#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: aa0000;
}
#koprechts {
	float: left;
	width: 150px;
	height: 120px;
}
#fotorechts {
	float: left;
	width: 150px;
	padding-top: 40px;
}
#kopfoto {
	float: left;
	width: 150px;
	height: 120px;
	background-color: aa0000;
}
#kop {
	float: left;
	width: 630px;
	height: 120px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: aa0000;
}
#menu {
	width: 150px;
	float: left;
	background-color: aa0000;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right center;
	height: 800px;
}
#content {
	float: left;
	width: 630px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right center;
	background-color: aa0000;
}
.bijwerkdatum {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
body {
	background-color: #aa0000;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #F60;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	color: #f60;
}

