body {
	background-color:#7f8fcb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#313131;
	margin:0px;
	padding:0px;
	overflow:-moz-scrollbars-vertical;
}

a:link, a:active, a:visited {
	color:#ee9606;
	text-decoration:none;
	/*font-weight:bold;*/
}

a:hover {
	color:#710039;
	text-decoration:none;
	/*font-weight:bold;*/
}

div#hoofd {
	position: relative;	
	margin:0px auto;
	width:950px;
}

div#menu {
	color:#710039;
	float:right;
	margin-top:50px;
	margin-right:50px;
	margin-bottom:5px;
}

div#menu a:link, div#menu a:active, div#menu a:visited {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	padding:0px 7px;
}

div#menu a:hover {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding:0px 7px;
}

div#submenu-bg {
	background-image:url(/images/top.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;	
	height:30px;
	width:950px;
	float:left;
}

div#submenu {
	height:30px;
	float:left;
	padding-top:5px;
}

div#submenu a:link, div#submenu a:active, div#submenu a:visited {
	font-weight:bold;
	font-size:11px;
	color:#710039;
	text-decoration:none;
	padding:5px 5px;
}

div#submenu a:hover {
	font-weight:bold;
	font-size:11px;
	color:#ee9606;
	text-decoration:none;
	padding:0px 5px;
}

.sub-watdoenwij {
	margin-left:100px;
}

.sub-wiezijnwij {
	margin-left:205px;
}

.sub-referenties {
	margin-left:295px;
}

.sub-contact {
	margin-left:638px;
}

div#logo {
	background-image:url(/images/logo.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position:center center;
	float:left;
	width:246px;
	height:165px;
}

div#flash {
	background-image:url(/images/flash.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	float:right;
	width:704px;
	height:165px;
}

div#flash img {
	width:704px;
	height:158px;
}

div#content {
	background-image:url(/images/footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#fdf4e6;
	min-height:100px;
	width:950px;
	float:left;
}

div#links {
	width:400px;
	float:left;
	margin-top:30px;
	margin-left:50px;
	margin-right:25px;
}

div#rechts {
	width:400px;
	float:right;
	margin-top:30px;
	margin-right:50px;
	margin-left:25px;
}

div#footer {
	float:left;
	width:950px;
	padding-top:10px;
	height:40px;
	color:#fff;
	text-align:center;
}
	div#footer a {
		color:#fff;	
		text-decoration:none;
	}
	div#footer a:hover {
		text-decoration:underline;	
	}

.Textvak {
	border:1px solid #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


h1 {
	font: bold 17px Arial, Helvetica, sans-serif;
	margin-bottom: -6px;
	color: #781D7D;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom: -12px;
}

h3 {
	font-family: bold 12px Arial, Helvetica, sans-serif;
}

.paars {
color: #781D7D;
}

ul.ullinodot li {
	list-style: disc;
}

div#googleTranslate {
	position: absolute;
	right: 0;
	top: 0;
	background:url(/images/translateBG.png) top center no-repeat;
	color:#000;
	width:185px;
	text-align:center;
	height:43px;
}