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/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:974px;
	height:100%;
	margin:0 auto;
}
#header{
	width:974px;
	height:175px;
	margin-bottom:-1px;
}
#headervisual{
	background: url(../images/headgraphic.jpg) no-repeat left top;
	margin:0;
	padding:0;
	width:874px;
	height:175px;
}
#flashcontent{
	margin:0;
	padding:0;
	width:874px;
	height:175px;		
}
#headerbuttons{
	margin-top:20px;
}
#body{
	clear:both;
	margin-top:-12px;
	margin-left:50px;
	min-height:390px;
	width:874px;
	padding:0;
}
#bodycel{
	background:#fff url(../images/content.gif) no-repeat right bottom;
}
#footer{
	clear:both;
	margin-left:50px;
	width:874px;
	height:36px;
	text-align:center;
	font:bold 12px/34px Arial;
	color:#263E89;
	background:url(../images/footer.gif) no-repeat left top;
}
#navigationbg{
	width:206px;
	/*height:500px;*/
	background:#263e89 url(../images/navigatie-linksonder.gif) no-repeat bottom left;
	vertical-align:top;
	padding-top:0;
}
#navigation{
	width:206px;
	height:510px;
	min-height:510px;
	padding-top:20px;
	background:url(../images/navigatie-linksboven.gif) no-repeat left top;
	}
	#navigation h2{
		color:#fff;
		padding-left:50px;
	}
	#navigation ul{
		list-style:none;
		margin:0 0 10px 30px;
		padding:0;
	}
	#navigation li{
		margin:0px;
	}
	#navigation ul a{
		display:block;
		height:20px;
		color:#fff;
		text-decoration:none;
		font:bold 12px/20px Arial;
		padding-left:21px;
		margin-bottom:5px;
	}
	#navigation ul a:hover{
		color:#FAB710;
	}
	#navigation ul a{ background: url(../images/navigation-bullet.gif) no-repeat left top;}
	#navigation ul a:hover{ background: url(../images/navigation-bulletactive.gif) no-repeat left top;}
	#navigation ul a.active{ background: url(../images/navigation-bulletactive.gif) no-repeat left top;color:#FAB710;}
	.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;
	clear:both;
}
ul#nav5{
	padding-top:8px;
}
#thumbs{
	margin:4px 2px;
	padding:2px;
	}
	#thumbs img{
		margin-right:8px;
	}
#content{
	width:668px;
	font:normal 12px/20px Arial;
}
#contentinner{
	margin:0px 20px 10px 20px;
}

#contentleft{
	width:460px;
	}
	#contentleft h2{
		font:bold 16px/20px Arial;
		color:#22387c;
	}
	#contentleft th{
		font:bold 12px/20px Arial;
		color:#22387c;
		text-align:left;		
	}
#contentright{
	float:right;
	width:168px;
	}
	#contentright ul{
		list-style:none;
		margin:0 0 10px 30px;
		padding:0;
	}
	#contentright li{
		margin:0px;
	}
	#contentright ul a{
		display:block;
		height:16px;
		color:#22387c;
		text-decoration:none;
		font:bold 12px/16px Arial;
		padding-left:21px;
		margin-bottom:5px;
	}
	#contentright ul a:hover{
		color:#FAB710;
	}
	#contentright ul a{ background: url(../images/navigation-bullet-content.gif) no-repeat left top;}
	#contentright ul a.active{ background: url(../images/navigation-bullet-content-active.gif) no-repeat left top;color:#FAB710;}

.teruglink{
	font:bold 11px Arial;
	color:#00275E;
	text-decoration:none;
	display:block;
	padding-right:10px;
	text-align:right;
}
.productlist td{
	padding:0;
	margin:0;
	border:none;
	font:normal 11px/20px Arial;
	height:18px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
form{
	margin:0;
	padding:0;
}
.txtf,textarea,select{
	width:200px;
	height:18px;
	border:solid 1px #A6B0CE;
	padding:1px 2px;
	font:normal 11px Arial;
	margin-bottom:8px;
}
.txtf:hover,select:hover,textarea:hover{
	border:solid 1px #E9BB33;
}
textarea{ height:100px;}
select{ width:206px;}
label{
	float:left;
	width:100px;
	margin-right:4px;
}
.required:after{
	content:" *";
	color:red;
	font:bold 14px Arial;
}
.butlink{
	display:block;
	width:200px;
	height:18px;
	border:none;
	background:#263E88;
	padding:1px 2px;
	font:normal 11px/18px Arial;
	color:#fff;
	text-align:center;
	text-decoration:none;
	margin-bottom:8px;	
}
.butlink:hover{
	background:#445899;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.nieuwsitem{
	margin-bottom:10px;
	border-bottom:dotted 1px #DDDDEE;
}
.nieuwsdatum{
	width:50px;
	float:left;
	font:bold 12px/14px Arial;
	color:#253C84;
	text-align:center;
}
.nieuwscontent{
	margin-left:60px;
}
.nieuwscontent h2{
	font:bold 14px/16px Arial;
	color:#253C84;
	
}

.listrow:hover{
	background:#EEEEFF;
}
.piccell{
	background:url(../images/icon-view.gif) no-repeat top left;
	width:18px;
	height:18px;
	cursor:pointer;
	display:block;
}
.piccell img{
	border:none;
}
.listnavlink{
	font:bold 11px Arial;
	color:#263E89;
	text-decoration:none;
}
.listnavlink:hover{
	text-decoration:underline;
}
#tentoonstellingen td{
	text-transform:capitalize;
}
