div#container
{
   width: 970px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #374678;
   background-image: url('images/Overig_bkgrnd.png');
   background-repeat: repeat-x;
   color: #FEFDFE;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
a
{
   color: #87CEFA;
   text-decoration: underline;
}
a:hover
{
   color: #1E90FF;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
#wb_FontAwesomeIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #1E1D1E;
   text-align: center;
   margin: 0;
   padding: 15px 0px 0px 0px;
   vertical-align: top;
}
#wb_FontAwesomeIcon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#FontAwesomeIcon1
{
   height: 45px;
   width: 50px;
}
#FontAwesomeIcon1 i
{
   color: #1E1D1E;
   display: inline-block;
   font-size: 45px;
   line-height: 45px;
   vertical-align: middle;
   width: 37px;
}
#wb_FontAwesomeIcon1:hover i
{
   color: #374678;
}
#wb_MasterLogo
{
   vertical-align: top;
}
#MasterLogo
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_MasterHeading1
{
   text-align: center;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_ResponsiveMenu2
{
   background-color: rgba(55,70,120,1.00);
   display: block;
   font-family: "Open Sans";
   font-weight: bold;
   text-align: center;
   width: 100%;
}
#ResponsiveMenu2
{
   background-color: #374678;
   display: inline-block;
   height: 36px;
}
#wb_ResponsiveMenu2 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_ResponsiveMenu2 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_ResponsiveMenu2 ul li
{
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_ResponsiveMenu2 ul li i
{
   font-size: 11px;
   width: 11px;
}
#wb_ResponsiveMenu2 ul li a
{
   background-color: #374678;
   color: #87CEEB;
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   padding: 5px 30px 2px 30px;
   text-align: center;
   text-decoration: none;
}
#wb_ResponsiveMenu2 > ul > li > a 
{
   height: 29px;
}
.ResponsiveMenu2 a 
{
   display: block;
}
#wb_ResponsiveMenu2 li a:hover, #wb_ResponsiveMenu2 li .active
{
   background-color: #00008B;
   color: #FFFFFF;
}
#wb_ResponsiveMenu2 ul ul
{
   display: none;
   position: absolute;
   top: 36px;
}
#wb_ResponsiveMenu2 ul li:hover > ul
{
   display: list-item;
}
#wb_ResponsiveMenu2 ul ul li 
{
   float: none;
   position: relative;
   width: 220px;
}
#wb_ResponsiveMenu2 ul ul li a
{
   background-color: #FFFFFF;
   color: #1E1D1E;
}
#wb_ResponsiveMenu2 ul ul li a:hover, #wb_ResponsiveMenu2 ul ul li .active
{
   background-color: #374678;
   color: #87CEEB;
}
#wb_ResponsiveMenu2 ul ul li i 
{
   margin-right: 3px;
   vertical-align: middle;
}
#wb_ResponsiveMenu2 ul ul li a 
{
   color: #1E1D1E;
   padding-top: 5px;
   padding-right: 20px;
   padding-bottom: 5px;
   text-align: left;
   vertical-align: middle;
}
#wb_ResponsiveMenu2 ul ul ul li 
{
   left: 220px;
   position: relative;
   top: -36px;
}
#wb_ResponsiveMenu2 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #87CEEB;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_ResponsiveMenu2 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-left: 4px solid #1E1D1E;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_ResponsiveMenu2 li a:hover .arrow-down
{ 
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu2 ul ul li a:hover .arrow-left, #wb_ResponsiveMenu2 ul ul li .active .arrow-left
{ 
   border-left-color: #87CEEB;
}
#wb_ResponsiveMenu2 .toggle,[id^=ResponsiveMenu2-submenu]
{
   display: none;
}
@media all and (max-width:500px) 
{
#wb_ResponsiveMenu2
{
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu2 ul li a, #wb_ResponsiveMenu2 .toggle
{
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   padding: 5px 20px 5px 20px;
}
#wb_ResponsiveMenu2 .toggle + a
{
   display: none !important;
}
.ResponsiveMenu2 
{
   display: none;
   z-index: 9999;
}
#ResponsiveMenu2 
{
   background-color: transparent;
   display: none;
}
#wb_ResponsiveMenu2 > ul > li > a 
{
   height: auto !important;   margin: 0;
}
#wb_ResponsiveMenu2 .toggle 
{
   display: block;
   background-color: #374678;
   color: #87CEEB;
   padding: 0px 20px 0px 20px;
   line-height: 29px;
   text-decoration: none;
   border: none;
}
#wb_ResponsiveMenu2 .toggle:hover 
{
   background-color: #00008B;
   color: #FFFFFF;
}
[id^=ResponsiveMenu2-submenu]:checked + ul 
{
   display: block !important;
}
#ResponsiveMenu2-title
{
   height: 36px !important;
   line-height: 36px !important;
   text-align: center;
}
#wb_ResponsiveMenu2 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_ResponsiveMenu2 ul ul .toggle,
#wb_ResponsiveMenu2 ul ul a 
{
   padding: 0 40px;
}
#wb_ResponsiveMenu2 a:hover,
#wb_ResponsiveMenu2 ul ul ul a 
{
   background-color: #FFFFFF;
   color: #1E1D1E;
}
#wb_ResponsiveMenu2 ul li ul li .toggle,
#wb_ResponsiveMenu2 ul ul a 
{
   background-color: #FFFFFF;
   color: #1E1D1E;
}
#wb_ResponsiveMenu2 ul ul ul a 
{
   padding: 5px 20px 5px 60px;
}
#wb_ResponsiveMenu2 ul li a 
{
   text-align: left;
}
#wb_ResponsiveMenu2 ul li a br 
{
   display: none;
}
#wb_ResponsiveMenu2 ul li i 
{
   margin-right: 3px;
}
#wb_ResponsiveMenu2 ul ul 
{
   float: none;
   position: static;
}
#wb_ResponsiveMenu2 ul ul li:hover > ul,
#wb_ResponsiveMenu2 ul li:hover > ul 
{
   display: none;
}
#wb_ResponsiveMenu2 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_ResponsiveMenu2 ul ul ul li 
{
   position: static;
}
#ResponsiveMenu2-icon 
{
   display: block;
   position: absolute;
   left: 30px;
   top: 6px;
}
#ResponsiveMenu2-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #87CEEB;
   color: #87CEEB;
   width: 24px;
}
#wb_ResponsiveMenu2 ul li ul li .toggle:hover
{
   background-color: #374678;
   color: #87CEEB;
}
#wb_ResponsiveMenu2 .toggle .arrow-down 
{
   border-top-color: #87CEEB;
}
#wb_ResponsiveMenu2 .toggle:hover .arrow-down, #wb_ResponsiveMenu2 li .active .arrow-down
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu2 ul li ul li .toggle .arrow-down 
{
   border-top-color: #1E1D1E;
}
#wb_ResponsiveMenu2 ul li ul li .toggle:hover .arrow-down, #wb_ResponsiveMenu2 ul li ul li .active .arrow-down
{
   border-top-color: #87CEEB;
}
}
#wb_MasterText1
{
   color: #00BFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 15px;
}
#wb_MasterText1 div
{
   text-align: center;
}
#wb_MasterTekst2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_MasterTekst2
{
   color: #FEFDFE;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
}
#wb_MasterTekst2 div
{
   text-align: left;
}
#wb_FontAwesomeIcon1
{
   position: absolute;
   left: 902px;
   top: 12px;
   width: 50px;
   height: 45px;
   text-align: center;
   z-index: 0;
}
#wb_ResponsiveMenu2
{
   position: absolute;
   left: 15px;
   top: 225px;
   width: 940px;
   height: 39px;
   z-index: 4;
}
#wb_Text1
{
   position: absolute;
   left: 60px;
   top: 271px;
   width: 866px;
   height: 98px;
   z-index: 3;
}
#wb_MasterHeading1
{
   position: absolute;
   left: 15px;
   top: 152px;
   width: 940px;
   height: 78px;
   z-index: 2;
}
#wb_JavaScript1
{
   position: absolute;
   left: 288px;
   top: 869px;
   width: 359px;
   height: 24px;
   z-index: 7;
}
#wb_MasterText1
{
   position: absolute;
   left: 288px;
   top: 893px;
   width: 359px;
   height: 19px;
   text-align: center;
   z-index: 5;
}
#copyrightnotice
{
   color: #87CEEB;
   font-size: 15px;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   text-align: center;
   text-decoration: none;
}
#wb_MasterLogo
{
   position: absolute;
   left: 299px;
   top: 3px;
   width: 373px;
   height: 149px;
   z-index: 1;
}
#wb_MasterTekst2
{
   position: absolute;
   left: 330px;
   top: 797px;
   width: 140px;
   height: 22px;
   z-index: 6;
}
@media only screen and (min-width: 800px) and (max-width: 969px)
{
div#container
{
   width: 800px;
}
body
{
   background-color: #374678;
   background-image: url('images/Overig_bkgrnd800.png');
   background-repeat: repeat-x;
}
#wb_FontAwesomeIcon1
{
   left: 714px;
   top: 0px;
   width: 36px;
   height: 45px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 15px 0px 0px 0px;
}
#FontAwesomeIcon1
{
   width: 36px;
   height: 45px;
}
#FontAwesomeIcon1 i
{
   line-height: 45px;
   font-size: 36px;
   width: 30px;
}
#wb_MasterLogo
{
   left: 254px;
   top: 0px;
   width: 290px;
   height: 116px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_MasterHeading1
{
   left: 15px;
   top: 116px;
   width: 770px;
   height: 43px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   left: 16px;
   top: 226px;
   width: 784px;
   height: 108px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_ResponsiveMenu2
{
   left: 0px;
   top: 169px;
   width: 800px;
   height: 39px;
   visibility: visible;
   display: inline;
   margin: 0;
   text-align: center;
}
#wb_MasterText1
{
   left: 182px;
   top: 843px;
   width: 434px;
   height: 22px;
   visibility: visible;
   display: inline;
}
#wb_MasterText1
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
}
#wb_MasterTekst2
{
   left: 330px;
   top: 797px;
   width: 140px;
   height: 22px;
   visibility: visible;
   display: inline;
}
#wb_MasterTekst2
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_JavaScript1
{
   left: 182px;
   top: 819px;
   width: 434px;
   height: 24px;
   visibility: visible;
   display: inline;
}
}
@media only screen and (min-width: 480px) and (max-width: 799px)
{
div#container
{
   width: 480px;
}
body
{
   background-color: #374678;
   background-image: url('images/Overig_bkgrnd480.png');
   background-repeat: repeat-x;
}
#wb_FontAwesomeIcon1
{
   left: 426px;
   top: 161px;
   width: 54px;
   height: 42px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon1
{
   width: 54px;
   height: 42px;
}
#FontAwesomeIcon1 i
{
   line-height: 42px;
   font-size: 42px;
   width: 35px;
}
#wb_MasterLogo
{
   left: 95px;
   top: 4px;
   width: 290px;
   height: 116px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_MasterHeading1
{
   left: 15px;
   top: 120px;
   width: 450px;
   height: 43px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   left: 16px;
   top: 220px;
   width: 464px;
   height: 126px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_ResponsiveMenu2
{
   left: 0px;
   top: 163px;
   width: 426px;
   height: 39px;
   visibility: visible;
   display: inline;
   margin: 0;
   text-align: center;
}
#wb_MasterText1
{
   left: 83px;
   top: 835px;
   width: 315px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_MasterText1
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
}
#wb_MasterTekst2
{
   left: 170px;
   top: 789px;
   width: 140px;
   height: 22px;
   visibility: visible;
   display: inline;
}
#wb_MasterTekst2
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_JavaScript1
{
   left: 81px;
   top: 811px;
   width: 318px;
   height: 24px;
   visibility: visible;
   display: inline;
}
}
@media only screen and (max-width: 479px)
{
div#container
{
   width: 320px;
}
body
{
   background-color: #374678;
   background-image: url('images/Overig_bkgrnd320.png');
   background-repeat: repeat-x;
}
#wb_FontAwesomeIcon1
{
   left: 263px;
   top: 158px;
   width: 57px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon1
{
   width: 57px;
   height: 40px;
}
#FontAwesomeIcon1 i
{
   line-height: 40px;
   font-size: 40px;
   width: 33px;
}
#wb_MasterLogo
{
   left: 14px;
   top: 0px;
   width: 290px;
   height: 116px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_MasterHeading1
{
   left: 14px;
   top: 116px;
   width: 290px;
   height: 43px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   left: 16px;
   top: 218px;
   width: 304px;
   height: 162px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_ResponsiveMenu2
{
   left: 0px;
   top: 159px;
   width: 263px;
   height: 39px;
   visibility: visible;
   display: inline;
   margin: 0;
   text-align: center;
}
#wb_MasterText1
{
   left: 10px;
   top: 791px;
   width: 300px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_MasterText1
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
}
#wb_MasterTekst2
{
   left: 89px;
   top: 745px;
   width: 140px;
   height: 22px;
   visibility: visible;
   display: inline;
}
#wb_MasterTekst2
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_JavaScript1
{
   left: 10px;
   top: 767px;
   width: 300px;
   height: 24px;
   visibility: visible;
   display: inline;
}
}
