body {
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
}
#seite
{
	width:1000px;
	margin:0 auto;
   text-align:center;
}

#top {
	background:url(top_schwanpaar.gif) right top no-repeat;
	width:590px;
	margin-right: 10px;
	float: right;
}
#menu{
min-height: 564px;
padding-left: 10px;
padding-top: 50px; 
float: left; 
width: 190px;
}

#content{
background: #56747E url(hgr_verlauf.jpg) repeat-x;
border: 1px solid black;
float: left;
width: 800px;
}
#mnuueberschrift {
	text-align: center;
	width:160px;
	overflow: hidden;
	margin-top: 15px;
	height: 35px;
	font-size:20px;
	color: #fff;
	margin-bottom: 15px;
	font-weight:bold;
}
#mnucont {
	text-align: right;
	height:400px;
	width:170px;
	margin-top:20px;

}
.clear{
clear: both;
}
.mnupkt {
	text-align: right;
	width: 160px;
	margin-left:0px;
	margin-bottom: 20px;
	float: left;
	text-decoration:none;
	font-size:17px;
	font-family: Verdana;
	color:#fff;
}
.mnupkt:hover {
	font-family: Verdana;
	float: left;	
	font-size:17px;
	width: 160px;
	color: #375962;
	background-color: #fff;
}
.block{
	float: right;
	background-color: #7499A2;
	width: 5px;
	height: 20px;
}


#txtoben {
	background:url(fill_feld_gross.gif) repeat-y;
	padding-right: 20px;
	padding-left: 23px;
	color: white;
	font-size:12px;
	float:right;
	overflow: auto;
	width:477px;
	text-align: left;
}
#bgup{
	float:right;
	margin-top: 230px;
	width: 520px;
	height: 51px;
	background:url(top_feld_gross.gif) no-repeat;
}
#bgbott{
	float:right;
	width: 520px;
	height: 20px;
	background:url(bottom.gif) no-repeat;
}



#feldhgr {
	background:url(feld.jpg);
	width:227px;
	height:305px;
	margin-left:50px;
	margin-top:5px;
	float:left;
}
#feldtxt {
	font-size:12px;
	text-align:justify;
	margin-top:15px;
	margin-left:10px;
	width:205px;
}
a.top{ text-decoration:none; color:#000000; font-size:13px;}
a.top:hover{ text-decoration:underline;color:#000000; font-size:13px;}
