/* CSS Reset Eric Meijer - Source: http://meyerweb.com/eric/tools/css/reset/ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	}
body {
	line-height: 1;
	}
ol, ul {
	list-style: none;
	}
blockquote, q {
	quotes: none;
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
	}
:focus {/* remember to define focus styles! */
	outline: 0;
	}
ins { /* remember to highlight inserts somehow! */
	text-decoration: none;
	}
del {
	text-decoration: line-through;
	}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: collapse;
	border-spacing: 0;
	}
/* Einde CSS reset */


/* CSS document */
@charset "utf-8";
html {
	height: 101%;/* To prevent short pages jumping to the left on Firefox */
	overflow-x: hidden; overflow-y: auto; /* To remove the unwanted horizontal scrollbar appearing in IE7 */
	}
body {
	font: 11px Arial, Helvetica, sans-serif;
	background: #f1f1f1;
	color:#515151;
	}
.clear {
	clear:both;
	}
#frameHeader {
	width: auto;
	height: 108px;
	background: url(../images/bgHeader.gif) repeat-x top left;
	}
#frameWrapper {
	margin: 0 auto;
	margin-top: -108px;
	width: 917px;
	background: #f3f3f3 url(../images/bgHeader.gif) repeat-x top left;
	}
#frameNavigation {
	margin-top: -100px;
	margin-left: 150px;
	width: 715px;
	height: 30px;
	font-weight: bold;
	}
ul#ulNav {
	margin-top: 8px;
	width: 765px;
	padding-bottom: 10px;
	}
	ul#ulNav li {
		display: inline;
		font-size: 13px;
		margin-left: 44px;
		}
	ul#ulNav li a {
		text-decoration: none;
		color: #515151;
		}
	ul#ulNav li a.active,
	ul#ulNav li a:hover {
		padding-bottom: 2px;
		border-bottom: 2px #fbd820 solid;
		color: #fbd820;
		}
#frameContent {
	width: 917px;
	font-size: 12px;
	padding: 0 42px;
	margin: 20px -42px 0 -42px;
	background-image: url(/images/bgShade.png);
	background-repeat: repeat-x;
	}
	h1 {
		margin-left: -7px;
		}
	h2 {
		margin: 37px 0 0 193px;
		font-size: 22px;
		color: #515151;
		}
	.blue {
		color: #00397d;
		}
	h3 {
		margin-bottom: 20px;
		font-size: 25px;
		}
		h3.h3b {
			margin-bottom: 15px;
			}
	h4 {
		margin-bottom: 15px;
		font-size: 18px;
		color:#515151;
		}
		h4#h4Producten {
			margin-bottom: 5px;
			
			}
	p {
		line-height: 16px;
		margin-bottom:12px;
		}
	a {
		color: #515151;
		}
	.bold {
		font-weight: bold;
		}
	img.imgPDF {
		vertical-align: middle;
		}
	#frameZoeken {
		float: right;
		margin-top: -5px;
		width: 245px;
		height: 45px;
		background: #ffdd00;
		}
		#searchform input {
			float: left;
			margin: 9px 0 9px 10px;
			padding: 5px;
			width: 140px;
			height: 13px;
			font-size: 10px;
			color: #b9b9b9;
			border: 2px solid #f0cc0f;
			}
		#searchform a {
			float: left;
			border: 0;
			padding: 14px 5px 0 5px;
			font-size: 14px;
			font-weight: bold;
			text-decoration: none;
			color: #515151;
			}
		#searchform img {
			padding-top: 18px;
			float: left;
			cursor: pointer;
			}	
	#frameHeaderBg {
		width: 893px;
		height: 220px;
		margin-top: 40px;
		padding: 12px;
		background: #a7a9ab url(/images/verticalYellowsTop.gif) no-repeat top right;
		}
	#frameHeaderContent {
		width: 800px;
		height: 245px;
		}
		.box {
			margin: 0 5px 5px 0;
			width: 107px;
			height: 107px;
			float: left;
			}
	#headers {
		width: 779px;
		height: 219px;
		overflow: hidden;
		}
		.jdGallery {
			overflow: hidden;
			position: relative;
			}
			.jdGallery .slideElement {
				width: 100%;
				height: 100%;
				background-color: #fff;
				background-repeat: no-repeat;
				}
			.jdGallery .loadingElement {
				width: 100%;
				height: 100%;
				position: absolute;
				left: 0;
				top: 0;
				background-color: #fff;
				background-repeat: no-repeat;
				}
#boxCols,
#boxCols2 {
	position: relative;
	width: 917px;
	background: url(/images/verticalYellows.gif) no-repeat top right;
	padding-bottom: 40px;
	}
	#boxCols2 {
		background: none;
		}
#colLeft ul,
#colLeft1 ul,
#colLeft2 ul,
#colLeft3 ul,
#colLeft ol,
#colLeft1 ol,
#colLeft2 ol,
#colLeft3 ol {
	padding: 0 0 10px 0;
	margin: 0 0 0 20px;
	list-style-type: disc;
	}
#colLeft,
#colLeft1,
#colLeft2,
#colLeft3 {
	float: left;
	width: 495px;
	padding: 40px 35px 0 35px;
	}
	#colLeft1,
	#colLeft2,
	#colLeft3 {
		width: 599px;
		padding-left: 0;
		}
	#colLeft2,
	#colLeft3 {
		width: 617px;
		padding-top: 0;
		margin-top: 40px;
		background:  url(../images/bgBoxNews.gif) no-repeat top left;
		}
	#colLeft h1,
	#colLeft2 h1,
	#colLeft3 h1{
	margin:0;
	padding:0;
	font-size:25px;
	}
	#colLeft h2,
	#colLeft2 h2,
	#colLeft3 h2{
	margin:0;
	padding:0;
	font-size:20px;
	}
	#colLeft h3,
	#colLeft2 h3,
	#colLeft3 h3{
	margin:0;
	padding:0;
	font-size:15px;
	}
#newsContent {
	}
		#colLeft a {
			text-decoration: none;
			}
			#colLeft a:hover {
				text-decoration: underline;
				}
		#colLeft3 {
			background: none;
			}
		#newsContent,
		.productsContent {
			width: 594px;
			padding: 20px 20px 1px 20px;
			background: #f3f3f3;
			margin-bottom: 15px;
			}
		#productsContent {
			padding-top: 0px;
			}
		.productsContent a{
			color: #515151;
			}
		.productsContent h3 {
			font-size: 18px;
			margin-bottom: 14px;
			}
		.productsContent p {
			line-height: 22px;
			}
	.newsBox,
	.newsBoxFull {
		width: 652px;
		height: 202px;
		margin-bottom: 20px;
		background: url(/images/bgBoxNews.gif) no-repeat top left;
		}
		.newsBoxFull {
			height: auto;
			}
		.newsBoxRight {
			float: right;
			width: 360px;
			height: 202px;
			}
			.newsBoxDate,
			.newsBoxDate2 {
				float: right;
				margin: 25px 20px 0 0;
				font-size: 15px;
				font-weight: bold;
				}
			.newsBoxDate2 {
				margin: -2px -37px 0 0;
				padding: 10px 0 0 32px;
				width: 94px;
				height: 52px;
				background: url(/images/bgDate.gif) no-repeat top left;
				}
			.newsBoxTxt {
				width: 300px;
				height: 165px;
				font-size: 11px;
				}
				.newsBoxTxt h3,
				#newsContent h3,
				#productsContent h3 {
					margin: 35px 0 15px 0;
					font-size: 16px;
					}
					#newsContent h3 {	
					margin-top: 15px;
						}
					#productsContent h3 {
						margin-top: 0;
						}
				.newsBoxTxt p {
					margin-bottom: 10px;
					line-height: 18px;
					}
				.newsBoxTxt a {
					color: #515151;
					font-weight: bold;
					}
			#framePages {
				width: 595px;
				height: 15px;
				padding: 10px 20px;
				background: #fbd820;
				}
				
				#framePages p {
					float: left;
					margin: 0 3px 0 0;
					}
					#framePages p img {
						float: left;
						}
				#framePages ul.ulPages {
					float: left;
					margin-top: 1px;
					}
				#framePages ul.ulPages li {
					display: inline;
					}
				#framePages ul.ulPages li a {
					width: 2px;
					height: 12px;
					padding: 5px 10px;
					margin-right: 3px;
					text-decoration: none;
					}
					#framePages ul.ulPages li a img {
						vertical-align: middle;
						}
					#framePages ul.ulPages li a:hover,
					#framePages ul.ulPages li a.active {
						background: #bdad37;
						color: #fff;
						font-weight: bold;
						}
					#framePages ul.ulPages li a:hover img {
						background: none;
						}
		.imgContainer {
			padding: 3px 3px 8px 3px;
			margin: 0 3px 6px 0;
			background: #d3d4d5;
			float: left;
			}
			.imgContainer div {
				clear: both;
				height: 30px;
				margin: 2px 0 0 0;
				padding: 2px 0 3px 0;
				text-align: center;
				font-weight: bold;
				background: #7f7f7f;
				}
			.imgContainer a {
				color: #fff;
				text-decoration: none;
				}
		
		
		
		.carousel {
			clear: both;
			height: 100px;
			width: 587px;
			margin: 10px 0 20px 0;
			overflow: hidden;
			visibility: visible;
			background-color: #fbd820;
			position: relative;
			}
			.carousel > div {
				position: absolute;
				top: 0px;
				}
			.carousel .arrowBack, 
			.carousel .arrowForward {
				width: 44px;
				height: 100px;
				background-color: #fbd820;
				background-position: 10px 10px;
				background-repeat: no-repeat;
				cursor: pointer;
				z-index: 2;
				}
			.carousel .arrowBack {
				background-image: url(/images/arrowBackward.png);
				left: 0;
				}
 			.carousel .arrowForward {
				background-image: url(/images/arrowForward.png);
				right: 0;
				}	
			.carousel .imageContainer {
				left: 44px;
				top: 10px;
				z-index: 1;
				width: 5000px;
				overflow: hidden;
				}
				.carousel .imageContainer img {
					border: 3px solid #bdad37;
					margin-right: 5px;
					float: left;
					}
			
			
		
		
		
		
		
		.productItem {
			padding: 10px 0px;
			border-bottom: 1px solid #999;
			color: #515151;
			}
			.productItem p {
				margin: 0 0 15px 0;
				}
			.productItem:last-child {
				border: 0;
				}
				.productItem ul {
					list-style: disc;
					margin: 0 0 15px 30px;
					}
				.productItem ul li {
					margin-bottom: 5px;
					}
			.productLeesverder {
				clear: both;
				width: 95px;
				height: 18px;
				margin: 10px 0px;
				padding: 5px 10px;
				background: #fbd820;
				font-weight: bold;
				text-align: left;
				cursor: pointer;
				}
				.productLeesverder .text {
					float: left;
					cursor: pointer;
					} 
				.productLeesverder a {
					text-decoration: none;
					font-weight: bold;
					}
				.productLeesverder img {
					float: right;
					padding: 4px 0 0 0;
					}
	.bgImgRow {
		width: 606px;
		height: 79px;
		padding: 14px;
		background: #fbd820;
		margin-bottom: 15px;
		overflow: hidden;
		}
		.bgImgRow img {
			height: 73px;
			width: 73px;
			border: 3px solid #BDAD37;
			margin-right: 12px;
			}
			.bgImgRow img.imgNoBorder {
				border: 3px solid #fbd820;
				}
			.bgImgRow img.imgNoMargin {
				width: auto;
				margin: 0;
				}
	table.tableProducts {
		margin-bottom: 15px;
		}
		table.tableProducts tr, table.tableProducts tr.even {
			background: #dbdbdb;
			}
		table.tableProducts tr.oneven {
			background: none;
			}
		table.tableProducts th {
			background: #0A3377;
			color: #fff;
			padding: 10px 0;
			}
		table.tableProducts td {
			text-align: center;
			padding: 5px 0;
			}
		table.tableProducts td.th2 {
			background: #36578E;
			color: #fff;
			padding: 5px;
			text-align: center;
			}
p.noMargin {	
	margin-bottom: 5px;
	}
		ul.ulBulletlist {
			list-style: disc;
			margin: 0 0 15px 30px;
			}
		ul.ulBulletlist li {
			margin-bottom: 5px;
			}
#colRight,
#colRight1 {
	float: right;
	width: 345px;
	height: auto;
	}
	#colRight1 {
		width: 250px;
		}
	#frameSubnav,
	.frameSubnav2 {
		position: relative;
		float: right;
		margin: 45px 30px 0 0;
		background: url(../images/bgSubnavHome.gif) repeat-y right;
		background-color:#EAEAEA;
		width: 262px;
		padding: 20px 0 20px 33px;
		}
		.frameSubnav2 {
			margin: 25px 0 0 0;
			padding: 20px 0 20px 25px;
			background: #eaeaea;
			width: 220px;
			}
		ul.ulList li,
		ul.ulListArchief li {
			margin-bottom: 4px;
			}
			ul.ulListArchief li a {
			color: #515151;
			}
			ul.ulListArchief li a:hover {
			color: #00397d;
			}
		ul.ulList li a {
			text-decoration: none;
			font-size:12px;
			line-height:17px;
			}
		ul.ulList li a:hover {
			text-decoration: underline;
			color: #00397d;
			}
			ul.ulList li a.year {
				text-decoration: underline;
				font-weight: bold;
				}
		ul.ulListArchief {
			margin-bottom: 30px;
			}
/* styles for ul.ulListProducten */
		ul.ulListProducten li {
			width: 200px;
			}
			ul.ulListProducten li:last-child {	
				border-bottom: 1px solid #bebebe;
				}
		ul.ulListProducten li a,
		ul.ulListProducten li a.active {
			text-decoration: none;
			display: block;
			padding: 7px;
			border-top: 1px solid #bebebe;
			color:#515151;
			}
		ul.ulListProducten li a.active,
		ul.ulListProducten li a:hover {
			background: #d9d9d9;
			}
			ul.ulSublistProducten  {				
				list-style-image: url(../images/imgSublist.gif);
				margin-left: 28px;
				}
			ul.ulSublistProducten li:last-child {
				border: 0;
				}
			ul.ulSublistProducten li a {
				padding: 7px;
				border: 0;
				}
			ul.ulSublistProducten li a:hover {
				background:0;
				font-weight: bold;
				}
/* styles for tables */
#contactForm td {
	vertical-align: middle;
	padding-right: 5px;
	}

/* einde styles for tables */
/* styles for forms */
input {
	width: 447px;
	margin-bottom: 1px;
	}
input.button {
	width: auto;
	border: 0;
	margin: 10px 0 20px 0; 
	padding: 3px 15px;
	font-weight: bold;
	background: #fbd820;
	}
/* einde styles for forms */

#frameFooter {
	width: 917px;
	height: 250px;
	background: #515151;
	color: #a7a9ab;
	font-size: 11px;
	}
	#verticalYellowsBottom,
	#verticalBottom {
	position: relative;
	float: right;
	margin-right: 30px;
	background: url(../images/verticalYellowsBottom.gif) no-repeat top right;
	width: 97px;
	height: 18px;
		}
		#verticalBottom {
			background: url(../images/verticalBottom.gif) no-repeat top right;
			}
	#footerLeft {
		float: left;
		width: 190px;
		margin-top: 20px;
		padding: 15px 30px 30px 30px;
		}
	#footerMiddle {
		float: left;
		width: 340px;
		margin-top: 20px;
		padding: 15px 30px 30px 30px;
		}
	#footerRight {
		float: right;
		margin-top: 2px;
		width: 200px;
		padding: 15px 30px 30px 30px;
		}
		#footerRight p {
			line-height: 15px;
			margin-bottom: 17px;
			}
		#footerRight a.email {
			color: #fbd820;
			}
	h5 {
		font-size: 13px;
		padding-bottom: 6px;
		margin-bottom: 6px;
		border-bottom: 1px solid #666;
		}
		.productItem h5 {
			font-size: 12px;
			color: #00397d;
			border-bottom: 0;
			margin-bottom: 0;
			}

	ul.ulFooter {
		float: left;
		margin: 0 35px 0 0;
		}
	ul.ulFooter li {
		margin-bottom: 3px;
		}
	ul.ulFooter li a {
		color: #b9b9b9;
		text-decoration: none;
		}
		ul.ulFooter li a:hover {
			text-decoration: underline;
			}
	
.grid {
	position: absolute;
	border: 1px solid #0b3378; 
	background-color: #fff;
	z-index: 10;
	width: 900px;
	height: 422px;
	margin-top: -300px;
	margin-left: 0px;
	display: none;
	}
.darkenBackground {
	background-color: #000;
	opacity: 0.7;
	-moz-opacity:0.70;
	filter: alpha(opacity=70);
	z-index: 9;
	height: 100%;
	width: 100%;
	background-repeat:repeat;
	position:fixed;
	top: 0px;
	left: 0px;
	display: none;
	}

.showBackground {
	display: block;
	}
*:first-child+html .showBackground {
	display: none;
	}




.inzite-form .CheckRadio {
	float: left;
	width: 20px;
	}
	.inzite-form .CheckRadio input {
		width: 20px;
		}
.inzite-form .CheckRadioText {
	float: left;
	padding: 0px 0px 2px 5px;
}


/* Reparaties voor IE7 */
*:first-child+html .IE7FloatLeft {
	float: left;
	}
*:first-child+html h2 {
		margin-top: 30px;
		}
*:first-child+html ul#ulNav li {
	margin-left: 42px;
	}
*:first-child+html #frameZoeken {
	margin-top: 10px;
	}
*:first-child+html #newsContent {
	}
*:first-child+html .newsBoxRight {
	position: relative;
	}
*:first-child+html .newsBoxDate {
	position: relative;
	float: right;
	margin-top: -178px;
	}
*:first-child+html .newsBoxTxt {
	margin-top: -205px;
	float: left;
	}
*:first-child+html #framePages ul.ulPages {
	padding: 6px 0;
	margin-top: -6px;
	}

