body {
	background-color: White;
	/*
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	*/
	font-family: sans-serif;
	margin: 8px;
	font-size: 14px;
	color: black;
}

a {
	font-family: sans-serif;
	font-size: 12px;
	color: #4f7aad;	
}

div#header {
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	width: 99%; /* 900px;*/
	height: 86px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	border: 1px solid #f39c33;
}

div#navbar {
	margin-left: auto;
	margin-right: auto;
	width: 99%; /* 900px;*/
	height: 13px;
	background-image: url(../images/nav-bar.jpg);
	/*background-repeat: repeat-y;*/
	border: 1px solid #f39c33;
}

div#contentwrapper {
	background-color: White;
	margin-left: auto;
	margin-right: auto;
	width: 99%; /* 900px;*/
	min-height: 500px;
	background-image: url(../images/left-pane-bg.jpg);
	background-repeat: repeat-y;
	border: 1px solid #f39c33;
}

div#leftpane {
	float: left;
	background-image: url(../images/left-pane-bg.jpg);
	background-repeat: repeat-y;
	width: 165px;
	height: 100%;
	min-height: 500px;
}

div#rightpane {
	float: right;
	background-image: url(../images/right-pane-bg.jpg);
	background-repeat: repeat-y;
	width: 125px;
	height: 490px;
	padding: 5px;
}

.amenu {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: white;	
}

.asubmenu {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: white;	
}

div#menublock {
	padding-left: 22px;
	padding-bottom: 3px;
	margin-right: 4px;
}

div#logos {
	padding-left: 22px;
}

div#menublock:hover {
	background-color: #f39c33;
	margin-right: 4px;
}

.contentheader {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #f39b31;
}

div#content {
	margin-left: 180px;
	margin-right: 10px;
	min-height: 500px;
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

div#menusep {
	background-image: url(../images/menu-spe.jpg);
	width: 141px;
	height: 3px;
	margin-left: 19px;
}

.navpath {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #696969;
}

.rightpanetext {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div#orangepane {
	width: 630px;
	min-height: 150px;
	border: solid 2px #4f7aad;
	/*float: left;*/
	margin: 5px;
	padding: 5px;
	background-color: #f6b96f;
}

.whiteheader {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #696969;
}

.imgborder {
	border: 1px solid #4f7aad;
}

div#fotogroot {
	float: left;
}

div#fotothumbs {
	float: left;
	padding-left: 15px;
}

div#personeelwrapper {
	position: static;
	/* border: 1px solid green;*/
	height: 120px;
}

div#personeeltekst {
	position: absolute;
	/*margin-left: 180px;*/
}

div#personeelfoto {
	position: absolute;
}

.contentemail {
	color: #4f7aad;
}

.contentemail:hover {
	color: #f39c33;
}

div#omschrijving {
	position: relative; 
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.zoekresultaattable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div#openhuis
{
	position:absolute; 
	padding: 0px;
	margin-left: -93px;
	margin-top: 40px;
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f39c33;
	background-color: white;
}