body {
	padding: 10px;
	text-align: left;	
	font-family: Verdana;
	font-size: 11px;
	line-height: 1.3em;
	width: 600px;
}

h1 {
	font-size: 13px;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	line-height: 16px;
}

a {
	text-decoration: underline;
	color: #000000;
}

#sidebar {
	display: none;
}

#product_tekst {
	width: 355px;
	float: left;
}

#product_illustratie {
	margin-left: 10px;
	width: 155px;
	float: left;
}


/* Scroller */
.scrollgeneric {
	display:none;
}

.mcontentwrapper, .contentwrapper {
	position: relative !important;
	height: auto !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	top: 0 !important;
	overflow: visible !important;
}