body {
	background-color: #C9D6AC;
	font-family: Verdana, Arial, sans-serif;
	color: #333333;
	font-size: 10pt;
	text-align: center;
}
a:link, a:visited, a:active {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #116C69;
}
h1 {
	font-size: 12pt;
	color: #116C69;
}
#main {
	margin-top: 40px;
	width: 962px;
	height: 570px;
	margin-left:auto;
	margin-right:auto;
}
#links {
	float: left;
	width: 87px;
	height: 500px;
	font-size: 14pt;
}
#links a {
	color: #C9D6AC;
}
#links a:hover {
	color: #C9D6AC;
}
#fotobox {
	float: left;
	width: 750px;
	height: 500px;
	text-align: left;
	background-color: #ffffff;
}
#foto {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 730px;
	height: 487px;
	text-align: left;
	background-image:url(img/home.jpg);
}	
#fotolinks {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 365px;
	height: 487px;
	text-align: left;
	background-color: #999999;
	background-image:url(img/contact.jpg);
}
#tekstrechts {
	float: left;
	padding-left: 10px;
	margin-top: 10px;
	width: 350px;
	height: 487px;
	text-align: left;
}
#tekstrechts a {
	color: #44B134;
	text-decoration: none;
}
#tekstrechts a:hover {
	color: #116C69;
}
#tekstrechts a:actief {
	color: #116C69;
}
#rechts {
	float: left;
	width: 125px;
	height: 500px;
	text-align: left;
	font-size: 14pt;
}
#navigatierechts {
	float: left;
	width: 115px;
	height: 470px;
}
#navigatierechts a {
	color: #C9D6AC;
	text-decoration: none;
}
#navigatierechts a:hover {
	color: #C9D6AC;
	text-decoration: none;
}
#menu {
	float: left;
	margin-left: 10px;
	width: 115px;
	height: 100px;
	font-size: 10pt;
	text-align: left;
	line-height: 14pt;
}
#menubox {
	float: left;
	margin-left: 87px;
	width: 750px;
	height: 65px;
	background-color: #ffffff;
	background-image:url(img/logo3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#onderschrift {
	float: left;
	margin-left: 400px;
	width: 335px;
	height: 65px;
	font-size: 9pt;
	text-align: right;
}

