<style type="text/css">
  <!--

  .leer {}

  .Bannerbereich {
     position:absolute;
     width:730px;
     top:0px;
     left:0px;
     z-index:0;
  }
  
  .Hauptbereich {
     position:absolute;
     left:200px;
     top:160px;
     width:530px;
     border:0px solid black;
  }
  
  .Navibereich {
     position:absolute;
     left:0px;
     top:285px;
     width:150px;
  }
  
  .Hauptnavigation {
      background-image:url(images/layout/Anstrich.gif);
      background-repeat:no-repeat;
      background-position:0px 4px;
      font-family:Arial;
      font-size:10pt;
      font-weight:bold;
      text-decoration:none;
      color:#FFFFFF;
      display:block;
      margin-top:10px;
      padding-left:23px;
  }
  
  .Hauptnavigation:hover {
      color:#CCCCCC;
  }

  .Unternavigation {
      background-image:url(images/layout/AnstrichKl.gif);
      background-repeat:no-repeat;
      background-position:20px 4px;
      font-family:Arial;
      font-size:9pt;
      font-weight:bold;
      text-decoration:none;
      color:#FFFFFF;
      display:block;
      padding-left:38px;
  }
  
  .Unternavigation:hover {
      color:#CCCCCC;
  }

  .AnschriftLinks {
      font-family:Arial;
      font-size:9pt;
      font-weight:normal;
      color:#FFFFFF;
  }
  
  .Normaltext {
      font-family:Arial;
      font-size:9pt;
      color:#9C1400;
      }

  .Textlink {
      font-family:Verdana, Arial;
      font-size:8pt;
      text-decoration:none;
      color:#9C1400;
      }

  .Textlink:hover {
      text-decoration:underline;
      }


  .Dotlink {
      font-family:Verdana, Arial;
      font-size:8pt;
      text-decoration:none;
      color:#000000;
      padding-left:60px;
      }

  .Dotlink:hover {
      text-decoration:underline;
      }

  .Inputnormal  {
      font-family:Verdana;
      font-size:9pt;
      border:1px solid #808080;
      width:180px;
      }

  .Inputmittel  {
      font-family:Verdana;
      font-size:9pt;
      border:1px solid #808080;
      width:113px;
      }

  .Inputklein  {
      font-family:Verdana;
      font-size:9pt;
      border:1px solid #808080;
      width:50px;
      }
  
   .Memo  {
      font-family:Verdana;
      font-size:9pt;
      border:1px solid #808080;
      width:240px;
      height:90px;
      }
      
   .Auswahl  {
      font-family:Verdana;
      font-size:9pt;
      border:1px solid #808080;
      width:405px;
      }


  .ac {text-align:center;}
  .al {text-align:left;}
  .ar {text-align:right;}
  .aj {text-align:justify;}
  
  .bl {border-left:1px solid #009244;}
  .bt {border-top:1px solid #009244;}
  .br {border-right:1px solid #009244;}
  .bb {border-bottom:1px solid #009244;}
  .ba {border:1px solid #009244;}
  
  //-->
</style>

