/* Heimstaetten CSS Document für Print */



body {
font: 100% Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 16pt;
	padding-top: 30px;
}
h2 {
font-size: 13pt;
}

h3 {
font-size: 11pt;
}

h4 {
font-size: 10pt;
}

p {
font-size: 10pt;
}


a img {
	border: 0 none;
}


#drucklogo {
	border-bottom: #580a0d solid thin;

}


#logo, #right_column, #navi, #footer {
	display: none;
}

#inhalt {
	padding-top: 30px;
}


a {
	color: #000;
	text-decoration: none;
}

address {
	font: normal 10pt Arial, Helvetica, sans-serif;
	color: #000;
	padding-top: 10px;
	margin-bottom: 50px;
	
}





hr {
	width: 100%;
	margin-top: 10pt;
	margin-bottom: 10pt;
	border-bottom: thin solid #fff;
	border-top: thin dashed #dadada;
	border-right: #FFF;
	border-left: #FFF;	
}
#print_footer {
	border-top: #580a0d solid thin;
	padding-top: 10px;
	font: normal 9pt Arial, Helvetica, sans-serif;
	color: #000;

}
#wrapper img.bild_float {
	display: none;
}

