  p {
   margin:0;
   border:0;
  }

  .auswahl{
   background-color      : #;
   color                 : #333333;
   font-family           : verdana;
   font-size             : 9pt;
   font-weight           : 400;
  }
   
  .bemerkung {
   color                 : #333333;
   font-family           : verdana;
   font-size             : 9pt;
   font-weight           : 400;
  }
   
  .link {
   color                 : #003366;
   font-family           : verdana;
   font-size             : 9pt;
   font-weight           : 400;
   text-decoration       : none;
  }
   
  .link_aktiv {
   color                 : #003366;
   font-family           : verdana;
   font-size             : 9pt;
   font-weight           : 400;
   text-decoration       : underline;
  }
   
  .pokal {
   color                 : #333333;
   font-family           : verdana;
   font-size             : 9pt;
   font-weight           : 600;
  }
   
  .normal {
   color                 : #333333;
   font-family           : verdana;
   font-size             : 9pt;
   font-weight           : 400;
  }
   
  .text {
   color                 : #333333;
   font-family           : verdana;
   font-size             : 9pt;
   font-weight           : 400;
  }
   
  .titel {
   background-color      : #d4d0c8;
   color                 : #000000;
   font-family           : verdana;
   font-size             : 9pt;
   font-weight           : 400;
  }
   
  .ueberschrift {
   color                 : #999999;
   font-family           : verdana;
   font-size             : 9pt;
   font-weight           : 600;
  }
 
