body {
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
}
#seite
{
	width:1000px;
	margin:0 auto;
   text-align:center;
}
#header{
clear: both;
background:#474747 url(top_klappe.gif) no-repeat;
height: 226px;
width: 800px;

}
#top {
	width:600px;
	float: right;
}
#menu{
min-height: 564px;
padding-left: 10px;
float: left; 
width: 189px;
border-right: 1px solid #F1F1F1;
}

#content{
background-color: #232323;
float: left;
width: 800px;
}
#mnuueberschrift {
	text-align: center;
	width:750px;
	overflow: hidden;
	margin-top: 15px;
	height: 45px;
	margin-left: 50px;
	font-size:20px;
	color: #F1F1F1;
	margin-bottom: 15px;
	font-weight:bold;
}a.top{ text-decoration:none; color:#000000; font-size:13px;}
a.top:hover{ text-decoration:underline;color:#000000; font-size:13px;}
#mnucont {
	height:400px;
	width:170px;
	margin-top:20px;
	float:left;
}
.clear{
clear: both;
}
.mnupkt {
	height: 29px;
	width: 160px;
	margin-left:0px;
	display:block;
	margin-bottom:12px;
	text-decoration:none;
	font-size:20px;
	border-bottom: 1px solid #484848;
	color:#DDDDDD;
}
.mnupkt:hover {
	font-size:21px;
	height: 29px;
	width: 160px;
}

#footer{
clear: both;
background:#fff url(bottom.gif) no-repeat;
height: 44px;
width: 800px;
padding-bottom: 15px;

}

#txtoben {
	color: #B8B8B8;
	padding: 5px;
	font-size:12px;
	float:right;
	overflow: auto;
	width:520px;
	text-align: left;
	border-bottom: 1px solid #484848;
	margin-bottom: 10px;
}

#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;
}

