body
   {
   background:white;
   padding:0px;
   margin:0px;
   font-family:"Arial","Helvetica","Verdana",sans-serif;
   font-size:84%;
   line-height:1.2em;
   color:#3c3c3c; 
 
   }
   
#aussen
   {
   width:1000px;
   margin: 0 auto 0 auto;  
   margin-top:40px;
   height:800px;
   background:#93B2CC;
   position:relative; 
   }
   
#links
   {
   float:left;
   margin-left:50px;
   margin-top:30px;
   }
   
#rechts
   {
   float:right;
   background:white;
  margin-right:48px;
   width:551px;
   height:478px;
    
   
   }   
  
  
#inhalt
   {
   padding:22px;
   padding-top:50px;
   background:white;
   padding-right:0px;
   } 
    
#logo
   {
   margin:0;
   padding:0;
  height:255px;
  
   }

#fuss
   {
 margin-top:442px;

   } 
   
   
.navi
  {
  float:right;
  width:560px;
  height:30px;
  position:absolute;
  top:105px;
  left:425px;
   
   }
   
 .fussnavi
  {
  float:left;
  width:360px;
  height:30px;
  position:absolute;
  top:745px;
  left: 65px;
  color:white;
  font-weight:bold;
   }  
   
   
.aktiv
 {
 color:#1C4465;	
 font-weight:bold;
	
  }
  
 .fuss
 {
 color:white;	
 
	
  } 
  
li
{
list-style-type:square;
color:#93B2CC;} 

 
img{
border:none} 

.img2 
 {

margin-bottom:5px;
border:2px solid #A4BDD4;} 

table
{
margin-left:-3px;
}

td
{
vertical-align:top;
} 

a
{
text-decoration:none;
color:#3c3c3c;	}  

.a2
{
text-decoration:underline;
 	}  

a:hover
{
text-decoration:underline;
 color:#1C4465;	
 }


