@CHARSET "ISO-8859-1";
html, body{
	background-color: #fff;
	width: 100%;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#534741;
	font-size: 11px;
}
.body{
	background-color: #fff;	
	width: 100%;
	margin: 25px auto auto auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#534741;
	font-size: 11px;
}

a{
	text-decoration: underline;
	color:#034602;
}

a img{
	border: 0
}

#head{
	background-color: #fff;
	margin: 25px auto 0 auto;
	width: 810px;
	border: 5px solid #f6f4ee;
	border-bottom: none;
}
#bg{
	background-color: #736357;
}
#schatten1{
	margin: 0 auto 0 auto;
	width: 885px;
	background: url(images/schatten_links.gif) repeat-y left;	
}
#schatten2{
	background: url(images/schatten_rechts.gif) repeat-y right;	
}
#main{
	background-color: #fff;
	margin: 0 auto 0 auto;
	width: 810px;
	border: 5px solid #f6f4ee;
	border-top:none;border-bottom:none;
}
#main p{margin:0}
#head .border{ border-bottom:none}
#main .border{ border-top:none;border-bottom:none;padding: 0 5px 0 5px;}


#margin{
	width: 810px;
	height: 5px;	
	margin: 0 auto 0 auto;
	border: 5px solid #f6f4ee;
	border-top:none;
	border-bottom:none
}
#margin .border{ border-top:none;border-bottom:none;height: 5px;}

#menuebg{
	height: 20px;
	background-color: #d6e4d2;	
}
#menue{
	background-color: #fff;
	margin: 0 auto auto auto;
	width: 810px;
	height: 21px !important;
	border: 5px solid #f6f4ee;
	border-top:none;border-bottom:none;
	position: absolute;
	left: 50%;
	margin-left: -410px;
	z-index:5;
}
#menue .border{ border-top:none;border-bottom:none;height: 21px;padding: 0 4px 0 5px;}

.border{
	border: 5px solid #e9e2d4;
	padding:5px;
}

#foot{
	position: absolute;
	width: 810px;
	left: 50%;
	margin-left: -410px;
	border: 5px solid #f6f4ee;
	border-top:none;
}
#bottom{
	position: absolute;
	width: 810px;
	left: 50%;
	margin-left: -410px;
}
* html #foot{
	z-index: -5;	
}
#foot .border{ border-top:none;}


#header{
	background: url(images/head_bg.gif) center repeat-y #f2eee6;
	height: 125px;
}
#header img{
	display: block;
	margin: auto auto auto auto;
	padding-top: 20px;
}
.flaeche{
	background-color: #f2eee6;
}
#maincont{
	padding: 10px;
	width: 580px;
	min-height: 400px;
}

#seitenleiste{
	position: absolute;
	
	right: 10px;
	top: 7px;
	bottom: 10px;
	width: 155px;
	border-bottom: 5px solid #c1ac93;
}
#seitenleiste .content{
	margin-bottom: 15px;
}

#oben{
	padding:10px;
}
.border_bot{
	background-color: #fff;
	border-bottom: 5px solid #c1ac93;
}

#menue a{
	text-decoration: none;
	display: block;
	float: left;
	height: 18px;
	color: #fff;
	font-size: 12px;
	padding-top: 3px;
	background: url(images/menue_bg.gif) left top no-repeat;
	width: 113px;
	text-align: center;
}
#menue a:hover{
	background: url(images/menue_bg_active.gif) left top no-repeat;
}
#menue .maktiv{
	background: url(images/menue_bg_active.gif) left top no-repeat;
}

h1,h2,h3,h4,h5{font-weight: normal; color:#034602}

#menue .menuesub a,#menue .menuesub a:hover{
	background: url(images/80.png);
	font-size: 11px;
	margin-top: 0px;
	text-align: left;
	padding-left: 10px;
}
.menueactive,.menueactive2{
	z-index: 10;
}
#menue .menuesub a:hover{
	text-decoration: underline;
}
* html #menue .menuesub a{
	filter: alpha(opacity=80);
	position: absolute;
	z-index: 10;
}
ul{
	list-style-image: url(images/pfeil.gif);
}
