body {
	background-color: #DCDCDC;
	background-image: none;
	color: black;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color:#FFFF33;
}
H2 {
COLOR: #FFFFCC;
}

div#subkop {
	background-color: #164500;
	height: 49px;
	left: 131px;
	position: absolute;
	right: 0;
	top: 120px;
}

div#menubalk {
	background-color: #006699;
	left: 0;
	right: 0;
	position: absolute;
	width: 131px;
	top: 169px;
	bottom: 0;
	height: 1022px;
}

div#menublokje {
	background-color: #5275AD;
	left: 0;
	right: 0;
	position: absolute;
	width: 131px;
	top: 120px;
	bottom: 0;
	background-image: url(../banners/images/kop_2.jpg);
}

#menubalk div.menutitle{
color: white;
border-bottom: 1px solid black;
padding: 2px 0;
padding-left: 5px;
background-color: black;
font: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

div#inhoud {
	background-color: #003D59;
	left: 131px;
	position: absolute;
	right: 0;
	top: 169px;
	bottom: 0;
	height: 1022px;
}
			
div#blokje_tekst {
	background-color: #003D59;
	color:#FFFF33;
	left: 151px;
	position: absolute;
	top: 190px;
	width: 420px;
	height: 943px;
	border-width: 0px;
	border-style: solid;
}

div#blokje_1a {
	background-color: #009999;
	left: 151px;
	position: absolute;
	top: 190px;
	width: 420px;
	height: 279px;
	border-color:#FFCC00;
	border-width: 2px;
	border-style: solid;
}

div#blokje_1 {
	background-color: #009999;
	left: 591px;
	position: absolute;
	top: 190px;
	width: 420px;
	height: 279px;
	border-color:#FFCC00;
	border-width: 2px;
	border-style: solid;
}

div#blokje_2a {
	background-color: #009999;
	left: 151px;
	position: absolute;
	top: 512px;
	width: 420px;
	height: 279px;
	border-color:#FFCC00;
	border-width: 2px;
	border-style: solid;
}

div#blokje_2 {
	background-color: #009999;
	left: 591px;
	position: absolute;
	top: 512px;
	width: 420px;
	height: 279px;
	border-color:#FFCC00;
	border-width: 2px;
	border-style: solid;
}

div#blokje_3a {
	background-color: #009999;
	left: 151px;
	position: absolute;
	top: 834px;
	width: 420px;
	height: 279px;
	border-color:#FFCC00;
	border-width: 2px;
	border-style: solid;
}
div#blokje_3 {
	background-color: #009999;
	left: 591px;
	position: absolute;
	top: 834px;
	width: 420px;
	height: 279px;
	border-color:#FFCC00;
	border-width: 2px;
	border-style: solid;
}



#navlist {
padding: 0 1px 1px;
margin-left: 0;
left: 1px;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
background: gray;
width: 129px;
}

#navlist li
{
list-style: none;
margin-left: 0;
border-top: 1px solid gray;
text-align: left;
}

#navlist li a
{
display: block;
padding: 1px 0.5em 1px 0.75em;
border-left: 1em solid #AAB;
background: #006699;
text-decoration: none;
}

#navlist li a:link { color: #FFFF33; }
#navlist li a:visited { color: #FFCC33;} 
#navlist li a:hover
{
border-color: #FE3;
color: #FFF;
background: #332;
}
