@charset "utf-8";
/* CSS Document */

/*reset*/
.close
{
	position: absolute;
	top: 8px;
	right: 8px;
	color: #0098B1;
	font-weight: bold;
	font-family: sans-serif;
	cursor: pointer;
	font-size: 1.4em;
}

.searchframe
{
	border: 1px solid #A4DAE3;
	margin-bottom: 25px;
	padding: 20px;
}

.searchframe select
{
	width: 100%;
	margin-top: 5px;
}

.disabled2
{
	color: #777 !important;
	cursor: default;
}

.disabled2 .fr
{
	border-left-color: #777 !important;
}

.disabled2 .fl
{
	border-right-color: #777 !important;
}

.bri
{
	position: absolute;
	right: 10px;
	bottom: 10px;
	background-color: #007BB6;
	color: #fff;
	font-size: 30px;
	height: 35px;
	line-height: 35px;
	width: 35px;
	text-align: center;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
}

a.disabled
{
	color: #333 !important;
	cursor: default;
}

#bar
{
	background-color: #7FCBD8;
	padding: 5px 10px;
	line-height: 20px;
	height: 20px;
}

#bar span
{
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #fff;
	margin-left: 5px;
	margin-top: 5px;
	float: right;
}

#bar a.disabled span
{
	border-left: 5px solid #333;
}

#bar a.disabled.vorig span
{
	border-right: 5px solid #333;
}


#bar a
{
	color: #fff;
	float: right;
}

#bar a.vorig
{
	float: left;
}

#bar a.vorig span
{
	border-left: 0 !important;
	margin-left: 0;
	border-right: 5px solid #fff;
	margin-right: 5px;
	float: left;
}

.btndienst
{
	background-repeat: no-repeat;
	height: 40px;
	display: inline-block;
	width: 420px;
	color: #000 !important;
	line-height: 38px;
	padding-left: 52px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
	text-shadow: 1px 1px 1px #aaa;
	margin-top: 10px;
}

.btndienst.long
{
	background-image: url(/images/btn75.jpg);
}

.btndienst.disabled
{
	background-image: url(/images/btn75d.jpg) !important;
}

.btndienst.short
{
	width: 202px;
	background-image: url(/images/btn25.jpg);
}

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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*end reset*/


/*positions*/
html,  body {
	margin:0;
	padding:0;
	height:100%;
}
#container {
	min-height:100%;
	position:relative;
}
#header {
	height:133px;
	background-image:url(../images/bg_head.png);
	background-repeat:repeat-x;
}
#body {
	padding-bottom:286px;	/* Height of the footer */
}
#footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:286px;			/* Height of the footer */
	background:#242424;
}
/*end positions*/

body {
	font-family:Arial, Helvetica, sans-serif;
}
.head {
	width:960px;
	height:133px;
	margin:auto;
	background-image:url(../images/cor.png);
	background-repeat:no-repeat;
	background-position: top right;
}
.logo {
	width:301px;
	height:103px;
	position:absolute;
}
#nav {
	height:70px;
	margin-top:53px;
	position: absolute;
	width:960px;
	font-size:12px;
	text-transform:uppercase;
}
#nav a {
	color:#FFF;
	float:right;
	text-decoration:none;
	margin-left:92px;
	display:block;
	padding-top:60px;
	padding-left:5px;
	padding-right:5px;
}
#nav a:hover, #nav a.active {
	color:#25b5cd;
	background-image:url(../images/bg_nav.png);
	background-repeat:no-repeat;
	background-position:center top;
}
.homebtn {
	width:14px;
	height:14px;
	position:absolute;
	margin-top:109px;
	margin-left:100px;
	z-index:1000;
}
.sliderzone {
	width:100%;
	height:433px;
	background-color:#d8e1dc;
	background-image:url(../images/bg_slider.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	background-position:center;
}
.slider {
	width:960px;
	margin:auto;
	height:433px;
}
.slide {
	float:left;
	height:433px;
	width:480px;
}
.slide_right {
	float:right;
	width:400px;
	margin-right: 50px;
	padding-right:30px;
	padding-top:80px;
	font-family: 'Allerta', sans-serif;
	color:#000;
	font-size:28px;
	line-height:48px;
	font-weight:lighter;
}
.breadholder {
	width:100%;
	height:22px;
}
.breadcrump {
	width:960px;
	margin:auto;
	padding-top:5px;
	color:#0098b1;
	font-size:10px;
}
.breadcrump a {
	text-decoration:none;
	color:#3f3f3f;
	margin-left:4px;
	margin-right:4px;
}
.wrapper {
	width:960px;
	margin:auto;
	font-size:12px;
	line-height:18px;
	color:#7a7a7a;
	padding-bottom:70px;
	padding-top:20px;
	border:0px solid #F00;
}
#first {
	margin-left:0px;
}
#right {
	float:right;
}
#left {
	float:left;
}
h1 {
	font-size:18px;
	text-transform:uppercase;
	color:#000;
	font-family: 'Allerta', sans-serif;
	margin-bottom:20px;
}
h2 {
	color:#0098b1;
	font-weight:bold;
	font-size:13px;
	margin-bottom:24px;
}
.kolom {
	float:left;
	width:298px;
	margin-left:33px;
	margin-bottom:30px;
}
.kolom a img {
	border:1px solid #a4dae3;
	margin-bottom:24px;
}
.content_left {
	width:300px;
	float:left;
}
.content_right {
	width:628px;
	float:right;
	padding-top:58px;
}
.content_right h2 {
	text-transform:uppercase;
}
.content_right a {
	color:#0098b1;
}

.cursorinfo
{
	cursor: help;
}
.case h2, .case .icoon
{
	cursor: pointer;
}

.subnav {
	width:300px;
}
.subnav ul li a {
	font-family: 'Allerta', sans-serif;
	font-weight:lighter;
	text-decoration:none;
	text-transform:uppercase;
	color:#0098b1;
	padding-left:66px;
	display:block;
	height:32px;
	margin-bottom:15px;
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:20px;
}
.subnav ul li a:hover, .subnav ul li a.active {
	background-position:bottom left;
	font-size:15px;
	padding-left:36px;
	padding-top:17px;
	height:35px;
}
#ico0 {
	background-image:url(../images/ico0.png);
}
#ico1 {
	background-image:url(../images/ico1.png);
}
#ico2 {
	background-image:url(../images/ico2.png);
}
#ico3 {
	background-image:url(../images/ico3.png);
}
#ico4 {
	background-image:url(../images/ico4.png);
}
#ico5 {
	background-image:url(../images/ico5.png);
}
#ico6 {
	background-image:url(../images/ico6.png);
}
#ico7 {
	background-image:url(../images/ico7.png);
}
#ico8 {
	background-image:url(../images/ico8.png);
}
#ico9 {
	background-image:url(../images/ico9.png);
}
#ico10 {
	background-image:url(../images/ico10.png);
}
#ico11 {
	background-image:url(../images/ico11.png);
}
#ico12 {
	background-image:url(../images/ico12.png);
}
#ico13 {
	background-image:url(../images/ico13.png);
}
#ico14 {
	background-image:url(../images/ico14.png);
}
#ico15 {
	background-image:url(../images/ico15.png);
}
#ico16 {
	background-image:url(../images/ico16.png);
}
#ico17 {
	background-image:url(../images/ico17.png);
}
#ico18 {
	background-image:url(../images/ico18.png);
}
#ico19 {
	background-image:url(../images/ico19.png);
}
#ico20 {
	background-image:url(../images/ico20.png);
}
#ico21 {
	background-image:url(../images/ico21.png);
}
#ico22 {
	background-image:url(../images/ico22.png);
}
#ico23 {
	background-image:url(../images/ico23.png);
}
#ico24 {
	background-image:url(../images/ico24.png);
}
#ico25 {
	background-image:url(../images/ico25.png);
}
#ico26 {
	background-image:url(../images/ico26.png);
}
.filter {
	padding-top:4px;
	padding-bottom:4px;
	width:916px;
	padding-left:18px;
	padding-right:26px;
	background-color:#7fcbd8;
	margin-top:60px;
	margin-bottom:25px;
}
.filter_left {
	color:#FFF;
	font-weight:bold;
	float:left;
}
.filter {
	float:right;
}
.filter select {
	float:right;
	margin-left:24px;
}
.filter select option {
	color:#0098b1;
	font-size:13px;
	font-family: 'Allerta', sans-serif;
	text-transform:uppercase;
}
.filter select option span {
	color:#000;
	text-transform:lowercase;
}
.case {
	padding-bottom:20px;
}
.case h2 {
	color:#FFF;
	font-weight:bold;
	background-color:#7fcbd8;
	padding:6px;
	padding-left:90px;
	font-size:13px;
	background-color:#7fcbd8;
}
.case h2 span {
	text-transform:uppercase;
}
.case_icon {
	position:absolute;
	width:58px;
	height:58px;
	background-image:url(../images/bg_case.png);
	margin-left:-76px;
	margin-top:-20px;
}
.icoon {
	width:52px;
	height:52px;
	background-position:top;
	position:absolute;
	margin-left:3px;
	margin-top:3px;
}
.case h3 {
	font-size:14px;
	font-weight:bold;
	color:#5b5b5b;
	border-bottom:2px solid #5b5b5b;
	margin-bottom:10px;
	margin-top:10px;
	height:25px;
	background-image:url(../images/bg_h3.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.case h3:hover {
	background-position:top right;
}
.tarieven {
}
.tarieven h2 {
	color:#FFF;
	font-weight:bold;
	background-color:#7fcbd8;
	padding:6px;
	margin-bottom:10px;
	margin-top:10px;
	padding-left:18px;
	font-size:13px;
	background-color:#7fcbd8;
	text-transform: uppercase;
	padding-right:20px;
}
.tarieven ul {
	margin-bottom:20px;
	margin-top:10px;
}
.tarieven ul li {
	padding-left:18px;
	padding:5px;
	text-transform:uppercase;
}
.tarieven ul li:hover {
	background-color:#d3d3d3;
}
#color {
	background-color:#e5f5f7;
}
#color:hover {
	background-color:#d3d3d3;
}
.prijs {
	float:right;
	color:#231f20;
	text-align:right;
}
.nieuws_left {
	width:630px;
	float:left;
}
.nieuwsfoto {
	border-bottom:3px solid #000;
	margin-bottom:10px;
}
.nieuwsfoto img {
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}
.extra {
	height:20px;
	width:630px;
	margin-bottom:10px;
}
.extraleft {
	width:300px;
	float:left;
}
.extraleft a img {
	float:left;
	margin-right:30px;
}
.extra_right {
	width:300px;
	float:right;
}
.extra_right a img {
	float:right;
}
.nieuws_controls {
	width:630px;
	background-color: #404040;
	height:30px;
	margin-top: 25px;
	margin-bottom:50px;
	text-align: center;
}
.nieuws_controls img {
	margin-left:12px;
	cursor: pointer;
	float: left;
}
.nieuws_controls a {
	color: #fff;
	vertical-align: middle;
	margin-top: 6px;
	text-transform: uppercase;
	font-size: .85em;
}

.nieuws_controls a span {
	margin-top: 5px;
	display: inline-block;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 5px solid #fff;
	width: 0;
	height: 0;
	margin-left: 5px;
}

.nieuws_controls a span.fl {
	border-left: 0;
	border-right: 4px solid #fff;
	margin-right: 5px;
	margin-left: 0;
}

.nieuws_controls .overzicht {
	display: inline-block;
	width: 30px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	margin: auto 5px;
	margin-top: 6px;
	height: 9px;
	text-indent: -10000px;
	background: url(/images/overzicht.png) no-repeat center;
}

.nieuws_controls .fb {
	margin-top: 7px;
	float: right;
	margin-right:12px;
}

.nieuws_right {
	width:298px;
	float:right;
}
#faqs {
	width:960px;
}
#faqs h2 {
	color:#FFF;
	font-weight:bold;
	background-color:#7fcbd8;
	padding:6px;
	padding-left:15px;
}
#faqs p {
	margin-bottom:30px;
}
.contact_left {
	width:630px;
	float:left;
	color:#231f20;
}
.form_right {
	float:right;
	width:414px;
}
.form_left {
	float:left;
	line-height:37px;
}
form input[type=text] {
	width:404px;
	padding:5px;
	border:1px solid #5a5a5a;
	font-size:12px;
	float:right;
}

form label
{
	height: 34px;
	margin-top: 2px;
	display: inline-block;
}

form p
{
	margin-bottom:12px;
}

.errors
{
	margin-bottom: 25px;
	color: #25B5CD;
	margin-left: 15px;
	list-style-type: disc;
}

form textarea {
	width:404px;
	padding:5px;
	border:1px solid #5a5a5a;
	font-size:12px;
	height:40px;
	margin-bottom:27px;
	float:right;
	overflow:hidden;
}

.checkboxfield
{
	display: inline-block;
	width: 416px;
	float: right;
}

.checkboxfield label
{
	display: inline-block;
	margin-left: 5px;
	width: 185px;
}

.checkboxfield input
{
	margin: 0;
	width: 10px;
	height: 10px;
	display: inline-block;
}


form select {
	width:416px;
	padding:5px;
	border:1px solid #5a5a5a;
	font-size:12px;
	margin-bottom:12px;
	float:right;
}
input[type=submit] {
	float:right;
	color: #0098B1;
	background: transparent url("/images/btn75d.jpg") no-repeat !important;
	text-transform: uppercase;
	border:none;
	width:420px;
	height:39px;
	clear: both;
	padding-left: 52px;
	line-height: 38px;
	font-size: 1em;
    font-weight: bold;
}

input[type=submit]:hover {
	text-shadow: 1px 1px 1px #AAAAAA;
	background: transparent url("/images/btn75.jpg") no-repeat !important;
	color: #000;
}

.contact_right {
	width:298px;
	float:right;
	font-family: 'Allerta', sans-serif;
	text-transform:uppercase;
	color:#474747;
	letter-spacing:-0.1em;
	margin-top:-20px;
}
.contact_right img {
	margin-right:15px;
}
#overonslb
{
	display: none;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 6px solid #0098B1;
	width: 960px;
	padding: 25px;
}

#overonslb p
{
	margin: 15px 25px;
}

.link {
	color:#0098b1;
	font-weight:bold;
	cursor: pointer;
	float:right;
	padding-right:18px;
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-position:right;
	font-size:13px;
	text-decoration:none;
}
.tickerzone {
	height:60px;
	background-color:#bfe5eb;
	width:100%;
}
.ticker {
	margin-top: 30px;
	width:960px;
	height: 60px;
	margin:auto;
	font-family: 'Allerta', sans-serif;
	font-size:21px;
	text-align:center;
	color:#000;
	font-weight: lighter;
	padding-top:20px;
}
.ticker a {
	color: #0B7587;
}
#footer img {
	display: block;
	height:202px;
	width:960px;
	margin:auto;
}
#footer div img {
	height:auto;
	width:auto;
	margin:auto;
	display: inline;
}
.footy {
	height:20px;
	width:100%;
	text-align:center;
	background-color:#FFF;
	font-family:"Times New Roman", Times, serif;
	color:#3c3c3c;
	font-size:11px;
	padding-top:4px;
}
.footy a {
	text-decoration:none;
	color:#3c3c3c;
}
