@charset "utf-8";
html, body {
color:#585a5e;
font:12px/16px Arial, Helvetica, sans-serif;
background:#FFFFFF;
height:101%;
}
/* F A R B E N
Schrift			dunkelgrau	#585a5e
Schrift/Link	Blau		#005eab		
Hintergrund		hellgrau	#ebeced	
*/
#pageBox {
width:946px;
margin:0 auto;
background:url(../../../../_img/bgContent.gif) repeat-y #ebeced;
text-align:left;
}
#spalteLinks {
width:674px;
padding:13px 0 12px 32px;
float:left;
}
#fader {
width:674px;
height:86px;
}
#partnerLogos{ padding:13px 0 12px 0;}
#twitter{ padding:0 4px 0 0; text-align:right; margin-top:10px; }
#twitter img{ margin-left:5px; }

#contentBox { width:660px; margin-top:-12px; padding:0 0 0 12px; }
#contentBox a:link, #contentBox a:visited { color:#005eab; text-decoration:none; }
#contentBox a:hover, #contentBox a:active { text-decoration:underline; }

.content2Spalten { width:318px; float:left; border-right:24px solid #FFF; }
.spalteRechts { border-right:none; }
h1 { font-size:18px; font-weight:bold; margin:0 0 20px 0; padding-bottom:4px; border-bottom:1px dotted #585a5e; }
h2 { font-size:14px; font-weight:bold; }
h2.infoBoxGreen {
	width:172px;
	height:35px;
	padding:5px 0 0 12px;
	margin-top:12px;
	border-left:24px solid #FFF;
	color:#FFF;
	background:#49a327 url(../../../../_img/bgTitleProgramm.gif) repeat-x;
}
h2.infoBoxBlue {
	width:172px;
	height:35px;
	padding:5px 0 0 12px;
	margin-top:12px;
	border-left:24px solid #FFF;
	color:#FFF;
	background:#1570bb url(../../../../_img/bgTitleInfo.gif) repeat-x;
}
#trennlinie {
	display:block; 
	margin:0 0 20px 0; 
	padding-bottom:4px; 
	border-bottom:1px dotted #585a5e; 
	height:16px;
}
.infoBoxWrapGreen { width:184px; border-left:24px solid #FFF; padding-bottom:12px; background:url(../../../../_img/bgInhaltProgramm.gif) repeat-x #2d810e; }
.infoBoxWrapBlue { width:184px; border-left:24px solid #FFF; padding-bottom:12px; background:url(../../../../_img/bgInhaltInfo.gif) repeat-x #014883; }

ul.infoBoxNavi { margin:0 6px; }
ul.infoBoxNavi li a:link, ul.infoBoxNavi li a:visited {
	color:#FFF;
	font-weight:bold;
	display:block;
	padding:2px 0 2px 16px;
	text-decoration:none;
	background: url(../../../../_img/bgNav.gif) no-repeat 0px 50%;
}
ul.infoBoxNavi li { padding-bottom:1px;}
ul.infoBoxNavi li a:hover, ul.infoBoxNavi li a:active { background:url(../../../../_img/bgNavOver.png) no-repeat 0px 50%; }
ul.infoBoxNavi li a#current { background:url(../../../../_img/bgNavOn.png) no-repeat 0px 50%; cursor:default; }

#spalteRechts {
width:240px;
float:left;
text-align:left;
}

#footerBox {
width:914px;
height:23px;
padding:12px 0 12px 32px;
margin:0 auto;
background:url(../../../../_img/bgContent.gif) repeat-y #ebeced;
}
#footer {
width:882px;
height:20px;
padding:4px 0 0 0;
font-size:10px;
background:url(../../../../_img/bgFooter.gif) repeat-x #d3d3d4;
text-align:center;
}
#footer a:link, #footer a:visited { color:#585a5e; text-decoration:none; }
#footer a:hover, #footer a:active { text-decoration:underline; }
#pageEnde {
width:946px;
height:24px;
margin:0 auto;
background:url(../../../../_img/bg_pageAbschluss.gif) no-repeat #ebeced
}
.clearLeft { clear:left; }
.clearfloat { clear:both; }
.titlegruen {color:#2d810e; margin-bottom:8px; }
/* PROGRAMM */
.programm {
	padding:10px;
	color:#FFF;
	height:100px;
}
.abstandprogramm {
	margin-bottom:8px;
}
.programm strong {
	color:#000;
}
.pgrau {
	background-color:#a8a8a8;
}
.pgruen {
	background-color:#6eb754;
}
.pblau {
	background-color:#458fcc;
}
	
