@charset "utf-8";
/* CSS Document */

*{ font-family:Arial, Helvetica, sans-serif;
	 	}

body{
	background-image:url(images/layout/hintergrund1200.jpg);
	background-repeat:repeat-x;
	background-color:#c8c8c8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow: scroll;
	overflow-x:auto;
	
	
}
span.centered{display:block;text-align:center;}
h2{font-size:14px;}

#container{
	position:relative;
	width:800px;
	margin:auto;
	top:50px;
	/*background-color:#666666;*/
	}
	
/*------------------HEADER---------------*/
#container #header{	padding-bottom:10px;	}
#container #header #logo{
	position:absolute;
	float:left;
}	
#container #header  a img{
	border:none;
}	
#container #header #subline{
	font-weight:bold;
	position:absolute;
	top:30px;
	left:330px;
	font-size:14px;
	color:#555555;
}

/*------------------Side-Navigation---------------*/
#container #navigation #sidenavigation{position:relative; left:430px; top:-5px; /*display:inline;*/ width:360px; /*float:right; margin-bottom:0px; background-color:#ff3333; text-align:right; padding-right:20px;*/}
#container #navigation #sidenavigation a{position:relative; 		text-decoration:none;color:#333333; font-weight:bolder; font-size:11px; letter-spacing:0.1px;   }
#container #navigation #sidenavigation a.aktiv{color:#72891a;}



/*------------------Haupt-Navigation---------------
#container #navigation #hauptnavigation a{position:relative;top:3px;	letter-spacing:1px;	text-decoration:none;color:#ddd; display:block; height:14px; }
#container #navigation #hauptnavigation a.highlight{position:relative;top:4px; letter-spacing:1px; text-decoration:none;color:#c7db94;}

#container #navigation #hauptnavigation .nav_links{position:relative;top:10px;width:11px;height:22px;background-image:url(images/navigation/links.png);float:left;}
#container #navigation #hauptnavigation .nav_links.highlight{position:relative;top:10px;width:11px;height:22px;background-image:url(images/navigation/links_hl.png);float:left;}

#container #navigation #hauptnavigation .nav_eintrag{position:relative;top:10px;font-size:11px;height:22px;padding-left:10px;padding-right:10px;background-image:url(images/navigation/normal.png);background-repeat:repeat-x;float:left;}
#container #navigation #hauptnavigation .nav_eintrag.highlight{background-image:url(images/navigation/normal_hl.png);background-repeat:repeat-x; }

#container #navigation #hauptnavigation .nav_wechsel{position:relative;top:10px;float:left;width:18px;height:22px;background-image:url(images/navigation/wechsel.png)}	
#container #navigation #hauptnavigation .nav_wechsel.highlight{background-image:url(images/navigation/wechsel_links_hl.png)}	
#container #navigation #hauptnavigation .nav_wechsel.highlightForPrevious{background-image:url(images/navigation/wechsel_rechts_hl.png)}	

#container #navigation #hauptnavigation .nav_wechsel_gruen{position:relative;top:10px;float:left;width:18px;height:22px;background-image:url(images/navigation/wechsel_gruen.png)}	
#container #navigation #hauptnavigation .nav_wechsel_gruen.highlight{background-image:url(images/navigation/wechsel_gruen_hl.png)}	
#container #navigation #hauptnavigation .nav_wechsel_gruen.highlightForPrevious{background-image:url(images/navigation/wechsel_hl_gruen.png)}	

#container #navigation #hauptnavigation .nav_eintrag_gruen{position:relative;top:10px;font-size:11px;height:22px;padding-left:25px;padding-right:25px;background-image:url(images/navigation/gruen.png);background-repeat:repeat-x;float:left;color:#ddd;}
#container #navigation #hauptnavigation .nav_eintrag_gruen.highlight{background-image:url(images/navigation/gruen_hl.png);background-repeat:repeat-x;float:left;color:#ddd;}
#container #navigation #hauptnavigation .nav_eintrag_gruen.highlight a{color:#ffffff;}

#container #navigation #hauptnavigation .nav_rechts {position:relative;top:10px;width:11px;height:22px;background-image:url(images/navigation/gruen_rechts.png);	float:left;}
#container #navigation #hauptnavigation .nav_rechts.highlight {background-image:url(images/navigation/gruen_rechts_hl.png);	float:left;}
	*/
#container #navigation #hauptnavigation{position:relative; margin-top:10px; clear:both;}
.nav_links_highlight{width:11px;height:22px;background-image:url(images/navigation/links_hl.gif);float:left;}
.nav_links{width:11px;height:22px;background-image:url(images/navigation/links.gif);float:left;}
.nav_eintrag{ position:relative;float:left;height:22px;padding-left:10px;padding-right:10px; background-image:url(images/navigation/normal.png);background-repeat:repeat-x; }
.nav_entry_highlight{ position:relative;float:left;height:22px;padding-left:10px;padding-right:10px; background-image:url(images/navigation/normal_hl.png);background-repeat:repeat-x; }
.nav_wechsel_highlightForPrevious{position:relative;float:left;width:18px;height:22px;background-image:url(images/navigation/wechsel_rechts_hl.png);}	
.nav_wechsel{position:relative;float:left;width:18px;height:22px;background-image:url(images/navigation/wechsel.png);}	
.nav_wechsel_highlight{position:relative;float:left;width:18px;height:22px;background-image:url(images/navigation/wechsel_links_hl.png);}	
.nav_wechsel_gruen_highlight{position:relative;float:left;width:18px;height:22px;background-image:url(images/navigation/wechsel_gruen_hl.png);}	
.nav_wechsel_gruen_highlightForPrevious{position:relative;float:left;width:18px;height:22px;background-image:url(images/navigation/wechsel_hl_gruen.png);}	
.nav_wechsel_gruen{position:relative;float:left;width:18px;height:22px;background-image:url(images/navigation/wechsel_gruen.png);}	
.nav_eintrag_gruen{position:relative;float:left;height:22px;padding-left:25px;padding-right:25px;background-image:url(images/navigation/gruen.png);}
.nav_eintrag_gruen_highlight{position:relative;float:left;height:22px;padding-left:25px;padding-right:25px;background-image:url(images/navigation/gruen_hl.png);}
.nav_rechts_highlight{position:relative;float:left; height:22px; width:11px; background-image:url(images/navigation/gruen_rechts_hl.gif);	}
.nav_rechts{position:relative;float:left; height:22px; width:11px; background-image:url(images/navigation/gruen_rechts.gif);	}
#container #navigation #hauptnavigation a{position:relative;top:3px; letter-spacing:0.1px; text-decoration:none;color:#ddd; font-size:11px;font-weight:bolder;}
#container #navigation #hauptnavigation a.a_link_highlight{position:relative;top:4px; letter-spacing:0.1px; text-decoration:none;color:#c7db94; font-size:11px;font-weight:bolder;}
#container #navigation #hauptnavigation a.a_link_highlight_brix{position:relative;top:4px; letter-spacing:0.1px; text-decoration:none;color:#dfdfdf; font-size:11px;font-weight:bolder;}
/*------------------Sub-Navigation---------------*/
#container #navigation #subnavigation{
	clear:both;
	position:relative;
	top:5px;
	left:21px;
	color:#333333;
	font-size:10px;
	font-weight:800;
}	
#container #navigation #subnavigation a{font-size:11px;	color:#333333;letter-spacing:-0.1px;top:1px; text-decoration:none;}
#container #navigation #subnavigation a.aktiv{color:#72891a;}

	
	
/*------------------Content---------------*/
#container #content h1{font-size:16px;}
#container #content{
	position:relative;
	top:30px;
	left:21px;
	width:650px;
	font-weight:100;
	}
#container #content a{
	color:#72891a;
	text-decoration:none;
	}
#container #content ol.projektziele li{font-weight:600;}	
#container #content ol.projektziele li ul li{list-style:disc; font-weight:100;}
#container #content table.konsortium{ position:relative; 
	left:10px;
	}
#container #content table.konsortium tr td:first-child{ padding-right:30px;}
#container #content table.konsortium tr td a img{ border:none;}
h2.konsortium{margin-top:30px;}

#container #content p.publikationen{
	padding-left:20px;
	text-indent:-20px;
}

/*#container #content table tr th{text-align:left;}

table tr th h2{font-size:14px; margin-top:50px;}	
table tr:first-child h2{margin-top:10px;}
table tr td:first-child{text-align:center; padding-right:10px;}
table tr td a img{border:none;}
table tr td{position:relative; left:0px;}
	
#container img.logo{
	position:relative;
	left: 67px;
	margin:auto;
	}
h2{ text-align:center;}	

#content{
	font-size:16px;
	font-weight:600;
	text-align:center;

}*/
table.index{ position:relative;
	margin:auto;
	top:40px;
	
	}

#container #content table.indikatoren tr th{ font-size:14px; text-align:left; padding: 10px; padding-left:0px; padding-right:20px;}
#container #content table.indikatoren tr td:first-child{font-size:12px; font-weight:800;}


#foot{position:relative;
	top:70px;
	margin:auto;
	font-size:12px;
	text-align:center;

	}
	/*
#vermerk{
	position:fixed;
	top:20px;
	left:20px;
	font-size:12px;
	
}*/

strong 
{ 
font-weight: bold; 
}