body {
    font: normal 100,1%;
    background-image : url(../images/head1.gif);	
    background-repeat: no-repeat;
    background-position: 0px 0px; 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;    
    margin:0;
    padding:0;
    width:1000px; 
    scrollbar-base-color: #EBF1C9; 
    scrollbar-arrow-color: #4D905B;
    scrollbar-darkshadow-color: #CDDC77;     
    scrollbar-track-color:#EBF1C9;
    scrollbar-3dlight-color:#EBF1C9;
  }
     

/*******************************************************************************
*** Navigation Anfang ***
************************/ 
#navigat
{   
    padding-top: 15.56em;
    margin-left: 14.0em;
    padding-left:0em; z-index:1;    
  } 

html* #navigat
{   
    padding-top: 14.7em;   
  } 
 
 ul#navi li 
 {
    list-style: none;
    display: inline;      
    padding: 0.26em;   
    font-size: 12px; 
    color: #fff;
    }
 
 ul#navi a, ul#navi span
 {    
    text-decoration: none;    
    color: #fff;
    font-weight: normal
    } 
       
  ul#navi a:hover,ul#navi span 
 {    
    text-decoration: none;    
    color: #CDDC77;
    font-weight: normal;    
    }    
          
   ul#navi a:active,ul#navi span
   {    
      text-decoration: none;      
      color:#CDDC77;
      font-weight: normal     
    }     

        
/*******************************************************************************
*** Navigation Ende ***
************************/

/*******************************************************************************
*** Content Anfang ***
************************/

#info 
{   
         
    padding-top: 12.1em;    
    z-index:10; 
    float:right;       
  } 
  
 html* #info   {  /*  Gilt nur für IE  */       
      padding-top: 11.95em;
  }  


/*******************************************************************************
***  Allgemein Anfang ***
************************/

.headtop
{ font-weight: bold;
  color: #CDDC77;
}  

img
{
  border: 0;
}

.t_rechts
{  
  margin: 0.5em; 
  } 
.fett {
	font-size: 11px;
	font-weight: bold;
	color: #606800;
}  
.headline {
	font-size: 12px;
	color: #606800;
	font-weight: bold;
}
  
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #606800;
}

.aktiv {

   font-size: 12px;
   color:#DBDD92;   
}
th {
     text-align:left;
}
.klein
{  
  font-size: 9px;
  color: #606800;
  vertical-align: bottom;
  }  
  
.kleinsw {
	font-size: 9px;
	color: #333333;
	vertical-align: bottom;
}  

hr {

 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #606800;
 border-bottom: solid 1px #F2F6DD; /* Für I.Explorer*/	
}

 
select {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color:#606800;
	border: 1px solid #606800;
	width: 240px;	
	background-color: #FCFCF5;
	cursor: hand;
} 
 
html* .reset {  width: 261px;   /*Gilt nur für IE 7 */ 
 }   

  * html  .reset {   /*  Gilt nur für IE 6  */  
        width: 253px;    
  } 

 
/**************************
***  Link ***
************************/


a 
      {                   
          font-weight: normal;      
          text-decoration: none; 
          color: #888E40;
          }
          
a:hover 
          {  
          font-weight: bold; 
          text-decoration: none; 
          color: #888E40;
        }
      
a:active
        {                            
          font-weight: bold; 
          text-decoration: none; 
          color: #888E40; 
          }
 
.m a 
      {                   
          font-weight: normal;      
          text-decoration: none; 
          color: #000;
          }
          
.m a:hover 
          {  
          font-weight: normal; 
          text-decoration: none; 
          color: #888E40;
        }
      
.m a:active
        {                            
          font-weight: normal; 
          text-decoration: none; 
          color: #888E40; 
          } 
 
/**************************
***  Link ***
************************/


/*******************************************************************************
*** Allgemein Ende ***
************************/
  
 
    
