body {
   background: #fff;
   color:#000;
   margin:0;
   position:relative;
   scrollbar-face-color: #359ACC
  }
  
  p {
   margin:0;
   border:0px none;
  }

  .auswahl{
   background: transparent;
   color: #000;
   font-family           : verdana;
   font-size             : 11px;
   font-weight           : 400;
  }
   
  .bemerkung {
   background: transparent;
   color                 : #000;
   font-family           : verdana;
   font-size             : 11px;
   font-weight           : 400;
  }
   
  .link {
   background: transparent;
   color                 : #ff0000;
   font-family           : verdana;
   font-size             : 11px;
   font-weight           : 400;
   text-decoration       : none;
  }
   
  .link_aktiv {
   background: transparent;
   color                 : #ff0000;
   font-family           : verdana;
   font-size             : 11px;
   font-weight           : 400;
   text-decoration       : underline;
  }
   
  .pokal {
   background: transparent;
   color                 : #000;
   font-family           : verdana;
   font-size             : 11px;
   font-weight           : 600;
  }
   
  .normal {
   background: transparent;
   color                 : #000;
   font-family           : verdana;
   font-size             : 11px;
   font-weight           : 400;
  }
   
  .text {
   background: transparent;
   color                 : #000;
   font-family           : verdana;
   font-size             : 11px;
   font-weight           : 400;
  }
   
  .titel {
   background: #359ACC;
   color: #fff;
   font-family           : verdana;
   font-size             : 11px;
   font-weight           : 400;
  }
   
  .ueberschrift {
   background: transparent;
   color                 : #03318C;
   font-family           : verdana;
   font-size             : 13px;
   font-weight           : 600;
  }
 