body {
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
}
#seite
{
	width:1000px;
	margin:0 auto;
   text-align:center;
}
a.top{ text-decoration:none; color:#000000; font-size:13px;}
a.top:hover{ text-decoration:underline;color:#000000; font-size:13px;}
#top {
	background:url(top_mit_ecke.gif) no-repeat;
	width:600px;
	float: right;
}
#menu{
min-height: 564px;
padding-left: 10px;
padding-top: 50px; 
float: left; 
width: 190px;
}

#content{
background: #FCF0B8 url(bg_links.gif) repeat-x;
border: 1px solid black;
float: left;
width: 800px;
}
#mnuueberschrift {
	text-align: center;
	width:495px;
	overflow: hidden;
	margin-top: 15px;
	height: 35px;
	margin-left: 50px;
	font-size:20px;
	color: #638400;
	margin-bottom: 15px;
	font-weight:bold;
}
#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;
	color:#444E2A;
}
.mnupkt:hover {
	font-size:21px;
	height: 29px;
	width: 160px;
	background:url(menu_button_aktiv.gif) no-repeat;
}

#footer{
clear: both;
border: 1px solid black;
height: 30px;
width: 800px;
background-color: #638400;
}

#txtoben {
	padding: 5px;
	margin-top: 230px;
	font-size:12px;
	float:right;
	overflow: auto;
	width:520px;
	text-align: left;
}

#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;
}


