html  {
 border:0px;
 margin:0px;
 padding:0px;

}


body { 
  margin:0px; 
  border-top:40px solid #ffffff;
  padding:0px;
  background-color:#ffffff;
  font-family: Arial, verdana, sans-serif; 
  color: #000000;
  font-size:12px;
  text-align:left;
  line-height:18px;
  height:100%;
}



a {

text-decoration:none;
color:#000000;
}


a.aktiv  {

font-weight:bold;
text-decoration:none;
font-size:12px;
color:#172675;

}

a.weiter  {

font-weight:bold;
text-decoration:none;
font-size:12px;
color:#555555;

}



.titelbild  {
position:absolute;
left:560px;
top:270px;
width:282px;
height:80px;
background-image:url('Bilder/logo.gif');
background-repeat:no-repeat;
}


.balken_links  {
  position:absolute;
  top:0px;
  left:50px;
  margin:0px; 
  height:350px;
  width:200px;
  background-color:#b1c0e0;
  border:0px;
  padding:0px;
  z-index:0;
  filter:alpha(opacity=80);
  opacity: 0.8;
 
  
  
}




.content  {
 position:absolute;
 left:50px;
 top:350px;
 padding-left:50px;
 padding-bottom:400px;
 margin:0px;
 border-left:200px solid #c0cce5;
 width:450px;
 background-color:#ffffff;
 z-index:0;
 

}


h1 {
   font-weight:bold;
   font-style:normal;
   font-size:130%;
   line-height:1.1em;
   color:rgb(90,115,135);
   border-top:0px;
   border-bottom:1px solid #cccccc;
   margin-left:0px;
   padding-left:5px;
   padding-right:50px;
   width:100%
}




h2 {
   font-weight:bold;
   font-style:normal;
   font-size:130%;
   line-height:1.1em;
   color:rgb(90,115,135);
   border-top:0px;
   border-bottom:1px solid #cccccc;
   margin-left:0px;
   margin-top:30px;
   padding-left:5px;
   padding-right:50px;
   width:100%
   
}



.header  {
 border:1px solid #223593;
 width:100%;
 height:200px;
 background-color:#b1c0e0;
 filter:alpha(opacity=80);
 opacity: 0.8;

 }
 
 
.top_nav  {
  position:absolute;
  left:250px;
  top:219px;
  height:25px;
  border:0px;
        
 
}
   

p.top_navi {
  display:inline;
  font-family:Arial, sans-serif;
  font-size:11px;
  font-weight:normal;
  color:#000000;
  padding-bottom:5px;
  padding-top:3px;
  padding-left:5px;
  padding-right:5px;
  margin-left:2px;
  border-right:1px solid #000000;
  background-color:#ffffff;
  
  
 
}


.navigation  {
  position:absolute;
  top:350px;
  left:80px;
  width:170px;
  z-index:1;
}



p.navi {
  font-family:Arial, sans-serif;
  font-size:11px;
  font-weight:normal;
  color:#000000;
  padding:5px;
  border-right:1px solid #b1c0e0;
  border-bottom:1px solid #000000;
  background-color:#ffffff;
  margin:0px;
}



.logo  {
position:absolute;
top:70px;
left:880px;
background-color:#b1c0e0;
width:200px;
height:56px;
 filter:alpha(opacity=80);
opacity: 0.8;

}


.bild  {
position:absolute;
top:41px;
left:50px;
background-image:url('Bilder/headerbild.jpg');
background-repeat:no-repeat;
width:282px;
height:200px;


}



