body {
	margin:0 auto;
	font-family:Times New Roman, Times, serif;
	background:#232323;
}
#seite
{
	width:1000px;
	margin:0 auto;
    text-align:center;	
	color:#a3a3a3;	
}

#top {

	width:600px;
	float: right;
	margin-right:25px;	
}
#menu{
min-height: 564px;
padding-left: 10px;
float: left; 
width: 164px;
}

#content{
float: left;
width: 830px;
background:url(hintergrunfmuster.jpg) repeat-y;
color:#a3a3a3;
}
#mnuueberschrift {
	width:830px;
	overflow: hidden;	
	height: 99px;
	margin-left: 0px;
	font-size:20px;
	color: #ffffff;	
	font-weight:bold;
	background:url(top_w_flash.jpg) no-repeat;
	line-height:99px;
	text-align:left;
	padding-left:10px;
}
#mnucont {
	height:400px;
	width:170px;
	margin-top:20px;
	float:left;
}
.clear{
clear: both;
}
.mnupkt {
	height: 19px;
	width: 164px;
	background:url(menu_button_breit.jpg) no-repeat;
	margin-left:0px;
	display:block;
	margin-bottom:12px;
	text-decoration:none;
	font-size:16px;	
	color:#a3a3a3;
	text-align:left;
	padding-left:30px;
}

#mnupkt2:hover {
	color:#FFFFFF;
	
}
#mnupkt2{
	height: 19px;
	width: 164px;
	background:url(menu_button_breit.jpg) no-repeat;
	margin-left:0px;
	display:block;
	margin-bottom:12px;
	text-decoration:none;
	font-size:16px;	
	color:#a3a3a3;
	text-align:left;
	padding-left:30px;
}

.mnupkt:hover {
	color:#FFFFFF;
	
}
#footer{
clear: both;
height: 44px;
width: 800px;
padding-bottom: 15px;

}

#txtoben {
	color: #a3a3a3;
	padding: 5px;
	font-size:12px;
	float:right;
	overflow: auto;
	width:600px;
	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;
}
a.top{ text-decoration:none; color:#000000; font-size:13px;}
a.top:hover{ text-decoration:underline;color:#000000; font-size:13px;}
