body {
  margin: 500px 30px 2.7cm 90px;
  padding: 0px;
  color: black;
  background: transparent;
  font-size:80%;
}

/*h1, h2, h3, h4, h5, h6 {
  font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, 
"Bitstream Vera Sans", sans-serif;
  font-weight: bold;
 margin-top: 120px;
 margin-bottom:20px;
  

}*/

a, a:visited, a:hover, a:visited:hover {
  color: #04667e;
  background: transparent;
  text-decoration: none;
}
/* Fuer die Druckausgabe ueberfluessiges abschalten */
#topnavi, #secondnavi, .noprint, .border, .end, .leftspace, .whitefont
 { display: none; }
.printlogo{
	background-image: url(img_default/logo2.gif);
    margin-top:0px;
	margin-bottom: 20px;margin-left:58px;
	height: 91px;
	width: 191px;
	top: 0px;	

}
#printwegw{
	left: 0px;
	position: absolute;
	z-index: 1;
	top: 0px;
	margin-bottom:auto;
}
.wegweiser{
	font-size:85% ;
	/*margin-top:120px;*/
	color:#000000;

	font-weight: normal;


}
/*#content{
	margin-top:90px;
}*/
