@charset "UTF-8";

/* NIKS AANPASSEN IN DIT BESTAND */

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; background:transparent;}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary
{display: block;}

audio, canvas, video {display: inline-block; *display:inline; *zoom:1;}

audio:not([controls]) {display:none; height:0;}

[hidden] {display:none;}

html {overflow-y:scroll; overflow-x:hidden; font-size:100%; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;}    
    
body {line-height: 1;}

nav ul, nav ol {list-style: none; list-style-image:none;}    
ol, ul {list-style: none;}
    
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none; font-size:75%}
abbr[title], dfn[title] {border-bottom:1px dotted; cursor:help;}    

sub, sup {font-size:75%; line-height:0; position:relative; vertical-align:baseline}
sub {bottom: -0.25em;}
sup {top: -0.5em;}

table {border-collapse: collapse; border-spacing: 0;}

a:link, a:visited, a:hover, a:active {text-decoration:none;}
a img, :link img, :visited img {border:none;}
a:focus {outline: thin dotted;}
a:active, a:hover {outline: 0;}

html, button, input, select, textarea {font-family: sans-serif;}
textarea {resize:none; vertical-align:top; font-size:100%; overflow:auto;}
textarea:focus {outline:none;}
input:focus {outline:none;}
button, input, select {vertical-align: baseline; *vertical-align: middle; font-size:100%; line-height:normal; margin:0;}
legend {white-space: normal; *margin-left:-7px;}
button, input[type="button"], input[type="reset"], input[type="submit"] {-webkit-appearance:button; cursor:pointer; *overflow: visible;}
button[disabled], input[disabled] {cursor: default;}
input[type="checkbox"], input[type="radio"] {box-sizing; border-box; *height: 13px; *width: 13px;}
input[type="search"] {-webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box;}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {-webkit-appearance:none;}
button::-moz-focus-inner, input::-moz-focus-inner {border:0; padding:0;}

img {-ms-interpolation-mode: bicubic;}
svg:not(:root) {overflow:hidden;}

strong, b {font-weight:bold}

tt {font-family: "Courier New", Courier, monospace}
code, kbd, pre, samp {font-family: monospace, serif; _font-family: 'courier new', monospace; font-size:16px;}
pre {white-space: pre; white-space:pre-wrap; word-wrap: break-word;}
hr {display:block; height:1px; border:0; border-top:1px solid #cccccc; margin:1em 0; padding:0;}
i {font-style:italic}
u {text-decoration:underline}
strike, del {text-decoration:line-through}
ins {text-decoration:none}
center {text-align:center}
dfn {font-style:italic}
mark {background: #ff0; color: #000;}

/* EXTERNE FONTS */

/* GEHOSTE FONTS */
@font-face {
    font-family: 'ChopinScript';
    src: url('/fonts/chopinscript-webfont.eot');
    src: url('/fonts/chopinscript-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/chopinscript-webfont.woff') format('woff'),
         url('/fonts/chopinscript-webfont.ttf') format('truetype'),
         url('/fonts/chopinscript-webfont.svg#ChopinScript') format('svg');
    font-weight: normal;
    font-style: normal;

}


.center-cell
{
  display: table-cell;
  height: 100%;
  width: 100%;
  text-align: center;
  vertical-align: middle;
}
#resform
{
  margin: 5% auto;
  max-width: 650px;
}

#resform input, #resform textarea
{
  padding: 0 .6em;
  width: 100%;
  margin-bottom: 12px;
  height: 35px;
  line-height: 35px;
  border: 1px solid #3d3d3c;
  background: #efefef;
}

#resform textarea
{
  padding: .6em;
  line-height: 1.5em;
  height: 220px;
}

#resform input[type="submit"]
{
  background: #2a3234;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: .85em;
  text-transform: uppercase;
}

#spblok
{
  position: relative;
  width:100%;
  max-width:500px;
  margin-left:auto;
  margin-right:auto;
  display:block;
  background: url(/images/sponsor.png);
  background-size: 100%;
  padding-top: 100%; 
}

#spblok .leesmeer
{
  position: absolute;
  left: 50%;
  width: 90%;
  text-align: center;
  margin-left: -45%;
  bottom: 15%;
  border-color: #281E1C;
}

#spblok .leesmeer:after
{
  background-color: #281E1C;
}

#spblok .leesmeer.lm2:hover span {
    color: #fff !important;
}

#spblok .leesmeer.lm2 span {
    color: #281E1C !important;
}
#spblok .leesmeer:hover span {
    color: #fff;
}
#spblok .leesmeer span {
    color: #281E1C;
}

#homeslide:after
{
  content: '';
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  min-height: 100%;
  background-color: rgba(255,255,255,.2);
}

.center-table
{
  display: table;
  width: 100%;
  height: 100%;
}

#homeslide big
{
  /*color: #3D3D3C;*/
  color: white;
}

#faq
{
  margin: 5% auto;
}

.faqItem
{
  margin-top: 1.5em;
}

.faqItem .c
{
  line-height: 1.5em;
  padding: 0 1em;
}

.faqItem h2
{
  background-color: #121212;
  color: #fff;
  padding: .5em;
  font-weight: bold;
}

.loctek-lightbox, #loctek-lightbox-close
{
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  color: #CD1719 !important;
  border-color: #CD1719 !important;
}

*
{
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.menus
{
  text-align: center;
}

.menus .c
{
  text-align: left;
  display: inline-block;
  line-height: 1.5em;
}

.menus h2
{
  font-weight: bold;
  font-size: 1.5em;
  line-height: 1.3em;
  margin-bottom: 1em;
}

html,
body {
   margin:0;
   padding:0;
   height:100%;
   /*background-color: #dad8d8;*/
   background-color: white;
   font-family: "Poppins", sans-serif;
   /*font-family: 'Lato', sans-serif;*/
}

#container {
   min-height:100%;
   position:relative;
}

/* Cookie Melding */
.PL_Wrapper {
  position: fixed;
  left: 10px;
  bottom: 10px;
  background-color: white;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  z-index: 100;
  padding: 25px;
  transition: all .8s;
  -webkit-box-shadow: 0px 2px 22px 0px rgba(61,61,61,0.41);
  -moz-box-shadow: 0px 2px 22px 0px rgba(61,61,61,0.41);
  box-shadow: 0px 2px 22px 0px rgba(61,61,61,0.41);
}

.PL_Wrapper h2 {
  color: #353535;
  font-weight: 700;
  font-size: 1.5em;
  margin-bottom: 15px;
}

.PL_Wrapper p {
  max-width: 500px;
  color: #979797;
  margin-bottom: 20px;
  text-align: justify;
  line-height: 150%;
}

.PL_Buttons {
  display: flex;
  justify-content: space-between;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
}

.PL_Buttons a {
  padding: 15px;
  background-color: #2A3234;
  border: 1px solid #2A3234;
  color: #fff;
  width: 48%;
  font-size: 1.2em;
  font-weight: 200;
  cursor: pointer;
  text-align: center;
  transition: all .3s;
}

.PL_Buttons a:hover {
  background-color: transparent;
  color: #2A3234; 
}
/* Einde Cookie Melding */

.gegevens a
{
  color: #fff;
}

nav
{
  width: 400px;
  position: fixed;
  right: -400px;
  top: 0;
  height: 100%;
  padding-top: 1px;
  min-height: 100%;
  text-align: center;
  z-index: 80;
  overflow: auto;
  background: #E8E8E8;
}

nav ul
{
  margin: 3em 0;
}

nav ul a
{
  display: block;
  height: 2.4em;
  line-height: 2.4em;
  color: #2A3234;
  text-transform: uppercase;
  font-size: 1.2em;
  text-align: center;
}

nav li
{
  display: block;
}

nav ul .active
{
  font-weight: bold;
}

#logo
{
  max-width: 170px;
  margin-top: 3em;
}

nav ul a:hover
{
  background-color: #eee;
  color: #121212;
}

.taal
{
  display: inline-block;
  position: relative;
  border: 2px solid #2A3234;
  color: #2A3234;
  text-transform: uppercase;
  font-weight: bold;
  width: 35px;
  line-height: 35px;
  height: 35px;
  margin-top: 1em;
  transition: color .8s;
  -webkit-transition: color .8s;
}

.taal:hover
{
  color: #fff;
}

.taal > span
{
  position: relative;
  z-index: 1;
}

.taal:after
{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  min-height: 100%;
  width: 0;
  background-color: #2A3234;
  transition: width .8s;
  -webkit-transition: width .8s;
}

.taal:hover:after
{
  width: 100%;
}

#header
{
  height: 400px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#container .smallcenter
{
  margin: 0 auto;
  width: 95%;
  max-width: 960px;
}

#container .center
{
  margin: 0 auto;
  width: 95%;
  max-width: 1350px;
}

#header h1
{
  font-size: 2.4em;
  text-transform: uppercase;
  padding: .3em .6em;
  font-weight: bold;
  display: inline-block;
  float: left;
  background: rgba(0,0,0,.4);
  color: #fff;
}

#header h2
{
  font-size: 2em;
  padding: .3em .6em;
  display: inline-block;
  float: left;
  background: rgba(0,0,0,.4);
  color: #fff;
}

#header hgroup
{
  height: 400px;
  position: relative;
}

#header hgroup > div
{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  left: 0;
  width: 100%;
}

#menu
{
  position: absolute;
  right: 2em;
  z-index: 101;
  top: 2em;
  cursor: pointer;
}

#menu > img:last-child
{
  display: none;
}

#menu.active > img:first-child
{
  display: none;
}

#menu.active > img:last-child
{
  display: inline;
}

#submenu, #submenu2
{
  background-color: #121212;
  text-align: center;
}

#submenu > .center > span, #submenu2 > .center > span
{
  display: inline-block;
  border: 1px solid #fff;
  font-weight: bold;
  font-size: 1.4em;
  text-transform: uppercase;
  color: #fff;
  padding: .45em .6em;
  cursor: pointer;
  margin: .8em .15em;
  transition: all .5s;
  -webkit-transition: all .5s;
}

#submenu > .center > span:hover, #submenu > .center > .active, #submenu2 > .center > span:hover, #submenu2 > .center > .active
{
  background: #fff;
  color: #121212;
}

.menubtn
{
  background-color: #121212;
  padding: .4em 1em;
  font-size: 1.2em;
  line-height: 1.4em;
  color: #fff;
  display: inline-block;
  text-align: center;
  margin-bottom: 5%;
}

.menubtn strong
{
  display: block;
  font-size: 1.2em;
}

#container #menuitems, #container #menuitems2
{
  margin: 5% auto 3% auto;
}

.menuitem
{
  width: 48.5%;
  float: left;
  margin-right: 3%;
  margin-bottom: 1.5em;
  border-bottom: 1px solid #DFDFDF;
  position: relative;
  padding-right: 90px;
}

.menuitem:nth-child(2n)
{
  margin-right: 0;
}

.menuitem > .price
{
  position: absolute;
  right: 0;
  bottom: -1px;
  display: inline-block;
  width: 80px;
  padding-right: 5px;
  background-color: #dad8d8;
}

.menuitem > .title
{
  background-color: #dad8d8;
  position: relative;
  bottom: -1px;
}

#menuitems:after, #menuitems2:after
{
  display: block;
  clear: both;
  content: '';
}

.nieuws
{
  color: #2A3234;
  padding: 2em 0;
  border-bottom: 1px solid #E5E5E5;
  display: block;
}

.nieuws h3
{
  font-size: 2em;
  font-weight: bold;
  height: 1em;
  overflow: hidden;
  margin: 1em 0;
  transition: color .5s;
  -webkit-transition: color .5s;
  text-transform: uppercase;
}

.nieuws p
{
  line-height: 1.5em;
  height: 3em;
  overflow: hidden;
}

.leesmeer
{
  border: 1px solid #2A3234;
  padding: .6em 1em;
  font-size: 1.2em;
  text-transform: uppercase;
  display: inline-block;
  font-weight: bold;
  margin-top: 1.5em;
  position: relative;
}

.leesmeer span
{
  position: relative;
  color: #2A3234;
  z-index: 1;
  transition: color .5s;
  -webkit-transition: color .5s;
}

.leesmeer:hover span
{
  color: #fff;
}

.ocdocd
{
  text-align: left;
}

.ocdocd:after
{
  display: block;
  clear: both;
  content: '';
}

.ocdocd .menuitem .title, .ocdocd .price
{
  background-color: #121212 !important;
  color: #fff;
}

.leesmeer:after
{
  content: '';
  position: absolute;
  left: 0;
  background-color: #2A3234;
  top: 0;
  width: 0;
  height: 100%;
  min-height: 100%;
  transition: width .5s;
  -webkit-transition: width .5s;
}

.leesmeer:hover:after
{
  width: 100%;
}

.nieuws > img, .nieuwspush
{
  float: left;
  width: 350px;
}

.nieuws > div, .vv
{
  margin-left: 380px;
}

.vv > a
{
  display: inline-block;
  font-size: 1.15em;
  font-weight: bold;
  text-transform: uppercase;
  margin-right: 1em;
  margin-top: 1.7em;
  color: #2A3234;
}

.nieuws:after
{
  content: '';
  clear: both;
  display: block;
}

a.nieuws:hover h3
{
  color: #121212;
}

#fotos > div:after
{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  min-height: 100%;
  content: '';
  background: rgba(0,0,0,.2) url(/images/pich.png) no-repeat center;
  transition: opacity .5s;
  -webkit-transition: opacity .5s;
  opacity: 0;
}

#fotos > div
{
  cursor: pointer;
  position: relative;
  border: 4px solid #E8E8E8;
  transition: border-color .5s;
  -webkit-transition: border-color .5s;
}

#fotos img
{
  width: 100%;
}

#fotos > div:hover
{
  border-color: #121212;
}

#fotos > div:hover:after
{
  opacity: 1;
}

#contact .gegevens
{
  padding: 80px 2em;
  width: 400px;
  color: #fff;
  font-size: 1.2em;
  background-color: #2A3234;
}

#dasmap
{
  position: absolute;
  left: 400px;
  right: 0;
  top: 0;
  height: 100%;
  min-height: 100%;
}

#contact
{
  position: relative;
}

#contact .leesmeer
{
  border-color: #fff;
  display: block;
  text-align: center;
  font-size: .85em;
}

#contact h1
{
  font-size: 1.8em;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
  padding: .5em 0;
  font-weight: bold;
}

#contact .leesmeer span
{
  color: #fff;
}

#contact .leesmeer:after
{
  background-color: #fff;
}

#contact .leesmeer:hover span
{
  color: #2A3234;
}

#homeslide .data > img
{
  width: 200px;
}

#homeslide .data
{
  text-align: center;
  color: #fff;
  line-height: 1.5em;
  font-size: 1.4em;
  position: absolute;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  left: 0;
  width: 100%;
}

#homeslide > .pics > img
{
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

#homeslide
{
  position: relative;
  overflow: hidden;
}

#homeslide .talen
{
  position: absolute;
  left: 1em;
  top: 1em;
  text-align: center;
  z-index: 1;
}

#homeslide .taal
{
  border-color: #fff;
}

#homeslide .taal span
{
  color: #fff;
}

#homeslide .taal:after
{
  background-color: #fff;
}

#homeslide .taal:after span
{
  color: #2A3234;
}

#home h1
{
  font-weight: bold;
  font-size: 2em;
  margin-bottom: 1.5em;
  text-transform: uppercase;
}

#home .c
{
  font-size: 1.2em;
  line-height: 1.6em;
}

#home .leesmeer span
{
  color: #fff;
}

#home .leesmeer:hover span
{
  color: #2A3234;
}

.hn.nieuws > img
{
  float: none;
  width: 100%;
  margin: 0;
}

.hn.nieuws
{
  position: relative;
  padding: 0;
}

.hn.nieuws > div
{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0,0,0,.65);
  padding: 0.6em;
  margin: 0;
  color: #fff;
}

.leesmeer.lm2 span
{
  color: #2A3234 !important;
}

.leesmeer.lm2:hover span
{
  color: #fff !important;
}

#homevac .part1
{
  background-color: #121212;
  height: 100px;
  line-height: 100px;
  color: #fff;
  font-size: 1.6em;
  font-weight: bold;
  padding-left: 1.5em;
  text-transform: uppercase;
  position: relative;
  width: 45%;
  float: left;
}

#homevac .part1:after
{
  display: inline-block;
  width: 0;
  height: 0;
  position: absolute;
  right: -70px;
  border-top: 100px solid #121212;
  border-right: 70px solid transparent;
  border-left: 0;
  content: '';
}

#homevac .part2
{
  background-color: #E8E8E8;
  height: 100px;
  line-height: 100px;
  font-style: italic;
  width: 55%;
  float: left;
  font-size: 1.35em;
  padding-left: 70px;
  margin-bottom: 3em;
}

#homevac:after
{
  display: block;
  content: '';
  clear: both;
}

#homevac .leesmeer
{
  float: right;
  line-height: 35px;
  margin-top: 20px;
  margin-right: 1.5em;
  font-size: .9em;
}

#fotos.homepics > div
{
  width: 220px;
}

#contact.home #dasmap
{
  left: 0;
}

#contact.home .gegevens
{
  position: relative;
  z-index: 50;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  text-align: center;
  background-color: transparent;
  max-width: 600px;
}

#contact.home:after
{
  content: '';
  background-color: rgba(0,0,0,.4);
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  min-height: 100%;
  z-index: 10;
  transition: background-color 1.6s;
  -webkit-transition: background-color 1.6s;
}

#contact.home #dasmap
{
  position: absolute !important;
  height: auto;
}

#contact.home .gegevens .c
{
  background-color: #2A3234;
  padding: 1.5em;
  transition: height 1.6s;
  -webkit-transition: height 1.6s;
}

#contact.home .leesmeer
{
  width: auto;display: inline-block;
}

#contact.home .leesmeer.active > span
{
  display: none;
}

#contact.home .leesmeer.active > span.dn
{
  display: inline;
}

#contact.home.fadeOut .gegevens .c
{
  overflow: hidden;
  padding: 0;
  height: 0;
}

#contact.home.fadeOut:after
{
  background-color: rgba(0,0,0,0);
}

/* FOOTER */

.disclaimer {
  text-align: center;
  padding-bottom: 1em;

}
.disclaimer a {
  text-decoration: none;
  color: #2A3234;
}

#content-container {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	margin: auto;
	margin-top: 10em;
}

#content-container h2 {
	color:#2A3234;
	font-size:2.4em;
	font-weight:bold;
	margin-bottom: 1em;
	margin-top: 1em;
	cursor: pointer;
}

#content-container h3 {
	background:#2A3234;
	color: white;
	font-family: 'Montserrat', sans-serif;
	font-size: 1.3em;
	padding: 20px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	display: flex;
	justify-content: flex-start;
	-ms-align-items: center;
	align-items: center;
	margin-top: 20px;
}

#content-container h3 span {
	position: absolute;
	z-index: 1;
	background: transparent url("/images/cross_w.png") no-repeat;
	display: inline-block;
	width: 15px;
}

#content-container h4 {
	margin-left: 2em;
	font-size: 1.1em;
	font-weight: bold;
}

#content-container p {
	padding: 20px;
	line-height: 170%;
	color: #7e7e7e;
}

#content-container ul {
	margin-left: 3em;
}

#content-container table {
	width: 100%;
}

#content-container a {
	color: #D3191C;
}

#gdpr-wrapper {
	min-height:100%;
	position:relative;
}

#content-container thead {
  background-color: #2A3234;
  color: white;
}


#content-container thead th {
	border: 1px solid #2A3234;
	padding: 10px;
}

#content-container tbody td {
	border: 1px solid #2A3234;
	color: #7e7e7e;
	line-height: 150%;
	padding: 5px;
}

#content-container tbody td p {
	padding: 0px;
}

#content-container ul {
	padding-left: 20px;
	line-height: 170%;
	color: #7e7e7e;
	list-style-type: disc;
}


/* EINDE FOOTER */

@media all and (max-width: 1250px) {
  
  .menuitem
  {
    width: 100%;
    margin-right: 0;
  }

  #submenu > .center > span
  {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }

  #submenu
  {
    padding: 1px 0;
  }

  .nieuws > img, .nieuwspush
  {
    width: 100%;
    max-width: 500px;
    text-align: center;
    margin: 1em auto;
    display: block;
    float: none;
  }

  .nieuws > div, .vv
  {
    text-align: center;
    margin-left: 0;
  }

  #contact > .gegevens
  {
    float: none;
    width: 100%;
    padding: 1em;
  }

  #contact #dasmap
  {
    left: auto;
    bottom: auto;
    right: auto;
    top: auto;
    position: relative !important;
    height: 320px;
  }

  #contact.home #dasmap
  {
    position: absolute !important;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
  }

  #homevac .part1:after
  {
    display: none;
  }

  #homevac .part1, #homevac .part2
  {
    float: none;
    width: 100%;
    height: auto;
    line-height: 1.3em;
    padding: 1em;
    text-align: center;
  }

  #homevac .leesmeer
  {
    float: none;
    margin: 0;
    margin-top: 1.5em;
  }

  #homevac .part2 .dn
  {
    display: inline;
  }
}

@media all and (max-width: 600px) {
  .PL_Wrapper {
    right: 10px;
  }
  #submenu2 span
  {
    width: 100%;
    display: block;
    margin: 0 0 1em 0 !important;
  }

  #submenu2 span:first-child
  {
    margin-top: 1em !important;
  }

  .disclaimer {
    font-size: 13px;
  }
}

@media screen and (max-width: 500px) {
  .PL_Buttons a {
    width: 100%;
    margin: 0;
    margin-top: 15px;
  }

  .PL_Buttons {
    flex-wrap: wrap;
  }
  .disclaimer {
    font-size: 12px;
  }
  
}

@media all and (max-width: 400px) {
  nav
  {
    width: 100%;
  }

  #contact h1
  {
    font-size: 1.4em;
  }

  #contact .gegevens td
  {
    display: block;
  }

  #menu.active
  {
    z-index: 90;
    right: -50px;
    top: 10px;
  }

  #homeslide .data > img
  {
    height: 100px;
    width: 100px;
  }

  #homeslide .data .c
  {
    display: none;
  }
}





#home a:not(.leesmeer){
  border: 1px solid #2A3234;
    padding: .4rem 0.8rem;
    font-size: 1.2rem;
    text-transform: uppercase;
    display: inline-block;
    font-weight: bold;
    margin-top: 1.5em;
    position: relative;
    color: #2A3234;
    transition: all 300ms;
    text-align: center;
}
#home a:not(.leesmeer):after{
  content: '';
  position: absolute;
  left: 0;
  background-color: #2A3234;
  top: 0;
  width: 0;
  height: 100%;
  min-height: 100%;
  transition: width .5s;
  -webkit-transition: width .5s;
  z-index: -1;

}

#home a:not(.leesmeer):hover:after{
  outline: 0;
  width: 100%;
  font-weight: bold;
}
#home a:not(.leesmeer):hover{
  color: white !important;
}


@media all and (max-width: 800px) {
  #home a:not(.leesmeer){
    border: none;
    font-size: 1.2rem;
    text-transform: uppercase;
    display: inline-block;
    font-weight: bold;
    margin-top: 1.5em;
    position: relative;
    color: #2A3234;
    transition: all 300ms;
    text-align: center;
  }

  #home a:not(.leesmeer):after{
    display: none;
  
  }

  #home a:not(.leesmeer):hover:after{
    outline: unset;
    width: 0;
    font-weight: unset;
  }
  #home a:not(.leesmeer):hover{
    color: unset !important;
  }
}


/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
 .cf:before,
 .cf:after {
     content: " "; /* 1 */
     display: table; /* 2 */
 }
 
 .cf:after {
     clear: both;
 }
 
 /**
  * For IE 6/7 only
  * Include this rule to trigger hasLayout and contain floats.
  */
 .cf {
     *zoom: 1;
 }