@charset "UTF-8";
body {
	background-color: #Header
.jpg;
	color: #000;
	background-color: #CCC;
}
a:link {
	color: #F00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F00;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #F00;
}
#geheelhome {
	height: 1880px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	height: 500px;
	width: 1200px;
	background-image: url(Afbeeldingen/Home/Foto%27s/Header%201.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
#menu {
	height: 50px;
	width: 700px;
}
#contentmidden {
	float: left;
	height: 100px;
	width: 1200px;
	background-color: #486e95;
	color: #FFF;
	text-align: center;
	font-family: Verdana;
	font-size: 18pt;
	padding-top: 50px;
	padding-bottom: 50px;
}
#contentlaag {
	float: left;
	height: 800px;
	width: 1200px;
	background-color: #f8f6f3;
}
