div#header, div#hr, div#Menu, div#kolomRechts, div.breadcrumb, 
	a.print, div#vestiging {
	display: none;
}

div#outerContainer {
	background: none;
	width: auto;
	height: auto;
	float: none !important;
}

div#innerContainer {
	background: none;
	width:  auto;
	overflow: visible;
	height: auto;
	float: none !important;
}

div.mainContentSub {
	background: none;
	float: none;
	overflow: visible;
	width: auto;
	float: none !important;
}

div#subContainer {
	float:none;
	width: auto;
}

div#kolomLinks, div#kolomLinks-sub {
	float: none;
	min-height: auto;
	height: auto;
	width: auto;
	overflow: visible;
	display: inline;
}

div#contentIntroSub {
	float: none;
	width: auto;
}

body.professional div.Ref {
	background: none;
}

body.professional div#contentIntro, body.professional div#contentIntroSub {
	background: none;
}

div.containerform {
	float: none; 
	width: auto; 
}

.unprintable {
	display:none;
	}


.onlyprint {
	display: block;
}

.notonprint {
	display: none;
}

div#footer {
	width: auto;
}

div#iwink,
div#footer a {
	display: none;
}

div.productGroup {
	padding: 0;
	float: none !important;
	width: auto;
	height: auto;
	border-bottom: 1px solid #666666;

}



