﻿/* CSS Document */

/*
@import url('https://fonts.googleapis.com/css?family=Quicksand|Roboto');
https://fonts.google.com/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100&display=swap');
*/
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Edu+NSW+ACT+Foundation&display=swap');

* {
	padding:0;
	font-family: 'Roboto Slab', sans-serif;
	font-size: 15px;
	line-height: 27px;
	color:#1b233b;
	text-decoration:none;


}
html, body {
	height:100%;
	margin:0;
	padding:0;
	text-align:left;
	background: linear-gradient(#48571c, #6d842c);
}
iframe {
	border: none;
	width:620px;
}
.resnon {
	display: inline;
}

.headermain {
	height: 160px;
}
.info ul li, .footersecond ul li {
	margin-left: 15px;
	padding-bottom: 1px;
}
.info ol li {
	margin-left: 19px;
	padding-bottom: 1px;
}
.box ul li {
	color: #000;
	list-style: disc outside none;
	margin-left: 15px;
	padding-bottom: 6px;
}
.clear {
	clear: both;
}
a, a:visited {
	color:#DF8369;
	text-decoration: none;
}
a:hover, a:active {
	color:#C9D9A8;
}
.main {
  margin: 0 auto;
  position: relative;
  width: 1400px;
  background-repeat: no-repeat;
  background-position: right bottom;
  text-align: center;
}
.ruimte {
	margin: 50px
}
.info input[type="text"], .info input[type="password"], .info input[type="email"], .info textarea, .info select {
	appearance: none;
	background: none;
	border: solid 1px #DF8369;
	color: inherit;
	display: block;
	outline: 0;
	padding: 0.5em;
	text-decoration: none;
	width: 80%;
	border-radius: 5px;
}
.info input[type="checkbox"] {
	width: 30px;
	border-radius: 5px;
	border: solid 1px #DF8369;
	margin: 10px 0;
}
.info input[type="submit"] {
	background: #DF8369;
	border: none;
	color: #FFF;
	border-radius: 5px;
}
.info input[type="submit"]:hover {
	background:#F7D8D1;
	color:#333;
}
.info input[type="text"]:focus, .info input[type="password"]:focus, .info input[type="email"]:focus, .info textarea:focus {
	border-color: #CC6600;
}
.info input[type="text"], .info input[type="password"], .info input[type="email"] {
	line-height: 1.2em;
}
.insta {
	margin: 0;
	width: 160px;
}
.homecontent {
	width: 650px;
	margin: 0 auto;
}
.twitterhomemain {
	margin: 0 auto;
	width: 800px;
	height: 600px;
}
.twitterhome {
	margin: 0 auto;
	width: 800px;
	height: 600px;
	overflow: hidden;
	border-radius: 5px;
}
.main .content a.twitter-overlay {
	position: absolute;
	width: 800px;
	height: 600px;
	cursor: pointer;
	top: 90px;
}
.main .content a.twitter-overlay:hover {
	background-position: 0 0;
	background-image: none;
}
.header {
	margin-top:0;
	width: 1050px;
	height:80px;
}
.homebuttonscontainer {
	margin: 20px auto;
	height: 60px;
	position: relative;
	padding: 10px 40px 0;
	text-align: center;
}
.homeintro {
	font-size: 20px;
}
.homebuttons {
	margin:10px;
	display: inline-block;
}
.homebuttons.tapes {
	margin:10px 30px;
	display: inline-block;
	width: auto;
	padding: 4px 0 5px;
}
.homebuttons a {
	font-size: 25px;
	color: #000;
	font-family: 'Roboto Slab', sans-serif;
	font-weight: bold
}
.main .content tapes a:hover {
	background-image: none;
}
.main .content .homebuttons a {
	padding: 13px 20px;
	line-height: 50px;
}
.highlightscontainer {
	height: 100%;
	overflow: hidden;
}

ul {
    margin-left: 30px;
}
li {
    margin-bottom: 10px;
}
.main .content .mozaiekblok a {
	padding:0;
}

.content {
	color:#500118;
	min-height:100%;
	position:relative;
	padding:0;
}
.breed {
	padding: 20px 0 30px 230px;
}
.submenu li {
	padding: 2px 0 5px 5px;
	display: block;
	width: 213px;
}
.submenu li a {
	color:#333333;
	text-decoration:none;
	font-size:18px;
	line-height: 35px;
}
.submenu li a:hover {
	color: #DF8369;
}
.submenu li.subsubmenu {
	padding: 0 0 0 24px;
	display: inline-block;
}
.submenu li a.subsubmenu {
	font-style:italic;
	font-size:15px;
}
.submenu li a.submenuselected {
	color: #DF8369;
	font-weight: bold;
}
.main .content .directnaarbox a, .main .content .homebuttons a {
	background-image: none;
}
.left {
	float:left;
	padding-left: 4px;
	padding-top: 2px;
}
.center {
	padding-left: 4px;
	padding-top: 1px;
}
.right {
	float:right;
	padding-right: 4px;
	padding-top: 2px;
}
a.submenulist2, submenulist2:visited {
	color: #003333;
	text-decoration: none;
	padding-bottom:8px;
	display: block;
}
a.submenulist2:hover, submenulist2:active {
	color: #88B0B0;
}
h1 {
	font-size: 25px;
	font-family:'Edu NSW ACT Foundation', cursive;
	color: #bed284;
	padding:30px 0;
	border:#be43b4 2px solid;
	text-transform:uppercase;
	width:300px;
	margin:30px auto 0;
	border-radius: 10px;
}
h2, h2 a, h2 a:visited {
	font-size: 20px;
	font-family:'Roboto Slab', sans-serif;
	margin-left: 100px;
font-weight: normal;
font-style: italic;
color: #6D842C;
}
h4 {
	font-weight: bold;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 9px;
}

.hide {
	max-height: 0px;
	overflow:hidden;
	-webkit-transition:  max-height 1.5s ease;
-moz-transition: max-height 1.5s ease;
-ms-transition: max-height 1.5s ease;
-o-transition: max-height 1.5s ease;
transition: max-height 1.5s ease;
	
}
.showhide {
	cursor: pointer;
}
.show {

	max-height: 500px;

}
.info {
	line-height: 18px;
	margin-bottom: 20px;
}
.menubalk1 {
	height:9px;
	background-color:#7AC4ED;
	color:#FFF;
}
.menubalk1 a {
	color:#FFF;
	text-decoration:none;
	font-size:10px;
}
.menubalk1 a:hover {
	color: #ABE0F2;
}
.hoofdmenu {
	height:26px;
	color:#000;
	margin-top: 0;
	position: absolute;
	width: auto;
	margin-left:20px;
}
.header img {
	margin-top: 25px;
}
.menubalk3 {
	height:9px;
	background-color:#7AC4ED;
}
.label {
	float: left;
	width: 114px;
}
input, select, textarea {
	width: 270px;
}
input.checkbox {
	width: 20px;
}
.kruimel {
	margin-top: -20px;
}
.kruimel a {
	color:#000;
	text-decoration:none;
	font-size:11px;
	text-transform: lowercase;
}
.gerelateerd {
	margin: 40px 0 0 5px;
}
.menu {
	padding-left: 9px;
}
.menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu li {
	padding: 4px 5px 0;
	float: left;
	position: relative;
	z-index: 100;
	font-weight:bold;
	font-size:14px;
	list-style-image: none;
	margin-right: 2px;
}
.menu table {
	position:absolute;
	border-collapse:collapse;
	z-index:80;
	left:-1px;
	top:25px;
}
.menu a, .menu :visited {
	display:block;
	padding:2px 6px 5px 5px;
	text-decoration:none;
	text-align:center;
	color:#38839e;
	font-size: 25px;
	font-family: 'Roboto Slab', sans-serif;
	transition: color 0.3s;
}
.submenu a:hover::before, .submenu a:focus::before, .submenu a:active::before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
.submenu a {
	background-image: linear-gradient(to left, transparent, transparent 50%, #DF8369 50%, #DF8369);
	background-position: 100% 0;
	background-size: 200% 100%;
	transition: all .25s ease-in;
	padding:0 5px;
}
.submenu a:hover {
	background-position: 0 0;
	color:#fff !important;
}
.footermainfirst li a::before {
	content: "";
	border: solid #EDADA0;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 3px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	margin-right: 6px;
	margin-bottom: 1px;
}
.footermainfirst li {
	list-style:none;
}
.footermainfirst ul {
	margin:0;
}
.main .content .highlights a:hover {
	height: 100%;
	display: block;
}
.main .content .highlights a {
	padding:0;
}
.footermainfirst a.social:hover {
	background-position:right;
}
.menu a:hover::before, .menu a:focus::before, .menu a:active::before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
.menu a::before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.menu a {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.menu :hover {

}
.menu ul ul {
	visibility:hidden;
	position:absolute;
	width:149px;
	height:0;
	margin: 0 -5px;
}
.menu ul li:hover ul, .menu ul a:hover ul {
	visibility:visible;
}
.menu ul li ul li {
	padding: 0;
	-webkit-box-shadow:0 3px 3px -1px #ccc;
	box-shadow:0 3px 3px -1px #ccc;
}
a.smenu, a.smenu:visited {
	font-size:16px;
	width:220px;
	color: #333;
	text-align:left;
	background-color:#FFF;
	text-transform: none;
	font-weight: normal;
	padding: 5px 5px 5px 10px;
	line-height: 20px;
}
a.smenu:hover, a.smenu:active {
	color: #EDADA0;
	margin-right: 0;
}
li.menuselected a, li.menuselected a:visited {
	color:#fda346;
	border-radius: 3px 3px 0 0;
}
li.menuselected a, li.menuselected:visited a {
	background-color:#FFF;
	color:#38839e;
}
li.menuselected:hover {
	padding-bottom: 0;
	margin-bottom: 0;
}
a.linkedin {
	float: right;
	height: 13px;
	margin: 2px 20px;
	width: 9px;
}
a.linkedin:hover {
	background-color:#A5A6A8;
}
.nav ul {
	list-style:none;
	margin:0;
	padding:0;
}
.nav ul:before, .nav ul:after {
	content:"";
	display:table;
}
.nav ul:after {
	clear:both;
}
.nav ul > li {
	float:left;
	position:relative;
}
.nav a {
	display:block;
	padding:10px 20px;
	line-height:1.2em;
}
.nav li ul a {
	border:none;
}
.nav li ul {
	position:absolute;
	left:10px;
	top:40px;
	z-index:1;
}
.nav li ul li {
	overflow:hidden;
	height:0;
	-webkit-transition:height 200ms ease-in;
	-moz-transition:height 200ms ease-in;
	-o-transition:height 200ms ease-in;
	transition:height 200ms ease-in;
}
.nav ul > li:hover ul li {
	height:36px;
	margin: 0;
}
.missie {
    padding: 20px;
    border: 5px solid #eca461;
    background-color: #fbeddf;
}
.cirkelright .cirkel {
    float: none;
    display: block;
    margin: 0 0 10px 20px;
    padding: 20px;
}
.cirkelright {
    float: right;
}
.cirkelright p {
    margin: 0;
}
.zoek {
	float:right;
	margin-top: 10px;
}
input, select, textarea {
	width: 180px;
}
input.small {
	width: 30px;
}

button.submit {
	background: url("/img/icon-search.png") no-repeat scroll 0 3px transparent;
	border: medium none;
	cursor: pointer;
	margin-left: -43px;
	height: 53px;
	text-indent: -8000px;
	width: 50px;
}
input.zoekt {
	background: #fff;
	border: 1px solid #ccc;
	color: #ababab;
	height: 35px;
	padding-left: 10px;
	width: 250px;
	float: left;
	margin: 10px 0;
	font-size: 15px;
	border-radius: 2px;
}
button.submit {
	background: url("/img/icon-search.png") no-repeat scroll 0 3px transparent;
	border: medium none;
	cursor: pointer;
	margin-left: -43px;
	height: 53px;
	text-indent: -8000px;
	width: 50px;
}
.footermainfirst {
	height: 150px;
	background-color: #eca461;
	padding-top: 30px;
	margin-top: 50px;
	text-align: center;
}
.footermainsecond {
	background-color:#989898;
}
.footerfirst {
	padding: 0;
	width: 1200px;
	margin: 0 auto;
}
.footersecond {
	width: 1200px;
	margin: 0 auto;
	padding: 8px 0 0;
}
.footersecond a {
	font-size:1em;
	color: #000;
	text-decoration:none;
}
.footersecond a:hover {
	color: #DF8369;
}
.footerkolom {
	float:left;
	width:33%;
}
.quotes {
	font-size:34px;
	font-family:'Roboto Slab', sans-serif;
	padding: 10px 5px 20px 0;
	color:#FFF;
}
.tape {
	bottom: 0;
	margin-left:0;
	margin-bottom:10px;
	position: fixed;
	width: 100%;
	z-index:0;
}
.tape img {
	min-width:100%;
}
.directnaar, .directnaarbox {
	padding: 0;
	margin: 0;
}
.directnaar li, .gerelateerd ul.directnaarbox li {
	float: left;
	list-style: none;
	position: relative;
	margin:0 5px 5px 0;
	background-color: #C9D9A8;
}
.gerelateerd ul.directnaarbox li {
	padding-bottom:0;
	width: auto;
}
.directnaar a, .directnaar *:visited, .gerelateerd ul.directnaarbox li a {
	padding: 0 6px 5px 2px;
	color: #000;
	font-size: 15px;
	font-weight: normal;
	white-space: normal;
}
.directnaar a:hover, .gerelateerd ul.directnaarbox li a:hover {
	color: #fff;
}
.googleen {
	height: 205px;
	margin-top: 30px;
	width: 205px;
}
.googlenl {
	width: 425px;
	height: 264px;
}
.mapsbox {
	margin: -5px;
	width: 230px;
	height: 300px;
}
.imgbox img {
	margin: -16px -5px -22px;
}
h4.agenda.jaar {
	font-size: 25px;
	margin: 30px 0;
	padding: 5px;
}
h4.agenda {
	font-size: 20px;
	margin: 0;
	display: inline;
	color:#38839e;
	
}
.agenda strong {
	display: block;
}
.agenda .types {
	color:#CCC;
	font-style:italic;
}
.imgbox {
	margin-bottom: 50px;
	height: 160px;
}
.imgbox:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.img-left {
	float:left;
	padding-right:50px;
}
.img-right {
	float:right;
	padding-left:50px;
}
hr {
	border: 0 none;
	background-color: #000000;
	color: #000000;
	height: 1px;
}
.googlecat {
	width:100%;
	height:400px;
}
.info ul.catbox li {
	margin-left: 0;
}
.directnaar li.catselect {
	background-color: #EDADA0;
}
.taalkeuze {
	float: right;
	margin-top: -50px;
	font-size: 14px;
	margin-right: 45px;
	text-align: right;
	font-weight:bold;
	color: #999;
}
.taalkeuze a {
	color: #000;
	font-size: 14px;
}

.footerright {
	float: right;
}
.footerleft {
	float: left;
}

.homequote {
	text-align: center;
}
.text {
	padding: 50px 0 0 0;
	width: 100%;
}
.agendaimg {
	width: 200px;
}
.agendaimg .heroimg {
	float: left;
}
.main .content a.agenda {
	padding: 0;
	height: 100px;
	display: block;
}
.agendaimg .heroimg {
	float: left;
	height: 100px;
	margin-right: 20px;
}
.main .content a.agenda {
	padding:0;
}
.heroimg {
	height: 300px;
	overflow: hidden;
	margin: 0 auto;
}
.homecontent .heroimg {
	width: 530px;
	height: 350px;
}
.homecontent p {
	text-align: center;
}
.heroimg img {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	width:100%;
}
.footermainfirst img:hover {
	opacity: 0.5;
}
.wit {
	margin-right: 50px;
	width: 900px;
}
#hamburger {
	display:none;
}
.hoofdmenu {
	float: right;
	position: relative;
}
.nieuws div.nieuws, .agenda div.agenda {
	margin: 10px;
	padding-top: 5px;
}
.nieuwsagenda {
	float: left;
	height: 375px;
	margin: 0 0 0 15px;
	width: 506px;
}
.nieuws a, .agenda a {
	float: left;
	width: 165px;
}
.socialmedia .twitter, .socialmedia .facebook, .socialmedia .instagram {
	width: 500px;
	float: left;
	margin-right:15px;
}
.nieuws a {
	float: none;
	width: auto;
}
.nieuws p, .agenda p {
	margin: 0;
}
.nieuws div.nieuws, .agenda div.agenda {
	min-height: auto;
}
.nieuwsdate {
	font-size:10px;
	font-weight:normal;
}
.agenda h3, .nieuws h3 {
	font-size: 35px;
	font-weight: lighter;
	width: auto;
	margin-bottom: 20px;
}
body {
	font-family: 'Roboto Slab', sans-serif;
	color:#333;
	font-size:16px;
}

a {
	color:#eca461;
}
.footer a {
	color:#38839e;
}
a:hover {
	color: #84cfc5;
}
.fab, .fas {
	margin: 0 10px;
	font-size: 45px;
	color: #bed284;
}
.fab:hover, .fas:hover {
	color: #be43b4;
}
.footermainfirst a {
	color:#38839e;
}
.footermainfirst a:hover {
	color:#84cfc5;
}
:target::before {
  content: "";
  display: block;
  height: 107px; /* fixed header height*/
  margin: -107px 0 0; /* negative fixed header height */
}
@media only screen and (max-width:1250px) {

.menu a, .menu :visited {
    padding: 0;
	font-size: 22px;
}
.show {
    max-height: 700px;
}
}
@media only screen and (max-width:950px) {

.menu a, .menu :visited {
    font-size: 17px;
}
.show {
    max-height: 700px;
}
.menu a, .menu :visited {
    padding: 10px;
}
}
 @media only screen and (max-width:500px) {
h1 {
	font-size: 6.4vw;
	width:100%;
}
h2 {
	font-size: 4.5vw;
}
.show {
    max-height: 900px;
}
}
.headermain {
	z-index:2;
}
.maincontent {
	background-color:#FFF;
	position: relative;
}
.content {
	padding:30px 16% 30px;
}
#myHeader.sticky {
	display: none;
}
#stickymyHeader {
	height: 100px;
	z-index: 5;
	background-color: #fff;
	display: none;
}
#stickymyHeader .main {
	min-height: 100px;
}
#stickymyHeader .hoofdmenu {
	top: 10px;
	width: 80%;
}
.stickyheader {
	margin: 15px;
}
.sticky {
	position: fixed;
	top: 0px;
	width: 100%;
	animation: smoothScroll 1s forwards;
	border-bottom:#eca461 8px solid;
}
@keyframes smoothScroll {
 0% {
 transform: translateY(-40px);
}
 100% {
 transform: translateY(0px);
}
}
.sticky + .content {
	padding-top: 102px;
}
.hero {
	position: absolute;
	width: 50%;
	height: 290px;
	background-image: url("../foto/algemeen/1.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.line {
	position: absolute;
	width: calc(50% + 175px);
	height: 290px;
	background-image: url("../img/line.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0% 100%;
	right: 0;
}
.line img {
	height:290px;
}
.headermain {
	height: 290px;
}
.header {
	margin-top: 0;
	width: 50%;
	height: auto;
	right: 50px;
	position: absolute;
}
.hoofdmenu {
	float: none;
	position: absolute;
	right: 0;
	top: 250px;
	width: calc(50% + 60px);
}
.header img {
	margin: 45px auto 0;
	display: block;
}
.cirkel:hover {
	opacity:0.8;
}
.cirkel {
	float: left;
	height: 100px;
	width: 100px;
	border-radius: 50%;
	padding: 30px;
	margin: 30px 30px 30px 0;
	background-color: #38839e;
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 33px;
}
a.cirkel {
    color: #fff;
}
.fa.fa-caret-down.dropdown {
    color: #1e439b;
}

.menu a:hover,.fa.fa-caret-down.dropdown:hover,.menu a:hover .fa.fa-caret-down.dropdown {
    color: #84cfc5;
}
@media only screen and (max-width:1400px) {
.main {
	width: 1200px;
}
}
@media only screen and (max-width:1200px) {
.main {
	width: 1000px;
}
.content {
	padding-left: 6%;
	padding-right: 6%;
}
.menu li {
	margin-right: 5px;
}
.header {
	right: 0;
}
}
@media only screen and (max-width:600px) {
	img.logo {
	width:90%;

}

}
@media only screen and (max-width:1000px) {
.main {
	width:98%;
}
.header img {
	margin-top: 15px;
	margin-left: 15px;
}

.homebuttonscontainer {
	padding: 10px 10px 0;
}
.homebuttons a {
	font-size: 20px;
}
.menu a, .menu :visited {
	font-size: 20px;
}
.wit {
	float: none;
	width: 100%;
}
.colomnright {
	float: none;
	width: 100%;
	margin-top: 0;
	padding-left: 0;
}
.box {
	background-image: none;
	width: 100%;
}
.nav li ul {
	top: 48px;
}
.footersecond {
	width: 98%;
}
.footerfirst {
	width: 98%;
}
.submenu li {
	display: inline-block;
	width: inherit;
}
.quote {
	float: right;
	position: relative;
	display: block;
}

.nieuwsagenda {
	height: 265px;
	width: 400px;
}
.nieuws a, .agenda a {
	float: left;
	width: 130px;
}
.imagesmall {
	width: 230px;
}
.imagesmall img {
	width: 250px;
	height: 145px;
}
.smalltext {
	margin-top: 93px;
	padding: 0 10px;
	width: 230px;
}
.nieuws div.nieuws, .agenda div.agenda {
	height: 111px;
	min-height: 111px;
	overflow: hidden;
}

}
@media only screen and (max-width:800px) {
.text, .wit {
	width: 100%;
	margin-bottom: 10px;
}
.imagebig {
	display: inline-block;
}
.imagebig, .nieuwsagenda, .bigtext {
	float: none;
	width: auto;
}
.colomnright {
	float: none;
	margin: 0;
	padding: 0;
	width: 96%;
}
.hoofdmenu {
	top: 128px;
	width: 80%;
	text-align: right;
}
.hero {
	height: 170px;
}
.header img {
	width: 60%;
	height: auto;
	display: inline-block;
	margin-top: 15px;
}
.content {
	padding-left: 20px;
	padding-right: 20px;
}
.line {
	width: calc(50% + 103px);
	height: 170px;
}

.nieuwsagenda {
	height: auto;
	width: 100%;
	margin:0;
}
.tussennieuwsagenda {
	height: 0;
}
.nieuws a, .agenda a {
	float: none;
	width: 100%;
}
.imagesmall {
	width: 100%;
	margin: 0 0 15px;
}
.imagesmall img {
	width: 100%;
	height: auto;
}
.smalltext {
	margin-top: 0;
	padding: 25px 0 0 10px;
	width: 100%;
}
.socialmedia .twitter, .socialmedia .facebook, .socialmedia .instagram {
	width: 100%;
}
.heroimg {
	height: 200px;
}
.agendaimg .heroimg {
	float: none;
}
.main .content a.agenda {
	height: auto;
}
.nieuws div.nieuws, .agenda div.agenda {
	margin: 10px 0;
}
.smalltext h3, .smalltext p {
	margin: 0 10px 10px 0;
	padding: 0;
}
.nav li ul {
	left: 5px;
	top: 0;
}
.header img {
	margin-left: 0;
}
#hamburger {
	display:block;
	padding:10px 10px 5px;
}
#stickymyHeader #hamburger {
    padding: 0 10px;
}
.menu > ul#navigatie {
	display: none;
}
ul.navigatie {
	display: none;
	position: absolute;
}
.navigatie ul {
	display: none;
}
.navigatie ul {
	background-color: #E6E3DE;
	height: 200px;
	margin: -1px 0 0 -55px;
	position: absolute;
	z-index: 100;
	width:100%;
	padding-right: 17px;
}
.navigatie ul li {
	float:none;
	padding: 0 10px;
}
#hamburger {
	display:block;
}
.navigatie a {
	display: block;
}
.navigatie img {
	margin: -41px 10px;
}
.zoek {
	display: none;
}
li.mainmenu {
	width: 100%;
}
.headermain {
	height: 170px;
}
.header {
	text-align: center;
	height: 130px;
}
.kruimel {
	margin-top: 0;
}
.content {
	margin-top: 0;
}
.menu {
	padding-left: 0;
}
.menu li {
	background: #eca461 none repeat scroll 0 0;
	border-radius: 0;
	float: none;
	width: 100%;
		margin-bottom: 0;
}
.menu a, .menu *:visited {
	text-align: left;
}
.menu ul ul {
	display: none;
	height: auto;
	position: relative;
	visibility: unset;
	width:auto;
	margin-bottom: 10px;

}
#stickymyHeader .hoofdmenu {
    top: 50px;
    width: 50%;
}
li.menuselected a, li.menuselected:visited a {
    background-color: transparent;
}
li.menuselected a, li.menuselected a:visited {
    color: #333;
}
.mainmenu a.mainmenu.submenuyes {
	pointer-events: none;
}
a.smenu, a.smenu:visited {
	width: auto;
}
.footermain {
	position: unset;
}

.footer table {
	width: auto !important;
}
.footer {
	width: auto;
}
.footermain {
	height: 100px;
}
.footerright, .footerleft {
	float: none;
	margin: 10px 0;
	text-align: center;
}
.nieuws div.nieuws, .agenda div.agenda {
	height: auto;
	min-height: auto;
}
.taalkeuze {
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 15px;
}
.submenu {
	display: none;
}

.text, .breed {
	padding: 0;
}

iframe {
	width: 100% !important;
}
.wit {
	border-radius: 0;
}

.kruimel {
	overflow: hidden;
	padding-left: 10px;
}

.info, .titel {
	padding: 0;
}

.footermain {
	height: 250px;
}
.agenda h3, .nieuws h3 {
	float: none;
	font-size: 40px;
	font-weight: lighter;
	margin: 10px 0 10px;
	padding: 0;
	transform: none;
	width: auto;
}

.agendaimg{	width: auto;}
.agendaimg .heroimg {
    margin-right: 0;

}
.cirkel {
    float: none;
    margin: 30px auto;
    display: block;
}

.footermainfirst {
	height: auto;
	width: auto;
	padding: 10px 10px 20px;
}
.footermainsecond {
	width: 100%;
}
.footersecond {
	width: 100%;
	margin: 0;
}
.footerfirst {
	width: 100%;
	margin: 0;
}
.footerkolom {
	float: none;
	width: 100%;
}

.resnon {
	display:none;
}




.homecontent {
	width: 100%;
}
.main .content .homebuttons a {
	display: block;
	text-align: left;
	padding: 0;
	font-size: 18px;
}
.img-left {
	float: none;
	padding-right: 0;
}
.imgbox {
	height: auto;
}
.heroimg img {
	top: 0;
	transform: translateY(0);
}
.homecontent .heroimg {
	width: 100%;
	height: auto;
}
}
