@font-face {
    font-family: 'lifestyle_m54regular';
    src: url('../fonts/lifestyle_m54-webfont.eot');
    src: url('../fonts/lifestyle_m54-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lifestyle_m54-webfont.woff2') format('woff2'),
         url('../fonts/lifestyle_m54-webfont.woff') format('woff'),
         url('../fonts/lifestyle_m54-webfont.ttf') format('truetype'),
         url('../fonts/lifestyle_m54-webfont.svg#lifestyle_m54regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
a {
	color: #fff;
	text-decoration: none;
}
body,html {
	height: 100%;
	width: 100%;
	margin: 0px;
	font-family: Arial;
	font-size: 11pt;
}
td {
	font-size: 12pt;
}
td.header {
	height: 505px;
	background-image: url('../images/header1.jpg'); 
	vertical-align: top;
	background-position: center center;
	background-attachment: scroll; 
	background-size: cover;
}
	div.top {
		height: 56px;
		width: 100%;
		background-image: url('../images/menu_back.png'); 
		text-align: center;
		color: #fff;
	}
	div.top div.logo {
		margin: auto;
		width: 308px;
		height: 137px;
		background-color: #111111;
	}
	div.top div.info {
	 	float: right;
	 	width: 510px;
	 	letter-spacing: 1px;
		font-size: 13pt;
		color: #999999;
		margin-top: 20px;
		text-align: right;
	}
	div.top div.info a {
		color: #999999;
	}
	div.top div.info_email, div.top div.info_tel {
		margin-right: 20px;
	 	float: right;
	}
		div.top span.green {
			color:#FACC13;
		}
td.menu {
	height: 144px;
	background-color: #1C1C1C;
	text-align: center;
	vertical-align: top;
}
	td.menu div.menu_items {
		margin: auto;
	 	max-width: 100%;
		height: 144px;
	}
		td.menu div.menu_item {
		 	float: left;
		 	margin: auto;
			color: #6A6969;
			width: 25%;
			max-width: 480px;
			height: 94px;
			text-align: center;
			padding-top: 20px;
			padding-bottom: 30px;
			font-family: lifestyle_m54regular;
			font-size: 15pt;
		}
		td.menu div.menu_item img {
		 	margin-bottom: 12px;
		}
		td.menu div.menu_item:hover {
		 	color: #999999;
		}
td.page_content {
}
	td.page_content div.page_content {
	 	float: left;
		width: 50%;
		min-height: 390px;
		background-color: #FACC13;
		text-align: right;
		padding-top: 50px;
		padding-bottom: 50px;
	}
	td.page_content div.page_content_text {
	 	float: right;
 		margin: auto;
 		max-width: 560px;
 		text-align: left;
		padding-left: 50px;
		padding-right: 50px;	
		line-height: 17pt;
		color: #333333;
	}
		td.page_content div.page_content_text a {
			color: #333333;
			text-decoration: none;
		}
		td.page_content div.page_content_text a:hover {
			color: #333333;
			text-decoration: underline;
		}
		td.page_content div.page_content_text ul {
			list-style-image: url('../images/li_img.png');
		}
		td.page_content div.page_content_text h1 {
			font-family: lifestyle_m54regular;
			font-size: 15pt;
			color: #fff;
			font-weight: normal;
		}
		td.page_content div.page_content_text div.fb-like {
			float: left;
			color: #fff;
			font-size: 10pt;
		}
			td.page_content div.page_content_text div.fb-like a {
			 	color: #fff;
			}
			span#u_0_5 {
				color: #fff;
			}
	td.page_content div.page_fotoimpressie {
	 	float: left;
		width: 50%;
		height: 490px;
		background-color: #333333;
	}
		td.page_content div.page_fotoimpressie a {
			text-decoration: none;
		}
		td.page_content div.fotoimpressie_title {
		 	float: left;
			width: 60%;
			height: 33.333%;
		}
			td.page_content div.button_fotoimpressie {
				background-image: url('../images/button_fotoimpressie.png'); 
				font-family: lifestyle_m54regular;
				color: #999999;
				padding-top: 13px;				
				padding-left: 15px;
				width: 233px;
				height: 29px;
				margin-top: 50px;
				margin-left: 70px;
			}
			td.page_content div.button_fotoimpressie:hover {
				color: #ffffff;
			}
		td.page_content div.foto_thumb {
		 	float: left;
		 	background-color: grey;
			width: 20%;
			height: 33.333%;
			cursor: pointer;
			background-repeat: no-repeat;
			background-position: center center;
			background-attachment: scroll; 
			background-size: cover;
		}
		td.page_content div.foto_thumb div.foto_overlay {
		 	display: none;
		 	position: relative;
		 	z-index: 9999;
			width: 100%;
			height: 100%;
			background-image: url('../images/back_button.png'); 
			text-align: center;
			vertical-align: middle;
		}
			div.foto_overlay table.vergroting {
			 	height: 100%;
				width: 100%;
				color: #FACC13;	
			}
td.ontdekmeer_welkom {
	height: 200px;
	background-color: #FACC13;
	color: #333333;
	vertical-align: top;
	padding-top: 40px;
	padding-bottom: 50px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12pt;
}
td.ontdekmeer_welkom {
	height: 100px;
}
	td.ontdekmeer_welkom h1 {
		color: #333333;
		font-size: 16pt;
	}
	td.ontdekmeer_welkom div.ontdekmeer_welkomtekst {
		max-width: 980px;
		margin: auto;
		line-height: 17pt;
	} 
	td.ontdekmeer_tekst2 div#meerinfo {
		position: absolute;
		width: 50px;
		margin-top: -40px;
	}
td.welkom {
	height: 200px;
	background-color: #FACC13;
	color: #1C1C1C;
	vertical-align: top;
	padding-top: 40px;
	padding-bottom: 50px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12pt;
}
	td.welkom div.welkomtekst {
		max-width: 980px;
		margin: auto;
		line-height: 17pt;
	} 
	td.welkom h1 {
		color: #504F4F;
		font-size: 16pt;
	}
td.welkom_wiezijnwij {
	height: 200px;
	background-color: #333333;
	color: #FFFFFF;
	vertical-align: top;
	padding-top: 40px;
	padding-bottom: 50px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12pt;
}
	td.welkom_wiezijnwij div.welkomtekst {
		max-width: 980px;
		margin: auto;
		line-height: 17pt;
	} 
	td.welkom_wiezijnwij h1 {
		color: #FACC13;
		font-size: 16pt;
	}
td.ontdekmeer_tekst2 {
	height: 100px;
	background-color: #504F4F;
	color: #fff;
	vertical-align: top;
	padding-top: 40px;
	padding-bottom: 50px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12pt;
}
	td.ontdekmeer_tekst2 div.welkomtekst {
		max-width: 980px;
		margin: auto;
		line-height: 17pt;
	} 
	td.ontdekmeer_tekst2 div.welkomtekst h1 {
		color: #FACC13;
		font-size: 16pt;
	}	
td.buttons {
	height: 480px;	
}
	td.buttons div.button1, td.buttons div.button2 {
	 	position: relative;
	 	float: left;
		width: 50%;
		text-align: center;
		height: 480px;
		background-color: #c1c1c1;
		background-position: center center;
		background-attachment: scroll; 
		background-size: cover;
	}
	td.buttons div.button1 {
		background-image: url('../images/button1_v2.jpg'); 
	}
	td.buttons div.button2 {
		background-image: url('../images/button2_v2.jpg'); 
	}
	div.button_overlay {
	 	display: none;
	 	position: absolute;
	 	z-index: 9999;
		width: 100%;
		height: 100%;
		background-image: url('../images/back_button.png'); 
	}
		div.button_overlay table {
			height: 100%;
			width: 100%;
		}
		div.button_overlay td.button_kop {
		 	font-family: lifestyle_m54regular;
			font-size: 17pt;
			color: #FACC13;
			height: 70px;
		 	vertical-align: top;
			padding-top: 90px;
		 	text-align: center;
		}
			div.button_overlay td.button_kop a {
			 	color: #FACC13;
			}
		div.button_overlay td.button_text {
			color: #999999;
			font-size: 14pt;
			line-height: 18pt;
		 	vertical-align: top;
		 	text-align: center;
		}
		div.button_overlay td.button_meerinfo {
		 	vertical-align: top;
		 	text-align: center;
			height: 90px;
		}
			div.button_overlay td.button_meerinfo a {
				text-decoration: none;				
				color: #6A6969;
			}
			div.button_overlay td.button_meerinfo a:hover {
				color: #999999;
			}
			div.button_overlay div.button_meerinfo {
			 	margin: auto;
				background-image: url('../images/button_meerinfo.png'); 
				height: 29px;
				width: 175px;
				font-family: lifestyle_m54regular;
				padding-top: 13px;
				padding-left: 20px;
				vertical-align: top;
			 	text-align: left;
			}

td.groenbalk {
	color: #1C1C1C;
	text-align: center;
	background-color: #FACC13;
	height: 190px;
	vertical-align: top;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 20px;
	padding-right: 20px;
}
	td.groenbalk div.groentekst {
		max-width: 980px;
		margin: auto;
		color: #333333;
		line-height: 18pt;
	} 	
		td.groenbalk div.groentekst h1 {
			color: #333333;
			font-size: 16pt;
		}
		td.groenbalk div.groentekst a {
			text-decoration: none;				
			color: #6A6969;
		}
		td.groenbalk div.groentekst a:hover {
			color: #4F4F4F;
		}
		td.groenbalk div.groentekst ul {
			list-style-image: url('../images/li_img.png');
		}
		td.groenbalk div.list {
			width: 35%;
			margin-left: 10%;
		}
td.contact {
	height: 415px;
	vertical-align: top;
}
	td.contact div.gegevens {
	 	float: left;
		width: 50%;
		min-width: 460px;
		height: 435px;
		background-color: #333333;
		color: #fff;
		padding-top: 50px;
		padding-bottom: 50px;
		text-align: right;
	}
		td.contact div.gegevens a {
			color: #fff;
		}
		td.contact div.gegevens div.text {
		 	float: right;
	 		margin: auto;
	 		width: 560px;
			height: 290px;
	 		text-align: left;
			padding-left: 50px;
			padding-right: 50px;
		}
			td.contact div.gegevens div.text div.h1 {
			 	float: left;
				color: #FACC13;
				font-size: 15pt;
				margin-bottom: 0px;
				margin-right: 10px;
				vertical-align: bottom;
			}
			td.contact div.gegevens div.text div.h1_naam {
			 	float: right;
				color: #FACC13;
				font-size: 16pt;
				font-weight: bold;
				margin-bottom: 20px;
				vertical-align: bottom;
				padding-top: 0px;
				margin-left: 10px;
			}
			td.contact div.gegevens div.text div.content_text {
			 	position: relative;
			 	float: left;
			 	z-index: 11;
			}
				td.contact div.gegevens div.text div.content_text div.facebook_info {
					float: left;	
					margin-top: 25px;				
					margin-left: 30px;
				}
					div.facebook_info div.facebook_link {
						color: #FACC13;
						height: 25px;
					}
						div.facebook_info div.facebook_link div.fb_logo {
						 	float: left;
							margin-top: -5px;
						}
						div.facebook_info div.facebook_link div.fb_linktext {
						 	float: left;
						 	margin-left: 5px;
						}
						div.facebook_info div.facebook_link a {
							color: #FACC13;
						}
				
			td.contact div.gegevens div.text div.content_logo_container {
			 	position: absolute;
			 	float: left;
			 	margin-top: 180px;
			 	z-index: 9;
				width: 540px;
				height: 192px;
			}
				td.contact div.gegevens div.text div.content_logo {
				 	float: right;
				 	background-image: url('../images/contact_logo.png');
					opacity: 0.3;
					width: 350px;
					height: 192px;
					background-size: 100%;
					background-repeat: no-repeat;
				}
	td.contact div.form {
	 	float: left;
		width: 50%;
		min-width: 460px;
		height: 435px;
	 	text-align: left;
		background-color: #1C1C1C;
		color: #999999;
		padding-top: 50px;
		padding-bottom: 50px;
	}	
		td.contact div.form div.text {
		 	float: left;
	 		margin: auto;
	 		max-width: 560px;
			height: 320px;
	 		text-align: left;
			padding-left: 50px;
			padding-right: 50px;		
		}
			td.contact div.form div.text div.h1 {
			 	float: left;
				width: 100%;
				color: #FACC13;
				font-size: 15pt;
				margin-bottom: 20px;
				margin-right: 10px;
				vertical-align: bottom;
			}
		td.contact div.form td.contact_title, td.contact div.form span.contact_title {
			color: #FACC13;
			width: 180px;
			vertical-align: top;
			padding-top: 5px;
		}
		td.contact div.form td.contact_verplichttitle, td.contact div.form td.contact_verplicht {
			font-size: 9pt;
		}
		td.contact div.form span.contact_title {
			display: none;
		}
		td.contact div.form td.contact_input {
			padding-bottom: 8px;
			width: 360px;
		}
		td.contact div.form td.contact_input input {
			font-family: Arial;
			background-color: #999999;
			border: 1px solid #fff;
			padding: 2px 4px 2px 4px;
			color: #fff;
			font-size: 12pt;
			width: 100%;
		}
		td.contact div.form td.contact_input textarea {
			font-family: Arial;
			background-color: #999999;
			border: 1px solid #fff;
			padding: 2px 4px 2px 4px;
			color: #fff;
			font-size: 12pt;
			height: 75px;
			width: 100%;
		}
		button.send_form {
			width: 194px;
			height: 45px;
			background-color: transparent;
			background-image: url('../images/button_sendcontact.png');
			margin: 0px;
			border: 0px;
			padding: 0px;
			text-align: left;
			color: #FACC13;
			font-size: 13pt;
			font-family: lifestyle_m54regular;
			padding-top: 5px;
			padding-left: 10px;
			margin-right: -10px;
			cursor: pointer;
		}
		button.send_form:hover {
			color: #999999;
		}
td.bottom {
	height: 16px;
	vertical-align: top;
	background-color: #999999;
	padding-top: 15px;
	padding-bottom: 15px;
}
	td.bottom div.bottom {	 	
		max-width: 1230px;
		margin: auto;
		padding-left: 20px;
		padding-right: 20px;
		font-size: 10pt;		
	}
		td.bottom div.copyright {
			width: 30%;
			text-align: left;
			float: left;
			color: #1C1C1C;
		}
		td.bottom div.ontw_real {
			float: left;
			width: 70%;
			text-align: right;
			color: #FFFFFF;
		}
		td.bottom div.ontw_real a {
			color: #FFFFFF;
			text-decoration: none;
		}
		td.bottom div.ontw_real a:hover {
		 	color: #E2E2E2;
		 	text-decoration: underline;
		}

input.btn_contact_form {
	border: 0px;
	background-color: #93C21E;
	color: #fff;
	padding: 4px 25px 4px 25px;
	cursor: pointer;
	margin-top: 10px;
}

@media screen and (max-width: 1370px) {
	td.header div.info {
	 	width: 300px;
	 	margin-top: 7px;
	 	letter-spacing: 1px;
	}
}
@media screen and (max-width: 1280px) {
  td.menu div.menu_item {
    width: 50%;
  }
  td.menu div.menu_items {
		margin: auto;
	 	max-width: 800px;	 	
	}
	td.header {
		height: 425px;
	}
	td.menu div.menu_item {
	 	height: 85px;
	 	padding-bottom: 10px;
	 	padding-top: 10px;
	}
	td.menu div.menu_item img {
	 	margin-bottom: 2px;
	}
	td.buttons div.button1, td.buttons div.button2, td.buttons div.button5, td.buttons div.button6, td.buttons div.button7, td.buttons div.button8 { 
		width: 50%;
		height: 380px;
	}
	td.buttons {
		height: 380px;
	}
	td.contact div.gegevens, td.contact div.form {
		text-align: center;
		width: 100%;
	}
	td.contact div.gegevens div.text, td.contact div.form div.text {
	 	float: none;
		margin: auto;
		padding-left: 20px;
		padding-right: 20px;	
	 	max-width: 560px;
	 	width: 80%;
	}
	td.page_content div.page_content, td.page_content div.page_fotoimpressie {
		width: 100%;
	}
	td.page_content div.page_content_text {
		float: none;
		margin: auto;
		padding-left: 20px;
		padding-right: 20px;	
	}
}
@media screen and (max-width: 920px) {
 	div.top div.info {
 	 	display: none;
 	}
}
@media screen and (max-width: 650px) {
	td.contact div.gegevens div.text div.content_logo {
	 	float: right;
	}
	td.contact div.gegevens div.text div.content_logo_container {
	 	width: 420px;
	}
	td.contact div.gegevens {
	 	height: 350px;	 	
	}
}
@media screen and (max-width: 620px) {
 	td.bottom div.bottom div.copyright, td.bottom div.bottom div.ontw_real {
 	 	float: left;
		width: 100%;
		text-align: left;
		margin-bottom: 5px;
	}
	td.page_content div.foto_thumb {
	 	width: 33.33%;
		height: 20%;
	}
	td.page_content div.page_fotoimpressie {
		height: 600px;
	}
	td.page_content div.fotoimpressie_title {
		height: 20%;
	 	width: 66.66%;
	}
}
@media screen and (max-width: 520px) {
  td.menu div.menu_item {
    width: 100%;
  }
  td.menu div.menu_items {
		margin: auto;
	 	max-width: 400px;	 	
	}
	td.contact div.gegevens, td.contact div.form {
	 	min-width: 320px;	 	
	}
	td.buttons div.button1, td.buttons div.button2, td.buttons div.button5, td.buttons div.button6, td.buttons div.button7, td.buttons div.button8 { 
		width: 100%;
		height: 280px;
	}
	td.buttons {
		height: 280px;
	}
	td.groenbalk {
		font-size: 11pt;
	}
		td.groenbalk div.list {
			width: 80%;
		}
	div.button_overlay td.button_kop {
		font-size: 15pt;
		height: 40px;
	 	vertical-align: top;
		padding-top: 40px;
	 	text-align: center;
	}
	td.contact div.form td.contact_title, td.contact div.form td.contact_verplichttitle {
		display: none;
	}
	td.contact div.form span.contact_title {
		display: block;
	}
	td.contact div.form td.contact_input {
		width: 100%;
	}
	td.contact div.form{
		height: 420px;
	}
	td.page_content div.foto_thumb {
	 	width: 50%;
		height: 14.29%;
	}
	td.page_content div.page_fotoimpressie {
		height: 900px;
	}
	td.page_content div.fotoimpressie_title {
		height: 14.28%;
	 	width: 100%;
	}
	td.contact div.gegevens div.text div.h1_naam {
		float: left;
		margin-left: 0px;
	}	
	td.contact div.gegevens div.text div.content_logo_container {
	 	width: 320px;
	 	height: 140px;
	 	margin-top: 218px;
	}
	td.contact div.gegevens div.text div.content_logo {
	 	width: 280px;
	}
}