html,body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetika, Verdana, sans-serif; 
	
}
body{
	min-width:836px;
	text-align:center;
	background-image:url(../include/bg-verlauf.jpg);
	background-repeat:repeat-x;
	background-color:#eef5f0;
	font-size:90%;
}

a:link {
	color:black;
	text-decoration:underline;
	
}

a:hover {
	color:#000000;
	text-decoration:underline;
}

a:active {
	color:#03848A;
	text-decoration:underline;
}

a:visited {
	color:#000000;
	text-decoration:underline;
}
h1{
	font-size:14pt;
	color:#03848A;
}
h2{
	font-size:12pt;
	color:#03848A;
	margin:15px 0 5px 0;	
}
h2.aktuelles{
	font-size:10pt;
	margin:0px 0 5px 0;
}
h3{
	font-size:11pt;
	color:#3e6765;
	margin:5px 0;
}
h4{
	font-size:10pt;
	letter-spacing:0.5pt;
	margin:8px 0 6px 0;
}
ul{
	color:#03848a;
	margin:2px 0 15px 0;
	padding:0px 20px;
}
ul ul{
	color:#03848a;
	margin:2px 0 0 0;
	padding:0px 20px;
}
p{
	margin:10px 0px 4px 0;
}
.text_hervorgehoben, .text_hervorgehoben a{
	color:#03848A;
	font-weight:bold;
}
.text_hervorgehoben a{
	text-decoration: underline;
}
.text_hervorgehoben2{
	color:#e182a7;
}
.ul_fontcolor{
	color:#000000;
}
#centerbox{
	width:836px;
	text-align:left;
	margin:10px auto 2px auto;
	z-index:0;
/*	border-bottom:1px solid #c1c1c1;
*/
}
#head{
	width:836px;
	height:125px;
	background-image:url(../include/head.jpg);
	background-repeat:no-repeat;
	position:relative;
	z-index:20;
}
#graphiklogo{
	width:72px;
	height:180px;
	background-image:url(../include/logo_graphik.gif);
	left:100px;
	position:absolute;
	z-index:30;
}
#darklines{
	height:27px;
	background-color:#184531;
	border-top:1px solid;
	border-bottom:2px solid;
	position:relative;
}
#menuecontainer{
	height:26px;
/*	background-color:#6c8b89;
*/	background-color:#03848a;
	margin-top:0px;
	border-top:1px #ffffff solid;
	border-bottom:1px #ffffff solid;
	/* position:relative; */
	z-index:0;
}
ul#menue1 a{
	/* border:1px solid red; */
	
	
}
ul#menue1, ul#menue1 ul, ul#menue1 li{
	margin:0px;
	padding:1px 0 0 0px;
	list-style-type:none;
		
}
ul#menue1 li{
	float:right;
	padding:4px 0px;
	border-left:1px #555555  solid;
}

ul#menue1 li a{
	color:#ffffff;
	font-size:10pt;
	padding:5px 6px;
	text-decoration:none;
	font-weight:normal;
	
	
/*	background-color:#6c8b89;
*/	background-color:#03848a;	
	
	text-decoration: none;
}
ul#menue1 li a:hover{
	color:#ffffff;
	text-decoration:none;
	background-color:#9da4ac;
	
}
ul#menue1 .active{
/*	background-color:#9da4ac;
*/	background-color:#4d5152;
	color:#ffffff;
}
#bigbox{
	width:836px;
	/* height:550px; */
	background-image:url(../include/bg_menue_links.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#f4f6f6;
	/* padding:0;
	margin:0; */
	/* border:1px solid blue; */
}
#left_content{
	padding:40px 0px 0px 7px;
	width:180px;
	float:left;
	/* border:1px solid red; */
	
}
ul#menue2, ul#menue2_2{
	margin:0px;
	padding:0;
	list-style-type:none;
}
ul#menue2 li, ul#menue2_2 li{
	margin: 0px 0px 5px 0px;
}
ul#menue2 a, ul#menue2_2 a{
	display:block;
	padding: 4px 5px 4px 20px;
	width:160px;
	font-size:0.85em;
	color:#222222;
	/*font-weight:bold;
	background-color:#dae3da;*/
	border:1px solid #dae3da;
	text-decoration: none;
}
ul#menue2 a:hover, ul#menue2_2 a:hover{
/*	background-color:#dfd5dc;
*/	text-decoration:none;
	background-color:#ac065c;
	color:#ffffff;
}
ul#menue2 .active, ul#menue2_2 .active{
/*	background-color:#dfd5dc;
*/	background-color:#ac065c;
	color:#ffffff;
}
#right_content{
	/* height:650px;
	 */
	margin-left:200px;
	min-height:550px;
	border-left:1px dotted #999999;
	line-height:1.5em;
	background-image:url(../include/bg_main.jpg);
	background-color:white;
	padding:33px 80px 10px 30px;
	font-size:10pt;
	position:relative;
}
#right_content.right_content_zusatz{
	padding:33px 0 0 30px;
	
	
}
#right_content a:hover{
	color:#AC065C;
}
#trenner_right_content{
	margin:10px 0px;
	width:100%;
	border-top:1px dotted #3e6765;
}
#footer{
	width:836px;
	text-align:right;
	margin:0px auto;
	font-size:8pt;
	color:#666;
}
#footer a{
	color:#666;
}
.activebutton{
	background-color:#dfd5dc;
}
#liste1{
	margin-bottom:10px;
}
#liste1 table thead td{
	background-color:#dae3da;
	padding:5px;
	font-weight:bold;
	font-size:11pt;
}
#liste1 table tbody td{
	background-color:#fff;
	padding:5px;
}
#liste1 ul{
	margin-top:8px;
	line-height:1.5em;
}
#menuselector table{
	width:185px;
	font-size:0.85em;
	margin:0 0 1px 1px;
	text-align:center;
	border-bottom:1px solid #444; 
}
#menuselector table tr td{
	height:20px;
}
#menuselector table a{
	font-weight:bold;
	color:#FFFFFF;
}
#menuselector table a:hover{
	color:#ffffff;
}
#menuselector .menuselector_item1{
	border-right:1px dotted #CCCCCC;
	background-color:#03848A;
}
#menuselector .menuselector_item2{
	background-color:#03848A;
}
#menuselector .menuselector_item1_active, #menuselector .menuselector_item2_active, #menuselector .menuselector_item1:hover, #menuselector .menuselector_item2:hover{
	background-color:#AC065C;
}
.rahmen_bilder{
/*	border:1px solid #6C8B89;
*/
}
#right_content h1 a{
	color:#03848A;
}
.infoText{
	font-size:0.8em;
	font-style:italic;
}
.c_both{
	clear:both;	
}
.trenner_h{
	width:500px;
	height:2px;
	margin:12px 0;
	border-bottom:1px solid #555555;
}

.table_kontakt, .table_kontakt1{
	margin:0;
	padding:0;
	border-collapse: collapse;
}


.table_kontakt tr td, .table_kontakt1 tr td{
	margin:0;
	padding:0 5px 0 0;
}
.table_kontakt tr td.small{
	width:70px;

}
.table_kontakt tr td.medium{
	width:150px;

}
.zitat{
	font-size:0.9em;
	font-style: italic;
}
.nobreak{
	white-space: nowrap;
}
.backbutton{

}
#right_content .backbutton a{
	margin-top:30px;
	padding:3px 12px;
	border:1px solid #DAE3DA;
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}
#right_content .backbutton a:hover{
	background-color:#AC065C;
	color:#ffffff;
}
a.pdfbutton img{
	float:left;
	margin-right:4px;
}
#right_content a.pdfbutton{
	text-decoration:none;
	line-height:17px;
	display:block;
}
.fl_r_aktuelles{
	margin-right:-40px;
	padding-top:18px;
	float:right;
}
.date{
	color:#3e6765;
}
.quelle{
	font-size:0.9em;
	color:#aaaaaa;
}

