  p {
   margin:0;
   border:0px none;
   align:jusify;
  }
  .auswahl{
   background:#ffd700;
   color: #000;
   font-family: verdana;
   font-size: 10px;
   font-weight: 400;
  }
   
  .link {
   background:transparent;
   color: #333333;
   font-family: verdana;
   font-size: 12px;
   font-weight: 400;
   text-decoration: none;
  }
   
  .linkaktiv {
   background:transparent;
   color: #333;
   font-family: verdana;
   font-size: 10px;
   font-weight: 400;
   text-decoration: underline;
  }
   
  .pokal {
   background:#ffd700;
   color: #000;
   font-family: verdana;
   font-size: 12px;
   font-weight: 600;
  }


  .datum {
   background:#ffd700;
   color: #000;
   font-family: verdana;
   font-size: 10px;
   font-weight: 400;
 }
   
  .normal {
   background:#fff;
   color: #000;
   font-family: verdana;
   font-size: 11px;
   font-weight: 400;
  }
   
  .text {
   background:#fff;
   color : #000;
   font-family: verdana;
   font-size: 10px;
   font-weight: 400;
  }
   
  .titel {
   background:#ffd700;
   color: #000;
   font-family: verdana;
   font-size: 12px;
   font-weight: 400;
  }
   
  .ueberschrift {
   color: #000;
   font-family: verdana;
   font-size:11px;
   font-weight: 600;
  }
 