div {
	float: left;
	width: 240px;
	top: 5%;
	position: absolute;
	z-index: 1;
}

#extra {
	width: 10%;
	left: 88%;
}
#content {
	width: 360px;
	left: 28%;
	font-size: 15px;
	line-height: 20px;
	background-color: #FFFFFF;
	padding-top: 16px;
	padding-right: 64px;
	padding-bottom: 64px;
	padding-left: 16px;
	margin-top: 0px;
	margin-bottom: 160px;
	margin-left: 0px;
	margin-right: 64px;

}
#vragen {
	width: 20%;
	left: 1%;
	font-family: Georgia, "Times New Roman", Times, serif, Helvetica, sans serif;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	font-weight: normal;
}
.titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 33px;
	line-height: 38px;
	color: #000000;
}
.titelvast {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #33cc00;
}
.kopjes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 24px;
	color: #000000;
}
.underline {

	background-color: #9afd86;
}
a:link {
	color: #000000;
	text-decoration: none;
}	
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #33cc00;
	text-decoration: none;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	background: url('images/bg.jpg') fixed repeat-x;
	background-color: #9afd86;
}

img {
float: left;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 0px;

}
