BODY {
	color: #000066;
	padding: 0;
	margin: 0;
}

BODY, TD, DIV, P  {
	font-family: verdana, arial, sans-serif;
	line-height: 19px;
	font-size: 11px;
}


	
DIV#wrapper {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	width:805px;
}




DIV#bloklinks {
	position: absolute;
	top: 16px;
	left: 0px;
	height: 135px;
	width: 135px;
	background-color: #3fa1eb;
	border-right: solid 2px #ffffff;
	border-bottom: solid 2px #ffffff;
}




DIV#kop {
	position: absolute;
	top: 16px;
	left: 138px;
	height: 135px;
	width: 531px;
	background-image: url(img/kop.png);
	border-bottom: solid 2px #ffffff;
}




DIV#blokrechts {
	position: absolute;
	top: 16px;
	left: 670px;
	height: 135px;
	width: 135px;
	background-color: #3fa1eb;
	border-left: solid 2px #ffffff;
	border-bottom: solid 2px #ffffff;
}




DIV#menu {
	position: absolute;
	top: 154px;
	left: 0px;
	height: 320px;
	width: 135px;
	background-color: #ec7600;
	border-bottom: solid 2px #ffffff;
}

DIV#menu a {
	display:block; 
	width:105px; 
	padding:4px 20px 3px 10px; 
	color:#ffffff; 
	background-color: #ec7600; 
	font-size: 13px; 
	font-weight:normal; 
	text-decoration:none; 
	text-align: right;
}

DIV#menu a:hover {
	background-color: #ff9933; 
	font-size: 13px; 
	font-weight:bold; 
}


DIV#menu a.active {
	padding:4px 20px 3px 10px; 
	background-color: #ff9933; 
	font-size: 14px; 
	font-weight:bold; 
}

DIV#menu a.active:hover {
	background-color: #ff9933; 
	font-size: 14px; 
	font-weight:bold; 
}




DIV#adres {
	position: absolute;
	top: 477px;
	left: 0px;
	height: 80px;
	width: 669px;
	background-color: #c7e4f9;
	color:#ec7600; 
	font-size: 9px; 
	text-decoration:none; 
	background-image: url(img/adresblok-blauw.png);
}

DIV#adres a {
	color:#ec7600; 
	text-decoration:none; 
}

DIV#adres a:hover {
	color:#ec7600; 
	text-decoration:none; 
}

DIV#adres a:visited {
	color:#ec7600; 
	text-decoration:none; 
}



DIV#foto {
	position: absolute;
	top: 154px;
	left: 670px;
	height: 320px;
	width: 135px;
	background-color: #3fa1eb;
	border-left: solid 2px #ffffff;
	border-bottom: solid 2px #ffffff;
}




DIV#woord {
	position: absolute;
	top: 477px;
	left: 670px;
	height: 80px;
	width: 135px;
	background-color: #ff9933;
	border-left: solid 2px #ffffff;
}




DIV#tekst {
	position: absolute;
	top: 154px;
	left: 138px;
	width: 490px;
	padding: 40px 20px 20px 20px;
}

DIV#tekst a {
	color: #000066;
	text-decoration: underline;
}

DIV#tekst a:hover {
	color: #ec7600;
	text-decoration: underline;
}

DIV#tekst a:visited {
	color: #000066;
	text-decoration: underline;
}




