/*
* Cache van print.style.css
* Created: 2010-09-08 20:36:35
*/

/*
* $Author: sjors $
* $LastChangedDate: 2006-07-05 13:58:04 +0200 (wo, 05 jul 2006) $
* $Id: main.style.css 18 2006-07-05 11:58:04Z sjors $
* $Rev: 18 $
*/

body {
	background: #ffffff;
}

div#wrapper {
	margin: 0px;
	width: auto;
}
div#container {
	width: auto;
}
div#header {
	height: auto;
	text-align: left;
}
img#logo {
	float: none;
	margin-left: 10px;
}

div#shade_left,
div#shade_right,
a#skiptocontent,
div#header form,
a#open_langsel,
ul#langselector,
div#headerflash,
div#menubar,
ul#footermenu,
ul#breadcrumb,
div#sidebar_left,
div#sidebar_right,
div#footer
  {
	display: none;
}

div#content, div#content_wide {
	width: auto;
	padding: 15px 10px 0px 10px;
}

div#contentsection,
div#contentsection_nograd,
div#contentsection2,
div#contentsection3,
div#contentsection_nograd div#contentsection2 {
	background: none;
}

img#productdiagram {display: none;}
img#productdiagram_print {display: block;}