div#container {
	position: relative;
	width: 780px;
	left: 50%;
	margin-left: -390px;
	z-index: 2;
}
div#inhoud {
	position: absolute;
	width: 780px;
	left: 0px;
	top: 82px;
	z-index: 10000;
}
div#menu {
	position: absolute;
	width: 160px;
	left: 0px;
	top: 175px;
	z-index: 10001;
}
div#boeken {
	position: absolute;
	width: 770px;
	height: 477px;
	left: 0px;
	top: 159px;
	z-index: 7;
}
div#whiteBoeken {
	position: absolute;
	width: 770px;
	height: 500px;
	left: 0px;
	top: 137px;
	z-index: 6;
	background-color: #FFFFFF;
	border-right: 1px solid #000000;
}
div#verLineBoeken {
	position: absolute;
	width: 160px;
	height: 507px;
	left: 1px;
	top: 130px;
	z-index: 9;
	border-right: 1px solid #000000;
}
div#horLineBoeken1, div#horLineBoeken2 {
	position: absolute;
	width: 160px;
	height: 1px;
	left: 0px;
	top: 228px;
	border-top: 1px solid #E0EEF8;
	z-index: 8;
}
div#horLineBoeken2 {
	width: 609px;
	left: 160px;
	border-top: 1px solid #FFFFFF;
}
div#bottomBoeken1, div#bottomBoeken2 {
	position: absolute;
	width: 608px;
	height: 1px;
	left: 161px;
	top: 525px;
	z-index: 8;
}
div#bottomBoeken2 {
	top: 570px;
}
div#nieuws {
	position: absolute;
	width: 160px;
	height: 180px;
	left: 5px;
	top: 430px;
	z-index: 12;
}
div#fotolinks {
	position: absolute;
	width: 160px;
	height: 390px;
	bottom: -2px;
	z-index: 2;
}
div#blok_links {
	position: absolute;
	width: 20px;
	height: 90px;
	left: 153px;
	bottom: 8px;
	z-index: 5;
}
div#blackline {
	position: absolute;
	width: 770px;
	height: 1px;
	left: 0px;
	bottom: -1px;
	z-index: 5;
}
div#blok_rechts {
	position: absolute;
	width: 20px;
	height: 60px;
	left: 762px;
	top: 115px;
	z-index: 13;
}
div.divPulldownField {
	position: relative;
	width: 200px;
	height: 18px;
	border: 1px solid #F1790C;
	background-color: #FFFFFF;
  margin-top: 1px;
}
div.divPulldownField SELECT {
	position: absolute;
	width: 201px;
  height: 21px;
	left: -1px;
	top: -2px;
	clip: rect(3px 198px 17px 2px);
	background-color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #F1790C;
}
div#surroundingsLegenda {
	position: absolute;
	width: 100px;
	height: 100px;
	left: 525px;
	top: 130px;
  border: 1px solid #511AC4;
	background-color: #FFFFFF;
  visibility: hidden;
	z-index: 12;
}
