body {
margin-top: 30px; 
margin-bottom: 30px; 
background: #4D897C;
font-family:arial,sans serif;
font-size: 12px;
color: #333333;
}

#main {
width: 800px; 
border: solid; 
border-width: 1px;
border-color: white;
background: white;
margin: auto;
padding: 0;
background-image:url(images/grau.jpg);
background-repeat: repeat-y;
}


    /*header*/

#banner  {
background-image:url(images/header.jpg);
background-repeat: no-repeat;
width: 800px;
height: 200px; 
margin: 0;
}

#headernavi {
padding:100px 30px 10px 20px;
font-size: 1em;
color:#993300;
}

#headernavi a {
color:#993300;
font-size: 1em;
}

#headernavi a:hover {
text-decoration: underline;
color:#000000;
}

         
    /*menu*/


 
#navcontainer {
float: left;
margin: 0x;
padding:0;
width: 200px; 
text-align: left;  
margin-bottom: 2em;
}

#navcontainer ul {
margin: 0; 
padding: 0;        
list-style-type: none;
}
  
#navcontainer li {
list-style-type: none;
margin:0; 
border-bottom: 5px solid white;
}

#navcontainer a {
text-decoration: none;
padding: 3px 5px 3px 20px;
background-color: #e0e0e0;
display: block;
width: 175px;
color:#003366;
}

#navcontainer a:hover {
text-decoration: none;
background-color: #99CCFF; 
color: white;
text-decoration: none;
}


    /*tags*/
    
    

h1 {
font-size: 0.9em;
}
      
h2 {
margin:3px 0 15px 0;
font-size: 1.3em;
color:#003366;
}

h3 {
font-size:0.8em;
}
     

       
a  {
text-decoration: underline;
color:#333333;
font-weight:bold;
}


a:hover {
text-decoration: underline;
color:#99CCFF;
}


    /*content*/
    
    
#inhalt {
padding: 10px 20px 20px 20px ;
margin: 0 0px 0px 210px;
background-color: #e0e0e0; 
}

#startbild {
float: right;
margin: 3em 0 10px 10px;
}



          /*anmeldeformular*/
   
.anmeldung {
width:180px;
border:none;
padding:0px;
margin:0px;
}

.lab  {
float:left;
width:100px;
font-size:1em;
height:20px;
margin-top:5px;
}
 
.button {
background-color:#FFFFFF;
width: 200px;
margin:0;
padding:0;}
 
.in  {
float:right;
width:180px;
height:15px;
margin:0;
}     
         
.send {
background-color:#ffffff;
float:left;
width:80px;
margin:2px;
}

.reset{
background-color:#ffffff;
float:left;
width:80px;
margin:2px;
}



.leg {
color: #333333;
}
