.body {
	background-color: #FCF;
}
.menu {
	width: 1000px;
	height: 40px;
	background-color: #6F4E2B;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333333;
}
.inhoud {
	background-repeat: no-repeat;
	width: 1000px;
	height: auto;
	background-color: #70A78A;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	color: #000;
}

