html,body {
	background-color: #FFF;
}

#pagewrapper {
	height: auto;
	width: 500px;
}
.logo {
	height: 77px;
	padding-bottom: 20px;
}
.logo img.print_only {
	display: block;
	width: 152px;
	height: 63px;
}
.noprint,
.language,
#navigationWrapper,
#nebennavigationWrapper,
#pageimage,
#contentwrapper #navi_sub {
	display: none;
}
#main_contentWrapper,
#contentwrapper,
#contentwrapper div.center {
	background-image: none;
	width: auto;
	height: auto;
	float: none;
	position: relative;
}
#contentwrapper, 
#contentwrapper div.center {
	margin: 0;
	padding: 0;
}
button#showForm,
button#printOffer {
	display: none;
}
#offertanfrage #contentwrapper table td.quantity input {
	border: none;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	width: auto;
}
#offertanfrage #contentwrapper table .tools {
	display: none;
}
#offertanfrage #contentwrapper table tr:hover td {
	background-color: #FFF;
}
#footer address {
	color: #000;
	float: none;
	text-align: justify;
}
#footer address a,
#footer address a:link,
#footer address a:visited {
	color: #000;
}
#footer #footer-navi {
	display: none;
}