/* CSS Document */

/********* LAYOUT **********/
#wrapper{
	margin:10px auto;
	width:980px;
	

	}

#innerwrapper{
   
	height:auto !important;
	background-color:#FFF;
	padding-bottom:21px;
}


#bild{

	width:950px;
    height:264px;
	background-image:url(../images/hintergrund_bild.jpg);
	background-repeat:no-repeat;
	margin-left:30px;
	padding-top:22px;
}

#header{
	height:137px;
	
}

#content-start{
	width:392px;
	float:left;}
	


#content-start2{
	width:392px;
	margin:0 110px 0 84px;
	float:left;
	
}


#content{
	width:850px;
	float:left;
}

#contentcms{
	margin-top:40px;
	width:850px;
	float:left;}	


#content2{
	width:650px;
	margin:0 0 0 84px;
	padding-right:100px;
	float:left;
	
}


#content3{
	width:790px;
	margin:0 0 0 84px;
	padding-right:100px;
	float:left;
	
}

#box{
    width:334px;
	height:auto;
	background-color:#f0f0f0;
	float:right;
	margin:0 48px 0 0;
	padding:10px 0 15px 14px;
}
#box-head{
    width:332px;
	height:27px;
	background-image:url(../images/aktuell-leiste.gif);
	background-repeat:no-repeat;
	float:right;
	margin:22px 48px 0 0;
	padding:18px 0 0 16px;
}

#popup{
	padding:0 0 0 0;
	margin:0 0 0 0;
	background-color:#c7171d;

}

#popup2{
	height:15px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	background-color:#f0f0f0;

}
#head-navi{
    
	position:relative;
	z-index:30;
	top:0px;
	left:0;
	/*padding-top:150px;*/
}

#daten{
    
    width:737px;
	height:auto;
	background-color:#f0f0f0;
	float:left;
	margin:10px 0 15px 84px;
	padding:15px 0 15px 20px;
}

.bild{
	border:1px solid #c92722;
	float:left;
	padding:3px;}
	
#lupe{
	height:18px;
	width:18px;
	float:left;
	background-image:url(../images/lupe.gif);
	background-repeat:no-repeat;
	margin-left:3px;
	}
	
.spalte1{
	width:250px;
	margin:0 30px 0 20px;
	float:left;
	background-image:url(../images/trennlinie.gif);
	background-repeat:no-repeat;
	background-position:240px 10px;
	}
	
.spalte2{
	width:250px;
	margin:0 70px 0 0px;
	float:right;
	}	
	
.spalte4{
	width:250px;
	margin:0 0 0 80px;
	padding:0 5px 10px 5px;
	float:left;
	}	
	
.spalte3{
	width:170px;
	margin:0px 0px 5px 21px;
	float:left;
	line-height:24px;
	
	}	


.spalte-adresse1{
	width:149px;
	margin:25px 32px 0 580px;
	float:left;
	font-size:11px;
	}
	
.spalte-adresse2{
	width:149px;
	margin:25px 0 0 0;
	float:left;
	font-size:11px;}
	
	
#footer{
    width:950px;
	height:20px;
	background-color:#c7161c;
	float:left;
	margin-top:20px;
	padding:5px 0 5px 30px;
	font-size:11px;
	color:#FFF;
}	
	
#balken{
    width:630px;
	height:14px;
	background-color:#c7161c;
	float:left;
	margin-top:20px;
	padding:3px 0 3px 15px;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	
}		
	
p {
	
	margin-top:8px;}	
