@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;
}

.ocdocd
{
  text-align: left;
}

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

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


#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(100,100,100,.4);
}

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

.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%;
   font-family: 'Lato', sans-serif;
}

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

.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: #c26225;
}

.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: #c26225;
  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: #c26225;
}

.menubtn
{
  background-color: #c26225;
  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: #fff;
}

.menuitem > .title
{
  background-color: #fff;
  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;
  margin: 1em 0;
  transition: color .5s;
  -webkit-transition: color .5s;
  text-transform: uppercase;
}

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

.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;
}

.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: #c26225;
}

#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: #c26225;
}

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

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

#dasmap
{
  position: absolute;
  left: 450px;
  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;
}

.c td {
  line-height: 150% !important;
}

#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: #c26225;
  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 #c26225;
  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;
}

#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 
{
background-image: url(/uploads/dreamstime_m_52227224.jpg);
}
#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);
}

#siteby
{
  background-color: #e8e8e8;
  color: #2a3234;
  display: flex;
  flex-direction: row;
  text-align: center;
  font-size: .8em;
  height: 30px;
  line-height: 30px;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
}

#siteby span {
  margin-left: 10px;
  margin-right: 10px;
}

#siteby a {
  color: #2a3234 !important;
}

#siteby span {
  color: #2a3234 !important;
}

#siteby div:last-of-type p,#siteby div:last-of-type a, #siteby div:last-of-type span {
  color: #fff;
}

#siteby a:last-of-type i.show{
  display: inline;
}

#siteby a:last-of-type i.hidden{
  display: none;
  color: #8bcf97;
}

#siteby a:last-of-type:hover i.show {
  display: none;
}
#siteby a:last-of-type:hover i.hidden {
  display: inline;
}

@media all and (max-width: 1150px) {
  #homevac
  {
    font-size: .8em;
  }
}

@media all and (max-width: 870px) {
  .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;
  }

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

  #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: 500px) {
  .gegevens .c {
    font-size: 16px !important;
  }
}


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

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

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

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

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