html {
	overflow: hidden;
}

body {
	background-image: url(images/body_BG.gif);
	background-repeat:	repeat-x;
	background-color: #c6c6c6;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	overflow: hidden;
	overflow-x: hidden;
}

div#bodydiv {
	background-image: url(images/bodydiv_BG.gif);
	background-repeat:	no-repeat;
	position: relative;
	left: 0px;
	height: 730px;
	width: 908px;
	margin-top: 0px;
	margin-left: 0px;
	border: 0px solid red;
	text-align: left;
}

div#navTop {
	position: absolute;
	top: 0px;
	left: 28px;
	width: 853px;
	height: 159px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	border:	0px solid red;
	z-index: 10;
}

div.stat_afbeelding {
	position:	absolute;
	top: 12px;
	left:	272px;
	height:	428px;
	width:	636px;
	border: 0px solid Red;
	z-index: 500;
}
.overlay {
		z-index: 501;
}

div#navLeft {
	position: absolute;
	top: 240px;
	left: 0px;
	width: 220px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	border:	0px solid Purple;
}

div#navRight {
	position: absolute;
	top: 440px;
	#top: 446px;	
	left: 700px;
	width: 200px;
	height: 200px
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	border:	0px solid Yellow;
	z-index: 10;
}

table.leftmenu {
	position: relative;
	left:50px;
	top: 1px;
	width: 100%;
	border: 0px solid Yellow;
}

table.leftmenu td {
	height: 32px;
	width: 100%;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid black;
	text-align: left;
	vertical-align: middle;
}

td.vsizer {
	height: 100%;
	border-bottom: 0px;
}

div.leftmenuitem {
	position: relative;
	top: 0px;
	color: #444444;
	font-size: 12px;
	text-align:left;
	cursor: pointer;
	white-space: nowrap;
	border: 0px solid Yellow;
	display: table-cell;
	vertical-align: middle;
}

div.leftmenuitemover {
	position: relative;
	top: 0px;
	color: #b11200;
	font-size: 12px;
	text-align:left;
	cursor: pointer;
	white-space: nowrap;
	border: 0px solid Yellow;
	display: table-cell;
	vertical-align: middle;
}

div.leftmenuitem_clicked {
	position: relative;
	top: 0px;
	color: #b11200;
	font-size: 12px;
	text-align:left;
	cursor: pointer;
	white-space: nowrap;
	border: 0px solid Yellow;
	display: table-cell;
	vertical-align: middle;
}

table.rightmenu {
	position: relative;
	left:60px;
	top: 20px;
	width: 100%;
	border: 0px solid Black;
}

table.rightmenu td {
	height: 35px;
	width: 100%;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

div.rightmenuitem {
	position: relative;
	top: 0px;
	height: 35px;
	width: 109px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	cursor: pointer;
	white-space: nowrap;
	border: 0px solid Yellow;
	display: table-cell;
	vertical-align: middle;

}

div.rightmenuitemover {
	position: relative;
	top: 0px;
	height: 35px;
	width: 109px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	cursor: pointer;
	white-space: nowrap;
	border: 0px solid Yellow;
	display: table-cell;
	vertical-align: middle;
}

div.rightmenuitem_clicked {
	position: relative;
	top: 0px;
	height: 35px;
	width: 109px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	cursor: pointer;
	white-space: nowrap;
	border: 0px solid Yellow;
	display: table-cell;
	vertical-align: middle;
}

td.top_hsizer_links {
	width: 100%;
}

top_hsizer_rechts {
	width: 100%;
}

div.rss {
	/*
	position:						absolute;
	right:							25px;
	top:								127px;
	z-index:							100;
	height:							14px;
	width:							36px;
	*/
}

div#searchwidget {
	/*position:	relative;*/
}

div.searchresults {
	/*color:	#FFFFFF;*/
}

div#authentication {
	position: 	relative;
	top:	30px;
	width: 90%;
	margin-left:auto;
	margin-right:auto;
	padding:50px 10px 10px 10px;
	border:1px solid black;
	background-color:#f78f1e;
	color:#000000;
}

input#term {
	height:	10px;
	position: relative;
	top: -3px;
	border: 1px solid Black;
}

a, a:hover, a:visited {
	color: #000000;
	text-decoration: none;
}

div#bottomtext {
	position: absolute;
	top:510px;
	left: 24px;
	border: 0px solid red;
	z-index: 50;
	color: #000000;
	font-size: 7pt;
	width: 209px;
   line-height:	1.5em;	
}

div#flvplayer {
	float: right;
}

/***************************************************/
/* 		stijlinstelling voor xsl bestand 			*/
/***************************************************/

span.news_headline {
	color: #f78f1e;
	font-size:	11pt;
	font-weight:	bold;
}

/***************************************************/
/* 						de slider							*/
/***************************************************/


div#mainContent {
	position: absolute;
	top: 230px;
	left: 275px;
	width: 410px;
	height:	329px;
	overflow: hidden;
	z-index: 50;
	border:	0px solid Red;
	z-index: 600;

}

div.scrollholder {
    position: relative;
    width:390px;
    height: 329px;
    overflow: auto;
    overflow-x: hidden;
    z-index: 100;
    border:	0px solid Blue;  
}

div.scroll {
    position: absolute;
    left: 0;
    top: 0;
    width: 90%;
    z-index: 200;
    border:	0px solid #cccccc;
    color: #444444;
    line-height:	1.5em;
    padding: 20px 0px 0px 35px;
}

/* <Scroll> */
div.track {
    position: relative;
    float:left;
    margin-left: 11px;
    #margin-left: 6px;
    top: 0;
    width: 11px;
    height: 100%;
    font-size: 0;
    z-index: 300;
    background-color: #888888;
}

div.drag_bar {
    position: absolute;
    width: 11px;
    height: 14px;
    cursor: pointer;
    z-index: 400;
    background-color: #cccccc;
    margin-left: 0px;
    border:	0px solid Red;
}