/* 
Juli 2009
Door : Koen Haarbosch  |  Bit Squad
*/

/* --------------------------------------------- // -------- Print */
a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}
body {
	background: #FFFFFF;
	font-size: 11pt;
	font-family: verdana, arial, georgia;
}
#header, #colLeft, #breadcrumb, #footer, #tabMenu, .title a, #tabRightColumn, .h_image, .f_image, #paging, .hidePrint, .teaser_text a,
#preload, .show_specs {
	display: none;
}
#wrapper, #columnContainer, #colRight, #content, .blockRightWide, .blockRight {
	width: auto;
	margin: 0;
	padding: 0;
	border: 0;
	float: none !important;
	color: #000000;
}
.blockRight, .blockRightWide {
	border-bottom: solid 1px #ccc;	
}
#shopContent {
	padding: 20px 0 20px 0;	
}
#shopImages span img {
	border: solid 1px #ccc;	
}

