#menueoben {
   font-family: Verdana;
   font-size: 7pt;
   color: #991803;
   text-decoration: None;
 }

#menueoben2 {
   font-family: Verdana;
   font-size: 7pt;
   color: #991803;
   text-decoration: None;
 }

html, body, textarea {
  
  
  
  scrollbar-base-color:#991803;
  scrollbar-3d-light-color:#991803;
  scrollbar-arrow-color:#991803;  
  scrollbar-darkshadow-color:#991803;
  scrollbar-face-color:#FFCE84;
  scrollbar-highlight-color:#FFCE84;
  scrollbar-shadow-color:#991803;
  scrollbar-track-color:#FEE1B0;
  font-family: Verdana;
  font-size: 10pt;
  color: #991803;
 }

a {
 font-family: Verdana;
 font-size: 9pt;
 color: #991803;
 text-decoration: None;
}

a:hover, a:focus {
  color: #D05800;
  border-width: 0em 0em 0.1em 0em;       
  border-style: dotted; 
  border-color: #991803; 
}

a:active {
  color: #D05800;
}

a.menue {
 font-family: Verdana;
 font-size: 9pt;
 color: #991803;
 white-space: Nowrap;
 background-image: url(pfeil0.gif);
 background-repeat: no-repeat;
 background-position: center left;
}

a.menue:active, a.menue:hover {
 color: #D05800;
 background-image: url(pfeil1h.gif);
 background-repeat: no-repeat;
 background-position: center left;
}
 a.menue:focus {
 color: #D05800;
 background-image: url(pfeil1h.gif);
 background-repeat: no-repeat;
 background-position: center left;
}

a.untermenue {
 font-family: Verdana;
 font-size: 8pt;
 color: #991803;
 text-decoration: None;
 display: Block;
 white-space: Nowrap;
 background-image: url(pfeil0.gif);
 background-repeat: no-repeat;
 background-position: center left;
 margin-left :  1.00em;
}
a.untermenue:active, a.untermenue:hover {
 color: #D05800;
 border-width: 0em 0em 0em 0em;
 background-image: url(pfeil1h.gif);
 background-repeat: no-repeat;
 background-position: center left;
 margin-left :  1.00em;
}
 a.untermenue:focus {
 color: #D05800;
 border-width: 0em 0em 0em 0em; 
 background-image: url(pfeil1h.gif);
 background-repeat: no-repeat;
 background-position: center left;
 margin-left :  1.00em;
}		