
body {
	width: 17cm !Important;
}
#navigationTR {
	display: none !Important;
}
#printHeader {
	display: block !Important;
}
#flashMovie {
	/* nach einschaltung von "display: none !Important;" werden einige Produkte nicht mehr angezeigt */
	/* das selbe gilt für "overflow: hidden;" */
	height:0% !Important;
	line-height:0% !Important;
	font:0% !Important;
	width:0% !Important;
}
#flashMovie *{
	/* nach einschaltung von "display: none !Important;" werden einige Produkte nicht mehr angezeigt */
	/* das selbe gilt für "overflow: hidden;" */
	height:0% !Important;
	line-height:0% !Important;
	font:0% !Important;
	width:0% !Important;
}
#footerIcons {
	display: none !Important;
}
#printHeaderImage {
	width: 17cm !Important; 
	height: 2.78cm !Important;
}
#leftnav {
	display: none !Important;
}
#leftnavContainer {
	display: none !Important;
}
#borderLeftNav {
	display: none !Important;
}
#rightmainContainer {
	width: 17cm !Important;
}
#spacerLeftNav {
	display: none !Important;
}
.layout_verlauf_main {
	padding: 0px !Important;
}
#gray_overlay {
	display: none !Important;
	height: 0px !Important;
	width: 0px !Important;
}
#gb_container {
	display: none !Important;
	height: 0px !Important;
	width: 0px !Important;
}
.breakPage{
	page-break-after:always;
}