.afbeelding_links{
	position: relative;
	display: block;
	width: 250px;
	height: 150px;
}
.afbeelding_midden{
	position: relative;
	display: block;
	width: 170px;
	height: 260px;
	left: 250px;
}
.afbeelding_onder{
	position: absolute;
	display: block;
	width: 250px;
	height: 100px;
	left: 50%;
	top: 410px;
	margin: 000 -490px;
	z-index: 2;
}
.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;
}
.content{
	position: absolute;
	display: block;
	float: right;
	width: 450px;
	left: 50%;
	top: 220px;
	margin: 000 -25px;
	padding-bottom: 20px;
	font-family: verdana,arial;
	font-size: 0.70em;
	font-style: normal;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	line-height: 1.45em;
}
.vragen{
	position: relative;
	display: block;
}
.vraag{
	display: block;
	font-family: verdana,arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	line-height: 15px;
}
A:hover.vraag{
	color: #55A825;
}
.antwoord{
	display: block;
	margin-top: 10px;
	font-family: verdana,arial;
	font-weight: bold;
	font-size: 11px;
	color: #464646;
	text-decoration: none;
}
.link{
	font-family: verdana,arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3A8410;
	text-decoration: underline;
	line-height: 1.45em;
}
