html, body{
    	font: 100% Verdana;	
		font-size: 10px;
    	color: #343435;		
		background-image:url(../images/bg.gif);
		margin:0px;
		padding:0px;
		height:100%;
		width:100%;
		line-height:16px;
}   
img {
	border: none;
}
.clearboth {
	clear: both;
}

#kopf {
	margin:0px auto 0px auto;
    width: 930px;
	height: 103px;
	background-image:url(../images/kopf.jpg);
}
.kopflinks{
	padding-top:64px;
	text-align:right;
	color: #ffb100;
	float:left;
	width: 376px;
	height: 30px;
}
.kopfrechts{
	float:right;
	width: 554px;
	height: 10px;
} 


#container { 
	margin:0px auto 0px auto;
    width: 930px; 
	height: auto;	
	background-color:#FFFFFF;
} 

#containerinhalt { 
	margin:0px auto 0px auto;
    width: 920px; 
	/*height: 461px;	*/
	height:auto;
}


#platzhalter {
	/*margin:-12px auto 0px auto;*/
	width: 920px;
	height: 3px;
} 
/* MAIN-NAVIGATION ////////////////////////////////// */
 
#navi 
{
	float:left;
	width: 920px;	
	height: 95px;
} 

#navilinks {
	float:left;
	padding-left: 25px;
	font-weight:500;
	font-size:12px;
	line-height:18px;
	width: 335px;
	height: 95px;
	border-right: 2px #ffb100 solid;	
}
	
#navirechts
{	
	float:right;
	width: 558px;
	height: 95px;	
	background-image:url(../images/navibg.jpg);
} 
	
.navi_active { 	
	width: auto;
	height: 18px;
	color: #990134;	
	text-decoration: none;	
} 
.navi_inactive { 
	width: auto;
	height: 18px;
	color: #545b63;	
	text-decoration: none;	
} 
.navi_inactive:hover { 
	width: auto;
	height: 18px;
	color: #990134;
	text-decoration: none;  
}	 


.unternavi_active { 	
	width: auto;
	font-size:13px;
	color: #990134;	
	text-decoration: none;	
} 
.unternavi_inactive { 
	width: auto;
	font-size:13px;
	color: #343435;	
	text-decoration: underline;	
} 
.unternavi_inactive:hover { 
	width: auto;
	font-size:13px;
	color: #990134;
	text-decoration: underline;  
}	 
/* INHALT ////////////////////////////////// */
#inhalt {
	float:left; 
	width: 920px;
	/*height: 366px;*/
	height: auto;
	background-color:#d7dade;
} 


.textspalte {
	float:left;
	padding-left:56px;
	padding-top:12px;
	width: 474px;
	/*height: 311px;*/
	height:auto;
	border-right: 2px #990134 solid;
} 

.mittelspalte {
	float:left;
	padding-top:55px;
	width: 10px;
	height: 310px;
	border-right: 2px #990134 solid;
}

.bildspalte { 
	float:left;	
	width: 362px;
	height: 365px;
	padding-left: 3px;
}
/* FUSS ////////////////////////////////// */
#fuss {
	text-align:center; 
	font-size: 9px;
	color:#FFFFFF;
	width: 930px;
	height: auto;
	margin:0px auto 0px auto;
} 

/* TEXTE ////////////////////////////////// */

.formulartext{
	color: #000000;
	font-size: 11px;
}

#textblock {
	float:left;
	width: 448px;
	/*height: 270px;*/
	height:auto;
}
#textblockimpressum {
	float:left;
	width: 448px;
	height: auto;
}
#formularblock {
	margin:-20px auto 0px auto;
	float:left;
	width: 440px;
	height: 270px;
}


#fliesstext {
	float:left;
	width: 443px;
	height: auto;
}

#auflistung {
	float:left;
	font-size:14px;
	width: 438px;
	height: auto;
}
#unterpunkte {
	float:left;
	padding-left:10px;
	font-size: 10px;
	width: 428px;
	height: auto;
}

#adresse {
	float:left;
	width: 173px;
	height: auto;
}
#daten {
	float:left;
	width: 245px;
	height: auto;
}

#headline{
	width: 400px;
	height: 60px;
	color: #990134;
	font-size: 16px;
	font-weight:500;
	line-height:26px;
}
.kleinhead{
	font-size: 12px;
	color: #990134;
}


.text_link{
	color: #343435;
	text-decoration: underline;
}

.navizahlen{
	font-weight:700;
}

.kleineleerzeile{
	font-size: 2px;
	line-height:6px;
}

.aufspannen{
	font-size: 1px;
	line-height:0px;
}

.fuss_link{
	text-decoration: underline;
	color: #FFFFFF;
}
.fuss_link:hover{
	text-decoration: underline;
	color: #5b666e;
}

