body,td,th {
	color: #404040;
	font-family: Century Gothic;
	font-size: 12px;
}
.Stil1 {	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #990000;
}
body {
	background-color: #DEDEDE;
}
.Stil20 {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
.Stil22 {color: #000000}
.Stil24 {color: #FFFFFF}
.Stil25 {color: #f3f3f3}
.Stil26 {color: #990000; }
.Stil27 {font-family: "Century Gothic"}
.Stil28 {
	color: #990000;
	font-family: "Century Gothic";
	font-size: 9px;
}
.Stil29 {color: #dedede}
.Stil30 {color: #DEDEDE}

h1 {
    color: #990000;
	font-size: 16px;
	font-weight: bold;
	font-family: "Century Gothic";
}


.footer {
float:left;
display:block;
overflow: hidden;
width:850px;
height:auto;
padding:15px;
margin:35px;
margin-top:100px;
color:#AA5858;
font-size:10px;
background-color:#DEDEDE;}
.footer strong {
color:#666;
}
.footer a{
color:#AA5858;
text-decoration:none;
border-left:#D7D7D7 solid 2px;
padding:0px;
padding-left:2px;
margin:0px;
margin-left:6px;
}

.footer a:hover{
color:#A1A2A1;
text-decoration:none;
border-left:#990000 solid 2px;
padding-left:2px;
margin-left:6px;
}
.navi {
display:block;
height:25px;}

.navi a {
margin-right:41px;  
float:left; 
display:block;
overflow:hidden;}

.navi a:hover {
margin-right:41px; }


.navi a span {
text-align:right;
width:70px;
 

}


/** MENU */

#menuh-container
	{
	float:left;
	display:block;
	overflow:hidden;
	margin-top:-25px;
	width:832px;


	}
#menu strong{
font-weight:bolder;
font-size:14px;

}


#menu {
width: 832px;
background-color: #990000;
margin-left:0px;
_margin-left/**/:/**/-15px;

}

#menu ul {
list-style: none;
margin: 0;
padding:0;
width: auto;
float: left;
display:block;
}

#menu a {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight:bold;
display: block;
padding:10px;
padding-bottom:5px;
color:#ffffff;
text-decoration: none;
background-color: #990000;
margin-left:5px;

}

#menu a:hover {
color: #666666;
background-color: #990000;
}
#menu ul li a {
background-color: #990000;


}
#menu ul li a:hover {
background-color: #990000;
color: #fff;

}
#menu ul ul li a {
margin-left:11px;
background-color: #990000;
color:#FFFFFF;
display:block;
padding-left:5px;
padding-right:5px;
padding-bottom:4px;
/padding-bottom:0px;
padding-top:0px;
font-weight:normal;
font-size:12px;
}
#menu ul ul li a:hover {
background-color: #990000;
display:block;
padding-left:5px;
padding-right:5px;
padding-bottom:4px;
/padding-bottom:0px;
_padding-bottom/**/:/**/ -5px;
padding-top:0px;

color:#999999;
font-weight:normal;
font-size:12px;
}

#menu li {position: relative;}



#menu ul ul {
position: absolute;
width: 160px;
text-transform:none;
background-color: #990000;


}

div#menu ul ul,
div#menu ul li:hover ul ul
{display: none;
clear:both;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul
{display: block;
clear:both;}



