body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.kopftext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.navi_top
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 10px;
	border-bottom-style: solid;
	border-bottom-color: #AD866E;
	border-bottom-width: 1px;
	width:179px;
	height:13px;
	display:block;
	padding-top:1px;
	padding-bottom: 1px;
}
.navi_sub
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #6E3F2B;
	background-color: #E4BA95;
	text-decoration: none; 
	text-indent: 10px; 
	border-bottom-style: solid; 
	border-bottom-color: #AD866E; 
	border-bottom-width: 1px;
	width:179px;
	height:13px;
	display:block; 
	padding-top:1px;
	padding-bottom: 1px;
}
.navi_sub:hover
{
	color: #FFFFFF;
	background-color: #E4BA95;
}
.navi_mit_sub
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6E3F2B;
	text-decoration: none;
	text-indent: 10px; 
	background-color: #ECCDB1;
}
.navi_mit_sub:hover
{
	color: #FFFFFF;
}
.navi_ohne_sub
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-indent: 10px; 
	background-color: #ECCDB1;
}
.navi_ohne_sub:hover
{
	color: #FFFFFF;
	background-color: #E4BA95;
}
.navi_eyecatcher
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-indent: 10px; 
	background-color: #E5A671;
}
.navi_eyecatcher:hover
{
	color: #FFFFFF;
	background-color: #E4BA95;
}
.navi_leer
{
	width:179px;
	height:14px;
	display:block;
	background-color:transparent;
	border:0;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #EFC935;
	
}
a:active {
	text-decoration: none;
	color: #EFC935;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
.menuextern:hover {
	text-decoration: none;
	color: #000000;
}
