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


html,
body {
   	margin: 0px;
   	padding: 0px;
   	height:100%;
   	width:100%;
	}

a {
	outline: none;
	}

body {
   	background-color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}


div.container {
   	min-height:100%;
   	position:relative;
	}
	
div.header {
	background-image:url('images/bg_header.png');
   	background-position: center bottom;
   	background-repeat: no-repeat;
	height: 280px;
	width: 1000px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;	
	}
	
div.header_image {
	height: 272px;
	width: 984px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;	
	}
	
div.header_top {
	width: 100%;
	height: 210px;
   	margin: 0px;
   	padding: 0px;
	overflow: hidden;	
	clear: both;
	}
	
div.logo {
	float: left;
	width: 250px;
	height: 148px;
   	margin: 0px;
   	padding: 0px;
	text-align: left;	
	}
	
div.utilities {
	float: right;
	width: auto;
	height: auto;
   	margin: 12px 20px 0px 0px;
   	padding: 6px;
	background-color: #fff;
	}
	
div.utilities  p{
	display: inline;
   	margin: 0px;
   	padding: 0px;
	}
	
span#ned_act {
	display: inline-block;
	width: 32px;
	height: 22px;
	background-image: url('images/vlaggen.png');
	background-position: top left;
	background-repeat: no-repeat;
   	margin: 0px 0px 0px 6px;
   	padding: 0px;	
	}

a#eng_gr {
	display: inline-block;
	width: 32px;
	height: 22px;
	background-image: url('images/vlaggen.png');
	background-position: bottom right;
	background-repeat: no-repeat;
   	margin: 0px 0px 0px 6px;
   	padding: 0px;	
	}

a#eng_gr:hover {
	display: inline-block;
	width: 32px;
	height: 22px;
	background-image: url('images/vlaggen.png');
	background-position: top right;
	background-repeat: no-repeat;	
	}
	
span#eng_act {
	display: inline-block;
	width: 32px;
	height: 22px;
	background-image: url('images/vlaggen.png');
	background-position: top right;
	background-repeat: no-repeat;
   	margin: 0px 0px 0px 6px;
   	padding: 0px;	
	}

a#ned_gr {
	display: inline-block;
	width: 32px;
	height: 22px;
	background-image: url('images/vlaggen.png');
	background-position: bottom left;
	background-repeat: no-repeat;
   	margin: 0px 0px 0px 6px;
   	padding: 0px;	
	}

a#ned_gr:hover {
	display: inline-block;
	width: 32px;
	height: 22px;
	background-image: url('images/vlaggen.png');
	background-position: top left;
	background-repeat: no-repeat;	
	}
	
a#header_contact {
	color: #066ba7;
	text-decoration: underline;
	font-weight: bold;
	font-size: 28px;
   	margin: 0px 0px 0px 6px;
   	padding: 0px 2px 0px 2px;
	}
	
a#header_contact:hover {
	text-decoration: none;
	color: #fafafa;
	background-color: #066ba7;
	}
	
div.nav {
	width: 944px;
	overflow: auto;
	height: auto;
	margin: 0 auto;
	background-color: #fff;
	}
	
div.nav ul{
	padding: 0px; 
	margin: 0px;
	list-style-type: none;	
	}
	
div.nav ul li{
	padding: 0px; 
	margin: 0px;
	float: left;
	}
	
div.nav ul li a{
	text-decoration: none;
	color: #066ba7;
	margin: 0px;
	padding: 7px 26px 7px 26px;
	font-size: 20px;
	font-weight: normal;
	display: inline-block;
	}
	
div.nav ul li a:hover{
   	background-color:#066ba7;
	color: #fafafa;
	}
	
div.nav ul li.active a{
	background-color: #066ba7;
	color: #fafafa;
	}

div.content {
	width: 1000px;
	padding: 0px 0px 160px 0px;   
	margin: 0 auto;
	}
	
div.pageheader {
	width: 941px;
	height: auto;  
	margin: 0 auto;
	padding: 9px 0px 10px 23px;
	}

div.pageheader h1{
   	margin: 0px;
   	padding: 0px;
	color: #e50004;
	font-size: 26px;
	font-weight: bold;
	}

div.pageheader h3{
   	margin: 0px;
   	padding: 0px;
	color: #e50004;
	font-size: 26px;
	font-weight: bold;
	}
	
div.intro {
	width: 964px;
	height: auto;  
	margin: 0 auto;
   	padding: 0px;
	background-image: url('images/bg_left_top_corner.png');
	background-position: left top;
	background-repeat: no-repeat;
	}
	
div.intro div{
	width: 964px;
	height: auto;  
	margin: 0 auto;
   	padding: 8px 0px 8px 0px;
	background-image: url('images/bg_right_bottom_corner.png');
	background-position: right bottom;
	background-repeat: no-repeat;
	}
	
div.intro div div{
	width: 918px;
	height: auto;  
	margin: 0 auto;
   	padding: 7px 15px 15px 15px;
	background-color:#f4a539;
	background-image: none;
	overflow: auto;
	min-height: 130px;
	}

div.intro h3{
	display: none;
	}

div.intro p{
   	margin: 0px;
   	padding: 0px;
	color: #2c2c2c;
	font-size: 16px;
	line-height: 24px;
	}

div.intro a{
	color: #2c2c2c;
	text-decoration: none;
	border-bottom: 2px solid #2c2c2c ;
	}

div.intro a:hover{
	color: #fff;
	background-color: #2c2c2c;
	}
	
div.intro p img{
	float: left;
   	padding: 0px;
	margin: 8px 15px 0px 0px;
	border: 1px solid #fff;
	}

div.content_columns {
	width: 964px;
	height:auto;
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
   	padding: 0px 0px 5px 0px;
	overflow: auto;
	}
	
div.content_columns h2{
   	margin: 0px 23px 00px 23px;
   	padding: 10px 0px 0px 0px;
	color: #e50004;
	font-size: 20px;
	font-weight: bold;
	}
	
div.content_columns h4{
   	margin: 0px 23px 00px 23px;
   	padding: 10px 0px 0px 0px;
	color: #e50004;
	font-size: 20px;
	font-weight: bold;
	}
	
div.content_columns p{
   	margin: 0px;
   	padding: 0px 23px 15px 23px;
	color: #3c3c3c;
	font-size: 14px;
	line-height: 20px;
	}
	
div.content_columns ul{
   	margin: 0px;
   	padding: 0px 30px 15px 30px;
	list-style-type: square;
	}
	
div.content_columns ul li{
   	margin: 0px 0px 0px 10px;
   	padding: 0px;
	color: #3c3c3c;
	font-size: 12px;
	line-height: 20px;
	}
	
div.content_columns p img{
	float: left;
   	padding: 0px;
	margin: 20px 15px 0px 0px;
	border: 1px solid #d4d4d4;
	}
	
div.content_columns a{
	color: #3c3c3c;
	text-decoration: none;
	border-bottom: 2px solid #3c3c3c;
	font-weight: bold;
	}

div.content_columns a:hover{
	color: #f2f2f2;
	background-color: #3c3c3c;
	}
	
div.content_column_left {
	width: 464px;
	height: auto;
	float: left;
   	margin: 0px;
   	padding: 0px;
	background-image: url('images/bg_left_top_corner.png');
	background-position: left top;
	background-repeat: no-repeat;
	}
	
div.content_column_left div{
	width: 464px;
	height: auto;
   	margin: 0px;
   	padding: 7px 0px 7px 0px;
	background-image: url('images/bg_right_bottom_corner.png');
	background-position: right bottom;
	background-repeat: no-repeat;
	}
	
div.content_column_left div div{
	width: 464px;
	height: auto;
	margin: 0 auto;
   	padding: 0px;
	background-image: url('images/bg_content_bottom.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	}
	
div.content_column_left div div div{
	width: 464px;
	height: auto;
	min-height: 330px;
	margin: 0 auto;
   	padding: 0px;
	background-image: url('images/bg_content_line.png');
	background-position: center top;
	background-repeat: no-repeat;
	}
	
div.content_column_right {
	width: 464px;
	height: auto;
	float: right;
   	margin: 0px;
   	padding: 0px;
	background-image: url('images/bg_left_top_corner.png');
	background-position: left top;
	background-repeat: no-repeat;
	}
	
div.content_column_right div{
	width: 464px;
	height: auto;
   	margin: 0px;
   	padding: 7px 0px 7px 0px;
	background-image: url('images/bg_right_bottom_corner.png');
	background-position: right bottom;
	background-repeat: no-repeat;
	}
	
div.content_column_right div div{
	width: 464px;
	height: auto;
	margin: 0 auto;
   	padding: 0px;
	background-image: url('images/bg_content_bottom.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	}
	
div.content_column_right div div div{
	width: 464px;
	height: auto;
	min-height: 330px;
	margin: 0 auto;
   	padding: 0px;
	background-image: url('images/bg_content_line.png');
	background-position: center top;
	background-repeat: no-repeat;
	}
	
div.content_column_big {
	width: 964px;
	height: auto;
   	margin: 0px;
   	padding: 0px;
	background-image: url('images/bg_left_top_corner.png');
	background-position: left top;
	background-repeat: no-repeat;
	}
	
div.content_column_big div{
	width: 964px;
	height: auto;
   	margin: 0px;
   	padding: 7px 0px 7px 0px;
	background-image: url('images/bg_right_bottom_corner.png');
	background-position: right bottom;
	background-repeat: no-repeat;
	}
	
div.content_column_big div div{
	width: 964px;
	height: auto;
	margin: 0 auto;
   	padding: 0px;
	background-image: url('images/bg_content_big_bottom.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	}
	
div.content_column_big div div div{
	width: 964px;
	height: auto;
	min-height: 330px;
	margin: 0 auto;
   	padding: 0px;
	background-image: url('images/bg_content_big_line.png');
	background-position: center top;
	background-repeat: no-repeat;
	overflow: auto;
	}
	
div.content_column_big div div div ul {
	
	list-style: none;
	margin: 0 auto; 
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
	width: 790px;
	overflow: hidden;
	}
	
div.content_column_big div div div ul li {
	margin: 5px; 
	padding: 0px;
	float: left;
	position: relative;  
	width: 250px;
	height: auto;
	text-align: center;
	}
	
div.content_column_big div div div ul li div.caption {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: auto !important;
	display: inline !important;
	}

div.content_column_big div div div ul li div.caption img{
	border: 1px solid #d4d4d4;
	}

div.content_column_big div div div ul li div.caption p {
	position: absolute;
	margin: 0px; 
	padding: 10px 5px 10px 5px;
	font-size: 14px;
	font-weight: bold;
	bottom: 4px;
	left: 1px;
	background-image: url('images/bg_caption.png');
	background-position: center top;
	background-repeat: repeat;
	color: #fafafa;
	text-align: left;
	}
	
div.content_column_small_left {
	width: 298px;
	height: auto;
	float: left;
   	margin: 0px 35px 0px 0px;
   	padding: 0px;
	background-image: url('images/bg_left_top_corner.png');
	background-position: left top;
	background-repeat: no-repeat;
	}
	
	
div.content_column_small_left div{
	width: 298px;
	height: auto;
   	margin: 0px;
   	padding: 7px 0px 7px 0px;
	background-image: url('images/bg_right_bottom_corner.png');
	background-position: right bottom;
	background-repeat: no-repeat;
	}
	
div.content_column_small_left div div{
	width: 298px;
	height: auto;
	margin: 0 auto;
   	padding: 0px;
	background-image: url('images/bg_content_small_bottom.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	}
	
div.content_column_small_left div div div{
	width: 298px;
	height: auto;
	min-height: 380px;
	margin: 0 auto;
   	padding: 0px 0px 20px 0px;
	background-image: url('images/bg_content_small_line.png');
	background-position: center top;
	background-repeat: no-repeat;
	overflow: auto;
	}
	
div.content_column_small_left div div div p img{
	border: 1px solid #D4D4D4;
	float: left;
	margin: 20px 1px 0px 0px;
	padding: 0px;
	}
	
div.content_column_small_left div div div ul{
	
	margin: 20px 0px 0px 0px;
	}
	
	
div.content_column_small_left div div div ul li{
   	margin: 0px 0px 0px 10px;
   	padding: 0px;
	color: #3c3c3c;
	font-size: 16px;
	line-height: 20px;
	}
	
div.content_column_small_right {
	width: 298px;
	height: auto;
	float: right;
   	margin: 0px;
   	padding: 0px;
	background-image: url('images/bg_left_top_corner.png');
	background-position: left top;
	background-repeat: no-repeat;
	}
	
div.content_column_small_right div{
	width: 298px;
	height: auto;
   	margin: 0px;
   	padding: 7px 0px 7px 0px;
	background-image: url('images/bg_right_bottom_corner.png');
	background-position: right bottom;
	background-repeat: no-repeat;
	}
	
div.content_column_small_right div div{
	width: 298px;
	height: auto;
	margin: 0 auto;
   	padding: 0px;
	background-image: url('images/bg_content_small_bottom.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	}
	
div.content_column_small_right div div div{
	width: 298px;
	height: auto;
	min-height: 380px;
	margin: 0 auto;
   	padding: 0px 0px 20px 0px;
	background-image: url('images/bg_content_small_line.png');
	background-position: center top;
	background-repeat: no-repeat;
	overflow: auto;
	}
	
div.content_column_small_right div div div p img{
	border: 1px solid #D4D4D4;
	float: left;
	margin: 20px 1px 0px 0px;
	padding: 0px;
	}
	
div.footer {
   	position:absolute;
   	bottom:0;
   	width:100%;
   	height:150px; 
   	margin: 0px;
   	padding: 0px;  
   	background-color:#066ba7;
	background-image: url('images/bg_footer.png');
   	background-position: left top;
   	background-repeat: repeat-x;
	}

div.footer p{
	width: auto;
	height: auto;
	display: block;
   	margin:0 auto;
   	padding: 0px;
	color: #fafafa;
	text-align: left;
	font-size: 14px;
	line-height: 24px;
	}

div.footer a{
	color: #fafafa;
	text-decoration: none;
	border-bottom: 2px solid #fafafa;
	font-weight: bold;
	}
	

div.footer a:hover{
	color: #066ba7;
	background-color: #fafafa;
	}

div.footer_columns {
   	width:916px;
   	height:70px;  
	margin: 0 auto;
   	padding: 35px 0px 0px 0px;
	}
	
div.footer_column_left {
	width: 402px;
	height: auto;
	float: left;
   	margin: 0;
   	padding: 0px;
	text-align: left;
	}
	
div.footer_column_left p{
	display: inline;
	}
	
div.footer_column_middle {
	width: 312px;
	height: auto;
	float: right;
   	margin: 0px;
   	padding: 0px;
	text-align: center;
	}

div.footer_column_right {
	width: 202px;
	height: auto;
	float: right;
   	margin: 0px;
   	padding: 0px;
	text-align: center;
	}
	


div.layer {
	z-index: 1000; 
	position: absolute; 
	left: 0px; 
	height: 581px; 
	top: -560px;
	width: 100%; 
	margin: 0 auto;
	background-image: url('images/bg_form_layer.png');
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 0px;
	}
	
div.layer h3{
   	background-color: #3889B9;
	color: #FAFAFA;
	font-size: 26px;
	font-weight: bold;
	margin: 30px 0px 20px 0px;
	padding: 5px 10px 5px 10px;
	}
	
div.layer h4{
   	background-color: #3889B9;
	color: #FAFAFA;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 5px 10px;
	}
	
div.layer h5{
   	background-color: #3889B9;
	color: #FAFAFA;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 3px 0px 3px 10px;
	}

div.layer p{
   	margin: 0px 0px 15px 0px;
   	padding: 0px 10px 0px 10px;
	color: #fafafa;
	font-size: 12px;
	line-height: auto;
	}

div.layer ul{
   	margin: 10px 0px 15px 0px;
   	padding: 0px 10px 0px 15px;
	list-style-type: square;
	}

div.layer ul li{
   	margin: 0px 0px 0px 10px;
   	padding: 0px;
	color: #fafafa;
	font-size: 12px;
	}

div.layer p img{
	float: left;
   	padding: 0px;
	margin: 8px 15px 100px 0px;
	border: 1px solid #3889B9;
	}

div.layer a{
	color: #fafafa;
	text-decoration: none;
	border-bottom: 2px solid #fafafa ;
	}

div.layer a:hover{
	color: #066ba7;
	background-color: #fafafa;
	}

div.layer a.print{
   	background-color: #3889B9;
	color: #fafafa;
	font-size: 12px;
	font-weight: bold;
	margin: 4px 30px 0px 0px;
	padding: 5px 5px 5px 25px;
	background-image: url('images/print.gif');
	background-position: 5px 5px;
	background-repeat: no-repeat;
	text-decoration: none;
	border-bottom: none;
	float: right;
	}

div.layer a.print:hover{
	color: #066ba7;
	background-color: #fafafa;
	background-image: url('images/print-mo.gif');
	}

	
div.layer a.annuleren {
	background-image: url('images/sluit.png');
	background-position: left;
	background-repeat: no-repeat;
	border: none;
	color: #066BA7;
	display: inline-block;
	float: right;
	font-size: 18px;
	font-weight: bold;
	height: 26px;
	margin: -15px -15px 0px 0px;
	padding: 1px 0px 0px 10px;
	width: 77px;
	}
	
div.layer a.annuleren:hover {
	background: none;
	background-image: url('images/sluit.png');
	background-position: left;
	background-repeat: no-repeat;
	color: #066ba7;
	}
	
div.layer_content {
	width: 850px;
	height: auto;  
	margin: 0 auto;
	margin-top: 30px;
   	padding: 0px;
	}
	
div.layer_content_bottom {
	width: 850px;
	height: auto;  
	margin: 0 auto;
	margin-top: 30px;
   	padding: 0px;
	overflow: auto;
	}
	
div.layer_content_bottom_left {
	width: 390px;
	height: auto;  
	margin: 0px;
   	padding: 0px;
	float: left;
	}
	
div.layer_content_bottom_right {
	width: 390px;
	height: auto;  
	margin: 0px;
   	padding: 0px;
	float: right;
	}
	
div.layer_content_route_1, div.layer_content_route_2, div.layer_content_route_3 {
	width: 400px;
	height: auto;
	float: left;
   	padding: 0px;
	}
	
div.layer_content_route_1 {
	margin: 0px 50px 0px 0px;
	}
	
div.layer_content_route_3 {
	margin: 0px;
	}
	
div#contact {
	display: none;
	}
	
div#vacature {
	display: none;
	}
	
div#organisatie {
	display: none;
	}
	
div#route {
	display: none;
	}
	
div#disclaimer {
	display: none;
	}
