<!--
body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #000000;
	font-style: normal;
}

h3 {
margin-top: 10px;
font-size: 16px; 
font-weight: bold; 
color:#000000;
}

h4 {
margin-top: 10px;
font-size: 10px; 
color:#000000;
}

.menueoben { 
font-size:10px;
font-weight:bold;
color:#000000;
text-decoration: none; 
}

.menueunten { 
font-size:11px;
font-weight:regular;
color:#000000;
text-decoration: none; 
}

.con {
/*font-family: helvetica, arial, sans-serif; */
background-color: #E6E6E6;
font-size: 10px; 
font-weight: normal; 
color:#000000;
}

.con a{
color:#000000;
}

.submenue ul {
margin-top:5px;
margin-bottom: 5px;
}

.submenue a:link { color: black; }
.submenue a:visited { color: #86592c; }  
.submenue a:hover { color: #86592c; }
.submenue a:active { color: black;} 
.submenue a:focus { color: black; } 
    


#footer {
font-size: 11px; 
font-weight:regular; 
color:#000000; 
text-decoration: none 
}

#footer a:link { 
color:#000000; 
text-decoration: none;
}

#footer a:visited { 
color:#000000; 
text-decoration: none;
}

#footer a:active { 
color:#000000; 
text-decoration: none;
}

#footer a:hover { 
color:#000000;
text-decoration: none;  
}

h1 {
color:#000000; 
font-size: 16px;
}

#eXTReMe {
position:absolute;
right:0px;
top:0px;
margin-right:0px;
margin-top:0px;
}

-->