/* StyleSheet für ITfM-Seiten */


  body { background-color:#FFFFFF;
              margin-left:0px;
         font-family:Verdana,Arial,Helvetica,sans-serif;}
         
  h1 {font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:18pt;
    }
    
  
  #kopfzeile {font-family:Verdana,Arial,Helvetica,sans-serif;
                 font-size:9pt;
                font-weight:bold;
                color: #FFFFFF;
                margin-left:5px;
                margin-right:5px;}
  #kopfzeile a { color=#FFFFFF;
                  text-decoration: none; }
  #kopfzeile a:visited {        color: #FFFFFF;
                          text-decoration: none }
  #kopfzeile a:hover {        color: #FFFFFF;
                          text-decoration: underline }
  #menue { font-family:Verdana,Arial,Helvetica,sans-serif;
         font-size:10pt;
         font-weight:bold;
         color: #000000;
         margin-left:0px;
         margin-right:0px;}
  #menue a { color=#000000;
                  text-decoration: none; }
  #menue a:visited {        color: #000000;
                          text-decoration: none }
  #menue a:hover {        color: #000000;
                          text-decoration: underline }
