
html, body {
	width: auto;
	height: auto;
}
body {
	background-image: none !important;
	background-color: #fff;
	color: #000000;
}
.printNo, #head, #logo, #zentrum, #imgAndSearch, #imgAndSearchInput, #topNav, #contentBoxSpacerBottom, #bottomNavBox, #buchruecken, #leftNavBox, #rightNav, #subTopNav {
	display: none;
}
.printYes {
	display: block;
}
#container {
	width: auto;
	min-height: auto;
	height: auto;
	background-color: #fff;
	background-image: none;
	border: 0px;
}
	#contentBoxSpacerTop {
		height: 30px;
	}
	#contentBox {
		position: static !important;
		width: 100% !important;
	}	
/*	
		#leftNavBox {
			width: 25% !important;
		}
			#leftNav, #leftNavHead {
				width: 80% !important;
			}
*/
		#content {
			width: auto !important;
		}
/*
		#rightNav {
			width: 25% !important;
			padding-left: 2em !important;
		}
*/