html,body,div,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,ol,ul,li,form,fieldset,legend,label,table,header,footer,nav,section{margin:0;padding:0;border:0;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:grayscale}*{-webkit-overflow-scrolling:touch}html,body{height:100%;text-rendering:optimizeLegibility}ol,ul{list-style:none}header,footer,nav,section,article,hgroup,figure{display:block}legend{display:none}body{font-family:Helvetica,Arial,sans-serif;font-size:11pt;color:#003a78;background-color:#ffffff}.page{min-height:80%;max-width:960px;margin:0px auto;padding:0 20px;box-sizing:border-box;display:flex;flex-direction:column;background-color:#ffffff;border-radius:5px}@media only screen and (min-width:960px){body{background-color:#cccccc;background-image:url(/images/DdH2r/lucht.jpg);background-attachment:fixed;background-position:center center;background-repeat:no-repeat}.page{margin:20px auto}}a{color:#bc0d2e;text-decoration:none}p{line-height:1.5em;margin-bottom:10px}li>p{margin-bottom:0}h1{margin:0 0 20px 0;color:#bc0d2e}h2{margin:0 0 10px 0}.important{font-size:1.4em}em.icon{display:inline-block;width:20px;height:20px}em.icon img{width:100%}.backToTop{position:fixed;right:12px;bottom:10px;display:inline-block;width:34px;height:34px;border-radius:50%;text-align:center;line-height:34px;font-size:20px;color:#ffffff;z-index:150;background-color:#bc0d2e;box-shadow:0 3px 6px -3px rgba(0,0,0,0.6);cursor:pointer}.backToTop:before{content:'';display:inline-block;width:0;height:0;border-bottom:13px solid #ffffff;border-right:8px solid transparent;border-left:8px solid transparent}section{flex:1;display:flex}section .text{width:74%;padding:0 30px 0 0}section .text ul{padding-left:19px;list-style:disc;margin-bottom:10px}section .text li{display:list-item;text-align:-webkit-match-parent}section .thumbs{width:26%}section .thumbs img{width:48%;margin:1%;float:left;box-sizing:border-box;border:0 solid #fff;box-shadow:0 2px 4px -2px #444;padding:4px 4px 13px 4px;background:#fff;transform:rotate(2deg);transition:transform 150ms;cursor:pointer;position:relative}section .thumbs img:hover{z-index:1000;transform:rotate(0deg) scale(1.1) !important;box-shadow:0 1px 4px -1px #444}#waarom{border-radius:0 7px 7px 7px;background-image:url(/images/MSe9O/golf-home.jpg);background-size:100%;background-repeat:no-repeat;padding:20px}#hoe{border-radius:0 7px 7px 7px;background-image:url(/images/52KIs/strand.jpg);background-size:100%;background-repeat:no-repeat;padding:20px}#wat{border-radius:0 7px 7px 7px;background-image:url(/images/0Whk8/zee.jpg);background-size:100%;background-repeat:no-repeat;padding:20px}#anderen{border-radius:0 7px 7px 7px;background-image:url(/images/tuFp7/duinen.jpg);background-size:100%;background-repeat:no-repeat;padding:20px}#contact{border-radius:0 7px 7px 7px;background-image:url(/images/8yOPD/wandelen.jpg);background-size:100%;background-repeat:no-repeat;padding:20px}@media only screen and (max-width:580px){#waarom{background:#ebf3f5;padding:14px;border-radius:5px}#hoe{background:#ebf3f5;padding:14px;border-radius:5px}#contact{background:#ebf3f5;padding:14px;border-radius:5px}section{display:block}section .text{width:100%;padding:0 0 20px 0}section .thumbs{width:100%}}.lbox{position:fixed;display:block;overflow:hidden;background:rgba(0,0,0,0.4);z-index:9999;-webkit-font-smoothing:antialiased;visibility:hidden}.lbox.fade:target>img{-webkit-transition:opacity 1s;-moz-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s}.lbox,.lbox>img,.lbox>div{top:0;left:0;right:0;bottom:0}.lbox{top:-100%}.lbox:target{top:0;visibility:visible}.lbox-toggle:checked+.lbox{top:0;visibility:visible}.lbox-toggle:checked+.lbox.fade>img{-webkit-transition:opacity 1s;-moz-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s}.lbox .lbox-close{display:block;position:absolute;top:15px;right:15px;width:45px;height:45px;cursor:pointer}.lbox .lbox-close:before{content:'x';background-color:#fff;color:#525252;border-radius:20px;padding:4px;width:18px;height:18px;text-align:center;display:inline-block;line-height:18px;font-weight:400;box-shadow:0 2px 4px -1px #000}.lbox>img,.lbox>div{position:absolute;margin:auto;box-shadow:0 3px 3px -1px rgba(0,0,0,0.3),0 1px 0 0 rgba(0,0,0,0.05)}.lbox>div>img{float:right;max-width:45%;margin:0 0 10px 15px}.lbox>div>h3{color:#bc0d2e;margin:0 0 15px 0}hr.clear{clear:both;visibility:hidden}.lbox>img{max-width:90%;max-height:90%}.lbox>.vid{max-width:800px;height:450px;width:100%}.lbox>.text{max-width:90%;max-height:90%;top:20%;bottom:auto;padding:2em;background:#fff;position:relative;border-radius:3px;overflow:auto}.lbox>.vid iframe,.lbox>.vid object,.lbox>.vid embed{position:absolute;top:0;left:0;width:100%;height:100%}.lbox.fade>img,.lbox.fade>div{opacity:0}.lbox.fade:target>img,.lbox.fade:target>div{opacity:1}@-webkit-keyframes bounce{0%{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1.1)}100%{-webkit-transform:scale(1)}}@-moz-keyframes bounce{0%{-moz-transform:scale(0)}50%{-moz-transform:scale(1.1)}100%{-moz-transform:scale(1)}}@keyframes bounce{0%{transform:scale(0)}50%{transform:scale(1.1)}100%{transform:scale(1)}}.lbox.bounce:target>img,.lbox.bounce:target>div{-webkit-animation:bounce 1s none;-moz-animation:bounce 1s none;-o-animation:bounce 1s none;animation:bounce 1s none}@-webkit-keyframes flip{0%{-webkit-transform:scale(.5);opacity:0}100%{-webkit-transform:scale(1);opacity:1}}@-moz-keyframes flip{0%{-moz-transform:scale(.5);opacity:0}100%{-moz-transform:scale(1);opacity:1}}@keyframes flip{0%{transform:scale(.5);opacity:0}100%{transform:scale(1);opacity:1}}.lbox-toggle:checked+.lbox.flip>div{-webkit-animation:flip 500ms none;-moz-animation:flip 500ms none;-o-animation:flip 500ms none;animation:flip 500ms none}@media only screen and (max-width:840px){.lbox>.vid{height:400px}}@media only screen and (max-width:730px){.lbox>.vid{height:350px}}@media only screen and (max-width:620px){.cream-slider li.tab>div{display:none}.lbox>.vid{height:300px}}.lbox:target>img,.lbox:target>div{border:0 solid rgba(0,0,0,0.8)}.testimonials .item{position:relative;margin-bottom:2px;width:100%;overflow:hidden}.testimonials .item input{position:absolute;opacity:0;z-index:-1}.testimonials .item label{position:relative;display:block;padding:8px 5px 7px 36px;background:rgba(255,255,255,0.58);font-weight:bold;cursor:pointer}.testimonials .itemcontent{max-height:0;overflow:hidden;background:#fff;padding:0px 23px 0px 37px;-webkit-transition:max-height .35s;-o-transition:max-height .35s;transition:max-height .35s}.testimonials .item input:checked~.itemcontent{max-height:300vh;padding-bottom:9px}.testimonials .item label::after{position:absolute;left:10px;top:8px;display:block;text-align:center;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s;transform:rotate(-90deg);color:#bc0d2e}.testimonials .item input[type=checkbox]+label::after{content:"+"}.testimonials .item input[type=radio]+label::after{content:"\25BC"}.testimonials .item input[type=checkbox]:checked+label::after{transform:rotate(315deg)}.testimonials .item input[type=radio]:checked+label::after{transform:rotate(0)}form{position:relative}form .extra{display:none}form .text{width:auto !important;padding:0}form>div{display:block;margin-bottom:4px}form>div.error:after{color:white;content:attr(error);font-size:85%;position:absolute;right:0;background:#f00;padding:1px 4px}form>div>div{flex:1}form>div>div input[type="text"],form>div>div textarea{-webkit-box-sizing:border-box;box-sizing:border-box;padding:5px 10px;width:100%;border:1px solid #e1e1e1;font-size:1.1em;-webkit-transition:border-color 200ms;transition:border-color 200ms}form>div>label{display:block;margin:8px 0 10px;width:100%;font-weight:600}form>div>div label input[type="radio"]{width:20px;height:20px;padding-top:10px;vertical-align:top}form button{padding:8px 18px;background-color:#2e738a;color:#fff;font-size:inherit;border-radius:4px;border:2px solid #fff;margin-top:10px}@media (min-width:581px){form{margin-top:6px}form>div{display:flex;margin-bottom:4px}form>div>label{width:40%;max-width:170px}}header{display:flex;flex-direction:row;justify-content:space-between;align-items:normal;padding:20px 0}header div{display:flex;flex-direction:row;line-height:1.5em;font-size:120%;font-weight:100;position:absolute;top:80px}header div span:before{content:'-';color:#29728b;margin:4px}header div span:first-child:before{content:'';margin:0}header a.logo{display:block;width:45%;min-width:180px}@media (min-width:768px){header a.logo{width:300px}}header a.logo img{width:100%}@media only screen and (max-width:550px){header div{flex-direction:column;line-height:1.5em;font-size:110%;position:absolute;top:70px}header div span:before{content:'';margin:0}}@media only screen and (min-width:960px){header div{flex-direction:column;line-height:1.5em;font-size:190%;position:relative;top:auto}header div span:before{content:'';margin:0}}nav{font-size:20px;text-align:left;background-color:#2e738a;padding:0 0 0 20px;border-radius:0;display:inline-block;margin:0;width:60%}@media (min-width:768px){nav{border-radius:0 6px 0 0}nav label.toggle{display:none}}nav a{text-decoration:none;padding:3px 15px;margin:0;display:inline-block;font-weight:400;font-size:1em;transition:background-color 200ms,color 200ms;color:rgba(255,255,255,0.83)}nav a:hover,nav a.active{background-color:#bc0d2e;color:#ffffff}@media (max-width:959px){nav{font-size:1.85vw}}@media (max-width:767px){nav{z-index:1000;position:fixed;top:0;bottom:0;left:100%;padding:0;width:260px;font-size:1.2em;transition:left 200ms;text-align:left}nav a{display:block;width:100%;border-radius:0;margin-left:0;line-height:2em;padding:4px 16px;margin-bottom:5px}nav label.toggle{display:block;position:absolute;left:-50px;top:10px;width:40px;height:32px;padding-top:8px;transition:padding-top 200ms;box-shadow:0 3px 6px -3px rgba(0,0,0,0.6);background-color:#2e738a;border-radius:50%}nav label.toggle>em{width:22px;height:3px;margin:4px auto 0;border-radius:1.5px;display:block;background-color:#ffffff;transition:transform 200ms,opacity 200ms,margin 200ms}}input#nav-toggle:checked+nav{left:calc(100% - 260px)}input#nav-toggle:checked+nav label.toggle{padding-top:10px;height:30px;background-color:#003a78}input#nav-toggle:checked+nav label.toggle>em{width:24px}input#nav-toggle:checked+nav label.toggle>em:first-child{transform:rotate(45deg);margin-top:8px}input#nav-toggle:checked+nav label.toggle>em:nth-child(2){margin-top:-3px;transform:rotate(-45deg)}input#nav-toggle:checked+nav label.toggle>em:last-child{opacity:0}footer{flex:0;padding:16px 0;font-size:85%;opacity:.8}footer a{color:inherit}