.afbeelding_links{
	position: relative;
	display: block;
	width: 250px;
	height: 130px;
}
.afbeelding_onder{
	position: relative;
	display: block;
	width: 190px;
	left: 250px;
	top: 0px;
}
.quote{
	position: absolute;
	display: block;
	width: 190px;
	left: 50%;
	top: 435px;
	margin: 000 -460px;
	z-index: 4;
}
.disclaimer_block{
	position: absolute;
	display: block;
	width: 200px;
	left: 50%;
	top: 595px;
	margin: 000 -465px;
	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;
}
