  body {
   background-color      : dcdbd9;
   margin                : 0pt;
   background-position   : center;
   background-repeat     : no-repeat;
   background-attachment : fixed;
   background-image      : url();
   scrollbar-face-color  : DCDBD9;
  }
  
  p {
   margin:0;
   border:0;
  }

  .auswahl{
   background-color      : DCDBD9;
   color                 : 006699;
   font-family           : arial;
   font-size             : 9pt;
   font-weight           : 400;
  }
   
  .bemerkung {
   color                 : 006699;
   font-family           : arial;
   font-size             : 9pt;
   font-weight           : 400;
  }
   
  .link {
   color                 : 006699;
   font-family           : arial;
   font-size             : 9pt;
   font-weight           : 400;
   text-decoration       : none;
  }
   
  .link_aktiv {
   color                 : 006699;
   font-family           : arial;
   font-size             : 9pt;
   font-weight           : 400;
   text-decoration       : underline;
  }
   
  .pokal {
   color                 : 006699;
   font-family           : arial;
   font-size             : 9pt;
   font-weight           : 600;
  }
   
  .normal {
	color: 006699;
	font-family: arial;
	font-size: 9pt;
	font-weight: 400;
}
   
  .text {
	color: 006699;
	font-family: arial;
	font-size: 8pt;
	font-weight: 400;
}
   
  .titel {
	background-color: eeeeee;
	color: 006699;
	font-family: arial;
	font-size: 10px;
	font-weight: 400;
}
   
  .ueberschrift {
   color                 : cccccc;
   font-family           : arial;
   font-size             : 14px;
   font-weight           : 600;
  }
 