.hauptmenue:active { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(0,0,0); font-weight: bold; text-decoration: none ;}
 .hauptmenue:link { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(0,0,0); font-weight: bold; text-decoration: none ;}
 .hauptmenue:visited { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(0,0,0); font-weight: bold; text-decoration: none ;}
 .hauptmenue { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(0,0,0); font-weight: bold; text-decoration: none ;}
 .hauptmenue:hover { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(0,0,0); font-weight: bold; text-decoration: none ;}

 
.untermenue:active { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 11px; color: rgb(0,0,0); font-weight: bold; text-decoration: none ;}
 .untermenue:link { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 11px; color: rgb(0,0,0); font-weight: bold; text-decoration: none ;}
 .untermenue:visited { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 11px; color: rgb(0,0,0); font-weight: bold; text-decoration: none ;}
 .untermenue { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 11px; color: rgb(0,0,0); font-weight: bold; text-decoration: none ;}
 .untermenue:hover { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 11px; color: rgb(0,0,0); font-weight: bold; text-decoration: underline ;}




BODY {
           scrollbar-base-color:#FFFFFF;
           scrollbar-track-color:#00432C;
           scrollbar-face-color:#999999;
           scrollbar-highlight-color:#00432C;
           scrollbar-3d-light-color:#00432C;
           scrollbar-dark-shadow-color:#00432C;
           scrollbar-shadow-color:#00432C;
           scrollbar-arrow-color:#ffffff
           }
SELECT {
  font-family: Arial;
  font-size: 11px;
  border-top: 0px solid;
  border-right: 0px solid;
  border-bottom: 0px solid;
  border-left: 0px solid;
  background: #cccccc;
  }
INPUT {
  font-family: Arial;
  font-size: 11px;
  border-top: 1px solid;
  border-right: 1px solid;
  border-bottom: 1px solid;
  border-left: 1px solid;
  background: #cccccc;
}
TEXTAREA {
  font-family: Arial;
  font-size: 11px;
  border-top: 1px solid;
  border-right: 1px solid;
  border-bottom: 1px solid;
  border-left: 1px solid;
  background: #cccccc;
}