
  body {
   margin:0; 
  }
  
  p {
   margin:0;
   border:0;
  }

  .auswahl{
   background-color      : #718aab;
   color                 : #eee;
   font-family           : "Trebuchet MS", Tahoma, Arail, sans-serif;
   font-size             : 14px;
   font-weight           : 400;
  }
   
  .bemerkung {
   color                 : #eee;
   font-family           : "Trebuchet MS", Tahoma, Arail, sans-serif;
   font-size             : 14px;
   font-weight           : 400;
  }
   
  .link {
   color                 : #66ccff;
   font-family           : "Trebuchet MS", Tahoma, Arail, sans-serif;
   font-size             : 14px;
   font-weight           : 400;
   text-decoration       : none;
  }
   
  .link_aktiv {
   color                 : #66ccff;
   font-family           : "Trebuchet MS", Tahoma, Arail, sans-serif;
   font-size             : 14px;
   font-weight           : 400;
   text-decoration       : underline;
  }
   
  .pokal {
   color                 : #eee;
   font-family           : "Trebuchet MS", Tahoma, Arail, sans-serif;
   font-size             : 14px;
   font-weight           : 600;
  }
   
  .normal {
   color                 : #ddd;
   font-family           : "Trebuchet MS", Tahoma, Arail, sans-serif;
   font-size             : 14px;
   font-weight           : 400;
  }
   
  .text {
   color                 : #eee;
   font-family           : "Trebuchet MS", Tahoma, Arail, sans-serif;
   font-size             : 14px;
   font-weight           : 400;
  }
   
  .titel {
   background-color      : #0080CE;
   color                 : #fff;
   font-family           : "Trebuchet MS", Tahoma, Arail, sans-serif;
   font-size             : 14px;
   font-weight           : 400;
  }
   
  .ueberschrift {
   color                 : #eee;
   font-family           : "Trebuchet MS", Tahoma, Arail, sans-serif;
   font-size             : 18px;
   font-weight           : 600;
  }
  
  
  h5 {
  font-family           : "Trebuchet MS", Tahoma, Arail, sans-serif;
  color						: #eee; 
  font-size					: 16px;
  }
  
  h4 {
  font-family           : "Trebuchet MS", Tahoma, Arail, sans-serif;
  color						: #eee; 
  font-size					: 18px;
  }
  
  h3 {
  font-family           : "Trebuchet MS", Tahoma, Arail, sans-serif;
  color						: #eee; 
  font-size					: 20px;
  }
  
  h2 {
  font-family           : "Trebuchet MS", Tahoma, Arail, sans-serif;
  color						: #eee; 
  font-size					: 22px;
  }
  h1 {
  font-family           : Tahoma, Arail, sans-serif;
  color						: #434B70; 
  font-size					: 16pt;
  font-weight				: 500; 
  }
 