#container {
	height: 850px;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #fbf5dd;
}
#container #header {
	height: 120px;
	width: 930px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	background-image: url(../afbeeldingen/Haed_compleet2.png);
}



#container #header #menubalk {
	height: 30px;
	width: 930px;
	margin-top: 87px;
	float: left;
	padding-top: 9px;
}

#container #content {
	height: 690px;
	width: 930px;
}
#container #content #menu {
	padding: 10px;
	height: 250px;
	width: 160px;
	float: left;
}
#container #content #menu #foto {
	float: left;
	height: 160px;
	width: 150px;
	clip: rect(auto,auto,auto,auto);
	position: absolute;
	top: 560px;
	margin-left: 5px;
}

#container #content #inhoud {
	float: left;
	height: 670px;
	width: 730px;
	overflow: auto;
	padding: 10px;
}
#container #footer {
	height: 25px;
	width: 924px;
	background-image: url(../afbeeldingen/background%20footer.jpg);
	padding: 3px;
	float: right;
	border-top-style: groove;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
}
#container #header #menubalk #knoppen {
	text-align: center;
	margin-left: 3px;
	padding-top: 6px;
}
#container #footer #disclaimer {
	margin-left: 750px;
}
#container #content #inhoud table {
	margin-left: 80px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #030032;
}


body {
	background-color: #242642;
}
a {
	font-size: 14px;
	font-style: normal;
	color: #030032;
	left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
a1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #030032;
}



h1 {
	line-height: 16px;
	font-weight: bold;
	color: #030032;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #030032;
}
h3 {
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #030032;
}

