.afbeelding_links{
	position: relative;
	display: block;
	width: 250px;
	height: 140px;
}
.afbeelding_midden{
	position: relative;
	display: block;
	width: 140px;
	height: 180px;
	left: 250px;
}
.afbeelding_onder{
	position: relative;
	display: block;
	width: 140px;
	left: 110px;
	top: 0px;
}
.afbeelding_links_onder{
	position: absolute;
	display: block;
	width: 110px;
	height: 60px;
	left: 50%;
	top: 455px;
	margin: 000 -490px;
	z-index: 2;
}
.afbeelding_boven{
	position: absolute;
	display: block;
	width: 75px;
	height: 100px;
	left: 50%;
	top: 243px;
	margin: 000 -110px;
	z-index: 2;
}
.quote{
	position: absolute;
	display: block;
	width: 200px;
	left: 50%;
	top: 365px;
	margin: 000 -465px;
	z-index: 4;
}
.disclaimer_block{
	position: absolute;
	display: block;
	width: 200px;
	left: 50%;
	top: 593px;
	margin: 000 -240px;
	font-family: verdana,arial;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	text-align: center;
	line-height: 1.45em;
	cursor: pointer;
}

