#kop {
	background-color: #ccc;
	position: absolute;
	height: 184px;
	width: 800px;
	top: 0px;
	left: 0px;
}
#menu {
	background: url(images/1def_02.jpg);
	background-repeat: vertical;
	position: absolute;
	top: 184px;
	left: 0px;
	width: 206px;
}
#inhoud {
	background-color: #fff;
	position: absolute;
	top: 184px;
	left: 206px;
	width: 473px;
}
#rechts {
	position: absolute;
	top: 184px;
	left: 679px;
}
#ifr {
	width: 470px;
	height: 1000px;
	border: 0;
	
}

