html, body {
	margin: 0px;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #88C2E8;
}
#fullvervolg {
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
	background-image: url(../beeld/bg-vervolg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #88C2E8;
}
#container {
	position:absolute;
	width:10px;
	height:10px;
	z-index:2;
}
#main {
	position:absolute;
	width:940px;
	height:600px;
	z-index:1;
	left: -465px;
	top: 0px;
}
#fullstart {

	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
	background-image: url(../beeld/bg-start.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #88C2E8;
}
#full {
	position:absolute;
	width:100%;
	height:600px;
	z-index:1;
	background-image: url(../beeld/bg-start.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #88C2E8;
	margin-top: 3%;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover {
	color: #0055A7;
	text-decoration: none;
}
#midden {
	position:absolute;
	width:10px;
	height:10px;
	z-index:1;
	left: 50%;
	top: 0px;
}
#nav {
	position:absolute;
	width:1000px;
	height:16px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0.1em;
	text-align: center;
	left: -495px;
	top: 5px;
}
#logo {
	position:absolute;
	width:133px;
	height:75px;
	z-index:2;
	background-image: url(../beeld/logo-nederlandnet.jpg);
	background-repeat: no-repeat;
	top: 30px;
	left: -478px;
}
#kop {
	position:absolute;
	width:640px;
	height:20px;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #EA1A56;
	letter-spacing: 0.3em;
	top: 57px;
	left: -295px;
	text-align: left;
	padding-left: 5px;
}
#icons {
	position:absolute;
	width:89px;
	height:30px;
	z-index:4;
	left: 408px;
	top: 51px;
	background-image: url(../beeld/iconen.jpg);
	background-repeat: no-repeat;
}
#tekst {
	position:absolute;
	width:530px;
	height:240px;
	z-index:5;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 0.1em;
	top: 110px;
	left: -295px;
}
#full2 {
	position:absolute;
	width:100%;
	height:600px;
	z-index:1;
	background-image: url(../beeld/bg-vervolg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #88C2E8;
	margin-top: 3%;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.invul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
}

#beeld {
	position:absolute;
	width:220px;
	height:240px;
	z-index:6;
	top: 110px;
	left: 277px;
}
