@media print {
	body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; color: #000;	background-color: #FFF; margin: 0px; }
	a:link, a:visited, a:active, a:hover { color: #000; text-decoration: underline; }
	
	#header, #kontakt, #suche, #footer_nav, #slidebox  {
		display: none;
	}
	h1,h2,h3,h4,h5,h6 { page-break-after:avoid; }
}