body {
	margin:0 auto;
	background-color: #000;
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
}
#seite
{
	width:1000px;
	margin:0 auto;
   text-align:center;
}

#top {

	width:450px;
	float: right;
}
#menu{
background:#000;
min-height: 564px;
padding-left: 10px;
float: left; 
width: 370px;
}

#content{
float: left;
width: 840px;
}
#mnuueberschrift {
	font-family: Times New Roman;
	font-style: italic;
	text-align: left;
	background: url(top_ornament.jpg) right top no-repeat;
	overflow: hidden;
	height: 135px;
	padding-top: 50px;
	font-size:30px;
	font-weight:100;
	letter-spacing: 2px;
	color: #fff;
	margin-bottom: 15px;
	font-weight:bold;
}
#mnucont {
	text-align: left;
	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:#fff;
}
.mnupkt:hover {
	font-size:21px;
	height: 29px;
	width: 160px;
}

#footer{
clear: both;
height: 44px;
width: 800px;
padding-bottom: 15px;

}
#mnucont a:hover{
	color: #A29372;	
}

#txtoben {
	color: #fff;
	padding: 5px;
	font-size:12px;
	float:right;
	overflow: auto;
	width:450px;
	text-align: left;

	margin-bottom: 10px;
}

#feldhgr {
	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;
}
