html {
	height:100%; 
	max-height:100%; 
	padding:0px; 
	margin:0px; 
	border:0px; 
	font-size:12px; 
	font-family:Verdana;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	}
/****************************************************************************/
body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0px; 
	margin:0px; 
	border:0px;
	background:url(images/achtergrond.bmp);
	}
/****************************************************************************/
#containerindex{
	position:absolute;
	height:100%;
	width:799px; 
	left:50%; 
	margin-left:-400px; 
}
#containerindex img{
	border:0px;
}
/****************************************************************************/
#containermain{
	position:absolute;
	height:100%;
	width:799px; 
	left:50%; 
	margin-left:-400px; 
	background: url(images/back_main.jpg);
}
/****************************************************************************/
#container{
	position:absolute;
	height:100%;
	width:799px; 
	left:50%; 
	margin-left:-400px; 
	background: url(images/back.jpg);
	overflow:hidden;
}
/****************************************************************************/
#contentindex {
	display:block; 
	position:absolute; 
	z-index:3; 
	top:150px;
	width:799px;
	height:100%; 
	bottom:52px; 
	margin-left:-399px; 
	left:50%; 
	padding: 0px 0px 0px 0px;
	}

* html #contentindex {
	top:0; 
	bottom:0; 
	height:100%;
	width:800px;
	border-top:169px solid #fff; 
	border-bottom:20px solid #fff;
	overflow:auto;
	float:left;
	}
/****************************************************************************/
#contentmain {
	display:block; 
	position:absolute; 
	z-index:3; 
	top:0px; 
	bottom:52px; 
	margin-left:-399px; 
	left:50%;
	float:left;
	width:499px;
	text-align:justify; 
	padding: 30px 30px 30px 30px;
	}

* html #contentmain {
	top:0; 
	bottom:0; 
	height:100%;
	width:549px;
	border-top:0px solid #fff; 
	border-bottom:1px solid #fff;
	overflow:auto;
	float:left;
	}
#contentmain h1{
	color: #1B447C;
	font-size:14px;
	text-transform: uppercase;
	line-height:0px;
	margin-top: 10px;
	margin-bottom:10px;
}
#contentmain h2{
	color: #CC2027;
	font-size:12px;
	line-height:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#contentmain p{
	line-height:13px;
	margin-top:0px;
	margin-bottom:0px;
}
#contentmain hr{
	height:1px;
	color:#BE9E54;
	margin-top:10px;
	margin-bottom:10px;
}
#contentmain a{
	font-weight:bold;
	text-decoration: none;
	color: #1B447C;
}
#contentmain :hover{
	color:#BE9E54;
}
/****************************************************************************/
#content {
	display:block;
	overflow:auto;
	padding: 20px 30px 30px 30px;
	float:right;
	position:absolute;
	margin-left:160px;
	width:579px;
	height:470px;
	top:20px;
}

* html #content {
	float:right;
	margin-left:20px;
	padding: 20px 30px 30px 30px;
	top:0px; 
	bottom:0px; 
	height:100%;
	width:639px;
	overflow:auto;
	background: #FFF;
	}
#content .crawler{
	position:relative;
	top:0px;
	float:right;
	text-align:right;
	color:#BE9E54;
	font-size:11px;
	padding:0px 0px 0px 0px;
}
#content h1{
	color: #1B447C;
	font-size:14px;
	text-transform: uppercase;
	line-height:16px;
	margin-top: 10px;
	margin-bottom:10px;
}
#content h2{
	color: #CC2027;
	font-size:12px;
	line-height:16px;
	margin-top:10px;
	margin-bottom:10px;
}
#content h3{
	color: #BE9E54;
	font-size:12px;
	line-height:16px;
	margin-top:10px;
	margin-bottom:10px;
}
#content hr{
	height:1px;
	color:#BE9E54;
	margin-top:10px;
	margin-bottom:10px;
}
#content a{
	font-weight:bold;
	text-decoration: none;
	color: #1B447C;
}
#content :hover{
	color:#BE9E54;
}
#content input{
/*	height: 18px;
*/	font-size: 12px;
	border:1px solid #BE9E54;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#content textarea{
	font-size: 12px;
	border:1px solid #BE9E54;
}
#content select{
	font-size: 12px;
	border:1px solid #BE9E54;
	color: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#content .zonderborder{
	font-size: 12px;
	border:0px solid #BE9E54;
	color: #000;
}
#content .vaag{
	border: 1px solid white;
	background-color:#FFFF99;
}
#content p{
	color: #000;
	font-size: 12px;
	line-height: 16px;
	text-align:justify;
}
#content td{
	color: #000;
	font-size: 12px;
	line-height: 16px;
}
#content ul, ol{
	color: #000; 
	font-size: 12px; 
	line-height: 16px; 
}
#content ul{
	margin-left: 0px;
	list-style-type: square;
}
#content ol{
	display: block;
	margin-left: 15px;
}
#content a:link{
	color: #039;
	text-decoration: underline;
}
#content a:visited{
	color: #c90;
	text-decoration: underline;
}
#content a:hover{
	color: #d82740;
	text-decoration: none;
}
#content a:active{
	color: #039;
	text-decoration: underline;
}
#content img{
	margin: 0px 10px 0px 10px;
}
#content .fotoleft{
	float: left;
	margin: 0px 10px 0px 0px;
}
#content .fotoright{
	float: right;
	margin: 0px 0px 0px 10px;
}
/****************************************************************************/
#nieuws {
	display:block; 
	position:absolute; 
	z-index:3; 
	top:0px; 
	bottom:52px; 
	margin-left:149px;
	padding:30px 10px 0px 30px; 
	left:50%;
	float:right; 
	}

* html #nieuws {
	top:0px; 
	bottom:0px; 
	height:100%;
	width:250px;
	border-top:0px solid #fff; 
	border-bottom:2px solid #fff;
	overflow:hidden;
	float:right;
	}
#nieuws h1{
	color: #1B447C;
	font-size:14px;
	text-transform: uppercase;
	line-height:0px;
	margin-top: 10px;
	margin-bottom:10px;
}
#nieuws h2{
	color: #CC2027;
	font-size:12px;
	line-height:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#nieuws p{
	line-height:13px;
	margin-top:0px;
	margin-bottom:0px;
}
#nieuws hr{
	height:1px;
	color:#BE9E54;
	margin-top:10px;
	margin-bottom:10px;
}
#nieuws a{
	font-weight:bold;
	text-decoration: none;
	color: #1B447C;
}
#nieuws :hover{
	color:#BE9E54;
}
/****************************************************************************/
#menu {
	padding:30px 10px 20px 10px; 
	font-weight: bold;
	line-height: 40px;
	color: #CC071E;
	width:140px;
	float:left;
	overflow:hidden;
}

* html #menu {
	padding:30px 10px 20px 10px; 
	top:0px; 
	bottom:0px; 
	height:100%;
	width:140px;
	border-top:0px solid #fff; 
	border-bottom:0px solid #fff;
	overflow:hidden;
}
#menu nobr{
	padding-top:0px;
	padding-bottom:0px;
	border-bottom:1px solid #BE9E54;
	width:95%;
}
#menu a{
	font-weight:bold;
	text-decoration: none;
	color: #1B447C;
	line-height:40px;
	width:70%;
}
#menu a:active{
	color: #CC071E;
	text-decoration: none;
}
#menu :hover{
	color:#BE9E54;
}
#menu h1{
	color: #1B447C;
	font-size:14px;
	text-transform: uppercase;
	line-height:0px;
	margin-top: 10px;
	margin-bottom:10px;
}
#menu h2{
	color: #CC2027;
	font-size:12px;
	line-height:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#menu p{
	line-height:13px;
	margin-top:0px;
	margin-bottom:0px;
}
#menu ul{
	list-style-position: inside;
	list-style-image: url(images/marker.gif);
	margin-left:10px;
	margin-top:10px;
	margin-bottom:5px;
	font-size:10px;
}
/****************************************************************************/
#head {
	background: url('images/kop2.jpg');
	position:absolute; 
	margin-left:-399px; 
	left:50%; 
	top:0px; 
	width:799px; 
	min-width:799px; 
	height:145px; 
	z-index:5; 
	}
* html #head {
	top:0px; 
	width:799px; 
	height:145px;
	}
/****************************************************************************/
#head_eng {
	background: url('images/kop_eng.jpg');
	position:absolute; 
	margin-left:-399px; 
	left:50%; 
	top:0px; 
	width:799px; 
	min-width:799px; 
	height:145px; 
	z-index:5; 
	}
* html #head {
	top:0px; 
	width:799px; 
	height:145px;
	}
/****************************************************************************/
#topmenu {
	position:absolute; 
	margin-left:-399px; 
	left:50%; 
	top:145px; 
	width:799px; 
	min-width:799px; 
	z-index:5; 
	background-color: #00427E;
	border-top: 2px solid white;
	border-bottom: 3px solid #CC071E;
	}
* html #topmenu {
	top:145px; 
	width:799px; 
	height:10px;
}
.topmenu a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.topmenu :hover{
	color:#BE9E54;
}
.td_normal{
	padding-top:1px;
	padding-bottom:1px;
	padding-left:10px;
	padding-right:10px;
	color: #FFFFFF;
	font-size:11px;
	background-color: #1B447C;
	border-right: 1px solid white;
}
.td_active{
	padding-top:1px;
	padding-bottom:1px;
	padding-left:10px;
	padding-right:10px;
	color: #FFFFFF;
	font-size:11px;
	background-color: #CC071E;
	border-right: 1px solid white;
}
#topmenu input{
	height: 16px;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/****************************************************************************/
#foot {
	text-align:center;
	position:absolute; 
	margin-left:-400px; 
	left:50%; 
	bottom:0px; 
	width:799px; 
	min-width:799px; 
	height:18px; 
	z-index:5; 
	font-family:verdana;
	font-weight:bold;
	color:#000;
	clear:both;
	border-top: solid 1px #BE9E54;
	background:white;
}
* html #foot {
	bottom:2px; 
	width:799px; 
	height:18px;
}
div#foot a, div#foot a :visited{
	font-weight:bold;
	text-decoration: none;
	font-size: 10px;
	font-family:Verdana;
	color:#BE9E54;
}
div#foot :hover{
	font-weight:bold;
	text-decoration: none;
	font-size: 10px;
	font-family:Verdana;
	color:#BE9E54;
}
div#foot td{
	font-size: 10px;
	font-family:Verdana;
	color:#BE9E54;
	padding-left:4px;
	padding-right: 4px;
}
