/******************allgemeines*******************/
body {
	background-image:url(../templates/images/hintergrund.gif);
	background-position: top;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}


/****************Ebenen*****************/
#logo {	width:957px;
		height:25px;
		background-image: url(../templates/images/logo.gif);
		margin:0px auto;
		color:#999999;
		text-align:right;
		font-size:10px;
		padding-right:17px;
		padding-top:68px;
		}

#logolink {width:400px; height:80px; float:left; margin-top:-68px;}
#logolink img {width:100%; height:80px;}

#logo a:link,
#logo a:visited {color:#999999; text-decoration:none;}
#logo a:hover { color:#07226f;}
		
#zufallsbild{ width:974px; 
		height:193px;
		margin:0px auto;
}
		
#footer{	
		width:974px;
		height:27px;
		background-image: url(../templates/images/footer.gif);
		background-repeat:no-repeat;
		background-position:top;
		padding-top:25px;
		padding-right:25px;
		text-align:right;
		color:#999999;
		margin:0px auto;
		font-size:10px;
		}
		
#content {	width:974px;
		margin:0px auto;
		margin-top:20px;
		}
		

#spalte1 {width:263px; float:left;margin-right:7px;}
#spalte2 {width:475px; float:left; padding-left:10px; padding-right:10px; 
		background-image:url(../templates/images/spalte1_abschluss.gif);
		padding-bottom:30px;
		background-position:bottom right;
		background-repeat:no-repeat; margin-right:7px;}

#spalte3 {width:196px; float:left; background-image:url(../templates/images/spalte1_abschluss.gif);
		padding-bottom:40px;
		background-position:bottom right;
		background-repeat:no-repeat;}




/*****************teaser_direktkontakt***************/

#teaser p {padding-left:15px;}
#teaser strong {	color:#07226f;
	}

#spalte1 h1.direktkontakt {
		background-image: url(../templates/images/navi1_h1b.gif);
 		padding:12px; padding-left:40px; padding-bottom:18px; padding-top:6px;
 		margin-bottom:0px;}
	
/****************navi*****************/	

.navi_trenn {width:1px; float:right; height:41px; background-image:url(../templates/images/navi_trenner.gif);}

.but3 a:link,
.but3 a:visited,
.but3 a:hover {
	float:right; 
	height:41px; 
	background-image: url(../templates/images/navi_a.gif); 
	text-transform:uppercase; 
	font-weight:bold; 
	color:#CCCCCC; 
	text-decoration:none; 
	display:block;}

.but3 a:hover{background-image: url(../templates/images/navi_b.gif); color:#FFFFFF;}

.abstand {padding:15px; padding-bottom:0px;}

#navi_top {padding-top: 152px; margin-right:13px;}


#spalte1 h1 {
 	background-image:url(../templates/images/navi1_h1.gif);
 	padding:12px; padding-left:40px; padding-bottom:18px;
	 margin-bottom:0px;}
 
#spalte2 h1 {
 	background-image:url(../templates/images/h1.gif);
	 padding:12px; padding-left:40px; padding-bottom:18px;
	 margin-bottom:0px; margin-left:-15px;}
 
#spalte3 h1 {
 	background-image: url(../templates/images/aktuelles_h1.gif);
 	padding:12px; padding-left:40px; padding-bottom:18px;
 	margin-bottom:0px; margin-left:-15px;}

	

#spalte1 #teaser {background-image:url(../templates/images/spalte1_abschluss.gif);
	padding-bottom:10px;
	background-position:bottom;
	background-repeat:no-repeat;}



.but a:link,
.but a:visited,
.but a:hover{
	width:254px;
	display:block;
	background-image: url(../templates/images/navi1_a.gif);
	color: #666666;
	text-decoration:none;
	
	border-bottom:1px solid white;
	}	
.but a:hover{
	background-image: url(../templates/images/navi1_b.gif);
	color:#07226f;
	}
	
.abstand_navi {
	padding:7px;	
	margin-left:8px;
	}
	
.but2 a:link,
.but2 a:visited,
.but2 a:hover{
	width:233px;
	display:block;
	background-image: url(../templates/images/navi2.jpg);
	color: #666666;
	text-decoration:none;
	border-bottom: 1px dotted  #cccccc;
	margin-left:20px;
	font-style:italic;
	}	
.but2 a:hover{
	color: #07226f;
	}
	
#active a:link{
	color:#07226f;
	font-weight:bold;
	}

#n2active a:link {
	background-image: url(../templates/images/navi_pfeil.gif); background-repeat:no-repeat; background-position:left top;
	color:#07226f;
	}

	
.abstand_navi2 {
	padding:5px;
	margin-left:5px;
	}


/*****************aktuelles********************/

.aktuelles {
	margin-bottom:10px;
	padding:5px;
	padding-left:0px;
	padding-right:25px;
	
	}
	
.aktuelles2 {
	border-top: 1px dotted #cccccc;
	margin-bottom:1px;
	padding:5px;
	font-weight:bold;
	padding-left:0px;
	width:175px;
	}
	
.aktuelles h2 {
	font-size:11px;
	color: #07226f;
	border-bottom:0px;
	margin:0px;
	}
	
.datum {
	font-style:italic;
	color:#999999;
	font-size:10px;
	}
	
.aktuelles a:link,
.aktuelles a:visited,
.aktuelles a:hover {
	font-style:italic;
	color: #07226f;
	}
	
.aktuelles a:hover {
	color: #990000;	
	}
	
.druckversion {
	display:none;
	}



