body {
	background-color:white !important;
}

#design_container {
	width:100%;
	background-color:white;
	color:black;
}

#design_content {
	background-image:none;
}

/* we show the header but not the loginbox inside */
#reprologin {
	display:none;
}

/* we don't show these elements */
#design_content_left, #design_bottom, a#floor, #design_header_menu, #imgPreload {
	display:none;
}

/* these divs are depricated */
#printCSS-logo, #printCSS-contact, #printCSS-line {
	display:none;
}
