@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 12px;
	color: #000033;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	top: 0px;
	line-height: 20px;
	background-color: #fff8dc;
}
#main {
	position:absolute;
	width:900px;
	height:600px;
	z-index:1;
	overflow: visible;
}
#header {
	position:absolute;
	width:900px;
	height:180px;
	z-index:7;
	left: 0px;
	top: 20px;
}
#stipt {
	position:absolute;
	width:200px;
	height:20px;
	z-index:4;
	left: 680px;
	top: 5px;
}
#headlogo {
	position:absolute;
	width:240px;
	height:120px;
	z-index:3;
	left: 0px;
	top: 0px;
}
#headvlak {
	position:absolute;
	width:660px;
	height:180px;
	z-index:2;
	left: 240px;
	top: 0px;
	overflow: visible;
}
#nav {
	position:absolute;
	width:240px;
	height:460px;
	z-index:9;
	left: 0px;
	top: 160px;
	overflow: visible;
}
#info {
	position:absolute;
	width:620px;
	height:525px;
	z-index:8;
	left: 260px;
	top: 75px;
}

#kolom {
	position:absolute;
	width:580px;
	height:460px;
	z-index:4;
	left: 20px;
	top: 60px;
	overflow: visible;
}
#lijn {
	position:absolute;
	width:1px;
	height:840px;
	z-index:5;
	left: 410px;
	background-color: #9999ad;
	top: 0px;
}

#kolom1 {
	position:absolute;
	width:400px;
	height:460px;
	z-index:5;
	left: 20px;
	top: 60px;
	overflow: visible;
}
#kolom2 {
	position:absolute;
	width:160px;
	height:460px;
	z-index:6;
	left: 440px;
	top: 61px;
	overflow: visible;
}
#illus {
	position:absolute;
	width:620px;
	height:400px;
	z-index:3;
	left: 0px;
	top: 0px;
	text-align: right;
	overflow: visible;
}









#container #main #header #stipt a {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 10px;
	color: #fff8dc;
	text-decoration: none;
}
#container #main #header #stipt a:hover {
	color: #000033;
	text-decoration: none;
}

#container {
	height: 600px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container #main #nav a {
	font-weight: bold;
	color: #3cb371;
	text-decoration: none;
}

#container #main #nav {
	font-size: 14px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 10px;
	font-family: "Times New Roman", Times, serif;
}
#container #main #nav a:hover {
	color: #990066;
}
h1 {
	font-size: 18px;
	color: #990066;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	text-decoration: none;
	color: #191970;
}
a:visited {
	text-decoration: none;
	color: #191970;
}
a:hover {
	text-decoration: none;
	color: #990066;
}
a:active {
	text-decoration: none;
	color: #990066;
}
.paars14 {color: #990066}
.groen14 {
	color: #3cb371;
}
.grijs {color: #9999ad}
.groen {
	color: #3cb371;
}

.geel {
	color: #ff9900;
}
.bijschrift {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 10px;
	color: #000033;
	line-height: 12px;
}
