/* -------------- GENERAL -------------- */

* html body {
      text-align: center;
  }

* html body_div_for_ie6 {
      width: 900px;
      margin:0 auto; 
      text-align: left;          
  }
  

  
body {
      margin: auto;
      margin-top: 0;
      margin-bottom: 0;
      width: 900px;
      height: 800px;
      
}
/* -------------- GENERAL -------------- */



/* -------------- HEAD-LOGO -------------- */

#head-logo {
      height: 5px;
      width: 860px; 
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 15px;        
}

/* -------------- HEAD-LOGO ENDE -------------- */



/* -------------- TOP - MENÜ -------------- */
#navigation {
      height: 50px; 
      width: 860px;
      padding-left: 15px;
      padding-right: 15px;
      /*padding: 100px 20px;*/                      
      font-weight: bold;
      background-color: rgb(41,86,159); 
                
}
/* -------------- TOP - MENÜ ENDE -------------- */


#topnavi {
      height: 20px; 
      width: 600px;
      padding-right: 15px;
      padding-top: 0px;
      /*padding: 100px 20px;*/                      
      font-weight: bold;
      border-top: 2px solid white;
       
                     
}


/* -------------- LEFT - MENÜ -------------- */

#leftnavi {
      color: #ffffff;
      padding: 1px;
      width: 120px;
      float: left;
      margin-top: 85px;
      margin-left: 5px;
      font-size: 13px;
      color: rgb(41,86,159);
      font-weight: bold;
      font-family:Arial, Helvetica;  
}

#leftnavi a.news {
      color: rgb(41,86,159);
      font-size: 13px;
      text-decoration: none
}


/* -------------- LEFT - MENÜ ENDE -------------- */





/* -------------- MIDDLE -------------- */
#middle { 
      height: 100%; 
      width: 860px;
      padding-left: -10px;
      padding-right: 15px;
      padding-top: 100px;     
      
}

/* -------------- MIDDLE ENDE -------------- */

/* -------------- BOX -------------- */
#box {
      height: 100%; 
      width: 860px;
      padding-left: -400px;
      padding-right: 152px;                    
      font-weight: bold;
      background-color: white;
      margin-top: -110px;
}
/* -------------- BOX ENDE -------------- */


#warning {
      display: none;
}


/* -------------- CONTENT -------------- */

#content-full {        
      width: 840px;
      height: 100%; 
      margin-left: 15px;
      margin-right: 0px;
      margin-top: 30px;      
      padding-bottom: 40px;  
      font-family: Arial, Helvetica;
      font-size: 14px;
      color: rgb(41,86,159);  
      line-height: 18px;
}

#content-right {    
      width: 725px;
      margin-left: 130px;
      margin-right: 15px;
      padding-bottom: 40px;      
      font-size: 12px;
      font-weight: bold;
      font-family: Arial, Helvetica;
      color: rgb(41,86,159); 
}


#content-rightlittle {    
      width: 630px; 
      margin-left: 250px;
      margin-top: 15px;
      margin-right: 20px;
      font-weight: bold;
      font-family: Arial, Helvetica;
      color: rgb(41,86,159); 
      
}
/* -------------- CONTENT ENDE -------------- */



/* -------------- FUSSZEILE -------------- */
#footer {      
      width: 1000px;
      text-align: center;
      margin-bottom: 10px;
      margin-left: -50px;
      padding-bottom: 10px;
      bottom: 0px;
      vertical-align: bottom;
      border-top: 2px solid rgb(41,86,159);
              
}

#footer p {
      margin: 0;
      padding: 0;
      text-align: center;
      vertical-align: bottom;
      /*position: bottom;
      position: absolute;*/ 
}

#footer a {
      font-size:10px;
      text-align: center;
      color: rgb(41,86,159);
      text-decoration: none;
      vertical-align: bottom; 
}

#footer a:hover {
      font-size:10px;
      text-align: right;
      color: rgb(41,86,159);
      text-decoration: underline;
      vertical-align: bottom;
}

#footer img.fuss {
      width: 280px;
      height: 90px;
      vertical-align: 0px;
      margin-top: 10px          
}


/* -------------- FUSSZEILE ENDE -------------- */




/* -------------------------------------------- */

