/* CSS Document */

BODY,TD,TH,P,DIV,FORM,H1,H2,H3,H4,BLOCKQUOTE,UL,OL {
  	margin: 0;
  	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #000;
	font-family: Arial Black, Helvetica, sans-serif;
}


/* HEAD CONTAINER */

div#container{
	position:relative;
	width: 1006px;
	height: auto;
	margin: 0 auto 0 auto;
	background-repeat: no-repeat;
	background-position:center;
}

/* HEAD CONTAINER END */


/* TOP */

div#top {
	background-image: url(beeld/topnew.jpg);
	background-repeat: no-repeat;
	width: 961px;
	height: 97px;
	float: left;
}

/* TOP END */

/* SEARCH */

div#search {
	padding: 43px 210px 0 20px;
	float: right;
}

/* SEARCH END */

div#leftbar {
	float: left;
	height: 100px;
	width: 45px;	
}

/* MIDDLE */

div#middle {
	background-image: url(beeld/middlenew.jpg);
	background-repeat: no-repeat;
	width: 961px;
	height: 356px;
	float: left;
}

/* MIDDLE END */


/* IMAGES */

div#scrollbar {
	background-image: url(beeld/scrollbar.jpg);
	background-repeat: no-repeat;
	width: 1006px;
	height: 10px;
	float: left;
	font-size: 1px;
}

div#imageReel {
    position:absolute;
	left:auto;
	top: 0px;
}

div#images {
	background-image: url(beeld/images.jpg);
	background-repeat: no-repeat;
	width: 1006px;
	height: 107px;
	float: left;
}

.image {
	padding: 15px 0 0 28px;
}

/* IMAGES END */

/* BOTTOM */

div#bottom {
	background-image: url(beeld/bottom.jpg);
	background-repeat: no-repeat;
	width: 1006px;
	height: 30px;
	float: left;
	position:absolute;
	left:auto;
	top:117px;
}

#content {
	position:absolute;
	left:auto;
	top:0px;
	height: 600px;
}
/* BOTTOM END */

.plat {
	font-family: Gill Sans, sans-serif;
	font-size: 80%;
	padding: 58px 58px 0 58px;
	color: #fff;
	text-align: justify;
	line-height: 160%;
}

#flashFile {
position:absolute;
left: auto;
top:0px;
height: 450px;
z-index:0;
}

#contentFrame {
position:absolute;
left:0px;
z-index:10;
}

.searchBox{
  background-image:url('beeld/magnifying-glass.gif');
  background-repeat:no-repeat;
  padding-left:20px;
  background-color: #eee;
} 

#iframe {
overflow-x: hidden;
overflow-y: scroll;
}

#iframe2 {
position:absolute;
top: 0px;
}

#iframe1 {
position:absolute;
top: 0px;
left: 36px;
}

#iframe3 {
position:absolute;
top:450px;
left: 0px;
}