html, body {
height: 100%;
margin: 0px;
}
#footer {
    color:#666;
    background: #E6E6E6;
    padding-top: 0px;
    line-height: 1.5em;
  }
  
a { font-size:10px; font-family:  verdana; color: #0A6167; background:transparent; text-decoration:underline; }
a:focus,
a:hover,
a:active {color: #0A6167; background-color: transparent; text-decoration:underline;}


  #footer a { font-size:10px; font-family:  verdana; color: #858585; background:transparent; text-decoration:none; }
  #footer a:focus,
  #footer a:hover,
  #footer a:active {color: #858585; background-color: transparent; text-decoration:underline;}
  #logo_druck { position:absolute; left: -1000em;}
  
.content {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
}
.ueberschriften_weiss {
	font-family: verdana;
	font-size: 11px;
	color:#FFFFFF;
	padding-top:20px;
	padding-bottom:20px;
}
h1 {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	margin-top:10px;
	text-align:center;}

