#menu {
	position: absolute;
	width: 95px;
	top: 265px;
	z-index: 1000;
	left: 12px;
}
#contentrechts {
	height: 380px;
	width: 380px;
	position: absolute;
	top: -222px;
	z-index: 500;
	left: 400px;
	background-color: #666;
}
h2 {
	left: 4px;
	top: 4px;
}
h3 {
	margin-top: 8px;
	margin-left: 8px;
}
p {
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#inleiding {
	height: 501px;
	width: 370px;
	position: absolute;
	z-index: 1000;
	left: 400px;
	top: 0px;
	background-color: #9C0;
}
#inleiding p {
	font-size: 13px;
	line-height: 20px;
	color: #333;
}

