html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	font-size:12px; 
	font-family:Verdana;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden;  
	/* */ 
	}
/****************************************************************************/
body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;
	background:url(images/achtergrond.bmp);
	}
/****************************************************************************/
#containerindex{
	position:absolute;
	height:100%;
	width:799; 
	left:0; 
	margin-left:0; 
}
/****************************************************************************/
#containermain{
	position:absolute;
	height:100%;
	width:799; 
	left:0; 
	margin-left:0; 
	background: url(images/back_main.jpg);
}
/****************************************************************************/
#container{
	position:absolute;
	height:100%;
	width:799; 
	left:0; 
	margin-left:0; 
	background: url(images/back.jpg);
}
/****************************************************************************/
#contentindex {
	display:block; 
	position:absolute; 
	z-index:3; 
	top:0; 
	bottom:0; 
	margin-left:0; 
	left:0; 
	padding: 0 0 0 0;
	}

* html #contentindex {
	top:0; 
	bottom:0; 
	height:100%;
	width:800;
	border-top:0 solid #fff; 
	border-bottom:0 solid #fff;
	overflow:auto;
	float:left;
	}
/****************************************************************************/
#contentmain {
	display:block; 
	position:absolute; 
	z-index:3; 
	top:0; 
	bottom:0; 
	margin-left:0; 
	left:0; 
	padding: 30 30 30 30;
	}

* html #contentmain {
	top:0; 
	bottom:0; 
	height:100%;
	width:549;
	border-top:0 solid #fff; 
	border-bottom:1px solid #fff;
	overflow:hidden;
	}
#contentmain h1{
	color: #000;
	font-size:14;
	text-transform: uppercase;
	line-height:0px;
	margin-top: 10px;
	margin-bottom:10px;
}
#contentmain h2{
	color: #CC2027;
	font-size:12;
	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;
}
/****************************************************************************/
#leftframe {
	display:none; 
	}
/****************************************************************************/
#rightframe {
	position:absolute; 
	z-index:3; 
	top:0; 
	bottom:0; 
	margin-left:0; 
	left:0; 
	}
/****************************************************************************/
#content {
	position:absolute; 
	z-index:3; 
	top:0; 
	bottom:0; 
	margin-left:0; 
	left:0; 
	padding: 0 0 0 0;
	}

* html #content {
	top:0; 
	bottom:0; 
	height:100%;
	width:600;
	border-top:0 solid #fff; 
	border-bottom:2px solid #fff;
	overflow:auto;
	}
#content h1{
	color: #000;
	font-size:14;
	text-transform: uppercase;
	line-height:0px;
	margin-top: 10px;
	margin-bottom:10px;
}
#content h2{
	color: #000;
	font-size:12;
	line-height:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#content hr{
	height:1px;
	color:#000;
	margin-top:10px;
	margin-bottom:10px;
}
#content a{
	font-weight:bold;
	text-decoration: none;
	color: #000;
}
#content :hover{
	color:#000;
}
#content p { color: #000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; }
#content td { color: #000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; }
#content ul, ol { color: #000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; }
#content ul { margin-left: 0; 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; }
/*Typografie
#content .Kop { color: #039; font-size: 18px; font-weight: bold; }
#content .Tussenkop_blauw { color: #039; font-weight: bold; }
#content .Tussenkop_goud { color: #c90; font-weight: bold; }
#content .cursief_blauw { color: #039; font-style: italic; }
#content .Bold_blauw { color: #039; font-weight: bold; }
/*Beeldmateriaal*/*/
#content .Foto_links { float: left; margin-right: 10px; }
#content .Foto_rechts { float: right; margin-left: 10px; }
/****************************************************************************/
div #crawlermain{
	display: none;
}
/****************************************************************************/
div #crawler{
	display: none;
}
/****************************************************************************/
#nieuws {
	display:none; 
	}

/****************************************************************************/
#menu {
	display:none; 
}
/****************************************************************************/
#head {
	display: none;
	}
/****************************************************************************/
#topmenu {
	display:none;
	}
/****************************************************************************/
#foot {
	display:none;
}