 
.hauptmenue:active { font-family: Tahoma,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(255,255,255); font-weight: bold; text-decoration: none ;}
 .hauptmenue:link { font-family: Tahoma,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(255,255,255); font-weight: bold; text-decoration: none ;}
 .hauptmenue:visited { font-family: Tahoma,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(255,255,255); font-weight: bold; text-decoration: none ;}
 .hauptmenue { font-family: Tahoma,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(255,255,255); font-weight: bold; text-decoration: none ;}
 .hauptmenue:hover { font-family: Tahoma,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(255,255,255); 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:#ffffff;
           scrollbar-face-color:#ffffff;
           scrollbar-highlight-color:#000000;
           scrollbar-3d-light-color:#000000;
           scrollbar-dark-shadow-color:#000000;
           scrollbar-shadow-color:#000000;
           scrollbar-arrow-color:#000000
           }
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;
}


#contentcenter {
 margin: auto; width: 877px; 
}

#maincontent {
 width: 877px; border: 0px ;
 }
