a.wit:link {text-decoration: none; color: #FFFFFF;}
a.blauw:link {text-decoration: none; color: #003399;}
a:hover {text-decoration: none; color: #FFFF00;}
a:active {text-decoration: none; color: #FFFF00;}

a.blauw:visited {text-decoration: none; color: #003399;}
a.wit:visited {text-decoration: none; color: #FFFFFF;}

* {
	margin: 0;
	padding: 0;
}

html, body {
	border: 0;
	background-color:#CCFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height: 11pt;
}
img {
	border: 0;
}
td {
	vertical-align: top;
}
.normaal, p, div, span, td, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 9pt;
	line-height: 11pt;
}
.foutmelding {
	color: #CC3300;
}
li {
	list-style-type: disc;
	margin-left: 2em;
	color: #003399;
}
h1 {
	font-size: 9pt;
	line-height: 12pt;
	color: #003399;
	font-weight: bold;
}
h2 {
	font-size: 9pt;
	line-height: 12pt;
	color: #003399;
	font-weight: bold;
}

#logo {
	position: absolute;
	margin: 35px 0px 0px 72px;
	background-repeat: no-repeat;
	z-index: 4;
	border: 0px;
}
#site {
	position: absolute;
	border: 0;
	height: 600px;
	z-index: 1;
	width: 955px;
	background-color: #0FF;
}
tr.kop {
	height: 80px;
	width: 100%;
	background-color: #003399;
	border: 0px;
}
.tabelonderkop {
	background-color: #CCFFFF;
	border: 0px;
}
.tabelnavigatie {
	background-color:#99CCFF;
	border: 0px;
	vertical-align: top;
	width: 120px;
}
.tabelinfo {
	border: 0px;
	color: #003399;
	vertical-align: top;
	width: 100%;
	height: 100%;
}
.naamsite {
	text-align: center;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
	border: 0;
	line-height: 40px;
}
.hoofdnavigatie {
	text-align: center;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
	border: 0;
	vertical-align: top;
}
.navboven {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
	padding-right: 10px;
	vertical-align: top;
}
#paginatitel {
	position:absolute;
	left:200px;
	top:100px;
	z-index:3;
	overflow: hidden;
}
#donkerblauw {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:80px;
	z-index:3;
	overflow: hidden;
	background-color: #003399;
	border: 1px none #000000;
}
#lichtblauwachter {
	position:absolute;
	left:0;
	top:0;
	width:120px;
	height:100%;
	z-index:2;
	overflow: visible;
	background-color: #99CCFF;
	border: 1px none #000000;
}
#lichtblauw {
	position:absolute;
	left:0;
	top:80px;
	width:120px;
	z-index:3;
	overflow: visible;
	background-color: #99CCFF;
	border: 1px none #000000;
}
#tekstenfoto {
	position:absolute;
	left:140px;
	top:150px;
	width:680px;
	height:500px;
	z-index:1;
	overflow: auto;
}
#tekstdeelbreed {
	position:absolute;
	width:640px;
	z-index:1;
}
#tekstdeelsmal {
	position:absolute;
	width:520px;
	z-index:1;
}
#fotodeel {
	position:absolute;
	left:540px;
	width:120px;
	z-index:1;
}
#fotodeel img {
	margin-top: 30px;
}
#banner {
	position:absolute;
	left:200px;
	top:540px;
	width:234px;
	height:60px;
	z-index:3;
	border: 0;
}

