#drucken {
	font-size:12px;
	margin-top: -680px;
	margin-left: 350px;
}
 
  h3 {
	margin-top: -3px;  
	font-size: 18px;
	color: #F00;	
  }
  h4 {
	font-size: 14px;
	color:#000;
	font-weight: bold;
	margin-left: 10px;
  }
  h5 {
	font-weight: normal;  
	margin-top:-15px;
	margin-left: 10px;
  }

 div#Inhalt {
    margin: 0 0 0 30px;
	padding: 20px 0px 30px 0px;
	height:325px;
	overflow-y: auto;
	overflow-x:hidden;
  }
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
	margin: 0 0 0 200px;
    margin-bottom: 0;
	max-height: 325px;
	height:100px;
    height:expression(this.scrollHeight > 325 ? "325px":"auto"); 
	overflow-y: auto;
	overflow-x:hidden;
  }
  div#Inhalt h2 {
    font-size: 1.2em;
    margin: 0.2em 0;
    color: navy;
  }
  div#Inhalt p {
    font-size: 1em;
  }
#print {
    background: #fff url(../img/Anfahrt/anfahrt.jpg) no-repeat;
    width: 520px;
    height: 656px; }
#print img {
    display: none; }

 
