@media print {

	html, body {
		height: auto;
	}
	#titelproducts, #shadow, #footer, #flashContent, #links, #overlay, #lightbox, #breadcrumbs {
		display:none;
	}
	body, #header, #rechts #content-left-border, #rechts #content-right-border {
		background-image: none;
		color: black;
	}
	#rechts, #center, #header, #rechts #content-right-border, #rechts #content-left-border {
		margin: 0px;
		position: relative;
		float: none;
		left: 0px;
		width: auto;
	}
	#center #header, #rechts #wrapperwide {
		margin: 0px auto;
	}
	#rechts #wrapper p.title, #rechts #wrapperwide p.title {
		text-align: center;
		color: black;
		margin-bottom: 2em;
		margin-top: 1em;
	}
	#productlogo {
		margin-top: -30px;
	}
	#ProductManualsTab .header,
	#rechts #ProductExamplesTab h3 {
		color: black;
	}
	#ProductManualsTab ul li a {
		color: black;
		text-decoration: underline;
	}
	#ProductManualsTab, #ProductDescriptionTab, #ProductExamplesTab {
		display: block !important;
		height: auto !important;
	}
	#ProductManualsTab {
		margin-top:2em;
	}
	#productdescription .notranslation {
		display: none;
	}
	#rechts #ProductManualsTab p.acrobatdownload {
		display: none;
	}
	#Tabs {
		width: 100%;
	}
	#customSearch {
		display: none;
	}
	.noPrint {
		display: none !important;
	}
	a.noPrint {
		display: none !important;
	}
	img.printOnly {
		display: inline !important;
	}
}
