  body 
{
   background-color      : ffffff;
   margin                     : 0pt;
   background-position  : center;
   background-repeat    : no-repeat;
   background-attachment : fixed;
   background-image    : url();
   scrollbar-face-color   : feffff;
  }
  
p 
{
   margin:0;
   border:0;
}

.auswahl 
{
   background-color:        eeeeee;
   color:                          808080;
   font-family:                 verdana;
   font-size:                    8pt;
   font-weight:                 400;
  }
   
.bemerkung 
{
   color:                         808080;
   font-family:                verdana;
   font-size:                    8pt;
   font-weight:                400;
  }

a
{
   text-decoration:          none; 
   color:                        #96bed1;
   font-family:                verdana;
   font-size:                   8pt;
   font-weight:               400;
   }

a:hover 
{
   text-decoration:          underline; 
   color:                         #ff6633;
   font-family:                 verdana;
   font-size:                    8pt;
   font-weight:                400;
}

.textlink 
{
   text-decoration:          none; 
   color:                         #96bed1;
   font-family:                verdana;
   font-size:                    8pt;
   font-weight:                400;
   }

.link 
{
   color                    : #96bed1;
   font-family           : verdana;
   font-size               : 8pt;
   font-weight           : 400;
   text-decoration      : none;
  }
   
 
.pokal 
{
   color                   : #808080;
   font-family           : verdana;
   font-size               : 8pt;
   font-weight           : 600;
  }
   
  .normal 
{
   color                 : #808080;
   font-family           : verdana;
   font-size             : 8pt;
   font-weight           : 400;
  }
   
  .text 
{
   color                 : #808080;
   font-family         : verdana;
   font-size            : 7pt;
   font-weight        : 400;
  }
   
    
  .ueberschrift 
{
   color                 : #808080;
   font-family         : verdana;
   font-size            : 9pt;
   font-weight        : 600;
  }
 
