
  body {
   background-color      : #FFFFFF;
   margin                : 0pt;
   background-position   : center;
   background-repeat     : repeat-y;
   background-image      : url();
   scrollbar-face-color  : #EDEDED;
  }
  
  img a {
  border: 1px solid #ffffff;
  }
  
 a 
 {
 	color                 : #CC0000;
 	text-decoration		 : none;
 }
 
 a:hover
 {
 	color                 : #999;
 	text-decoration		 : none;
 }
 
 p 
 {
   margin:0;
   border:0;
  }

  .auswahl{
   background-color      : #FFFFFF;
   color                 : #333333;
   font-family           : verdana;
   font-size             : 8pt;
   font-weight           : 400;
  }
   
  .bemerkung {
   color                 : #333333;
   font-family           : verdana;
   font-size             : 8pt;
   font-weight           : 400;
  }
   
  .link {
   color                 : #CC0000;
   font-family           : verdana;
   font-size             : 8pt;
   font-weight           : 400;
   text-decoration       : none;
  }
   
  .link_aktiv {
   color                 : #CC0000;
   font-family           : verdana;
   font-size             : 8pt;
   font-weight           : 400;
   text-decoration       : underline;
  }
   
  .pokal {
   color                 : #333333;
   font-family           : verdana;
   font-size             : 8pt;
   font-weight           : 600;
  }
   
  .normal {
   color                 : #333333;
   font-family           : verdana;
   font-size             : 8pt;
   font-weight           : 400;
  }
   
  .text {
   color                 : #333333;
   font-family           : verdana;
   font-size             : 8pt;
   font-weight           : 400;
  }
   
  .titel {
   background-color      : #EDEDED;
   color                 : #333333;
   font-family           : verdana;
   font-size             : 8pt;
   font-weight           : 400;
   line-height				 : 12px;
  }
   
  .ueberschrift {
   color                 : #999999;
   font-family           : verdana;
   font-size             : 9pt;
   font-weight           : 600;
  }
  
  #contentbox1 .titel   {
  	line-height				: 26px;
  	margin					: 0px 0px 0px 5px; 
  	}
  	
    
  