
html {
	overflow: hidden;
}

body {
	background-color: #c5daeb;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	overflow: auto;
	color: #000000;
}

div#bodydiv {
	background-image:	url(images/bodydiv_BG.jpg);
	background-repeat:	no-repeat;
	position: absolute;
	left: 50%;
	width: 1024px;
	height: 768px;
	margin-top: 0px;
	margin-left: -512px;
	border: 0px solid red;
	overflow: hidden;
}

div#mainContent {
	position:	absolute;
	top:	165px;
	left:	167px;
	width:	670px;
	color:	#1282b7;
	z-index:	1;
	overflow: auto;
	overflow-x:	hidden;
	padding:	15px 10px 10px 10px;
	height:	382px;
	padding:	27px 10px 10px 10px;
	height:	379px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	text-align:	left;
	line-height: 1.6em;
	border: 0px solid red;
}
/***************************************/
/************   leftmenu			**********/
/***************************************/
div#navLeft {
	position: absolute;
	top: 165px;
	left: 17px;
	width: 142px;
	height: 480px;
	overflow: hidden;
	z-index:	11;
	border: 0px solid red;
}

table.leftmenu {
	position:	relative;
	top: 0px;
	left:	0px;
	width: 142px;
	border: 0px solid red;
}

table.leftmenu td {
	width: 125px;
	height: 30px;
	padding: 0px 0px 10px 0px;
	vertical-align: top;
}

div.leftmenuitem {
 	 color: #1282b7;
 	 font-weight: normal;
 	 cursor:	pointer;
}

div.leftmenuitemover {
         color: #000000;
 	 text-decoration:	none;
 	 font-weight: normal;
 	 cursor:	pointer;
}

/***************************************/
/************   topmenu			**********/
/***************************************/
div#navTop {
	position: absolute;
	top: 130px;
	left: 167px;
	width: 710px;
	height: 35px;
	border: 0px solid Purple;
	overflow: hidden;
	z-index:	11;
}

table.topmenu {
	position:	relative;
	left:	-10px;
	top: -10px;
	height: 35px;
	border: 0px solid Red;
}

td.topmenuitem {
	text-align: center;
	vertical-align:	middle;
	padding:	0px 10px 0px 4px;
	background-color: #61afd1;
	height: 35px;
	color:	#013958;
	font-weight:	bold;
	font-size:	11px;
	cursor:	pointer;
}

td.topmenuitemover {
	text-align: center;
	vertical-align:	middle;
	padding:	0px 10px 0px 4px;
	background-color: #1a8bbd;
	height: 35px;
	color:	#ffffff;
	font-weight:	bold;
	font-size:	11px;
	cursor:	pointer;
}

td.topmenuitem a,td.topmenuitem a:hover,td.topmenuitem a:link{
	text-decoration: none;
	color:	#013958;
	border: 0px;
}

td.topmenuitemover a,td.topmenuitemover a:hover,td.topmenuitemover a:link{
	text-decoration: none;
	color:	#ffffff;
	border: 0px;
}

/***************************************/
/************   rightmenu			**********/
/***************************************/
div#navRight {
	position: absolute;
	top: 165px;
	left: 867px;
	width: 140px;
	height: 211px;
	border: 0px solid Black;
	overflow: hidden;
	z-index:	11;
}

table.rightmenu {
	position: absolute;
	top: 30px;
	height: 175px;
	border: 0px solid Black;
}

td.rightmenu {
	/*height: 30px;*/
	padding: 0px 0px 10px 0px;
	vertical-align: top;
}

div.rightmenuitem {
	 color: #1282b7;
	 cursor:	pointer;
 }

div.rightmenuitemover {
 	 color: #1282b7;
 	 text-decoration:	underline;
 	 font-weight: normal;
 	 cursor:	pointer;
 }

td.vsizer {
  height: 50%;
	vertical-align: bottom;
	padding: 0px 1px 0px 0px;
}
/***************************************/

div.stat_afbeelding {
	position:	absolute;
	top:	373px;
	left:	867px;
	width:	140px;
	height:	197px;
	border: 0px solid Red;
}

.searchbutton {
	float:right;
	margin-right: 0px;
}

div.searchwidget {
	width: 140px;
	z-index:	12;
}
input#term {
	width: 140px;
}

div#gallery {
	position: relative;
	left: 0px;
	width: 100%;
}

div#gallery table {
	width: 670px;
}

a.gallery, a.gallery:hover, a.gallery:link, a.gallery:visited {
	color: #1282b7;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
}

div#scrollertekst {
	position:	absolute;
	top:	574px;
	width:	690px;
	left:	167px;
	height:	32px;
	z-index:	100;
	border: 0px solid red;
	color: #ffffff;
	text-align:	center;
	font-weight:	bold;
	padding: 6px 0px 0px 0px;
	display: none;
}
div#scrollertekst a {
	color: #000000;
	font-weight:	bold;
}

div#bottomtext {
	position:	absolute;
	top:	611px;
	width:	690px;
	left:	167px;
	height:	25px;
	border: 0px solid red;
	color: #013958;
	text-align:	center;
	font-weight:	normal;
}

div#bottomtext a, a:hover, a:link, a:visited {
	color: #013958;
	text-decoration: none;
}

div.kopdiv {
	position: absolute;
	top: 0px;
	width: 1024px;
	height: 120px;
	border: 0px solid red;
}

