*  {
 padding: 0;
 margin: 0;
   }
   
html  {height: 100%;}
   
body  {
  font: 13px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  height: 100%;
  
  
      }

      
#mother  {
  
  position: relative;
  width: 1024px; height: 768px;
  text-align: left;
  margin: 0 auto;
  background-image: url(../grafiken/dreeston_titel.jpg);
 
        }

#grenze  {
  
  position: relative;
  width: 1024px; height: 1200px;
  text-align: left;
  margin: 0 auto;
  background-image: url(../grafiken/hg_grenze.jpg);
 
        }        
        
#simon  {
  
  position: relative;
  width: 1024px; height: 768px;
  text-align: left;
  margin: 0 auto;
  background-image: url(../grafiken/simonseite.jpg);
        }
        
#sonst  {
  position: relative;
  width: 1024px; height: 768px;
  text-align: left;
  margin: 0 auto;
  background-image: url(../grafiken/logo_hg.jpg);
        }
        
#termin {
  position: relative;
  width: 1024px; height: 768px;
  text-align: left;
  margin: 0 auto;
  background-image: url(../grafiken/termine.jpg);
        }
         
      
#menu {
  position: absolute;
  top: 430px; left: 0px;
  width: 230px; height: auto;
      }
      
#main {
  position: absolute;
  top: 265px; left: 355px;
  padding-bottom: 0px;
          }
        
#kontakt {
  
  text-align: left;
        }
        
#kontakt p {
  padding: 20px 20px 0px 20px;
  color: #666666;
  font-weight: bold; 
  font-size: 110%;  
        } 
        
#kontakt .kleindruck {
  font-size: 88%;
  padding: 20px 80px 0px 20px;  
                  }               
        
#kontakt a {
  text-decoration: none;
  color: #000080;
        }
        
#kontakt a:hover {color: #4682b4;}        
      
      
#main table {
  vertical-align: top;
  font-family: trebuchet ms, helvetica, sans serif;
  font-size: 120%;
  color: #444444;
    }
    
    
#main table td  {color: #333333;}
    
#main table a {
  text-decoration: none;
  font-weight: bold;
  color: #191970;
        }
        
#main table a:hover {
  color: #666666;
              }
      
#footer {
  position: absolute;
  top: 780px;
  height: 22px;
  width: 1024px;
  margin-left:auto;
	margin-right:auto;
  text-align: right;
  font-size: 13pt;
  color: darkgrey;
        } 
        
#footer a {text-decoration: none;  color: darkgrey;}        
        
#header {
  position: absolute;
  top: 30px;
  height: 22px;
  width: 1024px;
  margin-left:auto;
	margin-right:auto;
  text-align: right;
  font-size: 13pt;
  color: darkgray;
        }               
        
#header a {text-decoration: none;  color: darkgray;}            
        
      
       