body {
font-family:arial,sans serif;
color:#c0c0c0;
padding:20px;
width:900px;
height:650px;
margin:auto;
background-image:url(images/background.gif);
background-repeat:no-repeat;
background-attachment:fixed;
}

h1 {
font-size:1.4em;
color:#AD0837;
}
      
h2 {
font-size:1.0em;
color:#AD0837;
}
       

#banner  {
background-image:url(images/top.jpg);
background-repeat:no-repeat;
width:900px;
height:140px; 
border-bottom: 1px solid #cccccc;}

          
#menu  {
width:200px;
height:500px;
margin-top:30px;
padding:30px;
float:left;
}

          
#content {
font-size:0.9em;
width:590px;
margin-top:30px;
float:left;
color:#404040;
} 
  
       


a.menu  {
text-decoration:none;
color:#AD0837;
}

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


li {
list-style-type:round;
margin-top:10px;
}

li.angebot  {
list-style-type:square;
}

a.headernavi {
font-size:0.8em;
color:#AD0837;
}
a  {
text-decoration:none;
color:#404040;
}

div.headernavi {
float:right;
margin-top:120px
;margin-right:630px;
height:15px;
}



          /*kontakt*/

#person {
margin:20px;
width:240px;
padding:10px;
border:none;
}


#anfrage{
margin:20px;
width:400px;
padding:10px;
border:none;
}


.button {
background-color:#ffffff;
color:#000040;
width:300px;
margin:auto;
padding:20px;}

.send {
float:left;
width:120px;
}

.reset{
float:right;
width:120px;
}




          /*anmeldeformular*/
   
.anmeldung {
width:360px;
border:1px solid grey;
padding:20px;
margin:20px;
}

.lab  {
float:left;
font-size:1em;
width:160px;
height:20px;
margin-top:5px;
}
        
.in  {
float:right;
width:200px;

margin:2px;
}     
         

          /*impressum*/
    
.links {
float:left;
width:200px;
height:200px;
}

.rechts {
float:right;
width:300px;
height:200px;
}
    
.aktive {
margin:5px;
}  

.info {
width:350px;
clear:left;
} 




         /*diverses*/


.logos {
float:right;
}

.right_img {
float:right;
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 20px;
}

.rechts_box {
float:right;
margin-top: 10px;
}





    
    
        

