.afbeelding_links{
	position: relative;
	display: block;
	width: 250px;
	height: 170px;
}
.afbeelding_midden{
	position: absolute;
	display: block;
	width: 130px;
	height: 130px;
	left: 250px;
	top: 365px;
	z-index: 3;
}
.afbeelding_onder{
	position: absolute;
	display: block;
	width: 165px;
	top: 495px;
	left: 85px;
	z-index: 2;
}
.quote{
	position: absolute;
	display: block;
	width: 200px;
	left: 50%;
	top: 415px;
	margin: 000 -460px;
	z-index: 4;
}
.disclaimer_block{
	position: absolute;
	display: block;
	width: 200px;
	left: 50%;
	top: 589px;
	margin: 000 -235px;
	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;
}
