 @-ms-viewport{
	width: device-width;
}
 *{
	  
 }

html{
	background-color:#fff;
	-webkit-text-size-adjust: none;
	 overflow: -moz-scrollbars-vertical; 
overflow-y: scroll;
}
html,body{
	 height:100%;
	width:100%;
}

body{
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	  font-weight:300;
	color:#414141;	 
	line-height:19px;	
	height:100%;	 
}

a{
	color:#414141;
}
 .no_touch a:hover{
	color:#023964;	 
 }
 p{
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	  font-weight:300; 
	color:#414141;	 
	line-height:19px;	
 }
 
h1{
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	color:#023964;
	font-size:25px;
	line-height:35px;  
	margin-bottom:15px;
}
 
h2{
	font-family: 'Open Sans', sans-serif;
	  font-weight:600;
	font-size:15px;
	color:#023964;	 
	line-height:23px; 
}
 
img{
	display:block;
	-ms-interpolation-mode: bicubic;  
	image-rendering: -moz-crisp-edges; 
 	 max-width: 100%; 
	 
	height: auto;
	width: auto\9; /* ie8 */
	 
}
 
 
/* algemene wrapper */
 
#bodywrapper{	 
	 
	/*
	height:585px;  
	position:relative;
	top:50%;
	margin-top:-300px;	
	 background:url(../images/flou.png) 50% -3px no-repeat;
	
	*/
	height:100%;
	width:100%; 
	margin:0 auto; 
	 
}
 .centercontent{
 
 }
 
 .margin_holder{ 
	margin: 0px 20px; 
	/*position:relative;*/ 
	/*overflow:hidden;*/
 }
 
 
  #col_beeld{
	 width:30%;
	 height:100%;
	 position:fixed; 
	 top:0px;
	 left:0px;
	 z-index:-1; 
	/* background-position: left 90%;
	 background-repeat:no-repeat;*/
	 
	/* background-color:#023964;*/
	/* background:url(../images/bg_01.jpg) left 90%  no-repeat;*/
	 background-color:#fff;
	 overflow:hidden; 
 }
 
 #col_beeld img{
	height:100%;
	float:right;
	max-width:none;
	width:auto; 
	display:none;
 }
 
 #col_menu{
	width:30%;
	float:left;  
	 
 }
 #col_menu>ul{
	 width:185px;
	 float:right;
	 margin-right:31px;
	 
 }
 
 #col_menu>ul>li{
	list-style:none; 
	background:url(../images/flou.png) repeat;
	margin-bottom:2px;
 }
 
 #col_menu>ul>li>a{
	padding:10px 5px;
	text-transform:uppercase;
	display:block;
	text-align:center;
	color:#9b9b9b;
	font-weight:300;
	font-size:13px;
 }
  #col_menu>ul>li.active>a{
	  font-weight:600;
	  color:#023964;
  }
 .no_touch  #col_menu>ul>li:hover>a { 
	color:#023964;
	   
 }
 
 #col_menu .submenu{
	 width:100%;
	 padding-bottom:10px;
 }
 
  #col_menu .submenu li{
	 background:none;
	 list-style:none;
	 width:100%;
 }
 
  #col_menu .submenu li a{
	  display:block;
	  padding:3px;
	 font-size:11px;
	 color:#9b9b9b;
	 text-align:center;
	 margin:0 auto;
	 text-transform:uppercase; 
	  
 }
   #col_menu .submenu li.active a{
	  font-weight:600;
	  color:#023964;
  }
 .no_touch  #col_menu .submenu li:hover a { 
	color:#023964;
	   
 }
 
  
 
#logo{
	width:100%;
	height:105px;
	background:url(../images/flou.png) repeat; 
	margin-bottom:2px; 
}
#logo .logo_img{
	width:100%;
	height:100%;
	background:url(../images/logo.png) center no-repeat; 
}
  
 
 #col_right{
	width:70%; 
	height:200px;
	float:right;	  
 }
 
 #page_right{
	 padding-top:30px;
	width:610px; 
	position:relative;
	
 }
 #strook{
	position:absolute;
	top:0px;
	left:0px;
	width:31px;
	height:100%;
	z-index:200;
	background-color:#fff; 
 }
 .txt_holder{ 
	margin-top:40px;
	margin-bottom:40px;
	width:79%;
	padding:0px 10%;
	margin-left:-1px;
	border-left:1px solid #023964;
	overflow:hidden;
 }
 
 #footer{
	margin-left:60px;	  
	width:88%;
	border-top:1px solid  #9b9b9b;
 }
 
 #footer .content{
	 margin-top:20px;
	  padding-bottom:20px;
	width:550px; 
	overflow:hidden;
	
 }
 #footer .content .adres p{
	  color:#9b9b9b; 
	font-size:11px; 
	float:left;
 }

#footer .content .siteby a{
	color:#9b9b9b; 
	font-size:11px; 
	float:right;
	margin-right:10px;
  }
 #footer .content .siteby a:hover{
	color:#023964; 
 }
 
 #mobileNav{
	 display:none;
	
	 width:80%;
	 margin:0% 10%;
	 position:relative;
 }
 #logo_mobilenav{
	 position:absolute;
	 left:0%;
	 top:0px;
	 width:34px;
	 height:34px; 
	 background:url(../images/logo_mobilemenu.png) no-repeat;
	 cursor:pointer;
 }
  #logo_mobile{
	 position:absolute;
	 right:0%;
	 top:0px;
	 width:97px;
	 height:34px;
	 background:url(../images/logo_mobile.png) bottom center no-repeat;
 }
 
#mobileNav>ul{
	 border:1px solid #ccc;
	position:absolute;
	left:34px;
	top:0px;
	background:url(../images/flou_mobile.png) repeat;
	z-index:10;
	display:none;
}

#mobileNav>ul>li{
	border-bottom:1px solid #ccc;
	margin:0px 15px;
	list-style:none;
}

#mobileNav>ul>li>a{
	text-transform:uppercase;
	
	display:block;
	font-size:11px;
	padding:5px;
	padding-right:50px;
	color:#9b9b9b;
}
#mobileNav>ul>li.last {
	padding-bottom:4px;
	border:none;
}
.no_touch #mobileNav>ul>li:hover>a{
color:#023964;	
}

#mobileNav>ul>li.active>a{
	color:#023964;
	font-weight:600;	
}

#mobileNav .submenu{
	padding-bottom:5px; 
	 
}

#mobileNav .submenu>li{
	/*border-bottom:1px solid #ccc;*/
	margin:0px 15px;
	list-style:none;
}

#mobileNav .submenu>li>a{
	text-transform:uppercase;
	
	display:block;
	font-size:10px;
	padding:3px;
	padding-right:50px;
	color:#9b9b9b;
}

#mobileNav .submenu>li.last {
	border-bottom:none;
}

.no_touch #mobileNav .submenu>li:hover>a{
color:#023964;	
}

#mobileNav .submenu>li.active>a{
	color:#023964;
	font-weight:600;	
}

#taalkeuze{
	margin-top:5px;
	width:610px;
	z-index:1000;	 
	position:relative;
}
#taalkeuze span{
	float:right;
	margin-right:10px;
}
#taalkeuze a{
	font-size:11px;	
	color:#9b9b9b;
}
#taalkeuze a.active{
	font-weight:600;
	color:#023964;
}
#taalkeuze a:hover{
	color:#023964;
}
.txt_list{
	margin-left:20px;
	/*list-style-position:outside;*/
	list-style:none;	  
}
.blauw{
	color:#023964;
}
	
.txt_kader{
	width:75%;
	margin:10px 0px;
padding:10px;
background-color:#f5f5f5;
border:1px solid #9b9b9b;	
}

#map_canvas{
	margin-top:20px;
	width:100%;
	height:250px;
	  
 }
 #map_canvas img{
	 max-width:none;
 }
 
 #historiek_holder{ 	  
	position:relative;	 
 }
  
 .historiek-item{  
	 width:100%; 
	 margin-bottom:20px;
 }
 
 #banner50{
	
	 cursor:pointer;
	 margin: 0 auto;
	  margin-top:10px;
 }
 
 	.prijsblok{
		width:50%;
		float:left;
		
	}
	.prijsblok2{
		border-left:1px solid #9b9b9b/*#023964*/;
		float:left;
		width:45%;	
		padding-left:4%;
	}	