div#container
{
   width: 970px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFDEAD;
   color: #000000;
   font-family: "Maven Pro";
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#MasterframeLayer1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px #CCCCCC solid;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#MpLayer1
{
   background-color: #FC924C;
   background-image: none;
}
#wb_MasterframePanelMenu1 a, #MasterframePanelMenu1_markup li a
{
   display: block;
   text-align: center;
   vertical-align: middle;
}
#MasterframePanelMenu1_markup
{
   display: none;
   margin: 0;
   padding: 0;
}
#MasterframePanelMenu1_panel #MasterframePanelMenu1_markup
{
   display: block;
}
#MasterframePanelMenu1_markup ul
{
   list-style: none;
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#MasterframePanelMenu1_markup li a, #MasterframePanelMenu1_markup li a:hover, #MasterframePanelMenu1_markup li .active
{
   padding: 10px 10px 10px 10px;
   border-width: 0;
   border-bottom-width: 1px;
   border-radius: 0;
   -webkit-box-shadow: none;
   -moz-box-shadow: none;
   box-shadow: none;
}
#MasterframePanelMenu1_panel
{
   display: none;
   position: absolute;
   position: fixed;
   top: 0;
   height: 100%;
   width: 250px;
   z-index: 9999;
}
#wb_MasterframePanelMenu1 a, #MasterframePanelMenu1_markup li a
{
   color: #F7F7F7;
   border: 1px #2E2E2E solid;
   background-color: #3E3E3E;
   font-family: "Maven Pro";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
}
#wb_MasterframePanelMenu1 a:hover, #MasterframePanelMenu1_markup li a:hover, #MasterframePanelMenu1_markup li .active
{
   color: #F7F7F7;
   background-color: #484848;
   border: 1px #2E2E2E solid;
}
#MasterframePanelMenu1_panel
{
   background-color: #3E3E3E;
   overflow-y: auto;
}
#MasterframePanelMenu1
{
   padding-top: 46px;
}
#MasterframePanelMenu1:after
{
   position: absolute;
   left: 50%;
   top: 30px;
   width: 16px;
   height: 16px;
   margin-left: -8px;
   content: "\f03a";
   display: inline-block;
   font-family: FontAwesome;
   font-size: 16px;
   line-height: 16px;
}
#MasterframePanelMenu1
{
   line-height: 52px;
   width: 98px;
   height: 52px;
}
#MasterframePanelMenu1_markup ul li i
{
   font-size: 16px;
   padding: 0px 10px 0px 0px;
   vertical-align: middle;
   width: 16px;
}
#MasterframePanelMenu1_markup span
{
   display: inline-block;
   height: 16px;
   vertical-align: middle;
   line-height: 16px;
}
#wb_sidebarText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_sidebarText4 div
{
   text-align: left;
}
#wb_sidebarText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_sidebarText3 div
{
   text-align: left;
}
#wb_SBText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_SBText4 div
{
   text-align: left;
}
#wb_sidebarText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_sidebarText5 div
{
   text-align: left;
}
#wb_SB_Stalling_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_SB_Stalling_Text2 div
{
   text-align: left;
}
#sidebarjQueryAccordion *, #sidebarjQueryAccordion *::before, #sidebarjQueryAccordion *::after
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#sidebarjQueryAccordion .panel
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 4px;
   -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
   box-shadow: 0px 1px 1px rgba(0,0,0,0.05);
   margin-bottom: 1px;
   overflow: hidden;
   text-align: left;
}
#sidebarjQueryAccordion .panel-default
{
   border-color: #D3D3D3;
}
#sidebarjQueryAccordion .panel-group .panel
{
   margin-bottom: 0px;
   overflow: hidden;
   border-radius: 4px;
}
#sidebarjQueryAccordion .panel-group .panel + .panel
{
   margin-top: 5px;
}
#sidebarjQueryAccordion .panel-heading
{
   padding: 9px 10px 9px 10px;
   border-bottom: 1px solid transparent;
   border-top-right-radius: 4px;
   border-top-left-radius: 4px;
}
#sidebarjQueryAccordion .panel-group .panel-heading
{
   border-bottom: 0;
}
#sidebarjQueryAccordion .panel-default > .panel-heading
{
   background-color: #E6E6E6;
   background-image: none;
}
#sidebarjQueryAccordion .panel-default.active
{
   border-color: #AAAAAA;
}
#sidebarjQueryAccordion .panel-default.active > .panel-heading
{
   background-color: #FFFFFF;
   background-image: none;
}
#sidebarjQueryAccordion .panel-body
{
   height: 536px;
   padding: 0px;
   position: relative;
}
#sidebarjQueryAccordion .panel-body::before, #sidebarjQueryAccordion .panel-body::after
{
   display: table;
   content: " ";
}
#sidebarjQueryAccordion .panel-body::after
{
   clear: both;
}
#sidebarjQueryAccordion .panel-group .panel-heading + .panel-collapse .panel-body
{
   border-top: 1px solid #D3D3D3;
}
#sidebarjQueryAccordion .panel-default > .panel-heading + .panel-collapse .panel-body
{
   border-top-color: #D3D3D3;
}
#sidebarjQueryAccordion .panel-title
{
   margin-top: 0px;
   margin-bottom: 0px;
   color: #555555;
   font-family: "Maven Pro";
   font-weight: normal;
   font-size: 16px !important;
   font-style: normal;
}
#sidebarjQueryAccordion .panel-title > a
{
   color: inherit;
   text-decoration: none;
}
#sidebarjQueryAccordion .active .panel-title > a
{
   color: #212121;
}
#sidebarjQueryAccordion .collapse 
{
   display: none;
}
#sidebarjQueryAccordion .collapse.in
{
   display: block;
}
#wb_sidebarText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_sidebarText1 div
{
   text-align: left;
}
#SBKaartjeBeImg
{
   border: 1px #000000 solid;
   padding: 0px 0px 0px 0px;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_sidebarCssMenu1
{
   border: 0px #C0C0C0 solid;
   background-color: transparent;
}
#wb_sidebarCssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 150px;
}
#wb_sidebarCssMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 4px 0px;
   width: 150px;
}
#wb_sidebarCssMenu1 a
{
   display: block;
   color: #333333;
   border: 1px #CCCCCC solid;
   background-color: #FFFFFF;
   background-image: none;
   font-family: "Maven Pro";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   width: 138px;
   height: 26px;
   padding: 0px 5px 0px 5px;
   vertical-align: middle;
   line-height: 26px;
   text-align: left;
}
#wb_sidebarCssMenu1 li:hover a, #wb_sidebarCssMenu1 a:hover, #wb_sidebarCssMenu1 .active
{
   color: #FFFFFF;
   background-color: #337AB7;
   background-image: none;
   border: 1px #2E6DA4 solid;
}
#wb_sidebarCssMenu1 .firstmain a
{
   margin-top: 0px;
}
#wb_sidebarCssMenu1 li.lastmain
{
   padding-bottom: 0px;
}
#wb_sidebarCssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#indexSlideShow1 .image
{
   border-width: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#sidebarSlideShow1 .image
{
   border-width: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_sidebarText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_sidebarText2 div
{
   text-align: left;
}
#wb_tariefExtension1
{
   color: #000000;
   font-family: Maven Pro;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   overflow: auto;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#wb_tariefExtension1 th,
#wb_tariefExtension1 td 
{
   padding: 3px 6px;
   vertical-align: top;
}
#wb_tariefExtension1 th 
{
   text-align: left;
   color: #FFFFFF;
   font-weight: bold;
   font-style: normal;
}
#wb_tariefExtension1 table
{
   border:1px #808080 solid;}
#wb_tariefExtension1 thead th
{
   background-color: #808080;
}
tr.even, tr.first
{
   background-color: #C0C0C0;
}
tr.odd,
tr.second
{
   background-color: #DDDDDD;
}
td.sorted
{
   background: #FFFFDD;
}
.clickable
{
   cursor: pointer;
}
.hover
{
   text-decoration: underline;
}
#wb_sidebarExtension1
{
   color: #000000;
   font-family: Maven Pro;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   overflow: auto;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#wb_sidebarExtension1 th,
#wb_sidebarExtension1 td 
{
   padding: 3px 6px;
   vertical-align: top;
}
#wb_sidebarExtension1 th 
{
   text-align: left;
   color: #FFFFFF;
   font-weight: bold;
   font-style: normal;
}
#wb_sidebarExtension1 table
{
   border:1px #808080 solid;}
#wb_sidebarExtension1 thead th
{
   background-color: #FFFFFF;
}
tr.even, tr.first
{
   background-color: #C0C0C0;
}
tr.odd,
tr.second
{
   background-color: #DDDDDD;
}
td.sorted
{
   background: #FFFFDD;
}
.clickable
{
   cursor: pointer;
}
.hover
{
   text-decoration: underline;
}
#wb_FaciliteitenText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_FaciliteitenText3 div
{
   text-align: left;
}
#FaciliteitenMediaPlayer1
{
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#FaciliteitenImage2
{
   border: 1px #000000 solid;
   padding: 0px 0px 0px 0px;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#FaciliteitenImage3
{
   border: 1px #000000 solid;
   border-radius: 2px;
   padding: 0px 0px 0px 0px;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#FaciliteitenImage4
{
   border: 1px #000000 solid;
   padding: 0px 0px 0px 0px;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#De_Goede_FaciliteitenImage1
{
   border: 1px #000000 solid;
   padding: 0px 0px 0px 0px;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#De_Goede_FaciliteitenImage2
{
   border: 1px #000000 solid;
   border-radius: 1px;
   padding: 0px 0px 0px 0px;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_FaciliteitenText7 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_FaciliteitenText7 div
{
   text-align: left;
}
#De_Goede_FaciliteitenLayer1
{
   background-color: transparent;
   background-image: none;
   border: 1px #CCCCCC solid;
}
#MFHomico
{
   border: 0px #000000 solid;
   padding: 0px 0px 0px 0px;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#MasterframeImage1
{
   border: 0px #000000 solid;
   padding: 0px 0px 0px 0px;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_MFCssMenu2
{
   border: 0px #C0C0C0 solid;
   background-color: transparent;
}
#wb_MFCssMenu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#wb_MFCssMenu2 li
{
   float: left;
   margin: 0;
   padding: 0px 5px 0px 0px;
   width: 87px;
}
#wb_MFCssMenu2 a
{
   display: block;
   float: left;
   color: #666666;
   border: 1px #C0C0C0 solid;
   background-color: #EEEEEE;
   background-image: none;
   font-family: "Maven Pro";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   width: 75px;
   height: 26px;
   padding: 0px 5px 0px 5px;
   vertical-align: middle;
   line-height: 26px;
   text-align: center;
}
#wb_MFCssMenu2 li:hover a, #wb_MFCssMenu2 a:hover, #wb_MFCssMenu2 .active
{
   color: #696969;
   background-color: #C0C0C0;
   background-image: none;
   border: 1px #C0C0C0 solid;
}
#wb_MFCssMenu2 li.firstmain
{
   padding-left: 0px;
}
#wb_MFCssMenu2 li.lastmain
{
   padding-right: 0px;
}
#wb_MFCssMenu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_MFCssMenu1
{
   border: 0px #C0C0C0 solid;
   background-color: transparent;
}
#wb_MFCssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#wb_MFCssMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 5px 0px 0px;
   width: 117px;
}
#wb_MFCssMenu1 a
{
   display: block;
   float: left;
   color: #666666;
   border: 1px #C0C0C0 solid;
   background-color: #EEEEEE;
   background-image: none;
   font-family: "Maven Pro";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   width: 105px;
   height: 26px;
   padding: 0px 5px 0px 5px;
   vertical-align: middle;
   line-height: 26px;
   text-align: center;
}
#wb_MFCssMenu1 li:hover a, #wb_MFCssMenu1 a:hover, #wb_MFCssMenu1 .active
{
   color: #666666;
   background-color: #C0C0C0;
   background-image: none;
   border: 1px #C0C0C0 solid;
}
#wb_MFCssMenu1 li.firstmain
{
   padding-left: 0px;
}
#wb_MFCssMenu1 li.lastmain
{
   padding-right: 0px;
}
#wb_MFCssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_phoneicon
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
   text-align: center;
   padding: 0px 0px 0px 0px;
   vertical-align: top;
}
#wb_phoneicon:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#phoneicon
{
   height: 38px;
   width: 38px;
}
#phoneicon i
{
   color: #463C9B;
   display: inline-block;
   font-size: 38px;
   line-height: 38px;
   vertical-align: middle;
   width: 29px;
}
#wb_phoneicon:hover i
{
   color: #337AB7;
}
#wb_contacticon
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
   text-align: center;
   padding: 0px 0px 0px 0px;
   vertical-align: top;
}
#wb_contacticon:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#contacticon
{
   height: 38px;
   width: 38px;
}
#contacticon i
{
   color: #463C9B;
   display: inline-block;
   font-size: 38px;
   line-height: 38px;
   vertical-align: middle;
   width: 32px;
}
#wb_contacticon:hover i
{
   color: #337AB7;
}
#NL
{
   border: 0px #000000 solid;
   padding: 0px 0px 0px 0px;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#DE
{
   border: 0px #000000 solid;
   padding: 0px 0px 0px 0px;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#EN
{
   border: 0px #000000 solid;
   padding: 0px 0px 0px 0px;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#FR
{
   border: 0px #000000 solid;
   padding: 0px 0px 0px 0px;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_photoicon
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
   text-align: center;
   padding: 0px 0px 0px 0px;
   vertical-align: top;
}
#wb_photoicon:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#photoicon
{
   height: 38px;
   width: 38px;
}
#photoicon i
{
   color: #463C9B;
   display: inline-block;
   font-size: 38px;
   line-height: 38px;
   vertical-align: middle;
   width: 37px;
}
#wb_photoicon:hover i
{
   color: #337AB7;
}
#wb_calandericon
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
   text-align: center;
   padding: 0px 0px 0px 0px;
   vertical-align: top;
}
#wb_calandericon:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#calandericon
{
   height: 32px;
   width: 38px;
}
#calandericon i
{
   color: #463C9B;
   display: inline-block;
   font-size: 32px;
   line-height: 32px;
   vertical-align: middle;
   width: 30px;
}
#wb_calandericon:hover i
{
   color: #337AB7;
}
#wb_euroicon
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
   text-align: center;
   padding: 0px 0px 0px 0px;
   vertical-align: top;
}
#wb_euroicon:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#euroicon
{
   height: 38px;
   width: 38px;
}
#euroicon i
{
   color: #463C9B;
   display: inline-block;
   font-size: 38px;
   line-height: 38px;
   vertical-align: middle;
   width: 21px;
}
#wb_euroicon:hover i
{
   color: #337AB7;
}
#wb_MasterframeText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_MasterframeText1 div
{
   text-align: left;
}
#MasterframeSlideShow1 .image
{
   border-width: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_OmgevingTextMenu1
{
   background-color: transparent;
   background-image: none;
   color :#000000;
   font-family: "Maven Pro";
   font-weight: normal;
   font-size: 16px;
}
#wb_OmgevingTextMenu1 span
{
   display: block;
   margin: 0 0 4px 0;
   line-height: 18px;
}
#wb_AktiefTextMenu1
{
   background-color: transparent;
   background-image: none;
   color :#000000;
   font-family: "Maven Pro";
   font-weight: normal;
   font-size: 16px;
}
#wb_AktiefTextMenu1 span
{
   display: block;
   margin: 0 0 4px 0;
   line-height: 18px;
}
#wb_OverigTextMenu1
{
   background-color: transparent;
   background-image: none;
   color :#D3D3D3;
   font-family: "Maven Pro";
   font-weight: normal;
   font-size: 16px;
}
#wb_OverigTextMenu1 span
{
   display: block;
   margin: 0 0 4px 0;
   line-height: 18px;
}
#wb_OverigTextMenu1 .active
{
   color: #FFF8DC;
   text-decoration: underline;
}
#wb_indexTextMenu1
{
   background-color: transparent;
   background-image: none;
   color :#000000;
   font-family: "Maven Pro";
   font-weight: normal;
   font-size: 16px;
}
#wb_indexTextMenu1 span
{
   display: block;
   margin: 0 0 4px 0;
   line-height: 18px;
}
#wb_indexTextMenu1 .active
{
   color: #FFF8DC;
   text-decoration: underline;
}
.MasterframejQueryToolTip1
{
   padding: 4px 4px 4px 4px;
   -webkit-box-shadow: none;
   -moz-box-shadow: none;
   box-shadow: none;
   text-align: left;
}
.MasterframejQueryToolTip2
{
   background-image: none;
   background-color: #FFFFFF;
   border: 1px #CCCCCC solid !important;
   border-radius: 0px;
   padding: 4px 4px 4px 4px;
   -webkit-box-shadow: none;
   -moz-box-shadow: none;
   box-shadow: none;
   text-align: left;
}
.MasterframejQueryToolTip3
{
   background-image: none;
   background-color: #FFFFFF;
   border: 1px #CCCCCC solid !important;
   border-radius: 0px;
   padding: 4px 4px 4px 4px;
   -webkit-box-shadow: none;
   -moz-box-shadow: none;
   box-shadow: none;
   text-align: left;
}
.MasterframejQueryToolTip4
{
   background-image: none;
   background-color: #FFFFFF;
   border: 1px #CCCCCC solid !important;
   border-radius: 0px;
   padding: 4px 4px 4px 4px;
   -webkit-box-shadow: none;
   -moz-box-shadow: none;
   box-shadow: none;
   text-align: left;
}
.MasterframejQueryToolTip5
{
   background-image: none;
   background-color: #FFFFFF;
   border: 1px #CCCCCC solid !important;
   border-radius: 0px;
   padding: 4px 4px 4px 4px;
   -webkit-box-shadow: none;
   -moz-box-shadow: none;
   box-shadow: none;
   text-align: left;
}
.MasterframejQueryToolTip6
{
   padding: 4px 4px 4px 4px;
   -webkit-box-shadow: none;
   -moz-box-shadow: none;
   box-shadow: none;
   text-align: left;
}
.MasterframejQueryToolTip7
{
   padding: 4px 4px 4px 4px;
   -webkit-box-shadow: none;
   -moz-box-shadow: none;
   box-shadow: none;
   text-align: left;
}
#MFFooter
{
   background-color: transparent;
   background-image: url(images/footer-bg.png);
   background-repeat: repeat-x;
   background-position: left bottom;
}
#wb_MFCssMenu1
{
   position: absolute;
   left: 385px;
   top: 1px;
   width: 368px;
   height: 30px;
   z-index: 16;
}
#wb_calandericon
{
   position: absolute;
   left: 550px;
   top: 233px;
   width: 38px;
   height: 32px;
   text-align: center;
   z-index: 12;
}
#wb_FaciliteitenExtension1
{
   position: absolute;
   left: 320px;
   top: 1704px;
   width: 50px;
   height: 50px;
   z-index: 45;
}
#wb_AktiefTextMenu1
{
   position: absolute;
   left: 380px;
   top: 20px;
   width: 130px;
   height: 80px;
   text-align: center;
   z-index: 32;
}
#wb_MFCssMenu2
{
   position: absolute;
   left: 385px;
   top: 103px;
   width: 552px;
   height: 120px;
   z-index: 15;
}
#wb_euroicon
{
   position: absolute;
   left: 510px;
   top: 234px;
   width: 38px;
   height: 38px;
   text-align: center;
   z-index: 10;
}
#wb_SBKaartjeBeImg
{
   position: absolute;
   left: 10px;
   top: 5px;
   width: 182px;
   height: 134px;
   z-index: 27;
}
#wb_OmgevingTextMenu1
{
   position: absolute;
   left: 265px;
   top: 20px;
   width: 115px;
   height: 65px;
   text-align: center;
   z-index: 31;
}
#MasterframeSlideShow1
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 373px;
   height: 274px;
   overflow: hidden;
   z-index: 14;
}
#wb_contacticon
{
   position: absolute;
   left: 390px;
   top: 234px;
   width: 38px;
   height: 38px;
   text-align: center;
   z-index: 2;
}
#MasterframeLayer1
{
   position: absolute;
   text-align: left;
   visibility: hidden;
   left: 0px;
   top: 2px;
   width: 104px;
   height: 73px;
   z-index: 0;
}
#wb_sidebarjQueryAccordion
{
   position: absolute;
   left: 762px;
   top: 320px;
   width: 200px;
   height: 770px;
   z-index: 30;
}
#De_Goede_FaciliteitenLayer1
{
   position: absolute;
   text-align: left;
   left: 690px;
   top: 1494px;
   width: 28px;
   height: 28px;
   z-index: 50;
}
#wb_sidebarCssMenu1
{
   position: absolute;
   left: 25px;
   top: 31px;
   width: 160px;
   height: 256px;
   z-index: 21;
}
#wb_FBookExtension3
{
   position: absolute;
   left: 753px;
   top: -774px;
   width: 50px;
   height: 46px;
   z-index: 35;
}
#wb_EN
{
   position: absolute;
   left: 707px;
   top: 236px;
   width: 38px;
   height: 38px;
   z-index: 7;
}
#MpLayer1
{
   position: absolute;
   text-align: center;
   left: 0%;
   top: 0px;
   width: 99.7938%;
   height: 274px;
   z-index: 38;
}
#wb_FaciliteitenImage2
{
   position: absolute;
   left: 405px;
   top: 334px;
   width: 318px;
   height: 238px;
   z-index: 43;
}
#wb_MasterframePanelMenu1
{
   position: absolute;
   left: 180px;
   top: 102px;
   width: 98px;
   height: 98px;
   visibility: hidden;
   text-align: center;
   z-index: 1;
}
#wb_FaciliteitenImage3
{
   position: absolute;
   left: 405px;
   top: 824px;
   width: 318px;
   height: 238px;
   z-index: 44;
}
#wb_sidebarText1
{
   position: absolute;
   left: 24px;
   top: 247px;
   width: 157px;
   height: 90px;
   z-index: 19;
}
#wb_FaciliteitenImage4
{
   position: absolute;
   left: 405px;
   top: 579px;
   width: 318px;
   height: 238px;
   z-index: 46;
}
#wb_FaciliteitenText3
{
   position: absolute;
   left: 20px;
   top: 284px;
   width: 495px;
   height: 28px;
   z-index: 41;
}
#wb_sidebarText2
{
   position: absolute;
   left: 45px;
   top: 446px;
   width: 103px;
   height: 18px;
   z-index: 25;
}
#wb_FR
{
   position: absolute;
   left: 671px;
   top: 233px;
   width: 38px;
   height: 38px;
   z-index: 6;
}
#MpLayer1_Container
{
   width: 968px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_sidebarText3
{
   position: absolute;
   left: 20px;
   top: 416px;
   width: 160px;
   height: 18px;
   z-index: 24;
}
#MFFooter_Container
{
   width: 970px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_FaciliteitenMediaPlayer1
{
   position: absolute;
   left: 405px;
   top: 1314px;
   width: 320px;
   height: 240px;
   z-index: 42;
}
#wb_sidebarText4
{
   position: absolute;
   left: 35px;
   top: 481px;
   width: 125px;
   height: 18px;
   z-index: 22;
}
#wb_tariefExtension1
{
   position: absolute;
   left: 15px;
   top: 150px;
   width: 170px;
   height: 365px;
   z-index: 28;
}
#wb_sidebarText5
{
   position: absolute;
   left: 17px;
   top: 374px;
   width: 170px;
   height: 18px;
   z-index: 17;
}
#copyrightnotice
{
   color: #C0C0C0;
   font-size: 12px;
   font-family: Maven Pro;
   font-weight: normal;
   font-style: normal;
   text-align: center;
   text-decoration: none;
}
#wb_MasterframeJavaScript1
{
   position: absolute;
   left: 159px;
   top: 190px;
   width: 427px;
   height: 27px;
   z-index: 36;
}
#wb_NL
{
   position: absolute;
   left: 590px;
   top: 233px;
   width: 38px;
   height: 38px;
   z-index: 4;
}
#wb_phoneicon
{
   position: absolute;
   left: 430px;
   top: 234px;
   width: 38px;
   height: 38px;
   text-align: center;
   z-index: 3;
}
#wb_FaciliteitenText7
{
   position: absolute;
   left: 20px;
   top: 334px;
   width: 320px;
   height: 1529px;
   z-index: 49;
}
#wb_sidebarExtension1
{
   position: absolute;
   left: 5px;
   top: 44px;
   width: 190px;
   height: 355px;
   z-index: 26;
}
#wb_SBText4
{
   position: absolute;
   left: 45px;
   top: 11px;
   width: 113px;
   height: 18px;
   z-index: 23;
}
#wb_SB_Stalling_Text2
{
   position: absolute;
   left: 19px;
   top: 28px;
   width: 166px;
   height: 344px;
   z-index: 29;
}
#wb_indexTextMenu1
{
   position: absolute;
   left: 90px;
   top: 20px;
   width: 185px;
   height: 95px;
   text-align: center;
   z-index: 34;
}
#MFFooter
{
   position: absolute;
   overflow: auto;
   text-align: center;
   left: 0%;
   top: 1944px;
   width: 100%;
   height: 217px;
   z-index: 39;
}
#wb_MasterframeImage1
{
   position: absolute;
   left: 449px;
   top: 32px;
   width: 298px;
   height: 70px;
   z-index: 8;
}
#wb_DE
{
   position: absolute;
   left: 630px;
   top: 233px;
   width: 38px;
   height: 38px;
   z-index: 5;
}
#wb_De_Goede_FaciliteitenImage1
{
   position: absolute;
   left: 405px;
   top: 1559px;
   width: 318px;
   height: 238px;
   z-index: 47;
}
#wb_OverigTextMenu1
{
   position: absolute;
   left: 508px;
   top: 20px;
   width: 122px;
   height: 160px;
   text-align: center;
   z-index: 33;
}
#wb_MasterframeText1
{
   position: absolute;
   left: 160px;
   top: 162px;
   width: 149px;
   height: 40px;
   visibility: hidden;
   z-index: 13;
}
#wb_photoicon
{
   position: absolute;
   left: 470px;
   top: 234px;
   width: 38px;
   height: 38px;
   text-align: center;
   z-index: 11;
}
#wb_MFHomico
{
   position: absolute;
   left: 385px;
   top: 37px;
   width: 60px;
   height: 60px;
   z-index: 9;
}
#wb_De_Goede_FaciliteitenImage2
{
   position: absolute;
   left: 405px;
   top: 1069px;
   width: 318px;
   height: 238px;
   z-index: 48;
}
#sidebarSlideShow1
{
   position: absolute;
   left: 15px;
   top: 52px;
   width: 175px;
   height: 135px;
   z-index: 20;
}
#indexSlideShow1
{
   position: absolute;
   left: 7px;
   top: 54px;
   width: 187px;
   height: 230px;
   z-index: 18;
}
@media only screen and (max-width: 969px) and (orientation: portrait)
{
div#container
{
   width: 768px;
}
body
{
   background-color: #FFDEAD;
   background-image: none;
}
#wb_FaciliteitenText3
{
   left: 1543486578px;
   top: 287602900px;
   width: 495px;
   height: 28px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_FaciliteitenText3
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
#wb_FaciliteitenMediaPlayer1
{
   left: 1543486963px;
   top: 287603930px;
   width: 320px;
   height: 240px;
   visibility: visible;
   display: inline;
}
#wb_FaciliteitenImage2
{
   left: 1543486963px;
   top: 287602950px;
   width: 318px;
   height: 238px;
   visibility: visible;
   display: inline;
}
#wb_FaciliteitenImage3
{
   left: 1543486963px;
   top: 287603440px;
   width: 318px;
   height: 238px;
   visibility: visible;
   display: inline;
}
#wb_FaciliteitenExtension1
{
   left: 1543486878px;
   top: 287604320px;
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline;
}
#wb_FaciliteitenImage4
{
   left: 1543486963px;
   top: 287603195px;
   width: 318px;
   height: 238px;
   visibility: visible;
   display: inline;
}
#wb_De_Goede_FaciliteitenImage1
{
   left: 1543486963px;
   top: 287604175px;
   width: 318px;
   height: 238px;
   visibility: visible;
   display: inline;
}
#wb_De_Goede_FaciliteitenImage2
{
   left: 1543486963px;
   top: 287603685px;
   width: 318px;
   height: 238px;
   visibility: visible;
   display: inline;
}
#wb_FaciliteitenText7
{
   left: 1543486578px;
   top: 287602950px;
   width: 320px;
   height: 1332px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_FaciliteitenText7
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
#De_Goede_FaciliteitenLayer1
{
   left: 1543487248px;
   top: 287604110px;
   width: 28px;
   height: 28px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
}
a.facebook
{
 display:inline-block;
 font-size:15px;
 font-family:verdana;
 line-height:1em;
 text-decoration:none;
 color:#3b5998;
 padding:2px 4px 3px 20px;
 border:1px solid #CAD4E7;
 -webkit-border-radius:3px;
 -moz-border-radius:3px;
 border-radius:3px;
 background-color:#eceef5;
 background-image:url(facebook-logo.gif);
 background-position:4px 2px;
 background-repeat:no-repeat;
}
a.facebook:hover {
 color:#3b5998;
 border:1px solid #9dacce;
 text-decoration:none;
}
MasterframeMasterObjects1 {visibility:hidden;}
