
  .leer {}

  .Bannerueberschrift {
      font-family:Times New Roman;
      font-size:16pt;
      font-weight:bold;
      color:#009244;
      text-align:right;
      letter-spacing:1px;
      margin-bottom:7px;
      margin-right:30px;
      font-variant:small-caps;
      }  

  .Kontaktleiste {
      font-family:Times New Roman;
      font-size:13px;
      color:#009244;
      padding-left:5px;
      padding-top:5px;
      padding-bottom:5px;
      font-variant:small-caps;
      }  

  .Navileiste {
      font-family:Times New Roman;
      font-size:13px;
      font-weight:bold;
      color:#009244;
      text-decoration:none;
      padding-left:35px;
      }  

  .Navileiste:hover {
      color:#E77919;
      }

  .Dotlink {
      font-family:Times New Roman;
      font-size:8pt;
      text-decoration:none;
      color:#009244;
      padding-left:60px;
      }

  .Dotlink:hover {
      text-decoration:underline;
      }

  .Detailslink {
      font-family:Times New Roman;
      font-size:12pt;
      font-weight:bold;
      color:#E77919;
      margin-top:10px;
      margin-bottom:10px;
      font-variant:small-caps;
      text-decoration:none;      
      }  

  .Normaltext {
      font-family:Times New Roman;
      font-size:14px;
      color:#009244;
      }

  .Anstrich {
      font-family:Times New Roman;
      font-size:11pt;
      color:#009244;
      margin-left:20px;
      text-indent:-20px;
      }

  .Textueberschrift {
      font-family:Times New Roman;
      font-size:12pt;
      font-weight:bold;
      color:#E77919;
      margin-top:10px;
      margin-bottom:10px;
      font-variant:small-caps;
      }  

  .Tabellenkopf {
      font-family:Times New Roman;
      font-size:11pt;
      font-weight:bold;
      color:#009244;
      font-variant:small-caps;
      }  
    
  .Linie {
      height:4px;
      background-image:url(images/Strich.jpg);
      background-repeat:repeat-x;
      font-size:0pt;
      margin-top:10px;
      margin-bottom:10px;
      }

  .Inputnormal  {
      font-family:Verdana;
      font-size:9pt;
      border:1px solid #009244;
      width:180px;
      }

  .Inputmittel  {
      font-family:Verdana;
      font-size:9pt;
      border:1px solid #009244;
      width:113px;
      }

  .Inputklein  {
      font-family:Verdana;
      font-size:9pt;
      border:1px solid #009244;
      width:50px;
      }
  
   .Memo  {
      font-family:Verdana;
      font-size:9pt;
      border:1px solid #009244;
      width:230px;
      height:67px;
      }
      
   .Auswahl  {
      font-family:Verdana;
      font-size:9pt;
      border:1px solid #009244;
      width:115px;
      }

  .ac {text-align:center;}
  
  .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;}

