img{
	border:none;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
html{
	margin:0;
	padding:0;	
	width:100%;
	height:100%;
	font-family:Arial;
	overflow-y: scroll;
}
body{
	margin:0;
	padding:0;	
	width:100%;
	height:100%;
	background: url(../images/layout-pagebg.jpg) repeat-x left top;
	color:#000;
	font:normal 11px/18px Arial;	
}
h1{ font-size: 140%; }
h2{ font-size: 120%; }
h3,h4,h5,h6{ font-size: 110%; }
tr,td{
	margin:0;
	padding:0;
	vertical-align:top;
}
#main{
	width:976px;
	height:100%;
	margin:0 auto;
}
#header{
	margin-left:49px;
	width:927px;
	height:260px;
	margin-bottom:0px;
}
#body{
	clear:both;
	margin-top:-12px;
	margin-left:49px;
	min-height:390px;
	width:874px;
	background:#fff url(../images/layout-body.jpg) no-repeat right top;
	border-bottom:solid 1px #fff;
	padding:0;
}
#footer{
	clear:both;
	margin-left:49px;
	width:874px;
	height:51px;
	font:normal 10px/51px Verdana;
	text-align:center;
	background:url(../images/layout-footer.jpg) no-repeat left top;
}
#navigation{
	float:left;
	width:207px;
	min-height:390px;
	padding-top:10px;
}
	#navigation h2{
		color:#7b7b7c;
		padding-left:10px;
	}
	#navigation ul{
		list-style:none;
		margin:0 0 10px 10px;
		padding:0;
	}
	#navigation li{
		margin:0px;
	}
	#navigation ul a{
		display:block;
		height:20px;
		color:#00275e;
		text-decoration:none;
		font:bold 12px/20px Arial;
		padding-left:21px;
		margin-bottom:5px;
	}
	#navigation ul a:hover{
		color:#7b7b7c;
	}
	#navigation ul.nav1 a{ background: url(../images/navigation-bullet1.jpg) no-repeat left top;}
	#navigation ul.nav2 a{ background: url(../images/navigation-bullet2.jpg) no-repeat left top;}
	#navigation ul.nav3 a{ background: url(../images/navigation-bullet3.jpg) no-repeat left top;}
	#navigation ul.nav4 a{ background: url(../images/navigation-bullet4.jpg) no-repeat left top;}
	#navigation ul a.active{ background: url(../images/navigation-bulletactive.jpg) no-repeat left top;}
	.stippellijn{
		width:163px;
		height:1px;
		background:url(../images/stippellijn.gif) no-repeat left top;
		margin-left:10px;
	}
.stippellijnbig{
	height:1px;
	background:url(../images/stippellijn.gif) repeat-x left top;
}
#content{
	width:667px;
	font:normal 12px/20px Arial;
}
#headervisual{
	background: url(../images/layout-headervisual.jpg) no-repeat left top;
	margin:0;
	padding:0;
	width:874px;
	height:136px;
}
#flashcontent{
	margin:0;
	padding:0;
	width:874px;
	height:136px;		
}
#headerbuttons{
	width:333px;
	height:26px;
	position:relative;
	top:50px;
}
#registreerbutton{
	display:block;
	font:bold 12px/26px Arial;
	color:#fff;
	text-decoration:none;
	width:178px;
	height:26px;
	text-align:center;
}
.headercurve{
	background:url(../images/header-curve.gif) no-repeat left top;
	height:37px;
	font:bold 12px/26px Arial;
	color:#fff;
	padding-left:16px;
}
#impressiepics{
	width:500px;
}
.impressiecell{
	padding:0px 10px 5px 0px;
}
.impressiecell h2{
	margin:0;
	font-size:110%;
}
.impressiecell img{
	margin:5px 10px 0px 0px;
}
.detailkolom{
	padding:0 20px 0 0;
}
.detailkolom h3{
	margin-bottom:2px;
}
.adreskolom p,.detailkolom p{
	margin:0
}
.pagebody{
	padding-right:60px;
}
.teruglink{
	font:bold 11px Arial;
	color:#00275E;
	text-decoration:none;
	display:block;
	padding-right:10px;
	text-align:right;
}