html, body  {
   margin: 0px;
   background-color: #FFFFFF;
}

#container  {
   width: 800px;
   height: 531px;
   position: absolute;
   margin-left: -400px;
   margin-top: -266px;
   left: 50%;
   top: 50%;
   background-color: #FFFFFF;
}

#horizontaal  {
   width: 100%;
   height: 1px;
   overflow: visible;
   position: absolute;
   top: 50%;
}

#header_l {
	width: 421px;
	position: absolute;
	top: 0;
	left: 0;
	height: 109px;
}

#header_r {
	width: 379px;
	position: absolute;
	top: 0px;
	right: -1px;
	height: 109px;
}

#credits {
	width: 26px;
	height: 283px;
	position: absolute;
	background: url(afbeeldingen/credits.gif) top left no-repeat;
	left: -37px;
	top: 117px;
}

#thumbnails {
	width:389px;
	height: 383px;
	position: absolute;
	top: 109px;
	left: 0;
	line-height: 0;
}

#thumbnails img.thumb_spacer2 {
	cursor: pointer;
}

a img {
	border: none;
}

#portret {
	position: absolute;
	left: 434px;
	top: 109px;
	width: 350px;
	height: 289px;
}

#isdezepersoon {
	position: absolute;
	background: url(afbeeldingen/isdezepersoon.gif) no-repeat #fff;
	height: 51px;
	width: 241px;
	left: 528px;
	top: 410px;
}

#btn_prev {
	position: absolute;
	left: 735px;
	top: 405px;
	height: 28px;
	width: 36px;
}

#btn_next {
	position: absolute;
	left: 772px;
	top: 405px;
	height: 28px;
	width: 29px;
}

#pijl {
	position: absolute;
	background: url(afbeeldingen/pijl.gif) no-repeat #fff;
	width: 91px;
	height: 86px;
	left: 433px;
	top: 410px;
}

#klikhier {
	position: absolute;
	left: 527px;
	top: 463px;
	height: 60px;
	width: 243px;
}

#buttons {
	position: absolute;
	left: 0px;
	top: 492px;
	width: 430px;
	height: 39px;
}

#result {
	position: absolute;
	width: 280px;
	height: 210px;
	left: 528px;
	top: 330px;
}

#result #form {
	position: absolute;
	left: 10px;
	top: 173px;
	width: 260px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	z-index: 2;
}

#pagina_content {
	position: absolute;
	width: 350px;
	height: 350px;
	left: 433px;
	top: 110px;
}

#btn_terug {
	position: absolute;
	left: 615px;
	top: 475px;
}

.contentBox p {
	text-align: justify;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	padding: 5px 10px 5px 5px;
}

.contentBox p a {
	color: blue;
}

.contentBox p a:hover {
	text-decoration: none;
}

.contentBox {
	height: 350px;
	overflow: auto;
}
