html,body,div,header,nav,h1,h2,h3,p,form,table,thead,tbody,tr,th,td,ul,ol,li,hr,img,a{padding:0;border:0;margin:0;vertical-align:baseline}body{font-family:sans-serif,Verdana;font-size:100%;color:#000;background-color:#FFF;-webkit-text-size-adjust:100%}header,nav,article,aside,section,footer{display:block}div,header,nav,article,aside,section,footer,form,input,select,textarea,p,table{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}header{width:100%;background-color:#FFF}section{width:100%;min-height:300px;overflow:hidden}article{width:100%;padding:20px 4%;min-height:300px;overflow:hidden;background-color:#FFF}aside{width:100%;padding:0 3% 25px 3%;background-color:#FFF}footer{width:100%;min-height:100px;clear:both;text-align:left;background-color:#429c94}h1{color:#283561;font-size:1.5em;margin-bottom:15px}h2{color:#283561;font-size:1.125em;margin-bottom:5px;clear:both}p{font-size:1.0em;line-height:125%;margin-bottom:15px;}p.small{font-size:0.75em}p.last{margin-bottom:30px;}ul{font-size:1.0em;margin-bottom:15px;padding-left:18px}ul.last{margin-bottom:30px;}ul>li{padding:1px 0}ul.icons{list-style-type:none;padding-left:0}ul.icons>li{padding:2px 0}a:link,a:active,a:visited{color:#066;text-decoration:underline}a:hover{color:#003300;text-decoration:underline}img.port{width:100%;height:auto;max-width:400px;border:1px solid #DDD}span.nobreak{white-space:nowrap}header>div{width:100%;max-width:1000px;margin:0 auto;min-height:50px;overflow:hidden}header>div>img,header>div>picture>img{width:100%;height:auto;vertical-align:top}header>div.nav>img{max-width:430px}header>div.banner{max-width:2000px;min-height:88px;border-bottom:1px solid #283561}nav{width:100%;padding:5px 3%;background-color:#DAEAE6;border-top:1px solid #283561;border-bottom:1px solid #283561}#mbutton{position:relative;display:block;padding:6px 28px;font-size:1em;font-weight:bold;text-decoration:none;text-transform:uppercase;color:#283561}#mbutton>span{position:absolute;display:inline-block;top:50%;margin-top:-10px;left:0;width:20px;height:20px;background-image:url(/images/basis/icons.gif);background-image:-webkit-image-set(url(/images/basis/icons1x.gif) 1x,url(/images/basis/icons2x.gif) 2x);background-image:image-set(url(/images/basis/icons1x.gif) 1x,url(/images/basis/icons2x.gif) 2x);background-position:0 0;background-repeat:no-repeat;text-indent:-9999px}nav>ul{max-height:0;overflow:hidden;margin:0;font-size:1em;list-style-type:none;padding-left:0}nav>ul.max{max-height:200px;}nav>ul>li{padding:3px 2px;border-top:1px solid #CCC}nav>ul>li>a:link,nav>ul>li>a:active,nav>ul>li>a:visited,nav>ul>li>a:hover{display:block;font-style:normal;font-weight:bold;text-decoration:none;text-transform:uppercase;padding:5px 0;color:#429c94}nav>ul>li>a.act{color:#283561}@-webkit-keyframes showMenu{from{max-height:0}to{max-height:200px}}@-moz-keyframes showMenu{from{max-height:0}to{max-height:200px}}@-o-keyframes showMenu{from{max-height:0}to{max-height:200px}}@keyframes showMenu{from{max-height:0}to{max-height:200px}}@-webkit-keyframes hideMenu{from{max-height:200px}to{max-height:0}}@-moz-keyframes hideMenu{from{max-height:200px}to{max-height:0}}@-o-keyframes hideMenu{from{max-height:200px}to{max-height:0}}@keyframes hideMenu{from{max-height:200px}to{max-height:0}}nav>ul.showit{-webkit-animation:showMenu .3s linear forwards;-moz-animation:showMenu .3s linear forwards;-o-animation:showMenu .3s linear forwards;animation:showMenu .3s linear forwards}nav>ul.hideit{-webkit-animation:hideMenu .3s;-moz-animation:hideMenu .3s;-o-animation:hideMenu .3s;animation:hideMenu .3s}footer>div{width:100%;max-width:1000px;margin:0 auto;min-height:50px;overflow:hidden;padding:20px 4%;}footer>div>p,footer>div>div>h2,footer>div>div>p,footer>div>div>p>a:link,footer>div>div>p>a:active,footer>div>div>p>a:visited,footer>div>div>p>a:hover,footer>div>div>ul,footer>div>div>ul>li>a:link,footer>div>div>ul>li>a:active,footer>div>div>ul>li>a:visited,footer>div>div>ul>li>a:hover{color:#FFF}footer>div.bottom{border-top:1px solid #CCC;text-align:center}footer>div>div.col33l,footer>div>div.col33c,footer>div>div.col33r{width:100%;padding:0 0 20px 0;text-align:left}#facebook,#twitter{position:relative;display:inline-block;height:30px;line-height:30px;padding-left:35px}#facebook>span,#twitter>span{position:absolute;display:inline-block;top:50%;margin-top:-15px;left:0;width:30px;height:30px;background-image:url(/images/basis/social-icons.png);background-image:-webkit-image-set(url(/images/basis/social-icons1x.png) 1x,url(/images/basis/social-icons2x.png) 2x);background-image:image-set(url(/images/basis/social-icons1x.png) 1x,url(/images/basis/social-icons2x.png) 2x);background-position:0 0;background-repeat:no-repeat;text-indent:-9999px}#twitter>span{background-position:-30px 0}form{margin:25px 0}input[type=text],input[type=file],input[type=password],input[type=email],input[type=tel],select,textarea{width:98%;font-family:Courier;font-size:100%;color:#000;background-color:#FCFCFC;padding:6px 3px;margin-bottom:3px;border-top:1px solid #BBB;border-right:1px solid #CCC;border-bottom:1px solid #CCC;border-left:1px solid #BBB;border-radius:2px;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none}select{background:url(/images/basis/select.gif) no-repeat right center #FCFCFC;text-indent:-1px;padding:6px 26px 6px 3px;outline:0}select::-ms-expand{display:none}textarea{resize:vertical}p.error,select.error,input.error,textarea.error{border:1px solid #CC0000}span.error{color:#FF0000}select.aanhef,input.naam,input.email,input.email{width:98%;max-width:360px}input.controle,input.controle{width:98%;max-width:75px}input.default{font-family:Arial;width:98%;max-width:200px}input.bestand{width:98%;max-width:348px}input[type=submit]{font-family:Verdana;font-weight:bold;font-size:110%;color:#006666;background-color:#EEE;border:1px solid #AAA;border-radius:2px;padding:10px 0;width:98%;max-width:360px;margin-top:25px;margin-bottom:5px;-webkit-appearance:none}input[type=submit]:hover{border:1px solid #006666}div.min760{display:none}@media only screen and (min-width:460px){body{background-color:#F5F5F5}header>div.nav{position:relative;padding:12px 3% 6px}header>div.nav>img{width:40%}header>div.banner{min-height:126px;border:0}nav{background-color:transparent;border:0;padding:0}#mbutton{display:none}nav>ul,nav>ul.max{width:100%;display:block;max-height:none}nav>ul>li{float:left;padding:1px 0 1px 5%;border:0}nav>ul>li:first-child{padding-left:0}nav>ul>li>a:link,nav>ul>li>a:active,nav>ul>li>a:visited,nav>ul>li>a:hover{padding:6px 0}nav>ul>li>a:hover{color:#283561}nav>ul>li>a.act{color:#283561;text-shadow:1px 1px 8px #429c94}img.port{max-width:800px}input.controle{width:98%;max-width:100px}}@media only screen and (min-width:760px){header>div.nav{padding-bottom:12px}header>div.banner{min-height:209px;}nav{position:absolute;width:56%;right:0;top:50%;margin-top:-18px}nav>ul,nav>ul.max{font-size:1.25em}nav>ul>li,nav>ul>li:first-child{padding:1px 0 1px 3%}h1{margin-bottom:25px}p,ul{line-height:150%;margin-bottom:20px}p.last,ul.last{margin-bottom:40px}footer>div>div.col33l,footer>div>div.col33c,footer>div>div.col33r{width:33%;float:left;margin:0;padding:20px 4% 10px 0}footer>div>div.col33c{padding:20px 4% 10px 4%}footer>div>div.col33r{padding:20px 0 10px 4%}div.min760{display:block}}@media only screen and (min-width:960px){header>div.nav{padding:15px 3%}header>div.banner{min-height:264px;border:0}h1{font-size:2em}h2{font-size:1.25em}nav>ul>li,nav>ul>li:first-child{padding:1px 0 1px 4.5%}article{max-width:1000px;margin:0 auto;padding:45px 6% 80px 3%}footer>div{padding:15px 3% 5px 3%}}