/* CSS Document */

body {
	background-color: #20274F;
	height:910px;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#startblok {
	position:absolute;
	width:45px;
	height:25px;
	z-index:1;
	left: 5px;
	top: 5px;
}
#nederlands {
	position:absolute;
	width:45px;
	height:25px;
	z-index:1;
	left: 414px;
	top: 311px;
}
#english {
	position:absolute;
	width:45px;
	height:25px;
	z-index:1;
	left: 530px;
	top: 311px;
}
#bijgewerkt {
	position: relative;
	width:600px;
	height:25px;
	z-index:1;
	left
	top: 200px;
}