/* CSS Document */

BODY {

background-color: #9F0000 ; 
padding: 0px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;

}

.menu{
	color:#FFFFFF;
	padding: 3px;
	font-family:Trebuchet MS;
	font-size:12px;
	background-color: #FF0000;
	text-align: left;
}
.detailhead_level_1 {
	font-family:Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.detailhead_level_2 {
	font-family:Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.detailhead_level_3 {
	font-family:Trebuchet MS;
	font-size: 9px;
	color: #FFFFFF;
}

.detailbereich {
	font-family:Trebuchet MS;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.formular {
	background-color:#FFFF99; 
	font-size: 8pt; 
	color: #9F0000; 
	border: none;
	font-family:Trebuchet MS;
	font-weight: normal;
}

input:hover, input:active, input:focus, 
select:hover, select:active, select:focus
textarea:hover, textarea:active, textarea:focus {
    background-color: #FFFFFF;
    border: none;
}

div#menumain {
font-size: 14pt;
font-family:Trebuchet MS; 
margin:0px;
padding:0px;

}
td#menumain
{
border-color: white;
border-style: solid;
border-width: 1px;
text-align:center;
margin:1px;
padding:1px;
}

a#menumain
{
display: block;
text-decoration: none;
width:100%;
}

a:hover#menumain
{
text-decoration: none;
background-color:#FFCC99;
color: #9F0000;
width:100%;
}








div#menu_navi {
	font-size: 10pt;
font-family:Trebuchet MS; 
margin:0px;
padding:0px;
}

a#menu_navi
{
display: block;
text-decoration: none;
width:100%;
}

a:hover#menu_navi
{
text-decoration: none;
background-color: white;
color: green;
width:100%;
}

td#menu_navi
{
border-color: black;
border-style: solid;
border-width: 1px;
text-align:left;
}

.row_0 {
	font-family:Trebuchet MS;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.hinweis {
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	color: #fcf205;
}


a:link {color:#FFFFFF;}
a:link img {color:#FFFFFF;}
a:visited {color:#FFFFFF;}
a:visited img {color:#FFFFFF;}
a:hover {color:#FFCC99;}
a:hover img {color:#FFFF99;}
a:active {color:#FFCC99}
a:active img {color:#FFCC99}


