a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,canvas,caption,center,cite,code,dd,del,details,dfn,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;border-spacing:0;padding:0;margin:0;margin-top:0;margin-left:0;margin-right:0;vertical-align:baseline}body{background-color:#000}a{font-family:Arial,Helvetica,sans-serif}div{font-family:Arial,Helvetica,sans-serif}.fullscreen-bg{position:fixed;top:0;right:0;bottom:0;left:0;opacity:.6;overflow:hidden;z-index:-100}.fullscreen-bg__video{position:absolute;top:50%;left:50%;width:auto;height:auto;min-width:100%;min-height:100%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (max-width:767px){.fullscreen-bg{background:url(#) center center/cover no-repeat}.fullscreen-bg__video{display:none}}#menu{position:fixed;position:-webkit-fixed;bottom:40px;right:40px;float:right;color:#fff;text-decoration:none;z-index:11}.menu_button{font-size:22px;text-decoration:none;text-decoration-color:none;text-shadow:0 0 5px #000,0 0 3px #000,0 0 2px #000;color:#fff}.menu_button_selected{font-size:22px;text-decoration:underline;text-decoration-color:none;text-shadow:0 0 5px #000,0 0 3px #000,0 0 2px #000;color:#fff}

/* Language bar style starts here */
#navigation_bar {
    position: fixed;
    position: -webkit-fixed;
    top: 40px;
    right: 40px;
    color: white;
    z-index: 10;
}
.navigation_text {
  font-size: 22px;
  text-decoration: none;
  text-decoration-color: none;
  text-shadow: 0 0 5px black, 0 0 3px black, 0 0 2px black;
  color: white;
  vertical-align: middle;
}
.dutch_flag{
    width: 25px;
    height: 20px;
    vertical-align: middle;
}
/* Language bar style ends here */