
* {
	padding:0;
	margin:0;
}
html {
	background:#fff url(../images/bg_header_logo.jpg) no-repeat center top;
}


body{
	font-family:Verdana, arial, sans-serif;
	
}

a img{ border:none; }

.zentriert {
	width:1164px;
	margin:0px auto;
	
}

#headerlogo {
	
	text-align:center;
	
}

#headerlogo .zentriert{
	height:160px;
	width:1164px;	
	text-align:left;
}

#titelbild {
	text-align:center;
	
}

#titelbild .zentriert {
	height:126px;
	width:1164px;
	text-align:left;
	background:url(../images/bg_ueberschrift.gif) no-repeat right top;
}

#titelbild .zentriert #ueberschrift{
	height:40px;
	width:500px;
	padding:80px 0px 0px 290px;
	
}

#inhalt {
	color:#333333;
	text-align:center;
	

}

* html body #inhalt {
	color:#333333;
	text-align:center;
	margin-top:-5px;
}


#inhalt .zentriert {
	width:1164px;
	background:transparent url(../images/bg_inhalt.gif) repeat-y left top;
	

}

#inhalt .zentriert #menu{
	width:200px;
	float:left;
	margin:65px 0px 0px 20px;	
	text-align:left;
	font-size:14px;
	line-height:20px;
	font-weight:lighter;
	color:#666666;
}


#inhalt .zentriert #menu #menuleiste{
	margin:0px 0px 0px 30px;	
	
}

#inhalt .zentriert #left{
	width:500px;
	float:left;
	margin:10px 10px 32px 70px;	
	text-align:left;
	font-size:12px;
	line-height:20px;
	font-weight:lighter;
	color:#333;
	
}

#inhalt .zentriert #right{
	width:260px;
	float:left;
	margin:10px 10px 32px 32px;	
	text-align:left;
	font-size:12px;
	line-height:20px;
	font-weight:lighter;
	color:#333;
	
}

#boxblau {
	text-align:left;
	margin-top:20px;
	margin-bottom:20px;
	background:#004F7D;
}

#boxblau p{
	font-weight:bold;
}



#divstart {
	width:385px;
	text-align:left;
	margin:0px;
	margin-bottom:20px;
	background:#3990C2 url(../images/divstart/bg_divstart.gif) repeat-y center top;
}

#divstart p {
	color:#fff;
	text-align:justify;
	font-size:12px;
	line-height:15px;
	margin:5px 10px 0px 12px;
	
}


div.text {
	
	width:400px;	
	margin-left:68px;
	padding-top:40px;
	padding-bottom:40px;	
	float:left;
	
}


#footer {
	text-align:center;
	
}

#footer .zentriert {
	height:86px;
	width:1164px;
	background:transparent url(../images/bg_footer.gif) no-repeat left top;
	
}

#footer .zentriert #fusstext{
	padding:15px 68px 0px 68px;	
	text-align:left;
	font-size:10px;
	line-height:20px;
	font-weight:lighter;
	color:#fff;
	width:900px
	height:48px;
	background:transparent url(../images/bg_fusszeile.jpg) no-repeat center top;
		
}

.clear{ clear:both; height:0px; font-size:0px; line-height:0px; }

.kalenderblatt {
	margin:5px 10px 5px 12px;
}

@media print {

html {
	background:#fff;
}

body {
	
	background:#ffffff;
	text-align:center;
	color:#333333;
}

#headerlogo .zentriert{
	height:160px;
	width:600px;	
	text-align:left;
}

#titelbild .zentriert {
	height:126px;
	width:600px;
	text-align:left;
	background:#fff;
}

#titelbild .zentriert #ueberschrift{
	height:40px;
	width:500px;
	padding:80px 0px 0px 0px;
	
}

#inhalt .zentriert {
	width:600px;
	background:#fff;;
	

}

#inhalt .zentriert #menu{
	display:none;
}

#inhalt .zentriert #left{
	width:500px;
	
	margin:10px 10px 32px 0px;	
	text-align:justify;
	font-size:12px;
	line-height:20px;
	font-weight:lighter;
	color:#666666;
	
}

#inhalt .zentriert #right{
	width:360px;
	
	margin:10px 10px 32px 0px;	
	text-align:left;
	font-size:12px;
	line-height:20px;
	font-weight:lighter;
	color:#666666;
	
}
div.inhalt {
	text-align:left;
	width:731;
	margin-top:2px;
	background:#fff;
	color:#000000;
}
#footer {
	text-align:center;
	display:none;
	
}

#footer .zentriert {
	height:86px;
	width:1164px;
	background:#fff;
	display:none;
	
}


	
}
