h1 {  font-family: Times New Roman, Times, serif;
      font-size: 24px; 
      word-spacing: 0px; 
      font-weight:  bold; 
      margin-top: 0px; 
      margin-bottom: 0px;  
      color:#008800; 
    }

h2 {  font-family: Times New Roman, Times, serif;
      font-size: 20px; 
      word-spacing: 0px; 
      font-weight:  bold; 
      margin-top: 18px; 
      margin-bottom: 0px;  
      color:#008800; 
      font-style: italic;
    } 
    
h6 { font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
     font-size: 9px; 
     word-spacing: 0px; 
     margin-top: 0px; 
     margin-bottom: 0px
   }
    
p  {  font-family: Times New Roman, Times, serif;
      font-size: 17px; 
      word-spacing: 0px; 
      margin-top: 10px; 
      margin-bottom: 0px;  
    }    
    
p.navigation  {  font-family: Times New Roman, Times, serif;
      font-size: 17px; 
      word-spacing: 0px; 
      margin-top: -6px; 
      margin-bottom: 0px;  
    } 
    
p.unsichtbar  { 
      font-size: 0px; 
      word-spacing: 0px; 
      margin-top: 0px; 
      margin-bottom: 0px;  
    }   
    


a:link       { color: #993300; text-decoration: none; font-weight: bold }
a:visited { color: #993300; text-decoration: none; font-weight: bold }
a:hover      { color: #FE6600; text-decoration: none; font-weight: bold }
a:active {color: #993300; text-decoration: none; font-weight: bold }


a.menu:link       { color: #d83a3b; font-size: medium; text-decoration: none; font-weight: bold }
a.menu:visited { color: #d83a3b; font-size: medium; text-decoration: none; font-weight: bold }
a.menu:hover      { color: #008800; font-size: medium; text-decoration: none; font-weight: bold }
a.menu:active {color: #d83a3b; font-size: medium; text-decoration: none; font-weight: bold }


body {
  background:url("bilder/hintergrund.jpg");
  margin-left:5px; margin-right:5px; margin-top:5px; margin-bottom:5px; 
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#CC6600;                
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000; 
  scrollbar-track-color:#EBC48D; 
  }

  
#border {
border:2px solid #187910;
}

.vorundnachabstand {
margin-top: 6px;
margin-bottom: 6px;
}

.anschrift_verkauf {
font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
     font-size: 9px; 
     word-spacing: 0px; 
     margin-top: 0px; 
     margin-bottom: 0px
}