:root {
  --pagewidth: 1000px;
}

html,body{
  top: 0;
  margin: 0px !important;
  padding: 0px !important;
  height: 100%;
  width: 100%;
  overflow-x:hidden;
  background-color: #ffffff;
  border: none;
  color: #424242;
  line-height: 0;
  font-size: 0;
  cursor: default;
  scrollbar-base-color: #aaaaaa;
  scrollbar-face-color: #267CBD;
  scrollbar-3dlight-color: #267CBD;
  scrollbar-highlight-color: #267CBD;
  scrollbar-track-color: #aaaaaa;
  scrollbar-arrow-color: black;
  scrollbar-shadow-color: #267CBD;
  scrollbar-dark-shadow-color: #267CBD;
  -webkit-tap-highlight-color: #267CBD;
}
*{
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing:border-box;
}
::-webkit-scrollbar {width:6px;height:6px;}
::-webkit-scrollbar-button {width:0px;height:0px;background-color:#aaaaaa;}
::-webkit-scrollbar-track {background-color:#aaaaaa;}
::-webkit-scrollbar-track-piece {background-color:#aaaaaa;}
::-webkit-scrollbar-thumb {height:6px; background-color:#267CBD; border-radius:3px;}
::-webkit-scrollbar-corner {background-color:#aaaaaa;}
::-webkit-resizer {background-color:#aaaaaa;}
::selection {background-color:#267CBD;color:#ffffff;}
::-moz-selection {background-color:#267CBD;color:#ffffff;}
::-o-selection {background-color:#267CBD;color:#ffffff;}
::-ms-selection {background-color:#267CBD;color:#ffffff;}
::-webkit-selection {background-color:#267CBD;color:#ffffff;}

html,body,.logotext,.text,.headertext{
  font-family: 'Source Sans 3', sans-serif;
  font-weight: 400;
}
.text2,.info{
  font-family: 'Source Sans 3', sans-serif;
  font-weight: 400;
}
.title{
  font-family: 'Source Sans 3', sans-serif;
  font-weight: 500;
}
.toplink,.footertext,.footer1text,.footer2text,.footer,.footer2,.footer_welkom,.footer2_welkom{
  font-family: 'Source Sans 3', sans-serif;
  font-weight: 400;
}
.headerhead,.head,.head2,.head3,.footerhead{
  font-family: 'Source Sans 3', sans-serif !important;
  font-weight: 900 !important;
}
.inputbutton,.inputbutton_small,.inputbutton1,.inputbutton2,.inputbutton3,.downloadbutton{
  font-family: 'Source Sans 3', sans-serif;
}
.inputbutton,.inputbutton_small,.inputbutton1,.inputbutton2,.inputbutton3,.downloadbutton{
  font-weight: 700;
}
.inputbox,.inputfile,.inputbox_cms{
  font-family: 'Source Sans 3', sans-serif;
  font-weight: 400;
}
.menubutton,.menubutton_on,.menubutton_phone,.submenubutton_phone,.menubutton_phone_main,.menubutton_phone_on,.submenubutton_phone_on,.submenubutton,.submenubutton_on,.subsubmenubutton,.subsubmenubutton_on{
  font-family: 'Source Sans 3', sans-serif;
  font-weight: 400;
}
.menubutton,.menubutton_phone,.submenubutton,.subsubmenubutton{
  font-weight: 400;
}
.menubutton_on,.menubutton_phone_on,.submenubutton_on,.submenubutton_phone_on,.subsubmenubutton_on,.subsubmenubutton_phone_on{
  font-weight: 800;
}
.handwriting{
  font-family: 'Source Sans 3', sans-serif;
  font-weight: normal;
  font-size: 17pt;
  line-height: 1.3em;
}
b{ font-weight: 700; }


h1,h2,h3,h4,h5{ margin: 0px; display: inline; word-wrap: normal; hyphens: manual; }
p{ margin: 0px; padding: 0px; word-wrap: break-word; max-height: 5000px; }
hr{ border:0; background: #cccccc; height:1px; width:100%; }
hr.contenthr{ border:0; background: #cccccc; height:7px; width:100%; margin:60px 0px; }
form{ display: inline; margin: 0; }
ul{ margin: 0px; padding-left: 20px; }
a{ outline: none; text-decoration: none;color:#4e4e4e;word-wrap: break-word; }
a:focus{ outline: none; }
a:hover{ text-decoration: none; color: #4e4e4e; word-wrap: break-word; }
input{ -webkit-appearance: none; }
input[type=checkbox]{ -webkit-appearance: checkbox; }
input[type=radio]{ -webkit-appearance: radio; }
input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 100px #eee inset; }
input:focus { outline: none; }
textarea{ resize: none; }
textarea:focus { outline: none; }

*{
  -webkit-font-smoothing: antialiased;
  outline: none;
}

.header_background, .header_background_home, .header_background_welkom{
  display: table-row;
  position:relative;
  left:0px;
  top:0;
  width:100%;
  color:#4e4e4e;
  z-index:150;
  background: #ffffff;
}
.header_background{
  height:420px;
}
.header_background_home{
  height:420px;
}
.header_background_welkom{
  height:0px;
}

.header_cell{
  display: table-cell;
  position:relative;
  left:0;
  top:0;
  width:100%;
  height:auto;
}
.header, .header_home, .header_welkom{
  position:absolute;
  left:0px;
  right:0px;
  top:90px;
  width: 100%;
  margin-left:auto;
  margin-right:auto;
  z-index:300;
  overflow: hidden;
  border-top:solid 0px #267CBD;
  border-bottom:solid 0px #267CBD;
}
.header, .headerimage{
  height:290px;
}
.header_home, .headerimage_home{
  height:290px;
}
.header_welkom, .headerimage_welkom{
  height:0px;
}
.topheader{
  position:relative;
  left:0px;
  right:0px;
  top:0;
  max-width: 1240px;
  padding: 20px;
  text-align: left;
  margin-left:auto;
  margin-right:auto;
  z-index:351;
}
.topheader{
  height:110px;
}
.topheader_welkom{
  height:22px;
}
.headerimage, .headerimage_home, .headerimage_welkom{
  position:absolute;
  left:0px;
  top:0px;
  width:100%;
  background-repeat:no-repeat;
  background-position:center center;
  background-size:cover;
  z-index:175;
}
.headerbox{
  position:relative;
  top:40%;
  right:0px;
  left:0px;
  bottom:0px;
  max-width: 90%;
  margin-left:auto;
  margin-right:auto;
  display:inline-block;
  background: rgba(255,255,255,0.75);
  padding:30px 50px;
  border-radius:10px;
  -webkit-border-radius:10px;
}
.topgradient{
  display:none;
  position:absolute;
  left:0px;
  right:0px;
  top:0px;
  height:50px;
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
  z-index:2600;
}
.boxgradient_bottom{
  position:absolute;
  left:0px;
  right:0px;
  bottom:0px;
  height:80px;
  background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}

.topbar{
  position: absolute;
  left:0;
  right:0;
  top:56px;
  height:30px;
  color:#000000;
  background: none;
  z-index:376;
}
.topicons{
  position:absolute;
  left:11px;
  top:8px;
  z-index:2640;
}
:-ms-lang(x), .topicons {
  right:19px;
}
.topinfo{
  font-size:10pt;
  position:absolute;
  right:11px;
  top:4px;
  z-index:2650;
}
.toplink{
  line-height:10pt;
  font-size:10pt;
  color: #000000;
  word-wrap: break-word;
  text-decoration: none;
}
.toplink:hover{
  text-decoration: none;
  color: #267CBD;
  word-wrap: break-word;
}
.logo, .logo_welkom{
  display:block;
  position:absolute;
  left:0px;
  right:0px;
  top:18px;
  width:200px;
  z-index: 1850;
  white-space: nowrap;
  vertical-align:top;
  margin-left:auto;
  margin-right:auto;
}
.logo_welkom{
  display: none;
  top:300px !important;
  width:30% !important;
  min-width: 150px;
}
.logo>img, .logo_welkom>img{
  -webkit-filter: drop-shadow(0px 0px 20px #fff);
  filter: drop-shadow(0px 0px 20px #fff);
  width:100%;
}
.logotext{
  display:inline-block;
  padding: 14px 0 0 20px;
  font-size: 24pt;
  line-height: 1em;
  text-align:left;
  vertical-align:top;
  color:#222222;
}
.logo_footer{
  position:relative;
  left:0;
  top:0;
  margin-left:auto;
  margin-right:auto;
  width:50%;
  max-width:120px;
  height:auto;
}
.flags{
  position:absolute;
  right:0;
  top:0px;
  width:200px;
  text-align:right;
}
.flag{
  margin:0 3px;
  display: inline;
}
.buttonmenu_background{
  position: absolute;
  left: 0px;
  right: 0px;
  top: 362px;
  padding-top:10px;
  background: none;
  text-align: center;
  z-index:2000;
}
.buttonmenu{
  position: relative;
  left: 0px;
  top: 0px;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
  white-space: nowrap;
  z-index:2100;
}
.buttonmenu_phone{
  display: none;
  position:relative;
  left:0;
  top:0;
  width:100%;
  background: none;
  text-align: center;
  white-space: nowrap;
  -webkit-tap-highlight-color: transparent;
}
.buttonsubmenu{
  position:absolute;
  background: none;
  left:0px;
  width:auto;
  top:0px;
  background:#267CBD;
  margin-left:auto;
  margin-right:auto;
  padding:10px 0;
  z-index:1200;
  text-align:left;
  line-height:1.3em;
}
.buttonsubmenu_phone{
  padding-bottom:5px;
  margin-bottom:5px;
  background: none;
  -webkit-tap-highlight-color: transparent;
}
.buttonsubsubmenu_phone{
  padding-bottom:5px;
  margin-bottom:5px;
  background: none;
  -webkit-tap-highlight-color: transparent;
}
.buttonsubmenu2{
  display:inline-block;
  position: relative;
  left: 0px;
  right: 0px;
  top: 0px;
  width: 964px;
  padding: 6px 0px;
  text-align: center;
  white-space: nowrap;
  border-top:solid 1px none;
}
.buttonsubsubmenu{
  display:inline-block;
  background: none;
  width:auto;
  position:relative;
  left:-20px;
  top:6px;
  margin-left:auto;
  margin-right:auto;
  padding:0 20px;
  z-index:1300;
  text-align:left;
  line-height:1.3em;
}
.menustop{
  display:inline-block;
  width:386px;
}
.menubutton{
  display:inline-block;
  font-size: 16px;
  line-height: 16px;
  font-style: italic;
  color: #267CBD;
  background: none;
  padding: 15px 0px 15px 0px;
  margin-left: 15px;
  margin-right: 15px;
  white-space: nowrap;
  cursor: pointer;
  text-align:center;
  vertical-align:top;
}
.menubutton:hover{
  color: #229CE1;
}
.menubutton_on{
  display:inline-block;
  font-size: 16px;
  line-height: 16px;
  font-style: italic;
  padding: 15px 0px 15px 0px;
  margin-left: 15px;
  margin-right: 15px;
  white-space: nowrap;
  color: #267CBD;
  background: none;
  cursor: pointer;
  text-align:center;
  vertical-align:top;
}
.menubutton_on:hover{
  color: #229CE1;
}

.menubuttons_phone{
  display: none;
  background: none;
}
.menubutton_phone,.menubutton_phone_main,.submenubutton_phone{
  display:inline-block;
  font-size: 18px;
  line-height: 18px;
  color: #267CBD;
  background: none;
  white-space: nowrap;
  cursor: pointer;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.submenubutton_phone{
  font-size: 14px !important;
  line-height: 14px !important;
}
.menubutton_phone_main{
  top: 3px !important;
  font-size: 18px !important;
  line-height: 18px !important;
}
span.menubutton_phone,span.submenubutton_phone,span.menubutton_phone_main{
  padding: 8px 18px 6px 18px;
}
.menubutton_phone:hover,.submenubutton_phone:hover{
  color: #267CBD;
}
.menubutton_phone_on,.submenubutton_phone_on{
  display:inline-block;
  font-size: 18px;
  line-height: 18px;
  color: #267CBD;
  background: none;
  white-space: nowrap;
  cursor: pointer;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.submenubutton_phone_on{
  font-size: 14px !important;
  line-height: 14px !important;
}
.menubutton_phone_on:hover,.submenubutton_phone_on:hover{
  color: #267CBD;
}
span.menubutton_phone_on,span.submenubutton_phone_on{
  padding: 8px 18px 6px 18px;
}

.submenubutton{
  display:inline-block;
  font-size: 14px;
  line-height: 14px;
  color: #ffffff;
  background: none;
  padding: 11px 20px 11px 20px;
  white-space: nowrap;
  cursor: pointer;
  text-align:center;
  vertical-align:top;
}
.submenubutton:hover{
  color: #C1E0F2;
  background: none;
}
.submenubutton_on{
  display:inline-block;
  font-size: 14px;
  line-height: 14px;
  color: #ffffff;
  background: none;
  padding: 11px 20px 11px 20px;
  white-space: nowrap;
  cursor: pointer;
  text-align:center;
  vertical-align:top;
}
.submenubutton_on:hover{
  color: #C1E0F2;
  background: none;
}

.subsubmenubutton{
  position:relative;
  left:0;
  top: 0;
  display:inline-block;
  padding: 8px 18px 6px 18px;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  color: #C6BF22;
  background: none;
  white-space: nowrap;
  cursor: pointer;
  text-transform: uppercase;
}
.subsubmenubutton:hover{
  color: #C6BF22;
  background: #4e4e4e;
}
.subsubmenubutton_on{
  position:relative;
  left:0;
  top: 0;
  display:inline-block;
  padding: 8px 18px 6px 18px;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  color: #C6BF22;
  background: rgba(255,255,255,0.2);
  white-space: nowrap;
  cursor: pointer;
  text-transform: uppercase;
}
.subsubmenubutton_on:hover{
  color: #C6BF22;
  background: #4e4e4e;
}

.menubutton, .menubutton_on, .menubuttonspecial, .menubutton_phone, .menubutton_phone_on, .submenubutton, .submenubutton_on, .submenubutton_phone, .submenubutton_phone_on, .subsubmenubutton, .subsubmenubutton_on, .subsubmenubutton_phone, .subsubmenubutton_phone_on{
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.headerspacer{
  display: table-cell;
  position:relative;
  left:0;
  top:0;
  width:100%;
  height:20%;
}
.content{
  position:relative;
  left:0px;
  top:0;
  width: 100%;
  margin-left:auto;
  margin-right:auto;
}
.pagewidth{
  max-width:1000px;
  position:relative;
  left:0;
  top:0;
  right:0;
  margin-left: auto;
  margin-right: auto;
}
.mw1000{
  max-width:1000px !important;
}
.mw800{
  max-width:800px !important;
}
.mw700{
  max-width:700px !important;
}
.mw650{
  max-width:650px !important;
}
.mw600{
  max-width:600px !important;
}
.mw500{
  max-width:500px !important;
}

.blockspacer{
  height:100px;
}

.only_desktop{
  display: inline;
}
.only_phone{
  display: none;
}

.table{
  display: table;
}
.table100{
  display: table;
  width: 100%;
}
.tabletdpadding td{
  padding-right:20px;
}
.tabletdpadding td:last-child{
  padding-right:0;
}

.row{
  display: table-row;
}

.width-auto-full{
  width: auto;
}

.contentbox,.contentbox-100vw{
  width:100%;
  max-width:var(--pagewidth);
  background: none;
  padding: 10px;
  position:relative;
  left:0;
  right:0;
  top:0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing:border-box;
  margin-left: auto;
  margin-right: auto;
}
.contentbox2,.contentbox2-100vw{
  width:100%;
  max-width:var(--pagewidth);
  background: none;
  padding: 30px 40px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing:border-box;
  margin-left: auto;
  margin-right: auto;
}
.contentbox-100vw{
  width:calc(100vw - 20px) !important;
}
.contentbox2-100vw{
  width:calc(100vw - 80px) !important;
}
.contentbox.bordered{
  border: solid 1px #267CBD;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.contentbox3{
  position:relative;
  left: -1000px;
  top: 0;
  width:calc(100% + 1000px);
  background: none;
  padding: 10px 10px 10px 1010px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing:border-box;
  margin-left: auto;
  margin-right: auto;
}

.sidebox{
  width:90%;
  background: #ffffff;
  padding: 20px 5%;
}

div.pp_overlay{
  background: #ffffff !important;
}
.box0, .box100, .box5, .box6, .box10, .box15, .box20, .box25, .box30, .box33, .box35, .box40, .box45, .box47, .box50, .box55, .box60, .box65, .box70, .box75, .box80, .box85, .box90, .box95{
  display: inline-block;
  -webkit-box-flex: 1 1 auto;
  -moz-box-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex:1 1 auto;
}
.boxflex11auto{
  display: inline-block !important;
  -webkit-box-flex: 1 1 auto !important;
  -moz-box-flex: 1 1 auto !important;
  -webkit-flex: 1 1 auto !important;
  -ms-flex: 1 1 auto !important;
  flex:1 1 auto !important;
}
.boxflex10auto{
  display: inline-block !important;
  -webkit-box-flex: 1 0 auto !important;
  -moz-box-flex: 1 0 auto !important;
  -webkit-flex: 1 0 auto !important;
  -ms-flex: 1 0 auto !important;
  flex:1 0 auto !important;
}
.boxflex01auto{
  display: inline-block !important;
  -webkit-box-flex: 0 1 auto !important;
  -moz-box-flex: 0 1 auto !important;
  -webkit-flex: 0 1 auto !important;
  -ms-flex: 0 1 auto !important;
  flex:0 1 auto !important;
}
.boxflex00auto{
  display: inline-block !important;
  -webkit-box-flex: 0 0 auto !important;
  -moz-box-flex: 0 0 auto !important;
  -webkit-flex: 0 0 auto !important;
  -ms-flex: 0 0 auto !important;
  flex:0 0 auto !important;
}
.boxflex {
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
}
.boxflex2 {
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
}
.cell0, .cell5, .cell10, .cell20, .cell25, .cell30, .cell33, .cell40, .cell45, .cell50, .cell60, .cell70, .cell75, .cell80, .cell100{
  display:table-cell;
}
.box0, .box5, .box6, .box10, .box15, .box20, .box25, .box30, .box33, .box35, .box40, .box45, .box47, .box50, .box55, .box60, .box65, .box70, .box75, .box80, .box85, .box90, .box95, .box100, .cell0, .cell5, .cell10, .cell25, .cell30, .cell33, .cell40, .cell45, .cell50, .cell60, .cell70, .cell75, .cell80, .cell100{
  position:relative;
  left:0;
  top:0;
  padding: 0px;
  vertical-align:top;
  line-height:0;
}
.box0, .cell0{ width: auto; }
.box5, .cell5{ width: 5%; }
.box6, .cell5{ width: 6%; }
.box10, .cell10{ width: 10%; }
.box15, .cell15{ width: 15%; }
.box20, .cell20{ width: 20%; }
.box25, .cell25{ width: 25%; }
.box30, .cell30{ width: 30%; }
.box33, .cell33{ width: 33.3%; }
.box35, .cell35{ width: 35%; }
.box40, .cell40{ width: 40%; }
.box45, .cell45{ width: 45%; }
.box47, .cell47{ width: 47%; }
.box50, .cell50{ width: 50%; }
.box55, .cell55{ width: 55%; }
.box60, .cell60{ width: 60%; }
.box65, .cell65{ width: 65%; }
.box70, .cell70{ width: 70%; }
.box75, .cell75{ width: 75%; }
.box80, .cell80{ width: 80%; }
.box85, .cell85{ width: 85%; }
.box90, .cell90{ width: 90%; }
.box95, .cell95{ width: 95%; }
.box100, .cell100{ width: 100%; }

.main{
}

.page{
  display: table-cell;
  position:relative;
  left:0;
  top:0;
  width:100%;
  padding-top: 30px;
  padding-bottom: 50px;
  z-index:25;
  background: none;
}
.pagecontent{
  min-height:580px;
  text-align:left;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  z-index:20;
  width:var(--pagewidth);
}
.uppercase{
  text-transform: uppercase;
}
.justify, .justify_right{
  text-justify: inter-word;
  text-align: justify;
}
.justify_right{
  text-align-last: right;
}

.textspacer{
  display: none;
}
.textbreak{
  display: block;
}
.textbreak2{
  display: inline;
}
.textalign-top tr td{
  vertical-align: top;
}
.textalign-center{
  text-align: center;
}
.textalign-left{
  text-align: left;
}
.textalign-left-center{
  text-align: left;
}
.textalign-right{
  text-align: right;
}
.textalign-right-left{
  text-align: right;
}
.textalign-right-center{
  text-align: right;
}
.textalign-center-left{
  text-align: center;
}
.float-left-center{
  float: left;
  margin-right:10px;
}
.float-right-center{
  float: right;
  margin-left:10px;
}
.textmargin{
  width:100%;
  padding:25px 1% 50px 1%;
}
.textspace-nowrap-wrap{
  white-space: nowrap;
}
.textblock-left{
  padding:0px 50px 0px 0px;
}
.textblock-center{
  padding:0px 50px 0px 50px;
}
.textblock-right{
  padding:0px 0px 0px 50px;
}

.blockcontainer{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  left: 0px;
  right: 0px;
  width: 100%;
  margin: 0;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
}
.block{
  position:relative;
  left:0;
  right:0;
  top:0;
  display:inline-block;
  vertical-align:top;
  -webkit-box-flex: 0 0 auto;
  -moz-box-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex:0 0 auto;
  border-radius: 1px;
  -webkit-border-radius: 1px;
}
.block{
  width:31%;
  margin-bottom:20px;
}
.block100{
  width:100%;
  margin-bottom:20px;
}
.block50{
  width:49%;
  margin-bottom:20px;
}
.block50:nth-child(2n-1){
  margin-left:0;
  margin-right:1%;
}
.block50:nth-child(2n){
  margin-left:1%;
  margin-right:0;
}
.block:nth-child(3n-2){
  margin-left:0;
  margin-right:1%;
}
.block:nth-child(3n-1){
  margin-left:1%;
  margin-right:1%;
}
.block:nth-child(3n){
  margin-left:1%;
  margin-right:0;
}

.blockhover{
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.blockhover:hover{
  background-color: rgba(254,205,0,0.5);
}

.container2 {
  column-count: 2;
}

.shadowtext{
  text-shadow: 0px 0px 10px #444;
}
.whiteshadowtext{
  text-shadow: 0px 0px 10px #fff;
}
.gradienttext {
  color: #0b55a3;
  background-image: -webkit-linear-gradient(45deg, #0b55a3 0%, #009ee3 100%);
  background-clip: text;
  -webkit-background-clip: text;
  text-fill-color: transparent;
  -webkit-text-fill-color: transparent;
}

.seperator{
  display:inline-block;
  position:relative;
  left:0;
  top:-8px;
  width:82px;
  height:2px;
  background:#267CBD;
}

.headertext{
  position: absolute;
  left: 0;
  right: 0;
  text-align:center;
  text-transform: uppercase;
  top: 45%;
  z-index: 3535;
  font-size: 35px;
  color: #ffffff;
  font-style: italic;
  font-weight: 600;
  line-height: 1.5em;
  padding-bottom:94px;
}

h1.head, h2.head, h3.head{
  display:inline-block;
  margin-bottom: 8px;
}
.head,.headerhead{
  line-height: 1.2em !important;
  color: #267CBD !important;
}
.head{
  font-size: 22pt !important;
}
.headerhead{
  font-size: 46px;
}
.head2{
  font-size: 18pt;
  line-height: 1.2em;
  color: #267CBD;
}
.head3{
  font-size: 14pt;
  line-height: 1.2em;
  color: #267CBD;
}
.text{
  font-size: 12pt;
  line-height: 1.8em;
  word-wrap: break-word;
  color: #606060;
}
.text2{
  font-size: 10pt;
  line-height: 1.6em;
  word-wrap: break-word;
  color: #606060;
}
.info{
  font-size: 12pt;
  color: #267CBD;
  line-height: 1.3em;
  font-style: italic;
  word-wrap: break-word;
}
.title{
  font-size: 17pt;
  line-height: 1.5em;
  word-wrap: break-word;
  color: #267CBD;
}

.white{ color: #ffffff !important; }
.white_back{ background-color: #ffffff !important; }
.dark{ color: #000000 !important; }
.dark_back{ background-color: #000000 !important; }
.dark_back_transparant{ background-color: rgba(0,0,0,0.4) !important; }
.light{ color: #ffffff !important; }
.light_back{ background-color: #ffffff !important; }
.blue{ color: #267CBD !important; }
.blue_back{ background-color: #267CBD !important; }
.blue_border{ border: solid 1px #267CBD !important; }
.grey{ color: #4e4e4e !important; }
.grey_back{ background-color: #4e4e4e !important; }

.contentblock{
  padding:20px;
  border-radius: 1px;
  -webkit-border-radius: 1px;
}

.shadowbox{
  background: #d2d2d2;
}
.shadowbox:before, .shadowbox:after{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.shadowbox:after{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.image{
  position:relative;
  border-radius: 4px;
  -webkit-border-radius: 3px;
  -webkit-box-shadow: 0 0 4px #ccc;
  -moz-box-shadow: 0 0 4px #ccc;
  box-shadow: 0 0 4px #ccc;
  outline: none;
}
.imagealign-left-full{
  float:left;
  margin-right:30px;
  margin-bottom:20px;
  margin-top:5px;
}
.imagealign-right-full{
  float:right;
  margin-left:30px;
  margin-bottom:20px;
  margin-top:5px;
}
.roundimage{
  border-radius: 50%;
  -webkit-border-radius: 50%;
  outline: none;
}

.arrow-right {
	width: 0;
	height: 0;
	border-top: 34px solid transparent;
	border-bottom: 34px solid transparent;
	border-left: 34px solid #B5B5B5;
}
.arrow-left {
	width: 0;
	height: 0;
	border-top: 34px solid transparent;
	border-bottom: 34px solid transparent;
	border-right: 34px solid #B5B5B5;
}

.inputbutton,.inputbutton_small{
  display:inline-block;
  color: #ffffff;
  background: #267CBD;
  border: 0;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  white-space: nowrap;
  cursor: pointer;
  text-align: center;
}
.inputbutton{
  font-size: 14pt;
  line-height: 14pt;
  padding: 11px 20px 11px 20px;
}
.inputbutton_small{
  font-size: 11pt;
  line-height: 11pt;
  padding: 4px 12px 4px 12px;
}
.inputbutton:hover,.inputbutton_small:hover{
  color: #ffffff;
  background: #229CE1;
}
.inputbutton1{
  display:inline-block;
  font-size: 14pt;
  line-height: 14pt;
  color: #ffffff;
  background-color: #999999;
  border: 0;
  padding: 11px 20px 11px 20px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  white-space: nowrap;
  cursor: pointer;
  text-align: center;
}
.inputbutton1:hover{
  color: #ffffff;
  background: #229CE1;
}
.inputbutton2,.inputbutton2_small{
  display:inline-block;
  color: #ffffff;
  background: #727272;
  border: 0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  white-space: nowrap;
  cursor: pointer;
  text-align: center;
}
.inputbutton2{
  font-size: 14pt;
  line-height: 14pt;
  padding: 11px 20px 11px 20px;
}
.inputbutton2_small{
  font-size: 11pt;
  line-height: 11pt;
  padding: 4px 12px 4px 12px;
}
.inputbutton2:hover,.inputbutton2_small:hover{
  color: #ffffff;
  background-color: #229CE1;
}

.inputbutton3,.inputbutton3_small{
  display:inline-block;
  color: #267CBD;
  background: #ffffff;
  border: 0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  white-space: nowrap;
  cursor: pointer;
  text-align: center;
}
.inputbutton3{
  font-size: 14pt;
  line-height: 14pt;
  padding: 11px 20px 11px 20px;
}
.inputbutton3_small{
  font-size: 11pt;
  line-height: 11pt;
  padding: 4px 12px 4px 12px;
}
.inputbutton3:hover,.inputbutton3_small:hover{
  color: #ffffff;
  background-color: #229CE1;
}

.downloadbutton{
  display:inline-block;
  min-height:25px;
  font-size: 9pt;
  line-height: 9pt;
  color: #ffffff;
  background: #267CBD;
  border: 0;
  padding:7px 14px 7px 38px;
  margin-right:5px;
  background-size: 22px 22px;
  background-repeat:no-repeat;
  background-position:8px 8px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  text-align: left;
  overflow: hidden;
}
.downloadbutton{
  background-image:url(../images/file-white.png);
}
.downloadbutton:hover{
  color: #ffffff;
  background-color: #229CE1;
}

.inputbox,.inputbox_cms{
  font-size: 13pt;
  color: #4e4e4e;
  border: none;
  background-color: #eeeeee;
  padding: 5px 10px 7px 10px;
  margin: 0px 0px 3px 0px;
  white-space: nowrap;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
textarea.inputbox{
  margin-top: 8px;
  white-space: normal;
  line-height: 1.3em;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.inputbox_cms{
  background-color: #eeeeee !important;
}
.wysibb-text-editor{
  line-height: 1.3em !important;
}
.inputfile{
  font-size: 13pt;
  color: #4e4e4e;
  border: none;
  background-color: #eeeeee;
  padding: 4px 10px 4px 10px;
  margin: 0px 0px 3px 0px;
  white-space: nowrap;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.link{
  color: #267CBD;
  word-wrap: break-word;
}
.link:hover{
  cursor:pointer;
  color: #C6BF22;
  text-decoration: none;
}
.link1{
  color: #267CBD;
  word-wrap: break-word;
}
.link1:hover{
  cursor:pointer;
  color: #C6BF22;
  word-wrap: break-word;
  text-decoration: none;
}
.link2{
  color: #267CBD;
  word-wrap: break-word;
  text-decoration: none;
}
.link2:hover{
  cursor:pointer;
  color: #C6BF22 !important;
  word-wrap: break-word;
  text-decoration: none;
}
.whitelink{
  color: #ffffff;
  word-wrap: break-word;
  text-decoration: none;
}
.whitelink:hover{
  color: #267CBD;
  word-wrap: break-word;
  cursor:pointer;
}

.backlink{
  background-image: url(../images/arrows-back-off.png);
  background-repeat:no-repeat;
  background-position:left center;
  background-size: auto 12px;
}
.backlink:hover{
  background-image: url(../images/arrows-back-on.png);
}

.footerspacer{
  display: inline-block;
  min-width: 15px;
}
.footer, .footer_welkom{
  display: table-cell;
  background-color: #ffffff;
  color: #000000;
  width:100%;
  vertical-align: middle;
  text-align:center;
  font-size:10pt;
  line-height:10pt;
}
.footer-table{
  display:table;
  width:100%;
  margin-left:auto;
  margin-right:auto;
}
.footercol1{
  display: table-cell;
  vertical-align: top;
  text-align: center;
  width: 100%;
}
.footercol2{
  display: table-cell;
  vertical-align: top;
  text-align: right;
  width: 50%;
}
.footertext,.footer1text,.footer2text{
  font-size:13pt;
  line-height: 1.3em;
}
.footerhead{
  font-size:16pt;
  line-height: 1.2em;
  text-transform: uppercase;
}
.footerlink{
  color: #000000;
  text-decoration: none;
}
.footerlink:hover{
  color: #267CBD;
}

.footer2, .footer2_welkom{
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  text-align:center;
  background-color: #4e4e4e;
  padding:10px 20px;
  font-size: 9pt;
  line-height: 1em;
  color: #ffffff;
}
.footer2col1{
  display: table-cell;
  vertical-align: bottom;
  text-align: left;
  width: 72%;
}
.footer2col2{
  display: table-cell;
  vertical-align: bottom;
  text-align: right;
  width: 28%;
}
.footer2link{
  color: #ffffff;
  text-decoration: none;
}
.footer2link:hover{
  color: #eeeeee;
}

.cms_back{
  background: #ffffff;
  border:solid 20px #ffffff;
  border-radius:10px;
  -webkit-border-radius:10px;
}

.animated {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(20px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
@-webkit-keyframes fadeInTop {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-30px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}
@keyframes fadeInTop {
    0% {
        opacity: 0;
        transform: translateY(-30px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
@-webkit-keyframes fadeInBottom {
    0% {
        opacity: 0;
        -webkit-transform: translateY(30px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}
@keyframes fadeInBottom {
    0% {
        opacity: 0;
        transform: translateY(30px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
.fadeInTop {
    -webkit-animation-name: fadeInTop;
    animation-name: fadeInTop;
}
.fadeInBottom {
    -webkit-animation-name: fadeInBottom;
    animation-name: fadeInBottom;
}
.animationNo1 {
  animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
}
.animationNo2 {
  animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
}
.animationNo3 {
  animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
}
.animationNo4 {
  animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
}
.animationNo5 {
  animation-delay: 1s;
  -moz-animation-delay: 1s;
  -webkit-animation-delay: 1s;
  -o-animation-delay: 1s;
}

@media screen and (max-width: 1000px) {
  .table, .table100, .footer, .footer2, .row, .page{
    display: block;
  }
  .boxflex{
    display: block;
  }
  .box0, .box5, .box6, .box10, .box15, .box20, .box25, .box30, .box33, .box35, .box40, .box45, .box47, .box50, .box55, .box60, .box65, .box70, .box75, .box80, .box85, .box90, .box95, .box100, .cell0, .cell5, .cell10, .cell20, .cell25, .cell30, .cell33, .cell40, .cell45, .cell50, .cell60, .cell75, .cell80, .cell100{
    display:block;
    padding: 0px;
    width: 100%;
    flex: 0 0 auto;
  }
  .pagecontent{
    width:100%;
    min-height:520px;
    padding:0;
  }
  .page{
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .blockcontainer{
    display: block;
  }
  .block,.block50{
    width:100%;
  }
  .block:nth-child(3n-2), .block:nth-child(3n-1), .block:nth-child(3n){
    margin-left:0;
    margin-right:0;
  }
  .breakingtable tr, .breakingtable tr td{
    display:block;
  }
  .width-auto-full{
    width: 100%;
  }
  .textmargin{
    width:100%;
    padding:30px 5px 30px 5px;
  }
  .headerimage, .headerimage_home, .headerimage_welkom{
    position:relative;
  }
  .header, .header_home, .header_welkom, .header_cell, .header_background, .header_background_home, .header_background_welkom{
    position: relative;
    top:0;
    width: 100%;
    height: auto !important;
  }
  .header, .header_home, .header_welkom{
    top:-150px !important;
    height: 170px !important;
    overflow: visible;
  }
  .headerimage, .headerimage_home, .headerimage_welkom{
    position:relative;
    display:block;
    height:320px;
    top:0;
  }
  .headerimage_welkom{
    height:0px;
  }
  .topheader{
    height:auto;
  }
  .topbar{
    top:0;
  }
  .topicons{
    left:4px;
    top:4px;
  }
  .topinfo{
    position:absolute;
    top:4px;
    left:0px;
    right:4px;
    margin-left:auto;
    margin-right:auto;
    text-align:right;
  }
  .logo{
    position:relative;
    display:block;
    left:0%;
    right:0%;
    top:0px;
    height:auto !important;
    width:94%;
    max-width:200px;
    bottom:auto;
    margin-top:40px;
    margin-bottom:25px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
  }
  .logo_footer{
    width:90%;
    height:auto;
  }
  .logotext{
    display:block;
    text-align:center;
    margin: 0;
    padding: 4px 0 0 0px;
    white-space:normal;
    font-size: 20pt;
  }
  .footer, .footer_welkom{
    width:100%;
    padding: 0;
  }
  .footer-table{
    width:100%;
  }
  .footercol1{
    display: block;
    text-align: center;
    width: 100%;
    padding-bottom: 20px;
  }
  .footercol1 > img{
    display:block;
    float: none;
    text-align:center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom:5px;
  }
  .footercol2{
    display: block;
    vertical-align: top;
    text-align: center;
    width: 100%;
    padding: 20px 0;
  }
  .footerspacer{
    display:block;
  }
  .footer2, .footer2_welkom{
    padding:10px 2%;
    width:100%;
  }
  .footer2col1{
    display: block;
    text-align: center;
    width: 100%;
    padding: 10px 0;
    line-height: 2.0em;
  }
  .footer2col2{
    display: block;
    vertical-align: top;
    text-align: center;
    width: 100%;
    padding: 10px 0;
    line-height: 2.0em;
  }
  .flags{
  }
  .flag{
  }
  .headerhead{
    font-size:36px;
  }
  .headertext{
    font-size: 26px;
    padding-bottom:10px;
  }
  .buttonmenu_background, .buttonmenu, .buttonsubmenu2{
    display:none;
  }
  .buttonmenu_phone{
    display:block;
  }
  .menubuttons_phone{
    display:block;
  }
  .content{
    width:100%;
  }
  .head{
    font-size: 18pt;
  }
  .head2{
    font-size: 16pt;
  }
  .head3{
    font-size: 14pt;
  }
  .text{
    font-size: 11pt;
    line-height: 1.7em;
  }
  .text2{
    font-size: 10pt;
    line-height: 1.6em;
  }
  .imagealign-left-full{
    display: block;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    float:none;
  }
  .imagealign-right-full{
    display: block;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    float:none;
  }
  .contentbox2{
    padding: 20px 10px;
  }
  .contentbox3{
    left: -10px;
    width:calc(100% + 10px);
    padding: 10px 10px 10px 20px;
  }
  .container2 {
    column-count: 1;
  }
  .textspace-nowrap-wrap{
    white-space: normal;
  }
  .textblock-left, .textblock-center, .textblock-right{
    padding:0px 5px 0px 5px;
  }
  .textalign-left-center{
    text-align: center;
  }
  .textalign-right-left{
    text-align: left;
  }
  .textalign-right-center{
    text-align: center;
  }
  .textalign-center-left{
    text-align: left;
  }
  .justify, .justify_right{
    text-justify: auto;
    text-align: inherit;
  }
  .justify_right{
    text-align-last: auto;
  }
  .textspacer{
    display: block;
  }
  .textbreak{
    display: none;
  }
  .textbreak2{
    display: block;
    height:auto;
  }
  .float-left-center{
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .float-right-center{
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .blockspacer{
    height:70px;
  }
  .only_desktop{
    display: none;
  }
  .only_phone{
    display: inline;
  }
}
