<style type="text/css">
<!--

/* Globals */
td img {
	display: block;
	vertical-align: top;
}

td {
	vertical-align: top;
}

p {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

body {
	font-family: arial;
	font-size: 9pt;
	color: #8C8C8C;
	letter-spacing: 0px;
	margin: 0px;
	background: #EBE9E7;
	width: 100%;
}

img {
	border: 0px;
}


a {
	color: #8C8C8C;
	text-decoration: none;
}

a:hover {
	color: #F26623;
}

a.active {
	color: #F26623;
	font-weight: bold;
}

/* basis layout */

#boven {
	width: 100%;
}

#midden {
	width: 100%;
	min-height: 600px;
	background: #ffffff;
	padding: 20px 0 20px 0;
}

#onder {
	width: 100%;
	height: 475px;	
}

#headerlogo {
	margin: 50px 0 10px 20px;
}

.menu {
	margin: 0 0 0px 130px;
	padding: 0;
}

.menuplace {
	margin: 0 0 0px 117px;
}

.menu li {
	list-style-type: none;
	float: left;
	margin: 0 10px 0px 0;
	padding: 0px;
	text-transform: uppercase;
	height: 20px;
}

.middentekst {
	margin: 25px 10px 10px 123px;
	padding: 0;
}

#disclaimer {
	text-transform: uppercase;
	font-weight: bold;
	margin: 25px 0 0px 125px;
}

.pushdown {
	float: none;
	clear: both;
}

/* rightclick menu */

.rightclickmenu  { 
	background: #FFFFFF;
	position: absolute; 
	text-align: center;
	width:  250px; 
	top: 0px; 
	left: 0px;
	visibility: hidden; 
	border: 1px solid;
	border-color: #eeeeee #666666 #666666 #eeeeee;
	padding: 2px; 
	z-index: 5;
	filter: alpha(opacity=0);
	-moz-opacity:1
}
.menuitem {
	padding: 2px 4px 2px 4px; 
	color: #000000;
	text-decoration: none;
	font-family: ms sans serif; 
	font-size: 11px;
	font-weight: normal; 
	display: block;
}


.seperator {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #eeeeee;
	margin: 2px;
}
a.menuitem:hover {
	color: #999999;
}

/* Foto's */

#fotoaantal {
	float: left;
	margin: 5px 0 0px 20px;
	width: 100px;
	overflow: hidden;
	text-transform: uppercase;
	color: white;
	font-weight: bold;
}

#fotolabels {
	float: left;
	margin: 5px 0 0px 5px;
}

#fotolabels div {
	float: left;
	margin: 5px 15px 0 0;
}

#fotolabels div .labelwit {
	height: 5px;
	width: 40px;
	background: white;
	margin: 0;
	cursor: pointer;
	cursor: hand;
}

#fotolabels div .labelwit:hover {
	background: #F26623;
}

#fotolijst div {
	margin: 0 15px 0px 0;
}

#fotolijst div img{
	cursor: pointer;
	cursor: hand;
	border: 1px solid #EBE9E7;
}

/* getuigen */

#getuigencontent img {
	border: 1px solid #EBE9E7;
}

.titel_woorden {
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 15px 0;
}

/* links */

.linksgroep li {
	float: left;
	margin: 0 60px 0px 0px;
	list-style-type: none;
	padding: 0px;
}

.linksgroep {
	padding: 0px;
	margin: 0px;
}

.linksingroep li {
	float: clear;
	margin: 0;
	list-style-type: none;
	padding: 0px;
}

.linksingroep {
	padding: 0px;
	margin: 0px;
}

/* contact */

#routebanner img {
	border: 1px solid #EBE9E7;
}

/* werkwijze */

#werkwijzeinfo {
	margin: 15px 0 0 0;
}


/* CMS stijlen */

.tekst_rood {
	color: #F26623;
}

-->
</style>