@charset "UTF-8";/*! normalize.css v3.0.1 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.selectivity-clearfix{clear:both}.selectivity-input{display:inline-block;width:100%}.selectivity-input.selecteer_locatie{min-width:190px}.selectivity-input select{display:none}.selectivity-placeholder{color:#999}.selectivity-backdrop{background:0 0;position:fixed;z-index:9998;top:0;right:0;bottom:0;left:0}.selectivity-dropdown{background:#fff;box-shadow:0 1px 5px 1px rgba(0,0,0,.15),0 10px 16px 0 rgba(0,0,0,.2);position:absolute;z-index:9999}.selectivity-search-input-container{border-bottom:1px solid #eee}.selectivity-search-input{background:0 0;border:0;outline:0;width:100%;padding-left:10px}.selectivity-results-container{max-height:28em;overflow:auto}.selectivity-load-more,.selectivity-result-item{cursor:pointer;padding:11px 18px;letter-spacing:.03em}.selectivity-result-children .selectivity-result-item{padding-left:17px}.selectivity-load-more.highlight,.selectivity-result-item.highlight{background:#b3183a;color:#fff}.selectivity-result-item:first-child{border-radius:4px 4px 0 0}.selectivity-result-item em{color:purple;display:inline-block;font-size:90%;font-style:normal;margin-left:6px}.selectivity-dropdown.has-search-input .selectivity-result-item:first-child{border-radius:0}.selectivity-result-label{font-weight:700}.selectivity-load-more,.selectivity-result-children:last-child .selectivity-result-item:last-child,.selectivity-result-item:last-child{border-radius:0 0 4px 4px}.selectivity-result-children .selectivity-result-item:last-child{border-radius:0}.selectivity-error,.selectivity-loading,.selectivity-result-label,.selectivity-search-input-container{padding:7px}.selectivity-multiple-input-container{background:#eee;border-radius:2px;cursor:text;max-height:10em;min-height:-webkit-calc(2em + 4px);min-height:calc(2em + 4px);overflow:auto;padding:5px}.selectivity-multiple-input-container .selectivity-placeholder{height:-webkit-calc(2em + 4px);height:calc(2em + 4px);line-height:-webkit-calc(2em + 4px);line-height:calc(2em + 4px)}.selectivity-multiple-input,input[type=text].selectivity-multiple-input{background-color:transparent;border:none;float:left;height:-webkit-calc(2em + 4px);height:calc(2em + 4px);max-width:100%;outline:0;padding:0}.selectivity-multiple-input:focus,input[type=text].selectivity-multiple-input:focus{background-color:transparent;box-shadow:none;outline:0}.selectivity-multiple-input::-ms-clear{display:none}.selectivity-multiple-input.selectivity-width-detector{position:absolute;top:-10000px;left:0;white-space:pre}.selectivity-multiple-selected-item{background:#4484c7;border-radius:3px;color:#fff;cursor:default;float:left;line-height:2em;margin:2px;padding-left:5px;position:relative;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none;white-space:nowrap}.selectivity-multiple-selected-item.highlighted{background-color:#ccc}.selectivity-multiple-selected-item-remove{color:#fff;cursor:pointer;padding:5px}.selectivity-single-select{cursor:pointer;position:relative;-moz-box-sizing:content-box;box-sizing:content-box;border:2px solid #fafafa;background:url(icons/icoon-select.svg) 100%/30px no-repeat #325439}.selectivity-single-select-input{opacity:0;margin-bottom:0;min-height:40px}.selectivity-single-result-container{position:absolute;top:.8em;right:15px;left:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selectivity-single-selected-item{color:#fafafa;margin-left:10px}.selectivity-single-selected-item-remove{color:#000;float:right;padding:0 5px}.selectivity-caret{position:absolute;right:5px;top:.7em}@media only screen and (max-device-width:480px){.selectivity-single-result-container{right:5px}.selectivity-caret{display:none}}.selectivity-submenu-icon{position:absolute;right:4px}.nowrap{white-space:nowrap}.wb{word-break:break-word}.opi0{opacity:0}.verbergen{display:none!important}.ml5{margin-left:5px}.mr5-b5{margin-right:5px;margin-bottom:5px}.mt20{margin-top:20px}.inline{display:inline-block}.block{display:block}.pull-right{float:right}.pull-left{float:left}.relative{position:relative}.absolute{position:absolute}.clearfix{*zoom:1}.clearfix:before{display:table;content:"";line-height:0}.clearfix:after{display:table;content:"";line-height:0;clear:both}*{padding:0;margin:0;-moz-box-sizing:border-box;box-sizing:border-box}html{min-height:100%;overflow-y:scroll;position:relative}body{background-color:#f0f0f0;width:100%;min-width:320px;padding-bottom:430px}@media screen and (max-width:1200px){body{padding-bottom:600px}}@media screen and (max-width:865px){body{padding-bottom:950px}}body .container{width:100%;min-width:320px;margin:0 auto}@media screen and (max-width:970px){.route{margin:0 auto;margin-top:20px}.plattegrond{margin-top:-20px!important}}.plattegrond{margin-top:20px;margin-bottom:20px}.plattegrond iframe{width:100%;height:400px}body{font-family:Raleway,Helvetica Neue,Helvetica,sans-serif;font-weight:400;line-height:1.6em;font-size:14px;letter-spacing:.15em;color:#333}.mailto-link{cursor:pointer}a.knop{background-color:#b3183a;padding:20px;color:#fafafa;text-decoration:none;box-shadow:3px 3px 1px -1px rgba(0,0,0,.3);font-family:"Josefin Sans",sans-serif}a.knop:hover{background-color:#86122b}a[href^=tel]:link{color:inherit}a.link,span.link{line-height:22px;position:relative;color:#b3183a;text-decoration:none;font-weight:600;background-color:transparent;padding:2px;cursor:pointer;word-break:break-word}a.link:link,span.link:link{position:relative;color:#b3183a;text-decoration:none;font-weight:600;background-color:transparent;padding:2px}a.link:visited,span.link:visited{color:#b3183a;font-weight:400}a.link:hover,span.link:hover{border-bottom:2px solid pink;color:#325439}a.link:active,span.link:active{background-color:#325439;color:#fff}a.link-terug,span.link-terug{line-height:22px;position:relative;color:#b3183a;text-decoration:none;font-weight:600;background-color:transparent;padding:2px;cursor:pointer;padding-left:10px}a.link-terug:link,span.link-terug:link{position:relative;color:#b3183a;text-decoration:none;font-weight:600;background-color:transparent;padding:2px;padding-left:10px}a.link-terug:before,span.link-terug:before{display:inline-block;content:"◀";font-weight:600;font-size:10px;position:absolute;top:2px;left:-5px}a.link-terug:visited,span.link-terug:visited{color:#b3183a;font-weight:400}a.link-terug:hover,span.link-terug:hover{border-bottom:2px solid #325439;border-top:2px solid #325439;color:#325439}a.link-terug:active,span.link-terug:active{background-color:#325439;color:#fff}label.file-upload-knop input[type=file]{position:fixed;top:-1000px}.file-upload-knop{border:2px solid #AAA;border-radius:4px;margin:2px;background:#DDD;text-align:center;display:inline-block;padding:30px}.file-upload-knop:hover{background:#CCC}.file-upload-knop:active{background:#CCF}.file-upload-knop:invalid+span{color:#A44}.file-upload-knop :valid+span{color:#4A4}.formulier-unit{background-color:#fff;width:100%;max-width:700px;overflow:hidden;float:left;margin-right:20px;box-shadow:3px 3px 1px -1px rgba(0,0,0,.3);margin-bottom:20px}.formulier-unit.vol-breed{max-width:100%}.formulier-unit.klein{max-width:320px}.formulier-unit.dupliceer{opacity:.5}.formulier-unit.intern{box-shadow:none;margin-right:0}.formulier-unit.intern .formulier{padding:0;border:none}.formulier-unit .container{padding:10px;background-color:#fff}.formulier-unit .container p{padding:20px;text-align:center;background-color:#ccc}.formulier-unit .container table{margin-top:0}.formulier-unit .container select{margin-top:10px}.formulier-unit form{padding:20px;overflow:hidden}.formulier-unit .let-op{background-color:#2e8b57;padding:10px;color:#fafafa}.formulier-unit .let-op.in-formulier{margin:0 -20px;padding:20px 20px 10px}.formulier-unit .legend{background-color:#2e8b57;padding:5px 20px;width:100%;display:block;color:#fff}.formulier-unit .legend span.icon{width:40px;display:inline-block;margin-left:-15px;text-align:center;font-size:20px;margin-right:10px;line-height:40px;border-right:1px solid rgba(255,255,255,.4)}.formulier-unit .legend.verwijder{background-color:#800}.formulier-unit div.formulier{padding:20px;overflow:hidden;border:1px solid #ccc;border-top:0}.formulier-unit label{display:block;color:#555}.formulier-unit label.inline{display:inline-block}.formulier-unit input,.formulier-unit textarea{min-height:40px;width:100%;margin-bottom:20px;letter-spacing:.1em;border:1px solid rgba(46,139,87,.5)}.formulier-unit a:focus,.formulier-unit button:focus,.formulier-unit input:focus,.formulier-unit select:focus,.formulier-unit textarea:focus{box-shadow:inset 0 1px 1px rgba(46,139,87,.075),0 0 8px rgba(46,139,87,.3);border-color:rgba(46,139,87,.5);outline:0}.formulier-unit a:focus,.formulier-unit button:focus,.formulier-unit select:focus{box-shadow:0 0 3px 2px white,0 0 3px 4px #2e8b57}.formulier-unit input{padding:0 10px;line-height:40px}.formulier-unit input[type=number]{text-align:right}.formulier-unit input [type=radio],.formulier-unit input[type=checkbox]{width:30px;text-align:center}.formulier-unit textarea{padding:10px;min-height:200px}.formulier-unit sup.optioneel{color:green;font-size:10px}.formulier-unit .formulier-hulp{font-size:10px}.formulier-unit .knoppen-unit{clear:both;padding:20px 20px 0;border-top:1px solid #ccc;margin-left:-20px;margin-right:-20px}@media screen and (max-width:600px){.formulier-unit .knoppen-unit a,.formulier-unit .knoppen-unit button{width:100%;float:none;text-align:center;margin-bottom:10px}}.formulier-unit .input-unit-wrapper{overflow:hidden}.formulier-unit .input-unit-wrapper .input-unit{width:50%;float:left;padding-right:10px}.formulier-unit .input-unit-wrapper .input-unit:last-child{padding-right:0;padding-left:10px}@media screen and (max-width:600px){.formulier-unit .input-unit-wrapper .input-unit{width:100%;float:none;padding:0!important}}.formulier-unit .input-groep{display:inline-table;vertical-align:middle;width:100%}.formulier-unit .input-groep .na-input,.formulier-unit .input-groep .voor-input,.formulier-unit .input-groep input{display:table-cell}select{border-radius:0;color:#fff;padding:5px 32px 5px 10px;font-size:16px;border:1px solid #ccc;height:40px;letter-spacing:.1em;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(icons/icoon-select.svg) 100%/30px no-repeat #2e8b57;position:relative;width:100%}select:hover{background-color:#21653f}select option{padding:5px 10px}select.multiple{height:initial;background:0 0;color:#444}select:after{content:"pi";position:absolute;top:0;right:0;display:block;height:40px;width:100px}div.error>p{color:#800}.error_bericht,.error_bericht_boven{display:none;border:1px #800 solid;background-color:#800;padding:5px 10px;position:relative;box-shadow:0 4px 3px -3px #777;color:#fafafa}.error_bericht.toon,.error_bericht_boven.toon{display:block}.error_bericht span,.error_bericht_boven span{color:#fff!important}.error_bericht.maak_ondernemer,.error_bericht_boven.maak_ondernemer{margin-top:-13px;margin-bottom:20px}.error_bericht:before{position:absolute;top:-14px;left:40px;display:inline-block;border-right:7px solid transparent;border-bottom:14px solid #fafafa;border-left:7px solid transparent;border-bottom-color:#800;content:""}.error_bericht.rechts{text-align:right}.error_bericht.rechts:before{left:initial;right:60px}.error_bericht_boven:before{position:absolute;bottom:-14px;left:40px;display:inline-block;border-left:7px solid transparent;border-top:14px solid #fafafa;border-right:7px solid transparent;border-top-color:#800;content:""}.knoppie,a.knoppie,input.knoppie{padding:0 10px;background:#ddd;border:1px solid #ccc;box-shadow:0 4px 3px -3px #777;color:#fff!important;font-weight:400;-webkit-appearance:none;text-decoration:none;height:40px;line-height:40px;display:inline-block;margin-right:5px;letter-spacing:.1em}.knoppie.pull-right,a.knoppie.pull-right,input.knoppie.pull-right{margin-left:10px;margin-right:0}.knoppie:hover,a.knoppie:hover,input.knoppie:hover{background:#ccc;border:1px solid #ccc;cursor:pointer;text-decoration:none;font-weight:400}.knoppie:active,a.knoppie:active,input.knoppie:active{background:#aaa;border:1px solid #ccc;color:#fff!important;font-weight:400;box-shadow:0 4px 3px -3px #fff}.knoppie i,a.knoppie i,input.knoppie i{width:40px;display:inline-block;margin-left:-10px;text-align:center;font-size:20px;line-height:40px}.knoppie i.verberg,a.knoppie i.verberg,input.knoppie i.verberg{width:0;color:transparent;border-right:0}.knoppie span,a.knoppie span,input.knoppie span{vertical-align:top;display:inline-block}.knoppie.speciaal,a.knoppie.speciaal,input.knoppie.speciaal{background-color:#2e8b57;border:1px solid #21653f;box-shadow:0 4px 3px -3px #333;-webkit-appearance:none}.knoppie.speciaal:hover,a.knoppie.speciaal:hover,input.knoppie.speciaal:hover{background-color:#21653f;background-color:#28784b;color:#fff}.knoppie.speciaal:active,a.knoppie.speciaal:active,input.knoppie.speciaal:active{background-color:#1b5233;background-color:#1b5233;color:#fff;box-shadow:0 4px 3px -3px #fff}.knoppie.speciaal:disabled,a.knoppie.speciaal:disabled,input.knoppie.speciaal:disabled{background-color:#35975e}.knoppie.speciaal:disabled:active,.knoppie.speciaal:disabled:hover,a.knoppie.speciaal:disabled:active,a.knoppie.speciaal:disabled:hover,input.knoppie.speciaal:disabled:active,input.knoppie.speciaal:disabled:hover{cursor:not-allowed!important}.knoppie.verwijder,a.knoppie.verwijder,input.knoppie.verwijder{background:#942424;border:1px solid #7b1e1e;color:#fff!important;box-shadow:0 4px 3px -3px #333;-webkit-appearance:none}.knoppie.verwijder:hover,a.knoppie.verwijder:hover,input.knoppie.verwijder:hover{background:#7b1e1e;border:1px solid #421010;color:#fff}.knoppie.verwijder:active,a.knoppie.verwijder:active,input.knoppie.verwijder:active{background:#421010;border:1px solid #111;color:#fff;box-shadow:0 4px 3px -3px #fff}.unit,.unit-content{font-weight:400;line-height:1.6em;font-size:14px;letter-spacing:.15em;color:#333}.unit:not(.scheidings-unit){clear:both}.tekst a[href^=tel]:link,.unit a[href^=tel]:link,.unit-content a[href^=tel]:link{color:inherit}.tekst a.link,.tekst span.link,.unit a.link,.unit span.link,.unit-content a.link,.unit-content span.link{line-height:22px;position:relative;color:#b3183a;text-decoration:none;font-weight:600;background-color:transparent;padding:2px;cursor:pointer}.tekst a.link:link,.tekst span.link:link,.unit a.link:link,.unit span.link:link,.unit-content a.link:link,.unit-content span.link:link{position:relative;color:#b3183a;text-decoration:none;font-weight:600;background-color:transparent;padding:2px}.tekst a.link:after,.tekst span.link:after,.unit a.link:after,.unit span.link:after,.unit-content a.link:after,.unit-content span.link:after{display:inline-block;content:""!important;font-weight:600;font-size:10px;margin-left:0!important;vertical-align:middle}.tekst a.link:visited,.tekst span.link:visited,.unit a.link:visited,.unit span.link:visited,.unit-content a.link:visited,.unit-content span.link:visited{color:#b3183a;font-weight:400}.tekst a.link:hover,.tekst span.link:hover,.unit a.link:hover,.unit span.link:hover,.unit-content a.link:hover,.unit-content span.link:hover{border-bottom:2px solid #b3183a;color:#325439}.tekst a.link:active,.tekst span.link:active,.unit a.link:active,.unit span.link:active,.unit-content a.link:active,.unit-content span.link:active{background-color:#325439;color:#fff}.tekst,.unit,.unit-content{font-family:Raleway,Helvetica Neue,Helvetica,sans-serif}.tekst p,.unit p,.unit-content p{min-height:24px}.tekst h1,.tekst h2,.tekst h3,.tekst h4,.tekst h5,.tekst h6,.unit h1,.unit h2,.unit h3,.unit h4,.unit h5,.unit h6,.unit-content h1,.unit-content h2,.unit-content h3,.unit-content h4,.unit-content h5,.unit-content h6{font-family:"Josefin Sans",sans-serif;color:#325439;margin-bottom:1em;line-height:1.2em}.tekst h1,.unit h1,.unit-content h1{font-size:2em}.tekst .links-tekst,.unit .links-tekst,.unit-content .links-tekst{text-align:left}.tekst .rechts-tekst,.unit .rechts-tekst,.unit-content .rechts-tekst{text-align:right}.tekst .gecentreerd-tekst,.unit .gecentreerd-tekst,.unit-content .gecentreerd-tekst{text-align:center}.tekst .justify-tekst,.unit .justify-tekst,.unit-content .justify-tekst{text-align:justify}.tekst .blauw,.unit .blauw,.unit-content .blauw{background-color:#00f}.tekst .initiaal,.unit .initiaal,.unit-content .initiaal{float:left;font-family:"Josefin Sans",sans-serif;font-size:3em;padding-top:16px;margin-left:-3px;margin-right:4px}.tekst .initiaal-block,.unit .initiaal-block,.unit-content .initiaal-block{float:left;font-family:"Josefin Sans",sans-serif;font-size:2em;padding:9px 5px 3px;margin-right:7px;background-color:#325439;color:#fafafa;margin-top:5px}.tekst blockquote,.unit blockquote,.unit-content blockquote{border-left:4px solid #bdbdbd;border-top:1px solid #bdbdbd;padding:20px;font-size:1.2em;font-style:italic;background-color:#fff}.tekst .ovh,.unit .ovh,.unit-content .ovh{overflow:hidden}.tekst ul,.unit ul,.unit-content ul{margin:1em 0}.tekst ul li,.unit ul li,.unit-content ul li{list-style-type:none;padding-left:20px;position:relative;margin-bottom:5px}.tekst ul li:before,.unit ul li:before,.unit-content ul li:before{content:"●";color:#bdbdbd;width:20px;height:40px;position:absolute;top:0;left:0}.tekst ol,.unit ol,.unit-content ol{margin:1em 0;list-style:none;counter-reset:li}.tekst ol li,.unit ol li,.unit-content ol li{counter-increment:li;padding-left:18px;margin-bottom:5px}.tekst ol li:before,.unit ol li:before,.unit-content ol li:before{content:counter(li);color:#bdbdbd;display:inline-block;width:1em;font-weight:700;margin-left:-1.5em;margin-right:.5em;text-align:right;direction:rtl}.tekst a img,.unit a img,.unit-content a img{border:none;display:block}.tekst figure,.unit figure,.unit-content figure{width:100%;margin-bottom:10px;box-shadow:none!important}@media screen and (max-width:720px){.tekst figure,.unit figure,.unit-content figure{max-width:100%!important}}.tekst figure.afbeeldingen,.unit figure.afbeeldingen,.unit-content figure.afbeeldingen{margin-bottom:20px;clear:both}.tekst figure.afbeeldingen:not(.aantal-1) .afbeelding-link,.tekst figure.afbeeldingen:not(.aantal-1) .vergroting-wrapper,.tekst figure.afbeeldingen:not(.aantal-1) img,.unit figure.afbeeldingen:not(.aantal-1) .afbeelding-link,.unit figure.afbeeldingen:not(.aantal-1) .vergroting-wrapper,.unit figure.afbeeldingen:not(.aantal-1) img,.unit-content figure.afbeeldingen:not(.aantal-1) .afbeelding-link,.unit-content figure.afbeeldingen:not(.aantal-1) .vergroting-wrapper,.unit-content figure.afbeeldingen:not(.aantal-1) img{float:left;margin-right:20px}@media screen and (max-width:720px){.tekst figure.afbeeldingen:not(.aantal-1) .afbeelding-link,.tekst figure.afbeeldingen:not(.aantal-1) .vergroting-wrapper,.tekst figure.afbeeldingen:not(.aantal-1) img,.unit figure.afbeeldingen:not(.aantal-1) .afbeelding-link,.unit figure.afbeeldingen:not(.aantal-1) .vergroting-wrapper,.unit figure.afbeeldingen:not(.aantal-1) img,.unit-content figure.afbeeldingen:not(.aantal-1) .afbeelding-link,.unit-content figure.afbeeldingen:not(.aantal-1) .vergroting-wrapper,.unit-content figure.afbeeldingen:not(.aantal-1) img{margin-right:3%}}@media screen and (max-width:400px){.tekst figure.afbeeldingen:not(.aantal-1) .afbeelding-link,.tekst figure.afbeeldingen:not(.aantal-1) .vergroting-wrapper,.tekst figure.afbeeldingen:not(.aantal-1) img,.unit figure.afbeeldingen:not(.aantal-1) .afbeelding-link,.unit figure.afbeeldingen:not(.aantal-1) .vergroting-wrapper,.unit figure.afbeeldingen:not(.aantal-1) img,.unit-content figure.afbeeldingen:not(.aantal-1) .afbeelding-link,.unit-content figure.afbeeldingen:not(.aantal-1) .vergroting-wrapper,.unit-content figure.afbeeldingen:not(.aantal-1) img{float:none!important;margin:0 auto 10px;display:block}}.tekst figure.afbeeldingen:not(.aantal-1) .afbeelding-link.laatste,.tekst figure.afbeeldingen:not(.aantal-1) .vergroting-wrapper.laatste,.tekst figure.afbeeldingen:not(.aantal-1) img.laatste,.unit figure.afbeeldingen:not(.aantal-1) .afbeelding-link.laatste,.unit figure.afbeeldingen:not(.aantal-1) .vergroting-wrapper.laatste,.unit figure.afbeeldingen:not(.aantal-1) img.laatste,.unit-content figure.afbeeldingen:not(.aantal-1) .afbeelding-link.laatste,.unit-content figure.afbeeldingen:not(.aantal-1) .vergroting-wrapper.laatste,.unit-content figure.afbeeldingen:not(.aantal-1) img.laatste{margin-right:0;float:right}@media screen and (max-width:400px){.tekst figure.afbeeldingen:not(.aantal-1) .afbeelding-link.laatste,.tekst figure.afbeeldingen:not(.aantal-1) .vergroting-wrapper.laatste,.tekst figure.afbeeldingen:not(.aantal-1) img.laatste,.unit figure.afbeeldingen:not(.aantal-1) .afbeelding-link.laatste,.unit figure.afbeeldingen:not(.aantal-1) .vergroting-wrapper.laatste,.unit figure.afbeeldingen:not(.aantal-1) img.laatste,.unit-content figure.afbeeldingen:not(.aantal-1) .afbeelding-link.laatste,.unit-content figure.afbeeldingen:not(.aantal-1) .vergroting-wrapper.laatste,.unit-content figure.afbeeldingen:not(.aantal-1) img.laatste{float:none!important;margin:0 auto 10px}}@media screen and (max-width:400px){.tekst figure.afbeeldingen:not(.aantal-1) .vergroting-wrapper img,.unit figure.afbeeldingen:not(.aantal-1) .vergroting-wrapper img,.unit-content figure.afbeeldingen:not(.aantal-1) .vergroting-wrapper img{margin:0}}.tekst figure.aantal-2 img,.tekst figure.aantal-3 img,.tekst figure.aantal-4 img,.tekst figure.aantal-5 img,.unit figure.aantal-2 img,.unit figure.aantal-3 img,.unit figure.aantal-4 img,.unit figure.aantal-5 img,.unit-content figure.aantal-2 img,.unit-content figure.aantal-3 img,.unit-content figure.aantal-4 img,.unit-content figure.aantal-5 img{margin:0 auto}.tekst figure.aantal-2 .afbeelding-link,.tekst figure.aantal-2 .vergroting-wrapper,.tekst figure.aantal-2 img,.unit figure.aantal-2 .afbeelding-link,.unit figure.aantal-2 .vergroting-wrapper,.unit figure.aantal-2 img,.unit-content figure.aantal-2 .afbeelding-link,.unit-content figure.aantal-2 .vergroting-wrapper,.unit-content figure.aantal-2 img{width:310px}@media screen and (max-width:720px){.tekst figure.aantal-2 .afbeelding-link,.tekst figure.aantal-2 .vergroting-wrapper,.tekst figure.aantal-2 img,.unit figure.aantal-2 .afbeelding-link,.unit figure.aantal-2 .vergroting-wrapper,.unit figure.aantal-2 img,.unit-content figure.aantal-2 .afbeelding-link,.unit-content figure.aantal-2 .vergroting-wrapper,.unit-content figure.aantal-2 img{max-width:310px;width:48%}}@media screen and (max-width:400px){.tekst figure.aantal-2 .afbeelding-link,.tekst figure.aantal-2 .vergroting-wrapper,.tekst figure.aantal-2 img,.unit figure.aantal-2 .afbeelding-link,.unit figure.aantal-2 .vergroting-wrapper,.unit figure.aantal-2 img,.unit-content figure.aantal-2 .afbeelding-link,.unit-content figure.aantal-2 .vergroting-wrapper,.unit-content figure.aantal-2 img{width:310px;max-width:100%}}.tekst figure.aantal-3 .afbeelding-link,.tekst figure.aantal-3 .vergroting-wrapper,.tekst figure.aantal-3 img,.unit figure.aantal-3 .afbeelding-link,.unit figure.aantal-3 .vergroting-wrapper,.unit figure.aantal-3 img,.unit-content figure.aantal-3 .afbeelding-link,.unit-content figure.aantal-3 .vergroting-wrapper,.unit-content figure.aantal-3 img{width:200px}@media screen and (max-width:720px){.tekst figure.aantal-3 .afbeelding-link,.tekst figure.aantal-3 .vergroting-wrapper,.tekst figure.aantal-3 img,.unit figure.aantal-3 .afbeelding-link,.unit figure.aantal-3 .vergroting-wrapper,.unit figure.aantal-3 img,.unit-content figure.aantal-3 .afbeelding-link,.unit-content figure.aantal-3 .vergroting-wrapper,.unit-content figure.aantal-3 img{max-width:200px;width:31%}}@media screen and (max-width:400px){.tekst figure.aantal-3 .afbeelding-link,.tekst figure.aantal-3 .vergroting-wrapper,.tekst figure.aantal-3 img,.unit figure.aantal-3 .afbeelding-link,.unit figure.aantal-3 .vergroting-wrapper,.unit figure.aantal-3 img,.unit-content figure.aantal-3 .afbeelding-link,.unit-content figure.aantal-3 .vergroting-wrapper,.unit-content figure.aantal-3 img{width:200px;max-width:100%}}.tekst figure.aantal-4 .afbeelding-link,.tekst figure.aantal-4 .vergroting-wrapper,.tekst figure.aantal-4 img,.unit figure.aantal-4 .afbeelding-link,.unit figure.aantal-4 .vergroting-wrapper,.unit figure.aantal-4 img,.unit-content figure.aantal-4 .afbeelding-link,.unit-content figure.aantal-4 .vergroting-wrapper,.unit-content figure.aantal-4 img{width:145px}@media screen and (max-width:720px){.tekst figure.aantal-4 .afbeelding-link,.tekst figure.aantal-4 .vergroting-wrapper,.tekst figure.aantal-4 img,.unit figure.aantal-4 .afbeelding-link,.unit figure.aantal-4 .vergroting-wrapper,.unit figure.aantal-4 img,.unit-content figure.aantal-4 .afbeelding-link,.unit-content figure.aantal-4 .vergroting-wrapper,.unit-content figure.aantal-4 img{max-width:145px;width:22%}}@media screen and (max-width:400px){.tekst figure.aantal-4 .afbeelding-link,.tekst figure.aantal-4 .vergroting-wrapper,.tekst figure.aantal-4 img,.unit figure.aantal-4 .afbeelding-link,.unit figure.aantal-4 .vergroting-wrapper,.unit figure.aantal-4 img,.unit-content figure.aantal-4 .afbeelding-link,.unit-content figure.aantal-4 .vergroting-wrapper,.unit-content figure.aantal-4 img{width:145px;max-width:100%}}.tekst figure.aantal-5 .afbeelding-link,.tekst figure.aantal-5 .vergroting-wrapper,.tekst figure.aantal-5 img,.unit figure.aantal-5 .afbeelding-link,.unit figure.aantal-5 .vergroting-wrapper,.unit figure.aantal-5 img,.unit-content figure.aantal-5 .afbeelding-link,.unit-content figure.aantal-5 .vergroting-wrapper,.unit-content figure.aantal-5 img{width:112px}@media screen and (max-width:720px){.tekst figure.aantal-5 .afbeelding-link,.tekst figure.aantal-5 .vergroting-wrapper,.tekst figure.aantal-5 img,.unit figure.aantal-5 .afbeelding-link,.unit figure.aantal-5 .vergroting-wrapper,.unit figure.aantal-5 img,.unit-content figure.aantal-5 .afbeelding-link,.unit-content figure.aantal-5 .vergroting-wrapper,.unit-content figure.aantal-5 img{max-width:112px;width:17.6%}}@media screen and (max-width:400px){.tekst figure.aantal-5 .afbeelding-link,.tekst figure.aantal-5 .vergroting-wrapper,.tekst figure.aantal-5 img,.unit figure.aantal-5 .afbeelding-link,.unit figure.aantal-5 .vergroting-wrapper,.unit figure.aantal-5 img,.unit-content figure.aantal-5 .afbeelding-link,.unit-content figure.aantal-5 .vergroting-wrapper,.unit-content figure.aantal-5 img{width:112px;max-width:100%}}.tekst figure.links-lijnend-float,.unit figure.links-lijnend-float,.unit-content figure.links-lijnend-float{width:initial;float:left;margin-right:20px;box-shadow:3px 3px 1px -1px rgba(0,0,0,.3)}.tekst figure.links-lijnend-float img,.unit figure.links-lijnend-float img,.unit-content figure.links-lijnend-float img{width:100%}.tekst figure.rechts-lijnend-float,.unit figure.rechts-lijnend-float,.unit-content figure.rechts-lijnend-float{width:initial;float:right;margin-left:20px;box-shadow:3px 3px 1px -1px rgba(0,0,0,.3)}.tekst figure.rechts-lijnend-float img,.unit figure.rechts-lijnend-float img,.unit-content figure.rechts-lijnend-float img{width:100%}.tekst figure.gecentreerd-block,.unit figure.gecentreerd-block,.unit-content figure.gecentreerd-block{display:block;float:none;margin:0 auto!important;box-shadow:3px 3px 1px -1px rgba(0,0,0,.3)}.tekst figure.gecentreerd-block img,.unit figure.gecentreerd-block img,.unit-content figure.gecentreerd-block img{width:100%}.tekst figure .afbeelding-link,.tekst figure .vergroting-wrapper,.tekst figure img,.unit figure .afbeelding-link,.unit figure .vergroting-wrapper,.unit figure img,.unit-content figure .afbeelding-link,.unit-content figure .vergroting-wrapper,.unit-content figure img{vertical-align:top;box-shadow:3px 3px 1px -1px rgba(0,0,0,.3)}.tekst figure .afbeelding-link.links-lijnend-block,.tekst figure .vergroting-wrapper.links-lijnend-block,.tekst figure img.links-lijnend-block,.unit figure .afbeelding-link.links-lijnend-block,.unit figure .vergroting-wrapper.links-lijnend-block,.unit figure img.links-lijnend-block,.unit-content figure .afbeelding-link.links-lijnend-block,.unit-content figure .vergroting-wrapper.links-lijnend-block,.unit-content figure img.links-lijnend-block{display:block;float:left}.tekst figure .afbeelding-link.gecentreerd-block,.tekst figure .vergroting-wrapper.gecentreerd-block,.tekst figure img.gecentreerd-block,.unit figure .afbeelding-link.gecentreerd-block,.unit figure .vergroting-wrapper.gecentreerd-block,.unit figure img.gecentreerd-block,.unit-content figure .afbeelding-link.gecentreerd-block,.unit-content figure .vergroting-wrapper.gecentreerd-block,.unit-content figure img.gecentreerd-block{display:block;float:none;margin:0 auto}.tekst figure .afbeelding-link.rechtslijnend-block,.tekst figure .vergroting-wrapper.rechtslijnend-block,.tekst figure img.rechtslijnend-block,.unit figure .afbeelding-link.rechtslijnend-block,.unit figure .vergroting-wrapper.rechtslijnend-block,.unit figure img.rechtslijnend-block,.unit-content figure .afbeelding-link.rechtslijnend-block,.unit-content figure .vergroting-wrapper.rechtslijnend-block,.unit-content figure img.rechtslijnend-block{display:block;float:right}.tekst figure .afbeelding-link .vergroting-wrapper,.tekst figure .afbeelding-link img,.unit figure .afbeelding-link .vergroting-wrapper,.unit figure .afbeelding-link img,.unit-content figure .afbeelding-link .vergroting-wrapper,.unit-content figure .afbeelding-link img{max-width:100%;width:100%!important}.tekst figure .vergroting-wrapper img,.unit figure .vergroting-wrapper img,.unit-content figure .vergroting-wrapper img{max-width:100%!important;width:100%}.tekst figure figcaption,.unit figure figcaption,.unit-content figure figcaption{clear:both;display:block;padding-top:10px;font-weight:700;font-size:.8em;line-height:1.2em}.tekst figure figcaption.links-lijnend-block,.unit figure figcaption.links-lijnend-block,.unit-content figure figcaption.links-lijnend-block{display:block;float:left}.tekst figure figcaption.gecentreerd-block,.unit figure figcaption.gecentreerd-block,.unit-content figure figcaption.gecentreerd-block{box-shadow:none;display:block;float:none;margin:0 auto}.tekst figure figcaption.rechtslijnend-block,.unit figure figcaption.rechtslijnend-block,.unit-content figure figcaption.rechtslijnend-block{display:block;float:right}.tekst figure.centreer,.unit figure.centreer,.unit-content figure.centreer{display:block;margin:0 auto}a.f1-1,div.f1-1,figcaption.f1-1,figure.f1-1,img.f1-1{max-width:640px;width:100%!important;float:none!important;margin-right:0!important;margin-left:0!important}a.f2-3,div.f2-3,figcaption.f2-3,figure.f2-3,img.f2-3{max-width:416px;width:65%}@media screen and (max-width:720px){a.f2-3,div.f2-3,figcaption.f2-3,figure.f2-3,img.f2-3{margin:0 auto 10px!important;width:416px!important;float:none!important;display:block}a.f2-3 img,div.f2-3 img,figcaption.f2-3 img,figure.f2-3 img,img.f2-3 img{margin-bottom:0!important}}a.f1-2,div.f1-2,figcaption.f1-2,figure.f1-2,img.f1-2{max-width:310px;width:48%}@media screen and (max-width:650px){a.f1-2,div.f1-2,figcaption.f1-2,figure.f1-2,img.f1-2{margin:0 auto 10px!important;width:310px!important;float:none!important;display:block}a.f1-2 img,div.f1-2 img,figcaption.f1-2 img,figure.f1-2 img,img.f1-2 img{margin-bottom:0!important}}a.f1-3,div.f1-3,figcaption.f1-3,figure.f1-3,img.f1-3{max-width:200px;width:31%}@media screen and (max-width:500px){a.f1-3,div.f1-3,figcaption.f1-3,figure.f1-3,img.f1-3{margin:0 auto 10px!important;width:200px!important;float:none!important;display:block}a.f1-3 img,div.f1-3 img,figcaption.f1-3 img,figure.f1-3 img,img.f1-3 img{margin-bottom:0!important}}a.f1-4,div.f1-4,figcaption.f1-4,figure.f1-4,img.f1-4{max-width:145px;width:22%}@media screen and (max-width:500px){a.f1-4,div.f1-4,figcaption.f1-4,figure.f1-4,img.f1-4{margin:0 auto 10px!important;width:145px!important;float:none!important;display:block}a.f1-4 img,div.f1-4 img,figcaption.f1-4 img,figure.f1-4 img,img.f1-4 img{margin-bottom:0!important}}a.f1-5,div.f1-5,figcaption.f1-5,figure.f1-5,img.f1-5{max-width:112px;width:17%}@media screen and (max-width:500px){a.f1-5,div.f1-5,figcaption.f1-5,figure.f1-5,img.f1-5{margin:0 auto 10px!important;width:112px!important;float:none!important;display:block}a.f1-5 img,div.f1-5 img,figcaption.f1-5 img,figure.f1-5 img,img.f1-5 img{margin-bottom:0!important}}a .divider-1,div .divider-1,figcaption .divider-1,figure .divider-1,img .divider-1{height:1px;background-color:#73ac7f;display:block;margin:30px 0;margin-left:-30px;margin-right:-30px;clear:both}@media screen and (max-width:720px){a .divider-1,div .divider-1,figcaption .divider-1,figure .divider-1,img .divider-1{margin-left:-20px;margin-right:-20px}}a .video,div .video,figcaption .video,figure .video,img .video{margin:0 auto;position:relative;height:0;clear:both;margin-bottom:20px}a .video.ratio16x9,div .video.ratio16x9,figcaption .video.ratio16x9,figure .video.ratio16x9,img .video.ratio16x9{padding-bottom:56.25%}a .video.ratio4x3,div .video.ratio4x3,figcaption .video.ratio4x3,figure .video.ratio4x3,img .video.ratio4x3{padding-bottom:75%}a .video iframe,div .video iframe,figcaption .video iframe,figure .video iframe,img .video iframe{position:absolute;top:0;left:0;width:100%;height:100%;box-shadow:3px 3px 1px -1px rgba(0,0,0,.3)}a .video figcaption,div .video figcaption,figcaption .video figcaption,figure .video figcaption,img .video figcaption{margin:0 auto;display:block;width:100%;position:absolute;top:100%}a .video figcaption,a .video figcaption>p,div .video figcaption,div .video figcaption>p,figcaption .video figcaption,figcaption .video figcaption>p,figure .video figcaption,figure .video figcaption>p,img .video figcaption,img .video figcaption>p{color:#333}.tabel-unit figure{width:100%}@media screen and (max-width:700px){.tabel-unit figure{overflow-y:auto}.tabel-unit figure:after{content:"◀ schuif ▶";color:#325439;background-color:#fff;display:inline-block;padding:3px;text-align:center;position:absolute;left:30px;right:30px}}.tabel-unit figure table{width:100%;min-width:640px;background-color:transparent;border-collapse:collapse;border-spacing:0}.tabel-unit figure table.tabel-lijnen{border-left:1px solid #ccc;border-right:1px solid #ccc}.tabel-unit figure table.tabel-lijnen tbody{border-bottom:1px solid #ccc}.tabel-unit figure table.tabel-lijnen tbody td{padding:8px;border-top:1px solid #ccc}.tabel-unit figure table.tabel-kop tbody tr:first-child{border:1px solid #325439}.tabel-unit figure table.tabel-kop tbody tr:first-child td{background-color:#325439!important;color:#fafafa;padding:8px;border-top:#325439}.tabel-unit figure table.tabel-kop tbody tr:nth-child(2) td{border-top:0!important}.tabel-unit figure table.tabel-om-en-om tbody tr:nth-child(odd) td{background-color:#EEE}.tabel-unit figure table.tabel-om-en-om tbody td{padding:8px}.tabel-unit figure table.tabel-schaduw{box-shadow:3px 3px 1px -1px rgba(0,0,0,.3)!important}.tabel-unit figure table.tabel-schaduw td{padding:8px!important}.tabel-unit figure table tr{height:40px}.tabel-unit figure table thead:first-child tr:first-child th{border-top:0}.tabel-unit figure table thead th{background-color:pink;color:#fafafa;position:relative;vertical-align:bottom;font-weight:700}.tabel-unit figure table td{background-color:#fafafa;max-height:40px;vertical-align:middle;position:relative;min-width:40px}.AGK-blauw{background-color:#add8e6!important}.AGK-rood{background-color:red!important}.AGK-groen{background-color:#90ee90!important}.AGK-geel{background-color:#ff0!important}.AGK-roze{background-color:pink!important}.AGK-paars{background-color:purple!important}[class*=AGK]{padding:3px 1px}.VGK-blauw{color:#add8e6!important}.VGK-rood{color:red!important}.VGK-groen{color:#90ee90!important}.VGK-geel{color:#ff0!important}.VGK-roze{color:pink!important}.VGK-paars{color:purple!important}@-webkit-keyframes spinner{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{to{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}#modal{display:none;position:fixed;z-index:100000;border:10px solid #fafafa;overflow:hidden;opacity:0;max-height:80vh;max-width:80vw;-webkit-transition:opacity .5s;transition:opacity .5s;box-shadow:3px 3px 3px 6000px rgba(0,0,0,.9)}#modal.spinner{background-color:#fff}#modal.spinner:before{background:url(icons/load-c.svg) center center no-repeat;content:"";position:absolute;width:200%;height:200%;top:-50%;left:-50%;z-index:-1;-webkit-animation:spinner .6s linear infinite;animation:spinner .6s linear infinite;background-size:40px}#modal.open{opacity:1;-webkit-transition:opacity .5s;transition:opacity .5s}#modal figure{max-width:80vw;max-height:80vh}#modal figure img{display:none;max-width:100%;margin:0 auto;margin-bottom:-5px}#modal .sluit-modal-kruis{background-color:green;border-radius:4px;position:absolute;top:-15px;right:-15px;height:40px;width:40px;line-height:40px;text-align:center;font-size:40px;cursor:pointer;z-index:1}figure.budapest-banner{display:none;margin-top:-20px}@media screen and (max-width:690px){figure.budapest-banner{display:block;width:100%;position:relative;padding-bottom:22.9%;height:0;margin-bottom:40px;box-shadow:3px 3px 1px -1px rgba(0,0,0,.3)}}figure.budapest-banner img{position:absolute;top:0;left:0;width:100%;height:100%}.homepage-link{width:400px;display:inline-block;text-decoration:none;line-height:40px;-webkit-transition:all 300ms ease-out;transition:all 300ms ease-out;padding-left:20px}@media screen and (max-width:970px){.homepage-link{width:400px;line-height:17px}}@media screen and (max-width:500px){.homepage-link{width:250px}.homepage-link h1{font-size:18px;line-height:30px}}header{width:100%;background-color:#b3183a;background-color:#111;position:fixed;top:0;z-index:100;-webkit-transition:all .3s;transition:all .3s;height:80px;min-width:320px;border-bottom:5px solid #fff;box-shadow:0 5px 0 #325439;background-size:cover}header::after{position:absolute;content:"";height:4px;left:0;right:0;bottom:-10px;background:-webkit-linear-gradient(left,#0000cd 3%,#325439 55%);background:linear-gradient(to right,#0000cd 3%,#325439 55%)}header::before{position:absolute;content:"";height:4px;left:0;right:0;bottom:0;background:#b3183a;z-index:-1}@media screen and (max-width:970px){header{height:55px;background-color:#b3183a;background-color:#111}}header .inner-header nav{-webkit-transition:all 2s;transition:all 2s}header .inner-header nav a{padding-top:8px;padding-bottom:8px;-webkit-transition:all 300ms ease-out;transition:all 300ms ease-out}@media screen and (min-width:970px){header.kleiner{background-color:#b3183a;background-color:#111;height:55px;-webkit-transition:all .3s;transition:all .3s}header.kleiner .inner-header{height:55px}header.kleiner .inner-header img{height:46px;-webkit-transition:all .3s;transition:all .3s}header.kleiner .inner-header nav{height:55px;-webkit-transition:all .3s;transition:all .3s}header.kleiner .inner-header nav a{padding-top:15px;padding-bottom:16px;line-height:inherit;-webkit-transition:all 300ms ease-out;transition:all 300ms ease-out}header.kleiner .inner-header .homepage-link{line-height:17px;-webkit-transition:all 300ms ease-out;transition:all 300ms ease-out}}header .inner-header{width:100%;max-width:1150px;margin:0 auto;height:80px;-webkit-transition:all .3s;transition:all .3s}@media screen and (max-width:970px){header .inner-header{height:40px}}header .inner-header .hongaarse-les{margin-right:0;margin-top:0;z-index:100;margin-left:0!important;float:right}@media screen and (max-width:970px){header .inner-header .hongaarse-les{margin-right:64px}}header .inner-header .navigatie-trigger{display:none;width:32px;height:40px;position:absolute;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;right:16px;top:9px}@media screen and (max-width:970px){header .inner-header .navigatie-trigger{display:block}}header .inner-header .navigatie-trigger span{display:block;position:absolute;height:4px;width:100%;background:#f0f0f0;border-radius:0;opacity:1;left:0;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}header .inner-header .navigatie-trigger span:nth-child(1){top:0}header .inner-header .navigatie-trigger span:nth-child(2),header .inner-header .navigatie-trigger span:nth-child(3){top:12px}header .inner-header .navigatie-trigger span:nth-child(4){top:24px}header .inner-header .navigatie-trigger.open span:nth-child(1){top:12px;width:0;left:50%}header .inner-header .navigatie-trigger.open span:nth-child(2){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}header .inner-header .navigatie-trigger.open span:nth-child(3){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}header .inner-header .navigatie-trigger.open span:nth-child(4){top:12px;width:0;left:50%}header .inner-header h1{color:#f0f0f0;margin:.5em 0}header .inner-header img{height:71px;float:left;margin-left:20px;margin-right:30px;-webkit-transition:all .3s;transition:all .3s}@media screen and (max-width:970px){header .inner-header img{height:46px!important}}@media screen and (max-width:690px){header .inner-header img{display:none}}header .inner-header nav{height:80px}@media screen and (max-width:970px){header .inner-header nav{height:0}}@media screen and (max-width:800px){header .inner-header nav{max-width:400px;-webkit-transform:translateX(800px);-ms-transform:translateX(800px);transform:translateX(800px);-webkit-transition:-webkit-transform .8s ease-in-out;transition:transform .8s ease-in-out;box-shadow:-3px 0 1px -1px rgba(0,0,0,.3)}header .inner-header nav.schuif{-webkit-transform:translateX(0px);-ms-transform:translateX(0px);transform:translateX(0px);-webkit-transition:-webkit-transform .8s ease-in-out;transition:transform .8s ease-in-out}header .inner-header nav.open{height:auto;display:block;position:fixed;top:55px;right:0;bottom:0;background-color:#b3183a;max-width:450px;overflow-y:auto;width:100%}}@media screen and (max-width:800px) and (max-width:500px){header .inner-header nav.open{padding-bottom:40px}}@media screen and (max-width:800px){header .inner-header nav.open li{display:block;line-height:55px;width:100%;border:0}header .inner-header nav.open li.actief{border:0}header .inner-header nav.open li.actief a{line-height:55px;height:55px;margin-top:0;border:0;margin-bottom:0;color:#fafafa!important}header .inner-header nav.open li a{line-height:55px;height:55px;margin-top:0;border:0;margin-bottom:0;border-right:0!important;color:#fafafa!important}header .inner-header nav.open li ul li{text-align:right!important}header .inner-header nav.open li ul li a{font-size:12px}header .inner-header nav.open li ul li a:hover{border-right:0!important}header .inner-header nav.open ul{display:block}}@media screen and (max-width:800px){header .inner-header nav>ul>li:hover{background-color:#325439}}header .inner-header nav>ul>li:hover a{color:#325439}header .inner-header nav ul li{display:inline-block;list-style-type:none;position:relative;font-size:16px}header .inner-header nav ul li:hover ul{position:absolute;display:block;width:200px;max-width:320px;background-color:#2e8b57;z-index:1;box-shadow:1px 1px 1px 1px rgba(0,0,0,.5)}header .inner-header nav ul li:hover ul li{width:100%}header .inner-header nav ul li:hover ul li a{min-height:50px;line-height:25px;padding:11px 20px}header .inner-header nav ul li:hover ul li:hover{background-color:#21653f}header .inner-header nav ul li a{text-decoration:none;font-family:"Josefin Sans",sans-serif;padding:0 20px;line-height:80px;color:#fff;display:block;font-size:1.1em;letter-spacing:.1em;text-shadow:1px 1px 10px rgba(179,24,58,.1)}header .inner-header nav ul li a:hover{text-shadow:1px 1px 1px rgba(0,0,0,.5)}@media screen and (max-width:970px){header .inner-header nav ul li a{line-height:55px}}header .inner-header nav ul li.actief:hover>a{border-bottom:0}@media screen and (max-width:970px){header .inner-header nav ul li.actief:hover>a{border-bottom:0 solid #325439;line-height:43px}}@media screen and (max-width:800px){header .inner-header nav ul li.actief:hover>a{line-height:55px}}header .inner-header nav ul li.actief>a{border-bottom:6px solid #325439}@media screen and (max-width:970px){header .inner-header nav ul li.actief>a{line-height:55px}}header .inner-header nav ul li.actief:hover ul{top:100px}@media screen and (max-width:970px){header .inner-header nav ul li.actief:hover ul{line-height:20px;top:64px}}header .inner-header nav ul ul{display:none}a{text-decoration:none;color:inherit}section{width:90%;padding:30px 50px 50px;position:relative;margin:0 auto}section.eigendom{background-color:#111;color:#fff;text-align:center;border-bottom:5px solid #fff;width:100%}section.eigendom::after{position:absolute;content:"";height:4px;left:0;right:0;bottom:-10px;background:-webkit-linear-gradient(left,#0000cd 3%,#325439 55%);background:linear-gradient(to right,#0000cd 3%,#325439 55%);z-index:10}section.eigendom::before{position:absolute;content:"";height:4px;left:0;right:0;bottom:0;background:#b3183a;z-index:-1;z-index:10}section.eigendom strong{font-size:2em}section.bezigheden{padding:20px;margin-top:20px}section.bezigheden em{font-size:.5em}section.most-magyarul{background-color:#FFF;margin-top:20px;margin-bottom:20px;box-shadow:3px 3px 1px -1px rgba(0,0,0,.3);max-width:800px;cursor:pointer}section.concert{background-color:#deaafe;margin-top:20px;margin-bottom:20px;box-shadow:3px 3px 1px -1px rgba(0,0,0,.3);max-width:800px;cursor:pointer}section.literatuur{background-color:#aebdb1;margin-top:20px;margin-bottom:20px;box-shadow:3px 3px 1px -1px rgba(0,0,0,.3);max-width:800px;cursor:pointer}section.school{background-color:#fef3b8;margin-top:20px;margin-bottom:20px;box-shadow:3px 3px 1px -1px rgba(0,0,0,.3);max-width:800px;cursor:pointer}section.suli{background-color:#7bb86e;margin-top:20px;margin-bottom:20px;box-shadow:3px 3px 1px -1px rgba(0,0,0,.3);max-width:800px;cursor:pointer}@media screen and (max-width:600px){section{padding:10px 20px 20px;width:95%}}section .inhoud{max-width:700px;width:100%;margin:0 auto;overflow:hidden}section .inhoud h3{margin-bottom:1em}section img{float:left;margin-right:20px;max-width:100%}@media screen and (max-width:600px){section img{float:none}}footer{position:absolute;bottom:0;clear:both;width:100%;background-color:#f0f0f0;background-color:#fffbd1;min-width:320px;border-top:5px solid #fff;box-shadow:0 -5px 0 #b3183a;background-size:cover}@media screen and (max-width:500px){footer{padding-bottom:40px}}footer::after{position:absolute;content:"";height:4px;left:0;right:0;top:0;background:-webkit-linear-gradient(left,#0000cd 3%,#325439 55%);background:linear-gradient(to right,#0000cd 3%,#325439 55%)}footer .footer-inner{width:100%;max-width:1920px;margin:0 auto;color:#111;font-weight:300}footer .footer-inner ul{list-style-type:none;width:33%;float:left;padding:40px}footer .footer-inner ul h3{font-size:1.5em;font-weight:400}@media screen and (max-width:865px){footer .footer-inner ul.zonder-kop{padding:0 40px 40px}}@media screen and (max-width:865px){footer .footer-inner ul{float:none;margin:0 auto;width:100%;border-bottom:1px solid rgba(255,255,255,.3)}footer .footer-inner ul:nth-child(2){padding-top:0}}footer .footer-inner ul li,footer .footer-inner ul li strong{font-weight:400}footer .footer-inner ul li span{white-space:nowrap}footer .footer-inner ul li span:hover{color:#111;border-color:#b3183a}footer .footer-inner ul li a{text-decoration:none;color:#111!important;position:relative}footer .footer-inner ul li a:hover{color:#111;border-color:#b3183a}footer .footer-inner ul li a.actief:before{position:absolute;content:"";color:#b3183a;left:-15px;top:3px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:12px solid #b3183a}footer .footer-inner ul li h3{color:#040404;margin-bottom:1em}footer .footer-inner ul li address{font-style:normal}footer .footer-inner ul li address span,footer .footer-inner ul li em{color:#111}footer h4{color:#f0f0f0;text-align:center;text-transform:none;font-weight:400;font-family:Raleway,Helvetica Neue,Helvetica,sans-serif;width:100%;padding:20px 40px;margin-bottom:0;background-size:cover;background-color:#111;word-break:break-word}.credentials_ginolica{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);float:left;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;z-index:1;width:200px;color:rgba(255,255,255,.2);position:absolute;bottom:-30px;left:0;font-size:12px;text-decoration:none;line-height:30px;-webkit-transition:color .5s;transition:color .5s}@media screen and (max-width:500px){.credentials_ginolica{bottom:25px}}.credentials_ginolica span{opacity:0;display:none}.credentials_ginolica:hover{color:#95c11f;width:400px;-webkit-transition:color .5s;transition:color .5s}.credentials_ginolica:hover span{opacity:1;display:inline-block}.credentials_ginolica:hover img{-webkit-transition:all .5s;transition:all .5s;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);opacity:1;-webkit-filter:grayscale(0);filter:grayscale(0)}.credentials_ginolica img{width:30px;height:30px;margin-top:5px;margin-right:5px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);vertical-align:middle;opacity:.7;-webkit-filter:grayscale(1);filter:grayscale(1);-webkit-transition:all .5s;transition:all .5s}#go-to-top{display:block;display:none;z-index:999;opacity:.8;position:fixed;bottom:0;right:0;width:60px;height:60px;background-color:#1f3423;cursor:pointer;line-height:60px;text-align:center;color:#fafafa;font-size:1.5em;-webkit-transition:-webkit-transform .2s;transition:transform .2s}@media screen and (max-width:500px){#go-to-top{bottom:40px}}#go-to-top:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-transition:-webkit-transform .2s;transition:transform .2s;opacity:1}.snel-contact{display:none;width:100%;background-color:#000;height:40px;position:fixed;bottom:0;z-index:1000;border-top:1px solid rgba(240,240,240,.5)}@media screen and (max-width:500px){.snel-contact{display:block}}.snel-contact ul{width:100%}.snel-contact ul li{width:50%;display:inline-block;text-align:center;height:40px;line-height:40px;font-size:24px;color:#f0f0f0;border-right:1px solid rgba(255,255,255,.5)}.snel-contact ul li:last-child{border-right:0}.snel-contact ul li a{display:block;width:100%;height:40px;line-height:40px;font-size:inherit;color:inherit}.snel-contact ul li:hover{background-color:#f0f0f0;color:#111}