/* CSS Document */
#alles {
	width:950px;
	height:590px;
	
}

#oben {
	background-image:url(images/oben.jpg);
	background-repeat:no-repeat;
	width:950px;
	height:176px;
	float:left;
}

#navi {
	width:950px;
	height:20px;
	float:left;
	text-align:left;
}

#mitte {
    background-color:#FFFFFF;
	width:950px;
	height:414px;
	float:left;
}

#ifr {
	width:930px;
	height:390px;
	float:left;
}
#ifr2 {
	width:668px;
	height:343px;
	float:left;
}

#inhalt {
	width:930px;
	height:390px;
	float:left;
	border:1px #821b21 solid;
}

#bodyinhalt {
	width:930px;
	height:390px;
	margin:0px;
}
#daten {
	background-color:#fcf7b9;
	margin:0px;
	width:690px;
	height:434px;
	}
	
#text {
width:655px;
height:223px;
float:left;
}



.text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:left;
}
	
p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:left;
}

#link {
	width:222px;
	height:39px;
	margin-top:6px;
	float:left;
	
}


a:link, a:visited, a:active, a:hover{
	text-decoration:none;
}

a.navi:link, a.navi:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color:#000000;
	 }
	 
a.navi:active, a.navi:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color:#990000;
 }
