body {
	height: 100%;
	width: 100%;
	background: url(images/lay-out/body_background.jpg)  no-repeat ;
	margin: 0px;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 22px;
}
#dimensions {
	margin: auto;
	width: 100%;
	text-align: center;
}




a {
	color: #3785B6;
	text-decoration: none;
}

#header {
	margin-top: 10px;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
h3 {
	font-size: 18px;
	color: #3888B9;
	margin-bottom: 0px;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
}

#footer {
	height: 300px;
	padding-top: 30px;
	color: #FFFFFF;
}

#hoofdvlak {
	float: left;
	width: 100%;
	overflow: hidden;
}

#hoofdfoto {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
#header img {
	margin-bottom: 14px;
	margin-top: 120px;
}
.menu {
	list-style-type: none;
}
#header h4 {
	color: #3784B5;
	font-style: normal;
	font-weight: bold;
	font-size: 28px;
	margin: 0px;
}

