html, body{
  height:100%;
  margin:0;
  padding:0;
  font-family: Verdana;
  font-size: 11px;
}
h1,h2, a {
color: #83B45F;
}




 
#center {
  padding:0;         
  border:0px  
  width:300px;        
  min-height:49px;   
  position:absolute;
  top:50%;                  
  left:50%;
  margin:-25px 0 0 -150px; 
}


#impressum {
  padding:0;         
  border:0px  
  width:300px;        
  min-height:49px;   
  position:absolute;
  top:30%;                  
  left:50%;
  margin:-25px 0 0 -150px; 
}

 
html #center {
  height:49px;          
 

}

#footer {

  padding:0;         
  border:0px  
  width:100px;         

  position:absolute;
  top:100%;                  
  left:100%;
  margin:-20px 0 0 -90px; 

}

