body { 
 background-color: #eeeeee; 
 font-size: 11px; 
 font-family: verdana,trebuchet,sans-serif 
}

a:link { 
 color: #333399; 
 text-decoration: underline; 
}

a:visited { 
 color: #333399; 
 text-decoration: underline; 
}

a:hover { 
 color: #fd7e00; 
 text-decoration: none; 
}

a:active { 
 color: #fd7e00;  
 text-decoration: underline; 
}


H2 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   20px;
 color:       #333399;
 font-weight: bold
}


H3 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   16px;
 color:       #fd7e00;
 font-weight: bold;
}


H4 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   12px;
 color:       #fd7e00;
 margin-top: 2px;
 margin-bottom: 5px;
 font-weight: bold;
}


H5 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #6f3700;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
}


p {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   12px;
 color:       #333399;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
 text-align:  left;
}

.menu
 {
 padding-left: 10px;
 padding-right: 5px;
 font-weight: bold;
 font-size:   14px;
 color:       #333399;
}

.adresse
 {
 font-weight: bold;
 font-size:   14px;
 color:       #ff9900;
}

.schwarz
 {
 font-size:   12px;
 color:       #000000;
}

.bgform 
 {
 background-color:#ffffff;
 color:#333399; 
 font-size:12
}

.bgtab 
 { 
 background-color:#000000;
}
