#content .standardText .pagination
{
  float: right;
}

#content .standardText .pagination.top
{
  display: none;
}

#content .standardText .pagination span.contraction
{
  display: block;
  float: left;
  padding: 0.2em 0.4em;
  margin: 0 0 0 0.4em;
  color: #0078BB;
}

#content .standardText .pagination a
{
  display: block;
  float: left;
  padding: 0;
  margin: 0 0 0 0.4em;
  text-decoration: none;
  text-align: center;
  color: #0078BB;
  background-color: #EFEFEF;
  border: none;
  border-radius: 1em;
  line-height: 2em;
  width: 2em;
  height: 2em;
}

#content .standardText .pagination li.next:not(.disabled) a:hover,
#content .standardText .pagination a.next:hover,
#content .standardText .pagination li.previous:not(.disabled) a:hover,
#content .standardText .pagination a.previous:hover
{
  text-decoration: underline;
}

#content .standardText .pagination li.next a,
#content .standardText .pagination a.next,
#content .standardText .pagination li.previous a,
#content .standardText .pagination a.previous
{
  color: #0078BB !important;
  background-color: transparent !important;
  width: auto;
}

#content .standardText .pagination li.next.disabled a,
#content .standardText .pagination li.previous.disabled a
{
  color: #D7D5D4 !important;
}

#content .standardText .pagination li.active a,
#content .standardText .pagination a.current
{
  color: #FFFFFF;
  background-color: #0078BB;
}

#content .standardText .pagination li.active a:hover,
#content .standardText .pagination a.current:hover,
#content .standardText .pagination a:hover,
#content .standardText .pagination a:focus,
#content .standardText .pagination a:active
{
  color: #FFFFFF;
  background-color: #7AB8E1;
}


.calendarView table tr th,
.calendarView table tr td
{
  line-height: 3em;
  width: 3.5em;
  padding: 0;
  text-align: center;
}

.calendarView
{
  margin-top: 15px;
}

.calendarView .calendar
{
  text-align: center;
  margin-bottom: 25px;
}

.calendarView form a
{
  text-decoration: none;
}

.calendarView form div
{
  display: inline;
}

.calendarView table
{
  margin: 10px auto 10px auto;
}

.calendarView table tr .weekColumn,
.calendarView table tr .weekColumn a
{
  font-weight: bold;
  color: #FFFFFF;
  background-color: #009685;
}

.calendarView table tr td a
{
  display: block;
  color: #0078BB;
  text-decoration: none;
}

.calendarView table tr td a:hover
{
  color: #FFFFFF;
  background-color: #0078BB;
}

.calendarView table tr td span
{
  display: block;
}

.calendarView table tr td span.noEvent
{}

.calendarView table tr td span.otherMonth
{
  color: #D7D5D4;
}

.calendarView table tr td span.hasEvent 
{ 
  font-weight: bold;
}


.recall.refresh,
.recall.refreshRemote
{
  cursor: pointer;
}

.recall.refresh:before,
.recall.refreshRemote:before {
  content: "\f021";
}

.recall.refresh:active:before,
.recall.refreshRemote:active:before {
  
  content: "\f110";
}

.recall.refresh,
.recall.refreshRemote
{
  float: right;
  font-size: 14px;
  margin: 0 0.5em;
}

.recallBusy
{
  background: url(/gfx/x.gif) no-repeat center center;
  min-width: 100%;
  min-height: 50px;
}

.recallBusy > *
{
  opacity: 0.4;
}


.kolom1
{
  float: left;
  width: 220px;
}

.kolom2
{
  float: right;
  width: 220px;
}

.kolom3
{
  clear: both;
}





html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, fieldset, form, label, legend,
caption {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  
}



table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}

.clear
{
  float: none;
  clear: both;
  height: 0;
  width: 0;
  overflow: hidden;
}



img.img_south      { margin:  0px 10px  4px  4px; }
img.img_south_west { margin:  0px  0px  4px  4px; }
img.img_west       { margin:  0px  0px  4px  4px; }
img.img_north_west { margin: 10px  0px  0px  4px; }
img.img_north      { margin: 10px 10px  0px  4px; }
img.img_north_east { margin: 10px 10px  0px  0px; }
img.img_east       { margin:  0px 10px  4px  0px; }
img.img_south_east { margin:  0px 10px  4px  0px; }
img.img_all        { margin: 10px 10px  4px  4px; }

img.left           { float: left; }
img.right          { float: right; }
img.center         { display: block; margin-left: auto; margin-right: auto; text-align:center; }

span.img_south      { margin:  0px 10px  4px  4px; }
span.img_south_west { margin:  0px  0px  4px  4px; }
span.img_west       { margin:  0px  0px  4px  4px; }
span.img_north_west { margin: 10px  0px  0px  4px; }
span.img_north      { margin: 10px 10px  0px  4px; }
span.img_north_east { margin: 10px 10px  0px  0px; }
span.img_east       { margin:  0px 10px  4px  0px; }
span.img_south_east { margin:  0px 10px  4px  0px; }
span.img_all        { margin: 10px 10px  4px  4px; }

.multimedia_left   { float: left; }
.multimedia_right  { float: right; }
.multimedia_center { display: block; margin-left: auto; margin-right: auto; text-align:center; }

.multimedia img.flipped{
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}


tr.ISE-header,
th.ISE-header,
tr.ISE-header th
{
  background-color: #FFFFFF;
  font-weight: bold;
}

tr.ISE-footer, td.ISE-footer, tr.ISE-footer td
{
  font-weight: bold;
  font-style: italic;
}

table.ISE-noborder,
table.ISE-noborder th,
table.ISE-noborder td
{
  border: none;
}

table.ISE-border
{
  border: 1px solid #000000;
  border-collapse: collapse;
}

table.ISE-border td
{
  border: none;
}

table.ISE-boxborder,
table.ISE-boxborder th,
table.ISE-boxborder td
{
  border: 1px solid #000000;
  border-collapse: collapse;
}

.ISE-align-left,
.ISE-align-left td
{
  text-align: left;
}

.ISE-align-right,
.ISE-align-right td
{
  text-align:right;
}
.ISE-align-center, 
.ISE-align-center td
{
  text-align:center;
  vertical-align: top;
}


span.ISESTYHAntwoord
{
  font-style: italic;
  font-weight: bold;
  text-transform: capitalize;
}

body
{
  
  font-size: 62.5%;
  
}

pre
{
  font-family: monospace;
}

em
{
  font-style: italic;
}

strong
{
  font-weight: bold;
}

ul,
ol
{
  margin: 0;
  padding: 0.5em 0 0.5em 1.2em
}

ol
{
  margin: 0;
  padding-left: 1.8em;
}

ol ol
{
  list-style-type: lower-alpha;
}

.hidden
{
  display: none;
}

.fileIcon
{
  vertical-align: text-bottom;
  margin-right: 3px;
}

.caption
{
  display: block;
  font-style: italic;
}

.fancybox-inner {
	overflow: auto !important;
}


.icon.icon-x::before{
  content: "";
  mask-image: url('data:image/svg+xml;utf8,<svg version="1.1" viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg"><g><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"></path></g></svg>');
  -webkit-mask-image: url('data:image/svg+xml;utf8,<svg version="1.1" viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg"><g><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"></path></g></svg>');
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  background: currentcolor;
  width: 24px;
  height: 24px;
}


@font-face {
  font-family: 'ptSans';
  src: url('/dds/up/ZiiitjlKqxvB_PT_Sans-Web-Regular.ttf'); 
  font-weight: normal; 
  font-style: normal;
}

@font-face {
  font-family: 'ptSans';
  src: url('/dds/up/ZiiitjlKevvB_PT_Sans-Web-Italic.ttf'); 
  font-weight: normal; 
  font-style: italic;
}

@font-face {
  font-family: 'ptSans';
  src: url('/dds/up/ZiiitjlKgqvB_PT_Sans-Web-Bold.ttf'); 
  font-weight: bold; 
  font-style: normal;
}

@font-face {
  font-family: 'ptSans';
  src: url('/dds/up/ZiiitjlKssvB_PT_Sans-Web-BoldItalic.ttf'); 
  font-weight: bold; 
  font-style: italic;
}


body
{
  font-family: 'ptSans', sans-serif;
  color: #777777;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 30px;
}

@media (min-width: 700px ) {
  body {
      text-rendering:geometricPrecision;
  }
}

strong, b
{

  font-weight: bold;
}

h1,h2,h3,h5
{
  font-weight: bold;
  line-height: 30px;
}

h4,h6
{
  font-weight: normal;
  line-height: 30px;
}



h1
{
  font-size: 30px;
  line-height: 50px;
}

h2
{
  font-size: 22px;
}

h3
{
  font-size: 20px;
}

h4
{
  font-size: 18px;
}

h5
{
  font-size: 16px;
}

h6
{
  font-size: 14px;
}

h2.ISEStyle
{
}


@media (max-width: 699px ) {
   #content .standardText table td{
      width: 100%;
      display:block;
  }
}

strong.intro{ 
  font-size: 115%;
}

span.multimedia
{
  max-width: 100%;
  overflow: hidden;
}

body.ISE-internal-iframe-body 
{
  min-width: inherit; 
  font-size: 100%;
  color: black;
}


code {  font-family: courier,monospace;  }
xml {  font-family: courier,monospace;  }


span.underline{
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 22px;
  display:block;
  position: relative;

}

.weblettekst table td{
  vertical-align: top;
}
  .weblettekst table span.multimedia{
    display: inline-block;
  }



.img_south      { margin:  0px 10px  0px  0px; }
.img_south_west { margin:  0px 10px  0px 10px; }
.img_west       { margin:  0px  0px 10px 10px; }
.img_north_west { margin: 10px  0px  0px 10px; }
.img_north      { margin:  0px 10px  0px  0px; }
.img_north_east { margin: 10px 10px  0px  0px; }
.img_east       { margin:  0px  0px 10px  0px; }
.img_south_east { margin:  0px 10px 10px  0px; }
.img_all        { margin: 10px 10px 10px 10px; }

img.left           { float: left; }
img.right          { float: right; }
img.center         { display: block; margin-left: auto; margin-right: auto; text-align:center; }

span.left           { float: left; }
span.right          { float: right; }
span.center         { display: block; margin-left: auto; margin-right: auto; text-align:center; }

.multimedia_left   { float: left; }
.multimedia_right  { float: right; }
.multimedia_center { display: block; margin-left: auto; margin-right: auto; text-align:center; }

.multimedia a { display: inline-block; }

.ISE-align-left,
.ISE-align-left td
{
  text-align: left;
}

.ISE-align-right,
.ISE-align-right td
{
  text-align:right;
}
.ISE-align-center, 
.ISE-align-center td
{
  text-align:center;
  vertical-align: top;
}



.ISE-internal-iframe-body .linkbtn{
  color: #355062;
  border: 1px solid #355062;
}
.ISE-internal-iframe-body .linkbtn:hover{
  background: #0F5694;
}

.linkbtn{
  cursor: pointer;
  height: 40px;
  text-align: center;
  line-height: 20px;
  font-size: 16px;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  box-sizing: content-box;
  margin: 0;
  background: #BD2A33;
  color: #FFFFFF;
  border: none;
  position: relative;
}

.linkbtn::after{
  position: relative;
  width: 15px;
  content: "\e258";
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-size: 11px;
  font-weight: 400;
  line-height: 40px;  
  top: 2px;
  left: 5px;
}

.linkbtn a:hover,
a .linkbtn:hover
{
  background: #0078BB;
  color: #FFFFFF;
}

.linkbtn a,
.linkbtn a:visited,
.linkbtn a:active,
a .linkbtn,
a .linkbtn:visited,
a .linkbtn:active
{
  background: #BD2A33;
  color: #FFFFFF;
  text-decoration: none;
}

a .linkbtn{
  padding: 0 20px;
}

.linkbtn a{
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 30px;
}

.linkbtn a:link,
.linkbtn a:visited{
  border-bottom: 0;
}

.linkbtn:hover a{
  color: inherit;
}
.webletTitle{
  font-size: 30px;
  font-weight: normal;
  color: #009685;
  margin-bottom: 20px;
  position: relative;
}

.noTitle .webletTitle{
  display: none;
}


.weblinks li{
  display: block;
  padding-left: 10px;
  position: relative;
}
  .weblinks ul{
    padding:0;
  }
    .weblinks ul li a{
      color: inherit;
    }
    .weblinks ul li::before{
      position: relative;
      right: 7px;
      content: "\e080";
      font-family: 'Glyphicons Halflings';
      font-style: normal;
      font-size: 9px;
      font-weight: 400;
      color: #009685;
      line-height: 1;
    }

.navlist ul {
  padding: 0;
}
  .navlist ul li{
    display: inline-block;
    margin-left: 20px;
  }
    .navlist ul li a{
      display: inline-block;
      color: inherit;
      padding: 5px;
      margin: -5px;
    }
    .navlist ul li::before{
      content: "-";
      position: relative;
      right: 10px;
    }
      .navlist ul li:first-child{
         margin-left: 0px;
       }
      .navlist ul li:first-child::before{
         content: "";
       }



@media (max-width: 991px ) {
  .navlist .displ_noTablet_noMobile,
  .navlist .displ_noTablet{
    display:none;
   } 
   
}


@media (max-width: 699px ) {

  .navlist .displ_noTablet_noMobile,
  .navlist .displ_noMobile{
    display:none;
   } 

}



body
{
  background: #0078BB;
}

.textBrowser
{
  height: 0;
  width: 0;
  overflow: hidden;
}

#suboutline{
  background: #004684;
  max-width: 1600px;
  position:relative;
  margin: 0 auto;
}

#pageWrapper
{
  overflow: hidden;
  background: #FFFFFF;
}

#pageWrapper>*
{
  position: relative;
}


.SE_dropdownmenu .SE_dropdownmenuitem .icon img
{
  display:block;
}

.popinclosebutton img,
.iseButton img{
  vertical-align: inherit;
}

body *, body *::before, body *::after
{
  box-sizing: border-box;
}



a,
a:link,
a:visited
{
  color: #777777;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
  color: #777777;
}

hr
{
}

@media (min-width: 768px ) 
{
  .minmarge
  {
    margin-left: -15px;
    margin-right: -15px;
  }
}

#bannerWrapper {
    background-color: #0078BB;
}

#headerWrapper {
    position: relative;
    padding-top: 10px;
    min-height: 236px;
}

#banner{
  position: relative;
  max-width: 1600px;
  margin: auto;
}
  #banner div{
    position: absolute;
  }
  #banner p{
    display: none;
  }

#header{
  
  height: 120px;
}  


#moduleTitle{
  position: absolute;
  bottom: 10px;
  height: auto;
  width: auto;
  left: auto;
}
  #moduleTitle h1 {
    color: #FFFFFF;
    font-size: 48px;
    text-shadow: #355062 2px 2px 0px;
  }

#topWrapper{
  z-index: 2;
  position: relative;
}
  #topWrapper #top{
    color: #FFFFFF;
  }
  #topWrapper .opacity{
    position: absolute;
    top:0; left:0; right:0; bottom:0;
    background-color: #0078BB;
    opacity: 0.5;
  }
    div.webletLocationtopContent{
      font-weight: bold;
    }

.webletLocationheaderToHome{
  position: absolute;
  top: 20px;
  left: auto;
  width: 300px;
  z-index: 10;
}
  .webletLocationheaderToHome .linkbtn{
    background-color: #0078BB;
  }  
  .webletLocationheaderToHome .linkbtn:after{
    content: none;
  }
  .webletLocationheaderToHome .linkbtn::before{
    position: relative;
    width: 15px;
    content: "\e257";
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-size: 11px;
    font-weight: 400;
    line-height: 40px;
    top: 2px;
    right: 5px;
  }
  .topContentInUse .webletLocationheaderToHome .linkbtn:hover{
    background-color: #0078BB;
  }

  .topContentInUse .webletLocationheaderToHome .linkbtn{
    background-color: #BD2A33;
  }

  .topContentInUse .webletLocationheaderToHome .linkbtn{
    background-color: #BD2A33;
  }



body.weblet #menuWrapper{
  height: 56px;
}


.searchloc{
  position: absolute;
  padding: 10px;
  background-color: #0F5694;
  color: #FFFFFF;
  top: 0;
  right: 170px; 
  height: 56px;
  width: 360px;
  z-index: 10;
}
  .searchloc fieldset{
    position: relative;
  }
  .searchloc p{
    display: inline-block;
    height: 36px;
  }
    .searchloc p:first-of-type{
      width: 100%;
      padding-right: 36px;
    }
      .searchloc label{
        width: 100%;
        height: 100%;
      }
        .searchloc label input{
          border:none;
          background: #FFFFFF;
          color: #777777;
          width: 100%;
          height: 100%;
          padding: 5px;
          padding-left: 10px;
        }
    .searchloc p:last-of-type{
      position: absolute;
      top: 0;
      right: 0;
      width: 0;
      height: 0;
    }
      .searchloc button{
        position:relative;
        height: 36px;
        width: 36px;
        border: none;
        background: #0F5694;
        lleft:-40px;
        position:absolute;
        top:0;
        right: 0;
      }
        .searchloc button::after{
           content: "\e003";
           font-family: 'Glyphicons Halflings';
           color: #FFFFFF;
           font-style: normal;
           font-weight: 400;
           line-height: 0;
           font-size: 20px;
           vertical-align: middle;
           position: relative;
           top: -2px;
        }   
        .searchloc button:hover{
          background: #0078BB;
        }
        

#menuLoc{
  position: absolute;
  background-color: #0F5694;
  padding: 10px;
  width: 170px;
  height: 56px;
  top: 0;
  right: 0;
  z-index: 10;
}
  #menuLoc #menuBtn{
    position: relative;
    width: 100%;
    height: 100%;
  }
    #menuLoc #menuBtn:hover{
      background: #0078BB;
    }
    #menuLoc #menuBtn::before{
      position: absolute;
      content: 'MENU';
      font-style: normal;
      font-size: 24px;
      font-weight: bold;
      color: #FFFFFF;
      z-index: 10;
      text-align: right;
      width: 100%;
      padding-right: 45px;
      height: 100%;
      top: 3px;
    }
    #menuLoc #menuBtn::after{
       position: absolute;
       
       font-family: 'icomoon';
       content: "\f0c9";
       font-style: normal;
       font-size: 28px;
       color: #FFFFFF;
       height: 100%;
       z-index: 10;
       right: 7px;
       top: 3px;
     }
       body.menu-open #menuLoc #menuBtn::after{
         
         
         font-family: 'inherit';
         content: "\2716";
       }



  #menuWrapper .webletLocationmenuNav{
    position: absolute;
    padding: 35px 25px 10px 20px;
    background-color: #0F5694;
    color: #FFFFFF;
    top:0;
    right:0;
    z-index: 0;
    width: 335px;
  }
  
  #menuWrapper .webletLocationmenuNav ul{
    padding: 0;
  }
  #menuWrapper .webletLocationmenuNav ul>li:last-child::after{
    content: "";
    height: 1px;
    display: block;
  }
    #menuWrapper .webletLocationmenuNav ul>li{
      position: relative;
      display: block;
    }
      #menuWrapper .webletLocationmenuNav ul>li a{
        display: block;
        font-size: 19px;
        line-height: 28px;
        padding-top: 4px;
        padding-bottom: 6px;
        color: #FFFFFF;
      }
        #menuWrapper .webletLocationmenuNav ul>li.navigated>a,
        #menuWrapper .webletLocationmenuNav ul>li a:hover{
          color: #009685;
          text-decoration: none;
        }
     
      #menuWrapper .webletLocationmenuNav ul ul{
        border: 1px solid #FFFFFF;
        border-width: 1px 0;
      }
        #menuWrapper .webletLocationmenuNav ul ul ul{
          border-width: 0;
        }
      #menuWrapper .webletLocationmenuNav ul>li li{
        padding-left: 15px;
      }
        #menuWrapper .webletLocationmenuNav ul>li li a{
          font-size: 16px;
          line-height:25px;
        }
       
        #menuWrapper .webletLocationmenuNav ul>li li li a{
          font-size: 14px;
          line-height:20px;
        }

@media (max-width: 991px ) {

  #header{
    height: 90px;
  }
  
  #headerWrapper{
    min-height: 210px;
  }
  
  .searchloc{
    right: 135px;
    width: 350px;
  }
    
}


@media (min-width: 530px ) {

  
  body.menu-open #pageWrapper{ 
    transform: translateX(-335px);
  }
  body.menu-open #menuWrapper #menuLoc{ 
    transform: translateX(-335px);
  }
  body.menu-open .searchloc{ 
    transform: translateX(-335px);
  }

}


.JS-OFF #menuWrapper #menuLoc:hover + .webletLocationmenuNav{
  z-index: 11;
}
  #menuWrapper .webletLocationmenuNav:hover{
    z-index: 12;
  }
#mainWrapper{
  background-color: #FFFFFF;
  padding: 30px 0;
}


@media (min-width: 992px ) {

  #mainWrapper>div>div.row{
    display: flex;
  }
  
  .asideInUse #mainWrapper{
    padding: 60px 0;
  }
  
}

.standardText span.multimedia
{
  display: block;
  max-width:100% !important;
  height: auto;
}
  .standardText span.multimedia img
  {
    max-width: 100%;
    height: auto;
  }

.standardText div.multimedia.embed{
  overflow:hidden; 
  padding-bottom:56.25%; 
  position:relative; 
  height:0; 
  width: 100%;
}
  .standardText div.multimedia.embed iframe{ 
    position:absolute; 
    left:0; top:0; bottom:0; right:0;
    width: 100%; height: 100%;
  }


#content span.media_placement_fitWidth{
  max-width: auto;
  width: 100% !important;
}
  #content span.media_placement_fitWidth img{
    max-width: auto;
    width: 100%;
  }



.mod_tekst #mainWrapper a,
.mod_tekst #mainWrapper a:link,
.mod_tekst #mainWrapper a:visited{
  color: #777777;
}

.mod_tekst #content a{
  text-decoration: underline;
}

.mod_tekst #content a:hover{
  color: #0078BB;
}

#moduleWrapper{
  z-index: 1;
}
  #moduleWrapper>div>div{
    padding-bottom: 15px;
  }

div#content{
}
  div#content .suppressTitle{
    display:none;
  }


.asideInUse #asideWrapper::before{
  content:'';
  border-top: 1px solid #D7D5D4;
  display: block;
}
  .asideInUse #asideWrapper>div>div{
    padding-top: 15px;
    padding-bottom: 15px;
  }

@media (min-width: 992px ) {

  .asideInUse #moduleWrapper>div{
    margin-right: -60px;
  }
  .asideInUse #asideWrapper{
    padding-left: 75px;
  }
  .asideInUse #asideWrapper::before{
      position: absolute;
      border-left: 1px solid #D7D5D4;
      border-top: 0;
      height: 100%;
      top: 0;
      left: 60px;
    }
    .asideInUse #asideWrapper>div{
    }
      #asideWrapper>div>div:first-child{
        padding-top: 0;
      }  
}

#asideWrapper .webletnavigation ul{
  padding: 0;
}
  #asideWrapper .webletnavigation ul li{
    display: block;
    padding-left: 15px;
    position: relative;
  }
    #asideWrapper .webletnavigation ul li::before{
      position: absolute;
      left: -2px;
      width: 10px;
      top: 11px;
      height: 15px;
      content: "\e080";
      font-family: 'Glyphicons Halflings';
      font-style: normal;
      font-size: 9px;
      font-weight: 400;
      color: #009685;
      line-height: 1;
    }

#asideWrapper .webletLocationasideNav .selected.navigated{
  color: #009685;
  font-weight: bold;
}

#asideWrapper h2.webletTitle{
  font-size: 22px;
  margin-bottom: 10px;
 color: #009685;
}


#content .overview ul{
  margin: -35px -65px;
}
  #content .overview ul li{
    padding: 20px 65px;
    display: inline-block;
    vertical-align: top;
    width: 33%;
    margin: 0;
  }
    body.columns2 #content .overview ul li{
      width: 50%;
    }
    #content .overview ul li div.plaatje{
      margin: 0 0 30px;
    }
    #content .overview ul li .plaatje img{
      width: 100%;
    }
    #content .overview ul li h2{
      color: #0078BB;
    }
    #content .overview ul li span.leesmeer{
      display: block;
      font-style: italic;
      font-size: 16px;
      padding-top: 40px;
      color: #777777;
    }
      #content .overview ul li span.leesmeer a{
        color: #777777;
      }
      #content .overview ul li span.leesmeer::after{
        position: relative;
        left: 2px;
        content: "\e080";
        font-family: 'Glyphicons Halflings';
        font-size: 11px;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
      }
    #content .overview ul li a{
      color: #0078BB;
    }
    #content .overview ul li h2{
      font-weight: normal;
      clear: both;
    }
    #content .overview .datum{
      display: block;
      font-style: normal;
      color: #0078BB;
    }
      #content .overview .datum:before{
        content: "-";
      }

.asideInUse #content .overview ul{
  margin-right: -30px;
}
  .asideInUse #content .overview ul li{
    width: 50%;
  }
  .columns1 #content .overview ul li{
    width: 100%;
  }



#archive ul.level2 span.date{
  width: 120px;
  margin-right: 10px;
}
#archive ul.level2 span.date::after{
  position: relative;
  display: inline-block;
  width: 15px;
  height: 10px;
  content: "\e080";
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-size: 9px;
  font-weight: 400;
  color: #009685;
  line-height: 1;
}

@media (max-width: 768px ) {

  #archive ul.level2 a{
    width: unset;
  }

}



@media (max-width: 991px ) {

  #content .overview ul li{
    width: 50%;
  }

}


@media (max-width: 699px ) {

  #suboutline #content .overview ul li{
    width: 100%;
  }
  
 .asideInUse #content .overview ul li{
    width: 100%;
  }

}


@media (max-width: 399px ) {
}

#footerWrapper{
  background-color: #BD2A33;
  color: #FFFFFF;
  padding: 80px 0 30px;
  font-size: 16px;
}
  #footerWrapper a{
    color: #FFFFFF;
  }

#footerInfoWrapper{
  background-color: #0078BB;
  color: #FFFFFF;
  font-size: 14px;
  padding: 5px 0;  
}
  #footerInfoWrapper a{
    color: #FFFFFF;
 }

#footer{
  margin: -40px;
}
  #footer>div{
    padding: 40px;
  }
  
#footer h2.webletTitle,
#footer h3.ISEStyle{
  margin-bottom: 0;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
}

#footer .weblinks ul li::before{
   color: #FFFFFF;
}

#footer .titleOverlay h2.webletTitle{
  position: absolute;
  background-color: #BD2A33;
  padding: 0 15px 5px 0;
  z-index: 1;
}

#footer span.multimedia {
  width: auto;
  display: block;
}
  #footer span.multimedia>a{
    display: block;
  }
    #footer span.multimedia img{
      margin-left: 50%;
      transform: translateX(-50%);
    }

#footer .webletiFrame iframe{
  width: 100%;
}

@media (max-width: 529px ) {

  #footerWrapper{
    padding-top: 30px;
  }
  
  #footer{
    margin: -15px;
  }
    #footer>div{
      padding: 15px;
    }
  
  #footerInfo .navlist li:first-child{
    display:block;
  }
  #footerInfo .navlist li:nth-child(2) {
    margin-left: 0;
  }
    #footerInfo .navlist li:nth-child(2)::before{
      content: "";
    }
}
fieldset .form-group{
  width: 100%;
}

fieldset .uitleg{
  text-align: end;
  margin-right: 30px;
  font-style: italic;
}

fieldset .buttonSubmit input{
  background-color: #009685;
  color: #000000;
  border: 0;
  padding: 10px;
}
@media (max-width: 991px ) {

}


@media (max-width: 699px ) {

}



@media (max-width: 1259px ) {

  .searchloc{
    display: none;
  }
  
  .container {
    padding-right: 20px;
    padding-left: 20px;
  }
  
  .col-tn-12{
    width: 100%;  
  }

  .col-tn-6{
    width: 50%;  
  }

  #headerWrapper{
    min-height: 127px;
  }
  #header{
    height: 37px;
  }
  #moduleTitle h1
  {
    font-size: 27.42px;
  }

  #menuWrapper{
    position: absolute;
    top: 0;
    right: 0;
    max-height: 50px;
    overflow: hidden;
    z-index: 2;
    width: 100%;
  }
    #menuWrapper::before{
      content: '';
      display: block;
      background: #FFFFFF;
      height: 50px;
    }
    #menuWrapper #menuLoc{
      display : block;
      width: 70px;
      height: 50px;
      padding: 5px 16px;
      background: #FFFFFF;
    }
      #menuLoc #menuBtn::before{
        content: none; 
      }
      #menuLoc #menuBtn::after{
        font-size: 36px;
        color: #0078BB;;
        right: 4px;
        top: 5px;
      }
      #menuLoc #menuBtn:hover{
        background: #D7D5D4;
      }
      
    .menu-open #menuWrapper,
    .JS-OFF #menuWrapper:hover{
      max-height: 1000px;
    }
    .menu-open .page{
      max-height: 50px;
    }
    
    #menuWrapper>div.menuWeblets{
      position: relative;
      right: 0;
      width: 100%;
      height: unset;
      padding: 20px;
    }
    #menuWrapper div.webletLocationmenuZoek{
      padding-top: 0;
      padding-bottom: 30px;
    }
      #menuWrapper .webletLocationmenuZoek button{
        background: #0078BB;
      }
        #menuWrapper .webletLocationmenuZoek button:hover{
          background: #0F5694;
        }
    

  div.webletLocationheaderLogo{
    position: absolute;
    top:7px;
    right: unset;
    left: 0;
    bottom: unset;
    width: auto;
    height: 50px;
    z-index: 3;
  }
  div.webletLocationheaderLogo img{
    width: auto !important;
    height: 35px;
  }

  div.webletLocationheaderToHome{
    display: none;
  }


  
  body.menu-open .searchloc,
  body.menu-open #menuWrapper #menuLoc,
  body.menu-open #pageWrapper{ 
    transform: none;
  }

  #asideWrapper .webletnavigation.webletLocationasideNav{
    display: none;
  }
}
  



.multimedia
{
  width:0;
}




.webletcrumble .crumblepath,
.webletcrumble .crumblepath a
{
  color: #000000;
}

.row .weblettekst
{
  padding-right: 15px;
  padding-left: 15px;
}

@media print
{
html
{
  background: none;
}

body
{
  font-size: 10pt;
  color: Black;
}

#pageWrapper
{
  width: auto;
  background: none;
}

#moduleWrapper
{
  float: none;
  width: auto;
}

#content
{
  padding: 0;
}

#header,
#footer,
#bottombar,
#SE_menubar
{
  display: none;
}

}
body{
}

#mainWrapper {
  background-color: #004684;
  color: #FFFFFF;
  padding: 0;
}

.display {
  position: relative;
  height: 100vh;
  width: 100vw;
  max-width: 1600px;
}

.display>div{
  height: 100%;
  width: 100%;
}

#SE_menubar ~ #suboutline #mainWrapper .display{
  height: calc(100vh - 26px);
}

.webletLocationhomeCarrousel{
  height: 100%;
  width: 100%;
}
  .webletLocationhomeCarrousel .slider{
    height: 100% !important;
    width: 100% !important;
  }
    .webletLocationhomeCarrousel .slider li{
      background-color: transparent;
      height: 100%;
      width: 100%;
    }
  .webletLocationhomeCarrousel .slideBackground img{
    position: absolute;
    bottom: 0; right: 0; 
    width: auto !important;
    min-width: 100vw;
    min-height: 100vh;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .webletLocationhomeCarrousel .text{
    padding: 50vh 0 0 150px;
  }
    .webletLocationhomeCarrousel .text br{
      line-height: 20px;
    }
    .webletLocationhomeCarrousel .text h1{
      text-shadow: #5F5F5F 2px 2px 0px;
      font-size: 38px;
    }
  #content .webletLocationhomeMobileImage h2.webletTitle,
  #content .webletLocationhomeCarrousel h2.slideTitle{
    top: 18vh;
    left: 0;
    bottom: auto;
    text-shadow: #355062 5px 5px 2px;
    width: 100%;
    text-transform: uppercase;
    padding-left: 150px;
    padding-right: 30vw;
    font-size: 11vw;
  }
    #content .webletLocationhomeCarrousel h2.slideTitle a
    {
      color: inherit;
    }
    #content .webletLocationhomeMobileImage h2.webletTitle
    {
      color: #FFFFFF;
      line-height: 100%;
      font-weight: bold;
      z-index: 100;
    }
  
  
  .webletLocationhomeCarrousel .bullets{
    display: none;
  }
  
  .webletLocationhomeCarrousel .prevNextBtns{
    position: static;
    bottom: unset;
    left: unset;
  }
  .webletLocationhomeCarrousel .prevNextBtns>span{
    position: absolute;
    background: #FFFFFF;
    color: #0F5694;
    top: 50%;
    transform: translate(0, -25px);
    width: 50px;
    height: 50px;
    text-align: center;
  }
    .webletLocationhomeCarrousel .prevNextBtns>span>span{
      display : none;
    }
    .webletLocationhomeCarrousel .prevNextBtns>span::after{
       content: "\e079";
       font-family: 'Glyphicons Halflings';
       font-style: normal;
       font-size: 25px;
       font-weight: bold;
       line-height: 50px;
    }
    .webletLocationhomeCarrousel .prevNextBtns .prev{
      left: 0;
    }
    .webletLocationhomeCarrousel .prevNextBtns .next{
      right: 0;
    }
    .webletLocationhomeCarrousel .prevNextBtns .next::after{
       content: "\e080";
    }
  
.webletLocationheaderLogo{
  position: absolute;
  top: 0px;
  left: 10px;
  width: auto;
  height: 56px;
  text-align: end;
  z-index: 16;
}
  .webletLocationheaderLogo p{
    display: none;
  }
  .webletLocationheaderLogo span.multimedia{
    width: auto;
    height: 56px;
  }
  .webletLocationheaderLogo img{
    width: auto;
    height: 100%;
  }


.webletLocationhomeMobileImage{
  display: none;
}
  .webletLocationhomeMobileImage span.multimedia{
    display: block;
    width: 100vw;
    height: 100vh;
  }
    .webletLocationhomeMobileImage span.multimedia img{
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate( -50%,-50%);
    }

#homebloks{
  position: absolute;
  bottom: 0;
  width: 100%;
}
  #homebloks .container{
    width: 100%;
    padding: 0 150px;
  }
  #homebloks .container .row{
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
  }
  #homebloks .homefooter .overview ul li,
  #homebloks .homeblok{
    padding: 0 15px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex-basis: auto;
    margin-top: 10px;
  }
    #homebloks .homefooter .overview ul li>div,
    #homebloks .homeblok .paddingblok{
      padding: 10px;
      background-color: #FFFFFF;
      height: 100%;
    }
  #homebloks .homefooter .overview ul li span.leesmeer a,
  #homebloks .homeblok a{
    font-style: normal;
    font-size: 16px;
    font-weight: normal;
    text-decoration: underline;
  }
    #homebloks .homefooter .overview ul li span.leesmeer a:hover,
    #homebloks .homeblok a:hover{
      text-decoration: none;
    }
    
  #homebloks .homefooter .webletTitle{
    display: none;
  }
  #homebloks .homefooter .overview ul{
    margin: 0;
    padding: 0;
    display: flex;
    xalign-items: flex-end;
    flex-wrap: wrap;
  }
  #homebloks .homefooter .overview ul li{
    width: 100%;
  }
    @media (min-width: 992px) { 
      #homebloks .homefooter .overview ul li {
        width: 50%;
      }
    }
    @media (min-width: 1200px) { 
      #homebloks .homefooter .overview ul li {
        width: 25%;
      }
    }
    #homebloks .homefooter .overview ul li a{
      font-weight: bold
    }
    #homebloks .homefooter .overview ul li span.leesmeer a{
      color: inherit;
      font-weight: normal
    }
    #homebloks .homefooter .overview ul li .datum{
      display: none;
    }
    #homebloks .homefooter .overview ul li span.leesmeer{
      padding: 0;
    }
    #homebloks .homefooter .overview ul li span.leesmeer::after{
      content: none;
    }
    #homebloks .oneBlok{
      width: 100%;
    }

#homebloks .homefooter .overview ul li:nth-child(1) a,
.homeblok.green{
  color: #009685;
}
#homebloks .homefooter .overview ul li:nth-child(2) a,
.homeblok.dblue{
  color: #0F5694;
}
#homebloks .homefooter .overview ul li:nth-child(3) a,
.homeblok.red{
  color: #BD2A33;
}
#homebloks .homefooter .overview ul li:nth-child(4) a,
.homeblok.lblue{
  color: #0078BB;
}


.asideInUse #mainWrapper {
    padding: 0;
}

.webletLocationheaderToHome {
  display: none;
}

@media (max-width: 1023px ) {

  #homebloks .container{
    padding-right: 100px;
    padding-left: 100px;
  }  
  
}

@media (max-width: 991px ) {

  #homebloks .container{
    padding-right: 10vw;
    padding-left: 10vw;
  }  

}

@media (max-width: 529px ) {
  .hasMobileImage .webletLocationhomeMobileImage{
    display: block;
    height: 100vh;
    width: 100vw;
    overflow: hidden;
  }
  .hasMobileImage .webletLocationhomeCarrousel{
    display: none;
  }
}    


@media (min-width: 1200px ) {
  #content .webletLocationhomeCarrousel h2.slideTitle{
    padding-left: 150px;
    padding-right: 150px;
    font-size: 130px;
    top: 150px;
  }  
}

@media (min-width: 530px ) {
  .linkbtn {
    height: 55px;
    font-size: 20px;
    font-weight: 400;
  }
  a .linkbtn {
    padding: 0 30px;
  }  
}    


@media (max-width: 1023px ) {
  #content .webletLocationhomeMobileImage h2.webletTitle,
  #content .webletLocationhomeCarrousel h2.slideTitle{
    padding-left: 100px;
    padding-right: 150px;
    font-size: 116px;
  }  
  .webletLocationhomeCarrousel .text{
    padding-left: 100px;
  }
}


@media (max-width: 991px ) {
  #content .webletLocationhomeMobileImage h2.webletTitle,
  #content .webletLocationhomeCarrousel h2.slideTitle{
    padding-left: 10vw;
    padding-right: 30vw;
    font-size: 10vw;
  }  
  
  .webletLocationhomeCarrousel .text{
    padding-left: 10vw;
    padding-top: 30vw;
  }
  
  .webletLocationhomeCarrousel .text h1{
    font-size: 4vw;
  }

}



@media (max-width: 991px ) {
}

@media (max-width: 767px){

  .searchloc{
    display: none;
  }
  
  #content .webletLocationhomeMobileImage h2.webletTitle, 
  #content .webletLocationhomeCarrousel h2.slideTitle{
    top: 15vh;
  }

  .webletLocationhomeCarrousel .text{
       padding-top: 24vh;
    } 

}

@media (max-width: 600px ) {

  #content .webletLocationhomeMobileImage h2.webletTitle, 
  #content .webletLocationhomeCarrousel h2.slideTitle{
    top: 14vh;
  }

.webletLocationhomeCarrousel .text{
     padding-top: 20vh;
  } 

}



@media (max-width: 529px ) {
  #homebloks {
    bottom: 30px;
  }
  
  .webletLocationhomeCarrousel .text{
     padding-top: 30vh;
  }   
  .webletLocationhomeCarrousel .prevNextBtns{
    background: #0078BB;
    position: absolute;
    top:unset;
    left: 0;
    bottom: 0;
    height: 30px;
    width: 100%;
  }
    .webletLocationhomeCarrousel .prevNextBtns>span{
      top: unset;
      transform: none;
      bottom: 0;
      height: 30px;
      width: 30px;
    }
      .webletLocationhomeCarrousel .prevNextBtns>span::after{
        line-height: 30px;
        font-size: 18px;
      }

   #content .webletLocationhomeMobileImage h2.webletTitle,      
   #content .webletLocationhomeCarrousel h2.slideTitle{
     padding-left: 20px;
     font-size: 11vw;
     top: 14vh;
   }  
   #content .webletLocationhomeCarrousel .text{
     witdh: 100%;
     padding-left: 20px;
     padding-right: 20px;
   }  

  .webletLocationhomeCarrousel .text h1{
    font-size: 7vw;
  }

  div.webletLocationheaderLogo{
    left: 20px;
  }

  .webletarchief1.webletLocationhomeFooter.homefooter{
    display: none;
  }
  
  #content .linkbtn{
    height: auto;
    padding: 10px 20px;
  }
}

@media (min-width: 1024px) and (max-height: 800px) {

   #content .webletLocationhomeCarrousel h2.slideTitle{
      font-size: 15vh;
   }  

}

@media (max-height: 800px) {

  .webletarchief1.webletLocationhomeFooter.homefooter{
    display: none;
  }

}

#menuWrapper .webletLocationmenuNav ul ul{
  display: none;
}


@media (min-width: 1260px ) {

  #menuLoc{
    display: none;
  }

  #menuWrapper .webletLocationmenuNav{
    padding: 0 150px;
    background-color: #EFEFEF;
    color: #777777;
    top: 0;
    left: 0;
    z-index: 14;
    width: 100%;
    height: 56px;
    margin: auto;
    opacity: 0.8;
  }
    #menuWrapper .webletLocationmenuNav >ul{
      padding-top: 2px;
      opacity: 1;
    }
      #menuWrapper .webletLocationmenuNav >ul>li {
          position: inherit;
          display: inline-block;
          padding: 6px;
          padding-bottom: 10px;
      }
        #menuWrapper .webletLocationmenuNav >ul>li a{
          color: #777777;
          font-size: 16px;
          padding: 5px;
        }
      #menuWrapper .webletLocationmenuNav >ul ul{
        xxdisplay: block;
        position: absolute;
        width: 100%;
        right: 0;
        padding: 0 0 6px 670px; 
        margin-right: 520px;
        top: 56px;
        xxbackground-color: #0F5694;
        color: #FFFFFF;
        border: none;
        max-height: 56px;
        overflow: hidden;
      }
      #suboutline{ overflow: hidden; }
      #menuWrapper .webletLocationmenuNav >ul>li:hover>a{
          color: #009685;
      }
        #menuWrapper .webletLocationmenuNav >ul>li:hover>ul{
          display: block;
        }  
      #menuWrapper .webletLocationmenuNav >ul ul>li{
        display: inline-block;
        padding: 0;
      }
        #menuWrapper .webletLocationmenuNav >ul ul>li a{
          color: #7AB8E1;
          padding: 8px 11px;
        }
          #menuWrapper .webletLocationmenuNav >ul ul>li a::after{
            content: "|";
            position: relative;
            left: 11px;
            color: #FFFFFF;
          }
            #menuWrapper .webletLocationmenuNav >ul ul>li:last-child a::after{
              content: none;
            }
            #menuWrapper .webletLocationmenuNav >ul ul>li:hover a{
              color: #FFFFFF;
            }

  .webletLocationheaderLogo{
    position: absolute;
    top: 0px;
    right: 150px;
    left: auto;
  }
     .webletLocationheaderLogo span.multimedia{
       width: auto !important;
       padding: 4px 0;
       display: inline-block;
     }
       .webletLocationheaderLogo img{
         width: auto !important;
       }

  .searchloc {
      padding: 0 150px;
      top: 56px;
      right: 0px;
      height: 48px;
      width: 100%;
      z-index: 10;
      opacity: 0.8;
  }
    .searchloc>div{
      padding: 6px 0;
      width: 360px;
      float: right;
    }
          
  .searchloc button{
     background-color: #0078BB;
  }

  .webletLocationhomeCarrousel .text{
      padding: 55vh 0 0 150px;
  }    

} 

@media (min-width: 991px ) and (max-width: 1099px ) {

  .searchloc>div{
      width: 260px;
  }      
}

@media (min-width: 991px ) and (max-width: 1023px ) {

  .webletLocationheaderLogo{
    right: 100px;
  }  
  
  .searchloc{
    padding-right: 100px;
  }  
  
  #menuWrapper .webletLocationmenuNav{
    padding-right: 100px;
    padding-left: 100px;
  }
  
  #menuWrapper .webletLocationmenuNav > ul ul{
    margin-right: 460px;
    padding-left: 560px;
  }
  
  .searchloc>div{
      width: 200px;
  }      
}

 @media (min-width: 768px) {

  .webletnavigation.autonav ul li ul
	{
	  display: none;
	  position: absolute;
	}

	.webletnavigation.autonav ul li:hover ul
	{
	  display: block;
	}
}

@media screen and (max-width: 767px) {

  .webletnavigation.autonav ul li
	{
	  float: none;
	}

  .webletnavigation.autonav ul li ul
	{
	  position: static;
	}

}

.webletnavigation.autonav ul li ul li
{
  float: none;
  min-width: 200px;
}
 .weblettekst
{
  padding: 0;
  margin: 0;
}


.webletStylefvvldhDsHuOnMzJIAAFCH { 


}
.webletStylebnvwdhDsHuOnMzJIJMNE { 


}
.webletStylecidddhDsHuOnMzJIJMNA { 


} .webletnavigation.webletLocationmenuNav.menuWeblets {
    font-weight: bold;
}

#content .webletLocationhomeMobileImage h2.webletTitle, #content .webletLocationhomeCarrousel h2.slideTitle {
    text-shadow: 5px 5px 2px #333333;
} 
.linkbtn {box-shadow: 5px 5px 2px #333333;}

.asideInUse #mainWrapper {
    padding: 40px 0;
}

#asideWrapper .webletnavigation ul li {
    font-weight: normal;
}

table.ISE-boxborder, table.ISE-boxborder th, table.ISE-boxborder td {padding:0.3em;}


/*
@media (max-width:1300px) {

.text{
visibility: hidden;
}
}

@media (max-width:400px) {

.slideTitle{
visibility: hidden;
}
}
*/

@media (max-width:1300px) {
}


div.form-group.element div.uitleg {text-align: start;}
.uitleg a {text-align: start;text-decoration: underline;font-weight: bold;}

.subscription > p > label > span {margin-right: 0.8em;}



@media print
{

}

