body {
	padding:0px;
	margin:0px;
/*	overflow: hidden;*/
}

table {
	padding:0px;
	margin:0px;
	border-collapse:collapse;

}

.bg_content {
	width:805px;
	background-color:#FFFFFF;
	background-image: url(/images/index_r4_c2.jpg);
	background-repeat: no-repeat;
	vertical-align: top;	
}
#afbeelding {
	text-align: center;	
	display:none;
	z-index: 1;
}
#buttondertigjaar {
	text-align: center;	
	margin:30 0 0 0;
}

.div_content{
	width:805px;
	padding:0px 10px;
	SCROLLBAR-FACE-COLOR:#ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR:#ebf2f8;
	SCROLLBAR-SHADOW-COLOR:#ebf2f8;
	SCROLLBAR-3DLIGHT-COLOR:#000000;
	SCROLLBAR-ARROW-COLOR:#094784;
	SCROLLBAR-DARKSHADOW-COLOR:#194784;
	SCROLLBAR-BASE-COLOR:#ffffff;
	-moz-box-sizing:border-box;
	overflow : auto;
}

.nav1 {
	width:100%;
	height:22px;
	line-height:22px;
	padding-left:20px;
	background-color: #2061AB;
	border-bottom:2px #FFFFFF solid;
	color: #FFFFFF;
}

.nav2 {
	width:100%;
	height:22px;
	line-height:22px;
	padding-left:20px;
	background-color: #96A6D1;
	border-bottom:2px #FFFFFF solid;
}

.navclear {
	width:100%;
	height:22px;
	background-color: #D6EDFB;
	border-bottom:2px #FFFFFF solid;	
}

.nav1 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 3px;
	font-weight: bold;
	text-decoration: none;
}
.nav1 a:hover {
	color:#F2D83C;
	text-decoration: none;
}

.nav2 a {	
	font-family: Arial, Helvetica, sans-serif;
	color:#2061AB;
	font-size: 12px;
	letter-spacing: 3px;
	font-weight: bold;
	text-decoration: none;
}
.nav2 a:hover {
	color:#F2D83C;
	text-decoration: none;
}
.navSelected {
	font-family: Arial, Helvetica, sans-serif;
	color:#F2D83C;
	font-size: 12px;
	letter-spacing: 3px;
	font-weight: bold;
	text-decoration: none;
}

.subnav {
	width:199px;
	line-height:22px;
	height:22px;
	margin-left:1px;
	padding-left:15px;
	background-image:url(/images/bg_subnav.gif);
	background-repeat: no-repeat;	
	float:left;
	clear:right;
	
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	-moz-box-sizing:border-box;
	position:relative;
}

.subnav_down {
	width:199px;
	line-height:22px;
	height:22px;
	margin-left:1px;
	padding-left:15px;
	background:url(/images/bg_subnav_down.gif) no-repeat;
	float:left;
	clear:right;
	position:relative;
	-moz-box-sizing:border-box;
}

.subnav_down a{
	font-family: Arial, Helvetica, sans-serif;
	color: #F2D83C;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.subnav_down a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #F2D83C;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.subnav a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.subnav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #F2D83C;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.navdiv0 {
	position: absolute;
	top:0px;
	left:0px;
	width:100%;
}
.horizontaleNavigatie {
	position: relative;
	top:-11px;
	left:0px;
	width:100%;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #2061AB;
	font-size: 12px;
	text-decoration: underline;

}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #2061AB;
	font-size: 12px;
	text-decoration: none;

}

.vervolgpaginalinks {
	with:510px;
	padding:0px 0px 0px 7px;
}
.vervolgpaginarechts {
	width:240px;
	padding:0px 0px 0px 10px;
}


td, div {
/*border:1px red solid;*/
}