* {
	border: none;
	margin: 0px; padding: 0px;
	overflow:hidden;
}
body {
	background-color: black;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 10px;
	line-height: 130%;
}
#container {
	display: block;
	position: absolute;
	height: 683px;
	width: 940px;
	right: 0;
	bottom: 0;
}
#div1 {
	display: block;
	position: absolute;
	height: 138px;
	width: 279px;
	top: 0;
	left: 0;
	background: url("images/deel_1.jpg");
}
#div2 {
	display: block;
	position: absolute;
	height: 138px;
	width: 460px;
	top: 0;
	left: 279px;
	background: url("images/deel_2.jpg");
}
#div3{
	display: block;
	position: absolute;
	height: 480px;
	width: 201px;
	top: 0;
	right: 0;
	background: url("images/deel_3.jpg");
}
#div4{
	display: block;
	position: absolute;
	height: 68px;
	width: 279px;
	top: 138px;
	left: 0;
	background: url("images/deel_4.jpg");
}
#div5_select0, #div5_select1, #div5_select2, #div5_select3, #div5_select4, #div5_select5, #div5_select6,{
	display: block;
	position: absolute;
	height: 68px;
	width: 460px;
	top: 138px;
	left: 279px;
}
#div5_select0 {
	background: url("images/deel_5_0.jpg");
}
#div5_select1 {
	background: url("images/deel_5_1.jpg");
}
#div5_select2 {
	background: url("images/deel_5_2.jpg");
}
#div5_select3 {
	background: url("images/deel_5_3.jpg");
}
#div5_select4 {
	background: url("images/deel_5_4.jpg");
}
#div5_select5 {
	background: url("images/deel_5_5.jpg");
}
#div5_select6 {
	background: url("images/deel_5_6.jpg");
}
#div6_select0, #div6_select1, #div6_select2, #div6_select3, #div6_select4, #div6_select5, #div6_select6 {
	display: block;
	position: absolute;
	height: 274px;
	width: 174px;
	top: 206px;
	left: 0;
}
#div6_select0 {
	background: url("images/deel_6_0.jpg");
}
#div6_select1 {
	background: url("images/deel_6_1.jpg");
}
#div6_select2 {
	background: url("images/deel_6_2.jpg");
}
#div6_select3 {
	background: url("images/deel_6_3.jpg");
}
#div6_select4 {
	background: url("images/deel_6_4.jpg");
}
#div6_select5 {
	background: url("images/deel_6_5.jpg");
}
#div6_select6 {
	background: url("images/deel_6_6.jpg");
}
#div6_1, #div6_2, #div6_3, #div6_4, #div6_5, #div6_6{
	display: block;
	position: relative;
	border: none;
	height: 30px;
	margin-top: 3px;
	margin-left: 2px;
	margin-right: 34px;
}
#div6_1 {
	margin-top: 48px;
}

#div7 {
	display: block;
	position: absolute;
	height: 274px;
	width: 105px;
	top: 206px;
	left: 174px;
	padding-top: 70px;
	background: url("images/deel_7.jpg");
}
#div8 {
	display: block;
	position: absolute;
	height: 274px;
	width: 460px;
	top: 206px;
	left: 279px;
	padding-top: 15px;
	background: url("images/deel_8.jpg");
}
#div9 {
	display: block;
	position: absolute;
	height: 203px;
	width: 940px;
	top: 480px;
	left: 0;
	background: url("images/deel_9.jpg");
}
#div5_use {
	border: none;
	display: block;
	position: absolute;
	top: 180px;
	left: 640px;
	z-index: 2;
}
img.use {
	border: 1px solid #cccccc;
}
.menu {
	display: block;
	width: 100%;
	height: 100%;
	border: none;
}
h1 {
	font-size: 12px;
}
p {
	padding-bottom: 8px;
	padding-left: 5px;
}
h1.interview {
	font-size: 12px;
	text-decoration: underline;
	padding-bottom: 6px;
}
h2.vraag {
	font-size: 11px;
	padding-bottom: 1px;
}
li.kopje {
	font-weight: bold;
	text-decoration:underline;
	text-indent: -10px;
	padding-left: 10px;
}
li {
	list-style-type:none;
}
ul.inhoud {
	padding-left: 20px;
}
ul.inhoud li {
	list-style-type:disc;
}
table {
	border: none;
}
th { 
	text-align:left
}
form {
	background-color:#FFFF99;
	width: 300px;
	border: 1px solid #cccccc;
}
input, textarea {
	border: 1px solid #cccccc;
}
a.menugeel {
	text-decoration:none;
	margin-left: 2px;
	color:#333333;
}
a.menugeel:hover {
	text-decoration:none;
	margin-left: 2px;
	color:#000000;
}
a.menugeel:visited {
	text-decoration:none;
	margin-left: 2px;
	color:#333333;
}
a { color:#666666;
}
a:visited { color:#000000;
}
a.verder {
	text-decoration:underline;
	color:#333333;
}
a.verder:hover {
	text-decoration:underline;
	color:#000000;
}
a.verder:visited {
	text-decoration:underline;
	color:#333333;