* {
	/* overflow hidden behaves differently for the print style (!) */
	overflow: visible !important;
}

#header-phone, #header-cart-link, #header-account-link, #nav1, #sidebar, #footer {
	display: none;
}

#content {
	float: none;
	width: auto;
}

.buttons {
   	display: none;     
}

.button-zurueck, .button-weiter, .button-zur-kasse, .button-bestellung-fertigstellen, .button-absenden, .button-speichern {
	display: none;
}

