@charset "utf-8";
.wrapper {
	margin: 0 auto 0 auto;
	width: 780px;
	position: absolute;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #309978;
	position:absolute;
	height: auto;
	width: 400px;
	left: 201px;
	top: 325px;
	background-color: #FFFFFF;
}
.logo {
	position:absolute;
	padding: 0px;
	height: 75px;
	width: 141px;
	left: 23px;
	top: 4px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.hoofdfoto {
	position:absolute;
	left: 21px;
	top: 90px;
	height: 160px;
	width: 780px;
}
.header {
	position:absolute;
	height: 40px;
	width: 780px;
	left: 20px;
	top: 250px;
}
.tekstkop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #309978;
}
.banners {
	position:absolute;
	top: 0px;
	height: 76px;
	width: 313px;
	left: 480px;
	border: thin outset #46A6D9;
}

.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #309978;
	border: thin outset #F15F43;
}
.foot {
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.keuze {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	height: auto;
	width: 150px;
	left: 10px;
	top: 325px;
	right: auto;
	bottom: auto;
	border: thin solid #CCCCCC;
	position: absolute;
	background-color: #EBFAF9;
	list-style-image: none;
	list-style-type: none;
	line-height: 25px;
	text-decoration: none;
}
