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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* BPA */
body {
	background:url(../img/bg-body.jpg) repeat-x 0 250px #fff;
	font:normal 11px/16px Arial;
	color:#626262;
	overflow-y:scroll;
}
a {
	text-decoration:none;
	color:#004b96;
}
h2 {
	font:24px/24px Arial;
	color:#004b96;
	margin:0 0 14px;
}
h3 {
	font:bold 12px/12px Arial;
	margin:0 0 1em;
}
p {margin:0 0 1em;}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#bg-slider {
	width:100%;
	height:100%;
	position:absolute;
	background:url(../img/bg-slider.jpg) repeat-x 0 136px;
	z-index:0;
}
#container {
	width:960px;
	margin:0 auto;
	background:#fff;
}
	#header {
		height:136px;
		position:relative;
	}
		h1.logo {
		    background: url(../img/logo.jpg) no-repeat scroll 0 0 transparent;
		    height: 101px;
		    text-indent: -1234px;
		    width: 282px;
			float:left;
			margin:18px 0 0;
		}
		h1.logo a {
		    display: block;
		    height: inherit;
		}
		.collateral {
			float:right;
			width:320px;
			margin:40px 0 0 0;
		}
			.collateral .search {
				float:left;
				visibility:hidden;
			}
				.collateral .search input {
					border:1px solid #707070;
					text-align:right;
					color:#a0a0a0;
					width:200px;
					font:11px/16px Arial;
					padding:2px 3px 3px;
				}
			.collateral .language {
				float:right;
				margin:3px 0 0;
			}
		.navigation {
			position:absolute;
			right:0;
			bottom:0;
		}
			.navigation li {
				float:left;
				margin:0 0 0 1px;
			}
			.navigation a {
				font:18px/52px Arial;
				display:block;
				padding:0 30px;
				text-transform:uppercase;
				background:url(../img/bg-nav.jpg) repeat-x;
			}
			.navigation a.alt {
				padding:0 25px;
			}
				.navigation a:hover {
					color:#FFF;
				}
			.navigation a.active {
				background:#004b96;
				color:#fff;
			}
	#content {
		position:relative;
	}
		#slider {
			height:362px;
			overflow:hidden;
		}
			#slider .slide {
				background:url(../img/bg-slider-right.jpg) right top no-repeat;
				width:960px;
			}
			#slider .slider-img {
				float:left;
			}
			#slider .slider-quote {
				margin:129px 0 0 42px;
			}
		#text {position:relative;}
		#text a {
			color:#6eb2ea;
			text-decoration:underline;
		}
			.colset {
				margin:0 18px 30px;
			}
				.colset .border-bottom {
					border-bottom:1px solid #d2d2d2;
					float:left;
					width:905px;
					margin:5px 5px 0;
				}
				.col {
					float:left;
					display:inline;
				}
				.col-295 {
					width:295px;
					margin:4px 5px 5px;
				}
				.col-295.border {
					margin:30px 5px 5px;
				}
				.col-295.border h2{
					border-bottom:1px solid #d2d2d2;
					padding:0 0 4px 0;
					text-transform:uppercase;
				}
				.col-295 p {font-size:12px;}
				.shadow {
					background-color: #FFFFFF;
					border: 6px solid #FFFFFF;
					box-shadow: 0 0 3px 3px #EEEEEE;
					margin:0 0 1em;
				}
	#footer {
		background:#9ad2f5;
		height:37px;
		margin:90px 0 0 0;
		line-height:37px;
		position:relative;
	}
		.footer-left {
			float:left;
			width:50%;
		}
		.footer-right {
			float:right;
			width:50%;
			text-align:right;
		}
		#footer span,
		#footer a {
			padding:0 18px;
			color:#fff;
		}
		#footer a {text-decoration:underline;}

/* vervolgpaginas */
.colset.depth {
	margin:0;
}
.col-220 {
	width:220px;
}
.col-740 {
	width:712px;
	background:#fff;
	padding:13px 14px;
	position:relative;
}
	.col-740 .inner {
		padding:16px 24px;
	}
	.col-740 h2 {
		color:#434343;
		text-transform:uppercase;
	}
	.col-740 p {
		font-size:12px;
	}
	.col-740 .col-half {
		width:50%;
		margin:2em 0 0;
	}

	.col-33 li h3 {
		list-style: disc inside;
		color: #004896;
	}

	.col-33 li {
		list-style: disc inside;
		color: #626262;
		font-size:12px;
	}

	.col-33 {
		width: 205px;
		margin-bottom: 50px;
		color: #004896;
	}
	.col-33 ul a {
		color: #3d3d3d !important;
		font-size: 12px;
	}
	.col-33 ul a:hover {
		text-decoration: underline !important;
	}
	.col-33-title {
		list-style: none !important;
	}
	.col-33-border {
		border-right: 1px solid #004896;
	}
	.col-33-margin {
		margin-left: 15px;
	}
/* breadcrumbs */
.breadcrumbs {
	height:60px;
}
	.breadcrumbs ul {
		padding:40px 0 8px 220px;
	}
	.breadcrumbs li {
		float:left;
		color:#fff;
		margin:0 3px 0;
	}
	.breadcrumbs a {
		color:#fff;
		text-decoration:underline;
	}

/* submenu */
.submenu ul {height:302px;}
.submenu li {height:52px; background:url(../img/bg-submenu.png) no-repeat;}
/*.submenu li.active {background:url(../img/bg-submenu.png) no-repeat;}*/
.submenu li.active a {color:#004b96;}
.submenu a {
	font:bold 16px/16px Arial;
	display:block;
	padding:10px 0 0 15px;
	text-transform:uppercase;
	color:#99d1f4;
}

/* additional */
.additional {
	padding:20px 18px;
}
.formulier {
	margin-right: -20px;
}
.formulier td {
	padding-bottom: 3px;
	font-size: 12px;
}
#verzenden {
	background: url(../img/verstuur.jpg) no-repeat;
	width: 86px;
	height: 27px;
	border: 0 none;
	cursor: pointer;
	float: right;
	overflow: hidden;
	margin-right: 2px;
}
#verzenden:hover {
	background-position: bottom;
}
#verzenden-en {
	background: url(../img/send.jpg) no-repeat;
	width: 86px;
	height: 27px;
	border: 0 none;
	cursor: pointer;
	float: right;
	overflow: hidden;
	margin-right: 6px;
}
#verzenden-en:hover {
	background-position: bottom;
}
#man {
	margin-left: 0;
}
#vrouw {
	margin-left: 20px;
}
.ul-over-ons li {
	font-size: 12px;
}
.ul-over-ons li:before {
	content: " - ";
}
.contact-margin {
	margin-right: 260px;
}
.col-740 .col-min {
	width: 24% !important;
	margin-left: 132px;
	background: #9AD2F5;
	padding: 20px 20px 73px 20px;
	color: #fff;
}
a.reader {
	color: #9AD2F5 !important;
	text-decoration: none;
	font-size: 11px !important;
	display: inline !important;
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	text-transform: lowercase;
}
a.reader:hover {
	text-decoration: underline;
}
.lisecond {
	list-style: none !important;
	padding-left: 12px;
}
.green-text{
	color: green;
}
