body
{
	#background-color: rgb(255, 255, 200);
}


.menu_level0{
font-size: 10pt;
text-align: left;
padding-left: 5px;
height: 12pt;
color: #800000;
 text-decoration: none;
 }
 
.menu_level1{
font-size: 9pt;
text-align: left;
padding-left: 15px;
height: 11pt;
color: #800000;
 text-decoration: none;
 }

.menu_level2{
font-size: 8pt;
text-align: left;
padding-left: 25px;
height: 10pt;
color: #800000;
 text-decoration: none;
 }

.menu_level3{
font-size: 8pt;
text-align: left;
padding-left: 35px;
height: 9pt;
color: #800000;
 text-decoration: none;
 }

.menu_level4{
font-size: 8pt;
text-align: left;
padding-left: 45px;
height: 8pt;
color: #800000;
 text-decoration: none;
 }

.menu_level5{
font-size: 8pt;
text-align: left;
padding-left: 55px;
height: 8pt;
color: #800000;
 text-decoration: none;
 }

.menu_high{
background-color:#F4EB35;
}

.menu_norm{
background-color:#D7BC28;
}

.menu_akt{
border: 2px;
border-color: #F4EB35;
border-style:solid;
}

.menu_akt_high{
border: 2px;
border-color: #F4EB35;
border-style:solid;
background-color:#F4EB35;
}


.verweis
    {text-decoration:none;
     color:#800000 }
     

:link.verweis { text-decoration:none; }
:visited.verweis { text-decoration:none;  color:#800000; }
:hover.verweis { text-decoration:underline; font-weight:bold }
:active.verweis { text-decoration:none; font-weight:bold; }
:focus.verweis { text-decoration:none; font-weight:bold; }

.a_ohne_unt  { text-decoration:none; color:#000000 }
:link.a_ohne_unt { text-decoration:none }
:visited.a_ohne_unt { text-decoration:none }
:hover.a_ohne_unt { text-decoration:none; }

/*  Spalten des horizontlen Menüs 1. Grades   */
.horiz_menue_zelle {background-color:#D7BC28}
.horiz_menue_zelle_high {background-color:#F4EB35}

.such { font-family:Verdana;font-size:7.9pt }
.t_nummer { font-family:Verdana,Tahoma,Arial; font-size:16pt; font-weight:bold; color:#999999}
.markierung {color:#ff0000}

