/* ******ALLGEMEIN****** */  

body{
     color:#000000; 
     font-family:Verdana; 
     font-size:10pt;
     background-color:#469C60;
     margin-top:0px;
     margin-bottom:1px;
     margin-left:0px;
     margin-right:0px;
     text-align: center;	/* !!! */
   
     height:101%;
     
     }
     
td{
     color:#000000; 
     font-family:Verdana; 
     font-size:10pt;

     }
     
a:link {
       color:#000000; 
       text-decoration:none; 
       
       }
       
a:hover {
        color:#469C60; 
        text-decoration:underline; 
       
        
        }
        
a:visited {
          color:#469C60; 
          text-decoration:none; 
         
          }
          
a:active {
         color:#000000; 
         text-decoration:underline; 
         
         }
         
a:focus {
        color:#000000; 
        text-decoration:underline; 
       
        }  
           


h1{
   font-family:COMIC SANS MS;
   font-size:36pt; 
   font-weight:bold;
   text-align:center;
   line-height:100%;
   color:#469C60;
   }

h2{
   font-family:COMIC SANS MS; 
   font-size:16pt;
   font-weight:bold;
   text-align:center;
   line-height:100%;
   color:#469C60; 
   }

h3{
   font-family:COMIC SANS MS; 
   font-size:11pt; 
   font-weight:bold;
   color:#469C60;
   }

h4{
   font-family:COMIC SANS MS; 
   font-size:10pt; 
   font-weight:bold;
   color:#469C60;
   }

ul{
list-style-image:URL(../images/listsonne.gif);
}   
   
   
   
 /* ******ANZEIGEBEREICH****** */    
   
   
.container{
margin: 5px auto; /* !!! */
padding:0px;
text-align: left; /* !!! */
width:993px;
height:auto;
background-image:URL(../images/back1.jpg);
background-repeat: repeat-y;
border-top:double 5px #ffff00;
border-right:double 5px #ffff00;
border-bottom:double 2px #ffff00;
border-left:double 2px #ffff00;

overflow:auto;
}

   
 /* ******KOPFBEREICH****** */  
.kopf{
margin:5px;
height:100px;
width:987px;
}



.nest{
   font-family:COMIC SANS MS;
   font-size:36pt; 
   font-weight:bold;
   line-height:38pt;
   margin-top:5px;
   margin-right:10px;
   float:right;
   width:595px;
   text-align:right;
  
   }   
   
.interessenverband{
                   font-family:Verdana; 
                   font-size:12pt;
                   float:right;
                   margin-top:10px;
                   margin-right:10px;
                   width:595px;
                   text-align:right;
                  
                   }
/* ******MITTELBEREICH****** */

.main{
width:987px;
height:auto;
overflow:auto;
} 
   
.logo{
   margin-top:10px;
   margin-left:15px;
   float:left;
   width:150px;
   height:80px;
 
   }
   

.navi{
      float:left;
      margin-top:5px;
      margin-left:5px;
      padding:0px;
      width:220px;
      height:auto;
      line-height:20px;
      font-family:COMIC SANS MS;
      font-size:14px;
      font-weight:bold; 
                   }

.navi a:link{
     color:#000000;
     text-decoration:none;
     font-weight:bold;
    
                   }                   

.navi a:hover{
     color:#469C60;
     text-decoration:underline;
     font-weight:bold;
    
    } 
   


.text{
   font-family:Verdana; 
   margin-top:5px;
   margin-right:10px;
   float:right;
   width:730px;
  
   overflow:auto;
   
   }                      

   
/* ******FUSS****** */

.fuss{
 width:573px;
 height:40px;
 margin-bottom:5px;

font-size:10px;
text-align:center;
overflow:auto;
float:right;

}

.fusszeile{
font-family:Verdana;
margin:8px 8px 8px 8px;

}
.yellow{
background-color:#FFFFff;
}

.black{
background-color:#FFFFff;
}