html, body {
padding: 0;
margin: 0;
background-color:#ffffff
}

/* Remove unwanted elements */ 
#Layershadow, #Layerverlauf, #Layercontact, #Layernews, #Layermarkthelp, #Layerlang, #Layerheaderbild, #Layernavigation, #Layerfooter, #loadingbild, #Layersteuern, #Layerpinnwand, #Layerw3c, .noprint 
{ 
display: none; 
}
html, body {
  margin: 0;
  padding: 0;
  font: 12pt Garamond, Palatino, "Times New Roman", Times, serif;
  color: black;
  background: transparent;
}

/* Ensure the content spans the full width */ 
#Layerheader
{ 
width: 800px; left:55%; top:10px;margin-left:-380px; float: none; 
}
#Layeroverall
{ 
width: 800px; left:55%; top:100px;margin-left:-380px; float: none; 
}

/* Change text colour to black (useful for light text on a dark background) */ 
.lighttext 
{ 
color: #000 
} 

/* Improve colour contrast of links */ 
a:link, a:visited 
{ 
color: #000000 
}
