
body {
  text-align: center;
  background-color:#f9f2dc; 
  background-image: url(../images/bg.gif);
  background-repeat: repeat-y;
  background-position: center top;
  margin: 0;
  padding: 0;


}

a.nav1 {color:#a0a6cf; text-decoration:none; } 
a.nav2 {color:#a0a6cf; text-decoration:none; }   

.headnavi {  
  background-color:#f9f2dc;
  height:35px;
  width: 915px;
  margin: 0 auto;
  padding-top: 20px; 
  text-align: left;
}

.navi1 {  
  background-image: url(../images/headnavi.gif);
  background-repeat: no-repeat;
  width: 289px;
  height: 35px;
  float: right;
  margin-right: 25px;
  margin-top: 2px;   
  text-align: center;    
  }
  
.navi1 a {
  font-family: verdana, arial; 
  font-size: 11px;
  color: #1c255e;
  text-align: center;
  line-height: 35px;
  padding: 0 3px 0 10px;
  text-decoration: none;  
     }




.mainframe {  
  /*height: 332px;*/
  background-position: center top;
  background-repeat:no-repeat;
  background-image: url(../images/mainframe.gif);
  margin: 0 auto;
  text-align: left;
  width: 924px;

  }
  
* html .mainframe {
  padding-left: 1px;
}

* + html .mainframe {
  padding-left: 1px;
}

  
  .logo {  
    background-color: #FFFFFF;
    padding-bottom: 15px;
  }
  
#left {  
  /*width: 215px; */    
  float: left;  
  background-color: #1c255e;   
  margin: 20px 0 0 0;
}

#right {

  width: 638px;
  /*height: 284px;*/
  float: left;
  margin: 18px 0 0 16px;
}

#mainnavi {
  padding-top: 14px;
}

#mainnavi a   {
  
  margin-left: 20px;
  padding-top: 7px;
  padding-bottom: 7px;
  text-align: left;
  width: 165px;
  font-family: verdana, arial; 
  font-size: 11px;
  text-transform: uppercase; 
  display: block;    
  text-decoration:none;
 } 
 
 
 html* .submainnavi {
  
  margin-top: -20px;
   
}
 

#submainnavi a   {
  
  margin-left: 50px;
  display: block;
   
}

.content {
  
  padding-top:20px;
  padding-left: 20px;
  width: 597px; 
  line-height: 14px;
  font-family: verdana, arial; 
  font-size: 12px;
  color: black;
  text-align: left;
  line-height: 20px;
  
}



.nav2   {line-height: 15px; }
.nav1   { line-height: 8px; }    
a.nav1:hover  {color:#ffffff; text-decoration:none; }
a.nav2:hover  {color:#ffffff; text-decoration:none; }
a.link1:hover  {color:#7d7d7d; text-decoration: none;}


#aktive   {  
  color: white;   
}

.textbox{
padding-left: 30px; 
background-image: url(../images/textline.gif);
background-position: left;
background-repeat:repeat-y;
}

.link1
{  
  color: #0017a5;
  text-decoration: none;   
  font-weight: bold;
}

