
  body {
   background-color      : #FFF;
   margin                : 0;
  }
  
  p {
   margin:0;
   border:0;
  }
  
  td {
  padding: 2px 0px 2px 0px;
  font-size: 12px;
  }

  .auswahl{
   background-color      : #FFF;
   color                 : #333;
   font-family           : verdana;
   font-size             : 11px;
   font-weight           : 400;
  }
   
  .bemerkung {
   color                 : #333;
   font-family           : verdana;
   font-size             : 11px;
   font-weight           : 400;
  }
   
  .link {
   color                 : #0000CC;
   font-family           : verdana;
   font-size             : 11px;
   font-weight           : 400;
   text-decoration       : none;
  }
   
  .link_aktiv {
   color                 : #0000CC;
   font-family           : verdana;
   font-size             : 11px;
   font-weight           : 400;
   text-decoration       : underline;
  }
   
  .pokal {
   color                 : #333;
   font-family           : verdana;
   font-size             : 11px;
   font-weight           : 600;
  }
   
  .normal {
   color                 : #333;
   font-family           : verdana;
   font-size             : 11px;
   font-weight           : 400;
  }
   
  .text {
   color                 : #333;
   font-family           : verdana;
   font-size             : 11px;
   font-weight           : 400;
  }
   
  .titel {
   background-color      : #403F8F;
   color                 : #FFF;
   font-family           : verdana;
   font-size             : 11px;
   font-weight           : 400;
  }
   
  .ueberschrift {
   color                 : #0000CC;
   font-family           : verdana;
   font-size             : 11px;
   letter-spacing		 : 1px;
   font-weight           : 600;
  }
 
