body {
background			:#cccccc;
margin				:0px;
padding-top			:5px;
padding-bottom		:5px;
}

td {
color				:#000000;
font-size			:11px;
font-family			:arial;
font-weight			:normal;
}

a {
color				:#333333;
font-size			:11px;
font-family			:arial;
font-weight			:normal;
text-decoration		:none;
padding-left		:10px;
padding-right		:10px;
padding-top			:0px; 
padding-bottom		:0px;
}

a:hover{
text-decoration		:underline;
}

#outer {
margin				:0px auto; 
width				:1002px;
text-align			:center;

}

#inner {
border-top			:#ffffff 2px solid; 
border-bottom		:#ffffff 2px solid; 
border-left			:#ffffff 2px solid; 
border-right		:#ffffff 2px solid; 
width				:950px;
}

.navilinks {
background			:#F3C200;
width				:200px;

padding-top			:5px;
padding-bottom		:0px;
padding-left		:5px;
padding-right		:5px;
}

.navirechts   	{
background			:#F3C200;
width				:200px;

padding-top			:5px;
padding-bottom		:0px;
padding-left		:5px;
padding-right		:5px;
}

.header {
background			:#F3C200;
width				:560px;
}

.fusszeile  {
background			:#EEEEEE;
padding-top			:5px;
padding-bottom		:5px;
}  

.inhalt  {
width				:560px;
background			:#FFFFFF;
padding-top			:8px;
padding-bottom		:5px;
}  

  p {
   margin:0;
   border:0px none;
  }

  .auswahl{
   background-color      : #ffffff;
   color                 : #333333;
   font-family           : arial;
   font-size             : 8pt;
   font-weight           : 400;
  }
   
  .bemerkung {
   color                 : #333333;
   font-family           : arial;
   font-size             : 8pt;
   font-weight           : 400;
  }
   
  .link {
   color                 : #990000;
   font-family           : arial;
   font-size             : 8pt;
   font-weight           : 400;
   text-decoration       : none;
  }
   
  .link_aktiv {
   color                 : #990000;
   font-family           : arial;
   font-size             : 8pt;
   font-weight           : 400;
   text-decoration       : underline;
  }
   
  .pokal {
   color                 : #333333;
   font-family           : arial;
   font-size             : 8pt;
   font-weight           : 600;
  }
   
  .normal {
   color                 : #333333;
   font-family           : arial;
   font-size             : 8pt;
   font-weight           : 400;
  }
   
  .text {
   color                 : #333333;
   font-family           : arial;
   font-size             : 8pt;
   font-weight           : 400;
  }
   
  .titel {
   background-color      : #F3C200;
   color                 : #000000;
   font-family           : arial;
   font-size             : 8pt;
   font-weight           : 400;
  }