body {
	margin: 0px; 
	padding: 0px;
	width: 100%;
	height: 100%;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #595959;
	line-height: 15px;
	background-color: #FFFFFF;
	}

#Oranjebalk {
	position: absolute;
	display: block;
	top: 85px;	
	width: 100%;
	height: 140px;
	background-color: #F1C693;
	}

#Container {
	position: absolute;
	display: block;
	width: 750px;
	left: 50%;
	margin-left: -350px;
	top: 0px;
	}
	
#Container_top {
	position: absolute;
	display: block;
	width: 750px;
	top: 0px;
	left: 0px;
	height: 85px;
	}
	
#Container_foto {
	position: absolute;
	display: block;
	width: 750px;
	top: 100px;
	left: 0px;
	height: 190px;
	}

#Container_fotoweb {
	position: absolute;
	display: block;
	width: 750px;
	top: -195px;
	left: 0px;
	height: 190px;
	z-index: 10;
	}

#Container_middle {
	position: absolute;
	display: block;
	width: 750px;
	top: 295px;
	left: 0px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	}

#Ondertekst {
	display: block;
	left: 0px;
	height: 15px;
	margin: 0px;
	padding: 1px 0px 0px 242px;
	font-size: 9px;
	}

#Hoofdmenu {
	position: absolute;
	display: block;
	width: 400px;
	top: 65px;
	right: 0px;
	height: 15px;
	}

#Inhoud {
	display: block;
	width: 730px;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 10px;
	border-top: solid 1px #E88B2B;
	border-bottom: solid 1px #E88B2B;
	}

#All {
	display: block;
	float: left;
	width: 730px;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	}

#Left {
	display: block;
	float: left;
	width: 475px;
	height: 100%;
	top: 0px;
	left: 0px;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	}

#Middle {
	display: block;
	float: left;
	width: 1px;
	top: 0px;
	left: 500px;
	height: 100%;
	border-left: dashed 1px #E88B2B;
	}

#Right {
	display: block;
	float: right;
	width: 225px;
	top: 0px;
	right: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#Split {
	display: block;
	float: left;
	width: 365px;
	top: 0px;
	right: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#Websitefoto {
	display: block;
	width: 158px;
	border: solid 1px #E88B2B;
	margin: 10px;
	padding: 0px;
	}

#Logofoto {
	display: block;
	float: left;
	width: 173px;
	border: solid 1px #E88B2B;
	margin: 10px;
	padding: 0px;
	}

#Visitefoto {
	display: block;
	float: left;
	width: 220px;
	border: solid 1px #E88B2B;
	margin: 7px;
	padding: 3px;
	}

#Lastupdate {
	display: block;
	width: 205px;
	border: solid 1px #E88B2B;
	margin: 10px;
	padding: 0px;
	}



/* FONTS */	

.hoofdmenu {
	font-family: Verdana;
	font-size: 12px;
	color: #595959;
	font-weight: normal;
	word-spacing: 16px;
}

.submenu {
	display: block;
	width: 100%;
	font-family: Verdana;
	font-size: 11px;
	color: #595959;
	font-weight: normal;
	line-height: 20px;
}

.titel {
	display: block;
	font-family: Verdana;
	font-size: 14px;
	color: #E88B2B;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

.info_blok {
	display: block;
	width: 100%;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.info {
	display: block;
	float: left;
	width: 100px;
	color: #E88B2B;
	margin: 0px;
	padding: 0px;
}

.opsomming {
	display: block;
	float: left;
	width: 100%;
	height: 20px;
	margin: 0px;
	padding: 0px;
}


/* LINKS */

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}

.hoofdmenu a {text-decoration: none; color: #595959;}
.hoofdmenu a:hover {text-decoration: none; text-decoration: underline;}
.hoofdmenu a:active {text-decoration: none; text-decoration: underline;}
.hoofdmenuselected a {text-decoration: none; font-weight: bold;}

.submenu a {display: block; text-decoration: none; color: #595959;}
.submenu a:hover {display: block; text-decoration: none; font-weight: bold;}
.submenu a:active {display: block; text-decoration: none; font-weight: bold;}
.submenuselected a {display: block; text-decoration: none; font-weight: bold; background-color: #F1C693; padding: 0px 0px 0px 5px;}



/***** FOTO POPUP BOXEN *****/


.PopBoxImageSmall {
	border: 1px solid #E88B2B;
	padding: 2px;
	width: 143px;
	visibility: visible;
	cursor: url("images/magplus.cur"), pointer;
}

.PopBoxImageLarge {
	border: solid 1px #999999;
	cursor: url("images/magminus.cur"), pointer;
}

.PopBoxImageShrink {
	cursor: url("images/magminus.cur"), pointer;
}

.PopBoxImageLink {
	cursor: pointer;
}

.PopBoxImageMove {
	border: none 0px #ffffff;
	cursor: pointer;
}
