/********************************************
Generelle Formatierungen
********************************************/
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 76%;
	line-height: 1.4em;
	background-color: #effde9;
	background-image: url(/sdcagricultureandruraldevelopmentnetwork/pictures/bg_n.gif);
	background-repeat: repeat-y;
	background-position: center;
}
td {
	font-size: 76%;
	line-height: 1.4em;
}
form {
	display:inline;
}
#main {
	padding: 15px;
	width: 960px;
	left: 50%;
	margin-left: -495px;
	background-color: #fff;
	position: absolute;
	height: auto;
	top: 0px;
	bottom: 0px;
}
#loginMask {
	position: absolute;
	width: 300px;
	height: 180px;
	top: 50%;
	left: 50%;
	margin-top: -90px;
	margin-left: -150px;
}
/********************************************
Inhaltsbereich Textformatierung
********************************************/
h1 {
	font-size: 2em;
	line-height: 1.1em;
	margin-bottom: 0.5em;
	font-weight: normal;
 font-size: 2.em;
	margin-top: 0em;
}
h2 {
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 0.5em;
	margin-top: 1em;
	padding: 0px;
}
.mark {
	font-weight: bold;
}
/********************************************
Grundraster
********************************************/
#languages {
	text-align: right;
	width: 960px;
	color: #ccc;
	margin-bottom: 5px;
	margin-top: 5px;
}
#header {
	height: 215px;
	width: 960px;
}
#hormenu {
	width: 960px;
	color: #FFF;
	display: block;
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(/sdcagricultureandruraldevelopmentnetwork/pictures/bg_bar_n.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	height:26px;
	margin: 0px;
}
#servicenav {
	width: 960px;
	display: block;
	clear: both;
	margin : 1px 0px 1px 0px;
	height: 24px;
	background-color: #FDFAE3;
	background-image: url(/sdcagricultureandruraldevelopmentnetwork/pictures/bg_servicebar.gif);
}
#loginwindow {
	position: relative;
	width: 220px;
	visibility: visible;
	right: 30px;
	top: 200px;
	background-color: #FFFFFF;
}
#loginwindowNoHormenu {
	position: absolute;
	width: 250px;
	visibility: visible;
	right: -184px;
	top: -32px;
	background-color: #FFFFFF;
	border: 1px solid #CCC;
	padding: 10px;
}
#breadcrumbs {
	float: none;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 960px;
	height: 22px;
}
#breadcrumbstrail {
	float: left;
	position: relative;
	left: 7px;
}
#breadcrumbstrail a:link, #breadcrumbstrail a:hover, #breadcrumbstrail a:visited {
}
#search {
	float: right;
	text-align: right;
}
#middle {
	clear: both;
	float: none;
	position: relative;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
	bottom: 0px;
	display: block;
	width: 960px;
}
#footer {
	margin-top: 30px;
	position: relative;
	width: 960px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
	margin-bottom: 10px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}
#footernav {
	width: 960px;
	height: 40px;
	left: 3px;
	color: #ccc;
	margin-top: 10px;
}
/********************************************
Textlinks Schrift positiv
********************************************/
a {
	text-decoration: none;
}
a:link {
	color: #2fa925;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2fa925;
}
a:active {
	color: #333;
	text-decoration: none;
}
a:hover {
		color: #000;
	text-decoration: none;
}

#servicenav a, #servicenav a.current:hover {
	display: table-cell;
	list-style-type: none;
	padding-top: 4px;
	height: 24px;
}
#servicenav li {
	display: inline-block;
	float: left;
	height: 24px;
	list-style-type: none;
	margin-right: 10px;
	margin-left: 8px;
}
#servicenav ul {
	margin: 0px;
	width: 900px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/********************************************
Horizontal Navigation
********************************************/
#hormenu a:hover, #hormenu a.current:link, #hormenu a.current:visited {
	color: #FFFFFF;
	background-color:#2FA925;
	height: 26px;
	padding: 5px 8px 0px 8px;
	background-image: url(/sdcagricultureandruraldevelopmentnetwork/pictures/bg_bar_hover_n.gif);
	border-left-color: #057A26;
	border-right-color: #057A26;
}
#hormenu a, #hormenu a.current:hover {
	color: #FFFFFF;
	display: table-cell;
	list-style-type: none;
	margin: 0px;
	padding: 5px 8px 0px 8px;
	height: 26px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #00CC33;
	border-right-color: #057A26;
}
#hormenu li {
	display: table-row;
	float: left;
	list-style-type: none;
	position: relative;
	text-align: center;
}
#hormenu ul {
	margin: 0px;
	padding: 0px;
}

/********************************************
Main Navigation
********************************************/
#mainmenu {
	width: 210px;
}
#mainmenu ul li a, #mainmenu ul li a.current:hover, #mainmenu ul li a:visited {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	font-weight: bold;
	border-width: 1px 0px 0px 3px;
	border-style: solid;
	border-top-color: #ddd;
	border-left-color: #fff;
	color: #333;
}
#mainmenu ul li a:hover, #mainmenu ul li a.current:link, #mainmenu ul li a.current:visited {
	color: #2fa925;
}
#mainmenu ul li ul li a, #mainmenu ul li ul li a.current:hover, #mainmenu ul li ul li a:visited {
	border-top-style: dotted;
	padding-left: 15px;
	font-weight: normal;
}
#mainmenu ul li ul li a:hover, #mainmenu ul li ul li a.current:link, #mainmenu ul li ul li a.current:visited {
	color: #2fa925;
	background-color: #FFF;
	padding-left: 15px;
	font-weight: normal;
}
#mainmenu ul li ul li ul li a, #mainmenu ul li ul li ul li a.current:hover {
	border-top-style: none;
	padding: 2px 0px 2px 30px;
}
#mainmenu ul li ul li ul li a:hover, #mainmenu ul li ul li ul li a.current:link, #mainmenu ul li ul li ul li a.current:visited {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 30px;
}
#mainmenu ul {
	display: block;
	margin: 0px;
	padding: 0px;
}
#mainmenu li {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/********************************************
Boxen
********************************************/
.pbframe {
	margin-bottom: 15px;
}
.pbheader {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #2fa925;
	width: 202px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	padding-left: 8px;
	background-image: url(/sdcagricultureandruraldevelopmentnetwork/pictures/bg_bar_n.gif);
	background-repeat: repeat-x;
}
* html .pbheader {  /* nur fuer Internet Explorer */
  width:210px;     /* Version 5.x */
  w\idth:210px;    /* Version 6 */
}
/********************************************
IE CSS Hack
********************************************/
.pbcontent {
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	width: 194px;
}
/********************************************
IE CSS Hack
********************************************/
* html .pbcontent {  /* nur fuer Internet Explorer */
  width:210px;     /* Version 5.x */
  w\idth:210px;    /* Version 6 */
}
.pbfooter {
	border-top-color: #ddd;
	border-top-style: solid;
	border-top-width: 1px;
	text-align: right;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	width: 206px;
}
#cbcontent {
	padding-top: 0px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	width: auto;
}
#content {
	padding: 0px;
	font-size: 1.1em;
	line-height: 1.4em;
	margin-left: 15px;
	width: auto;
}
/********************************************
Formularelemente
********************************************/
.textfield {
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 3px;
}
.button {
	color: #FFF;
	font-weight: bold;
	text-align: center;
	background-color: #2fa925;
	background-image: url(/sdcagricultureandruraldevelopmentnetwork/pictures/bg_bar_n.gif);
	background-repeat: repeat-x;
	padding-left: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0.9em;
	height: 22px;
	padding-right: 4px;
}

/********************************************
Aufzaehlungen
********************************************/
#content ul, {
 margin: 0px;
 padding: 0px;
}
#content li {
	list-style-position: outside;
	margin-left: 16px;
}
.target {
	font-size: 14px;
	font-weight: bold;
}
/********************************************
Inhaltsbereich Linien
********************************************/
hr {
	border-top-color: #ddd;
	height: 1px;
	background-color: #ddd;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/********************************************
Inhaltsbereich Tabellen
********************************************/
.table_bordergrey {
	background-color: #999999;
}
.table_border_grey {
	background-color: #999999;
	border: solid #CCC 1px;
}
.cell_white td {
	background-color: #FFFFFF;
}
.cell_fill_dark_grey td {
	background-color: #eee;
    border: 1px solid #fff;
}
.cell_fill_light_grey td {
	background-color: #f6f6f6;
	border: 1px solid #fff;
}
.cell_fill_light_color td {
	background-color: #f6f6f6;
	border: 1px solid #fff;
}
.cell_hline_grey {
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
}
table {
}
/********************************************
Preview (nicht editieren)
********************************************/
.previewheader {
	background-color: #EAEEED;
	font-weight: bold;
	margin-bottom: 7px;
	position: relative;
	width: 784px;
}
.small10pxboldred {
	color: #CC0000;
	font-size: 10px;
	font-weight: bold;
}
.small10pxboldgreen {
	color: #00CC00;
	font-size: 10px;
	font-weight: bold;
}
/********************************************
Galerie
********************************************/
#ga_frameright {
	overflow: scroll;
	position: relative;
	width: 200px;
	height: 100%;
}
.sitetitle {
	font-size: 2.5em;
	line-height: 1.1em;
}
/*Neue Styles fÃ¼r Hintergrundfarbendefinition*/
.bg_dark {
	background-color: #D1D1D1;
}
.bg_light {
	background-color: #f6f6f6;
}

/**************************************************
Modification for flexible width, adapted by Silvan Meier
**************************************************/

table {
	border: 0;
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
}
.servicenav-table {
	width:776px;
}
.login-button {
	width:100px;
	text-align:right;
}
.main-content {
	width:100%;
	border-width:0;
}

.left-menu {
	width:156px;
	vertical-align:top;
	padding-top:0;
	height:20px;
}
.right-column {
	width:156px;
	vertical-align:top;
}
.vertical-spacer {
	width:6px;
}
.main-content-separator {
	height:7px;
}
.print-preview-table {
	width:614px;
	border:0 none;
}

