
  body {
   background-color      : ffffff;
   margin                : 0pt;
   background-position   : center;
   background-attachment : fixed;
   background-image      : url();
   scrollbar-face-color  : feffff;
  }
  
  p {
   margin:0;
   border:0;
  }

  .auswahl{
   background-color      : ffffff;
   color                 : 585757;
   font-family           : verdana;
   font-size             : 8pt;
   font-weight           : 400;
  }
   
  .bemerkung {
   color                 : 585757;
   font-family           : verdana;
   font-size             : 8pt;
   font-weight           : 400;
  }
   
  .link {
   color                 : 075d88;
   font-family           : verdana;
   font-size             : 8pt;
   font-weight           : 400;
   text-decoration       : none;
  }
   
  .link_aktiv {
   color                 : 075d88;
   font-family           : verdana;
   font-size             : 8pt;
   font-weight           : 400;
   text-decoration       : underline;
  }
   
  .pokal {
   color                 : 585757;
   font-family           : verdana;
   font-size             : 8pt;
   font-weight           : 600;
  }
   
  .normal {
   color                 : 585757;
   font-family           : verdana;
   font-size             : 8pt;
   font-weight           : 400;
  }
   
  .text {
   color                 : 585757;
   font-family           : verdana;
   font-size             : 8pt;
   font-weight           : 400;
  }
   
  .titel {
   background-color      : B2D1E0;
   color                 : 808080;
   font-family           : verdana;
   font-size             : 8pt;
   font-weight           : 400;
  }
   
  .ueberschrift {
   color                 : 6699cc;
   font-family           : verdana;
   font-size             : 8pt;
   font-weight           : 600;
  }
 