body {
	margin			: 0;
	padding			: 0;
}
form {
	margin			: 0;
	padding			: 0;
}

#container {
	position		: absolute;
	background		: white url(imgs/2back.gif) no-repeat;
	left			: 0;
	top				: 0;
	width			: 500px;	
	height			: 500px;	
	font			: normal 10pt verdana;	
}
.voorbeeld {
	float			: left;
	width			: 470px;	
	padding			: 120px 10px 0 20px;
}
.voorbeeld2 {
	float			: left;
	width			: 460px;	
	padding			: 50px 20px 0 20px;
	color			: white;
}
.all {
	float			: left;
	width			: 460px;	
	padding			: 20px 20px 0 20px;
}
.all2 {
	float			: left;
	width			: 460px;	
	padding			: 20px 20px 0 20px;
}
.besp {
	float			: left;
	width			: 460px;	
	padding			: 10px 20px 0 20px;
	font			: normal 10pt verdana;

}
.justbold {
	font-weight		: bold;
	font			: bold 10pt verdana;
	color			: white;	
}
.blok {
	float			: left;
	color			: black;
	padding			: 5px;
	width			: 140px;	
	text-align		: center;
	font			: normal 11px verdana;
}
.tekst {
	border			: 0;
	font			: bold 14pt verdana;
	background		: white;
	text-align		: center;
	width			: 130px;
	color			: #46c7d6;
}	
.leftp {
	float			: left;
}
.voet {
	font			: bold 1.0 em verdana;
	color			: #47AE08;
	float			: left;
	padding			: 20px 0 0 20px;	
}
.voet a:link, 
.voet a:active, 
.voet a:visited {
	font			: bold 1.0 em verdana;
	color			: #47AE08;
	text-decoration	: none;
}
.voet a:hover {
	font			: bold 1.0 em verdana;
	color			: #35C1D2;
	text-decoration	: underline;
}
.dhtmlxSlider { 	
  	position		: relative;
	overflow		: hidden;
  	height			: 14px;
	left			: 10px; 
}

.dhtmlxSlider .selector {
	position		: absolute;
	overflow		: hidden;
  	height			: 100%;
	width			: 31px;
	left			: 5px;
}

.dhtmlxSlider .leftSide {
	position		: absolute;
	left			: 0px;
	top				: 0px;
	width			: 3px;
	height			: 100%;
}

.dhtmlxSlider .leftZone {
	position		: absolute;
	top				: 0px;
	left			: 3px;
	height			: 100%;
}

.dhtmlxSlider .rightSide {
	position		: absolute;
	right			: 0px;
	top				: 0px;
	width			: 3px;
	height			: 100%;
}

.dhtmlxSlider .rightZone {
	position		: absolute;
	left			: 3px;
	top				: 0px;
	height			: 100%;
}
