<style type="text/css">
  <!--

  .leer {}

  .Linie {
    height:4px;
    background-color:#123456;
    background-image:url(images/Strich.jpg);
    background-repeat:repeat-x;
    font-size:0pt;
    margin-bottom:4px;
  }
  
  .Navihintergrund {
    background-image:url(images/HGNavi.jpg);
    background-repeat:repeat-x;
    height:34px;
  }

  .Normaltext {
    font-family:Verdana;
    font-size:9pt;
  }
  
  .NormaltextLinks {
    font-family:Verdana;
    font-size:9pt;
    padding-right:20px;
  }

  .NormaltextRechts {
    font-family:Verdana;
    font-size:9pt;
    padding-left:20px;    
  }
  
  .Ueberschrift {
    margin-top:15px;
    margin-bottom:5px;
  }  
  
  .Anstrich {
    font-family:Verdana;
    font-size:9pt;
    margin-left:20px;
    color:black;    
    text-indent:-15px;
  }

  .Dotlink {
    font-family:Verdana;
    font-size:8pt;
    text-decoration:none;
    color:black;
  }

  .Dotlink:hover {
    text-decoration:underline;
  }

  .Inputnormal  {
    font-family:Verdana;
    font-size:9pt;
    border:1px solid #782828;
    width:210px;
  }

  .Inputmittel  {
    font-family:Verdana;
    font-size:9pt;
    border:1px solid #782828;
    width:100px;
  }

  .Inputklein  {
    font-family:Verdana;
    font-size:9pt;
    border:1px solid #782828;
    width:50px;
  }
  
   .Memo  {
    font-family:Verdana;
    font-size:9pt;
    border:1px solid #782828;
    width:275px;
    height:60px;
  }


  
  //-->
</style>
