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_indexText1
{
   font-family: "Maven Pro";
   font-weight: normal;
   font-size: 24px;
}
#wb_indexText1 div
{
   text-align: left;
}
#wb_indexText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText2
{
   font-family: "Maven Pro";
   font-weight: normal;
   font-size: 16px;
}
#wb_indexText2 div
{
   text-align: left;
}
#wb_indexText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText3 div
{
   text-align: left;
   white-space: nowrap;
}
#wb_indexText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText5 div
{
   text-align: left;
}
#indexPhotoGallery1
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
}
#indexPhotoGallery1 .thumbnails
{
   margin: 0;
}
#indexPhotoGallery1 .thumbnail
{
   position: relative;
   min-height: 1px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   float: left;
   padding: 1px 1px 1px 1px;
   width: 100%;
   text-align: center;
   vertical-align: top;
}
#indexPhotoGallery1 .thumbnail img
{
   border: 0px #000000 solid;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#indexPhotoGallery1 .clearfix:before,
#indexPhotoGallery1 .clearfix:after,
#indexPhotoGallery1 .thumbnails:before,
#indexPhotoGallery1 .thumbnails:after
{
   display: table;
   content: " ";
}
#indexPhotoGallery1 .clearfix:after,
#indexPhotoGallery1 .thumbnails:after
{
   clear: both;
}
#indexPhotoGallery1 .visible-col1
{
   display: block;
}
#indexPhotoGallery1 .visible-col3
{
   display: none;
}
#indexImage4
{
   border: 1px #000000 solid;
   padding: 0px 0px 0px 0px;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexLayer1
{
   background-color: transparent;
   background-image: none;
   border: 1px #CCCCCC solid;
}
#indexPhotoGallery2
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
}
#indexPhotoGallery2 .thumbnails
{
   margin: 0;
}
#indexPhotoGallery2 .thumbnail
{
   position: relative;
   min-height: 1px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   float: left;
   padding: 1px 1px 1px 1px;
   width: 33.33333333%;
   text-align: center;
   vertical-align: top;
}
#indexPhotoGallery2 .thumbnail img
{
   border: 0px #000000 solid;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#indexPhotoGallery2 .clearfix:before,
#indexPhotoGallery2 .clearfix:after,
#indexPhotoGallery2 .thumbnails:before,
#indexPhotoGallery2 .thumbnails:after
{
   display: table;
   content: " ";
}
#indexPhotoGallery2 .clearfix:after,
#indexPhotoGallery2 .thumbnails:after
{
   clear: both;
}
#indexPhotoGallery2 .visible-col3
{
   display: block;
}
#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_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;
}
#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;
}
#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_DEmasterframeFontAwesomeIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
   text-align: center;
   padding: 0px 0px 0px 0px;
   vertical-align: top;
}
#wb_DEmasterframeFontAwesomeIcon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#DEmasterframeFontAwesomeIcon1
{
   height: 59px;
   width: 43px;
}
#DEmasterframeFontAwesomeIcon1 i
{
   color: #265A88;
   display: inline-block;
   font-size: 43px;
   line-height: 59px;
   vertical-align: middle;
   width: 37px;
}
#wb_DEmasterframeFontAwesomeIcon1:hover i
{
   color: #337AB7;
}
#wb_DEmasterframeFontAwesomeIcon2
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
   text-align: center;
   padding: 0px 0px 0px 0px;
   vertical-align: top;
}
#wb_DEmasterframeFontAwesomeIcon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#DEmasterframeFontAwesomeIcon2
{
   height: 59px;
   width: 34px;
}
#DEmasterframeFontAwesomeIcon2 i
{
   color: #265A88;
   display: inline-block;
   font-size: 34px;
   line-height: 59px;
   vertical-align: middle;
   width: 28px;
}
#wb_DEmasterframeFontAwesomeIcon2:hover i
{
   color: #337AB7;
}
#wb_DEmasterframeCssMenu1
{
   border: 0px #C0C0C0 solid;
   background-color: transparent;
}
#wb_DEmasterframeCssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#wb_DEmasterframeCssMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 5px 0px 0px;
   width: 87px;
}
#wb_DEmasterframeCssMenu1 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_DEmasterframeCssMenu1 li:hover a, #wb_DEmasterframeCssMenu1 a:hover, #wb_DEmasterframeCssMenu1 .active
{
   color: #696969;
   background-color: #C0C0C0;
   background-image: none;
   border: 1px #C0C0C0 solid;
}
#wb_DEmasterframeCssMenu1 li.firstmain
{
   padding-left: 0px;
}
#wb_DEmasterframeCssMenu1 li.lastmain
{
   padding-right: 0px;
}
#wb_DEmasterframeCssMenu1 li:hover, #wb_DEmasterframeCssMenu1 li a:hover
{
   position: relative;
}
#wb_DEmasterframeCssMenu1 a.withsubmenu
{
   padding: 0 5px 0 5px;
   width: 75px;
   background-image: none;
}
#wb_DEmasterframeCssMenu1 li:hover a.withsubmenu, #wb_DEmasterframeCssMenu1 a.withsubmenu:hover
{
   background-image: none;
}
#wb_DEmasterframeCssMenu1 ul ul
{
   position: absolute;
   left: 0;
   top: 0;
   visibility: hidden;
   width: 89px;
   height: auto;
   border: none;
   background-color: transparent;
}
#wb_DEmasterframeCssMenu1 ul :hover ul
{
   left: 0px;
   top: 28px;
   padding-top: 0px;
   visibility: visible;
}
#wb_DEmasterframeCssMenu1 .firstmain:hover ul
{
   left: 0px;
}
#wb_DEmasterframeCssMenu1 li li
{
   width: 89px;
   padding: 0 0px 0px 0px;
   border: 0px #C0C0C0 solid;
   border-width: 0 0px;
}
#wb_DEmasterframeCssMenu1 li li.firstitem
{
   border-top: 0px #C0C0C0 solid;
}
#wb_DEmasterframeCssMenu1 li li.lastitem
{
   border-bottom: 0px #C0C0C0 solid;
}
#wb_DEmasterframeCssMenu1 ul ul a, #wb_DEmasterframeCssMenu1 ul :hover ul a
{
   float: none;
   margin: 0;
   width: 75px;
   height: auto;
   white-space: normal;
   padding: 6px 6px 5px 6px;
   background-color: #EEEEEE;
   background-image: none;
   border: 1px #C0C0C0 solid;
   color: #666666;
   font-family: "Maven Pro";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   line-height: 13px;
   text-align: left;
   text-decoration: none;
}
#wb_DEmasterframeCssMenu1 ul :hover ul .firstitem a
{
   margin-top: 0px;
}
#wb_DEmasterframeCssMenu1 ul ul :hover a, #wb_DEmasterframeCssMenu1 ul ul a:hover, #wb_DEmasterframeCssMenu1 ul ul :hover ul :hover a, #wb_DEmasterframeCssMenu1 ul ul :hover ul a:hover
{
   background-color: #C0C0C0;
   background-image: none;
   border: 1px #C0C0C0 solid;
   color: #666666;
}
#wb_DEmasterframeCssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#NL
{
   border: 0px #000000 solid;
   padding: 0px 0px 0px 0px;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_MFCssMenu1
{
   position: absolute;
   left: 385px;
   top: 1px;
   width: 368px;
   height: 30px;
   z-index: 11;
}
#wb_calandericon
{
   position: absolute;
   left: 550px;
   top: 233px;
   width: 38px;
   height: 32px;
   text-align: center;
   z-index: 8;
}
#wb_AktiefTextMenu1
{
   position: absolute;
   left: 380px;
   top: 20px;
   width: 130px;
   height: 80px;
   text-align: center;
   z-index: 32;
}
#wb_euroicon
{
   position: absolute;
   left: 510px;
   top: 234px;
   width: 38px;
   height: 38px;
   text-align: center;
   z-index: 6;
}
#wb_indexText1
{
   position: absolute;
   left: 31px;
   top: 284px;
   width: 485px;
   height: 28px;
   z-index: 41;
}
#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: 10;
}
#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;
}
#indexLayer1
{
   position: absolute;
   text-align: left;
   left: 406px;
   top: 337px;
   width: 313px;
   height: 716px;
   z-index: 47;
}
#wb_indexText2
{
   position: absolute;
   left: 31px;
   top: 323px;
   width: 340px;
   height: 115px;
   z-index: 42;
}
#wb_sidebarjQueryAccordion
{
   position: absolute;
   left: 762px;
   top: 320px;
   width: 200px;
   height: 770px;
   z-index: 30;
}
#wb_indexText3
{
   position: absolute;
   left: 31px;
   top: 489px;
   width: 340px;
   height: 742px;
   z-index: 43;
}
#wb_sidebarCssMenu1
{
   position: absolute;
   left: 25px;
   top: 31px;
   width: 160px;
   height: 256px;
   z-index: 21;
}
#wb_DEmasterframeFontAwesomeIcon1
{
   position: absolute;
   left: 1002px;
   top: 970px;
   width: 43px;
   height: 59px;
   text-align: center;
   z-index: 58;
}
#wb_indexPhotoGallery1
{
   position: absolute;
   left: 403px;
   top: 335px;
   width: 318px;
   height: 717px;
   z-index: 45;
}
#wb_FBookExtension3
{
   position: absolute;
   left: 753px;
   top: -521px;
   width: 50px;
   height: 46px;
   z-index: 35;
}
#wb_DEmasterframeFontAwesomeIcon2
{
   position: absolute;
   left: 1006px;
   top: 1054px;
   width: 34px;
   height: 59px;
   text-align: center;
   z-index: 59;
}
#wb_indexPhotoGallery2
{
   position: absolute;
   left: 21px;
   top: 285px;
   width: 102px;
   height: 26px;
   visibility: hidden;
   z-index: 49;
}
#wb_indexText5
{
   position: absolute;
   left: 31px;
   top: 1231px;
   width: 340px;
   height: 148px;
   z-index: 44;
}
#wb_DEmasterframeCssMenu1
{
   position: absolute;
   left: 383px;
   top: 107px;
   width: 368px;
   height: 120px;
   z-index: 15;
}
#wb_EN
{
   position: absolute;
   left: 711px;
   top: 231px;
   width: 38px;
   height: 38px;
   z-index: 13;
}
#MpLayer1
{
   position: absolute;
   text-align: center;
   left: 0%;
   top: 0px;
   width: 99.7938%;
   height: 274px;
   z-index: 38;
}
#wb_MasterframePanelMenu1
{
   position: absolute;
   left: 180px;
   top: 102px;
   width: 98px;
   height: 98px;
   visibility: hidden;
   text-align: center;
   z-index: 1;
}
#wb_sidebarText1
{
   position: absolute;
   left: 24px;
   top: 247px;
   width: 157px;
   height: 90px;
   z-index: 19;
}
#wb_indexImage4
{
   position: absolute;
   left: 403px;
   top: 1055px;
   width: 316px;
   height: 240px;
   z-index: 46;
}
#wb_sidebarText2
{
   position: absolute;
   left: 45px;
   top: 446px;
   width: 103px;
   height: 18px;
   z-index: 25;
}
#wb_FR
{
   position: absolute;
   left: 671px;
   top: 231px;
   width: 38px;
   height: 38px;
   z-index: 14;
}
#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_sidebarText4
{
   position: absolute;
   left: 35px;
   top: 481px;
   width: 125px;
   height: 18px;
   z-index: 22;
}
#wb_indexExtension1
{
   position: absolute;
   left: 403px;
   top: 1302px;
   width: 320px;
   height: 308px;
   z-index: 48;
}
#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: 589px;
   top: 231px;
   width: 38px;
   height: 38px;
   z-index: 16;
}
#wb_phoneicon
{
   position: absolute;
   left: 430px;
   top: 234px;
   width: 38px;
   height: 38px;
   text-align: center;
   z-index: 3;
}
#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: 1691px;
   width: 100%;
   height: 217px;
   z-index: 39;
}
#wb_DE
{
   position: absolute;
   left: 630px;
   top: 231px;
   width: 38px;
   height: 38px;
   z-index: 12;
}
#wb_MasterframeImage1
{
   position: absolute;
   left: 449px;
   top: 32px;
   width: 298px;
   height: 70px;
   z-index: 4;
}
#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: 9;
}
#wb_photoicon
{
   position: absolute;
   left: 470px;
   top: 234px;
   width: 38px;
   height: 38px;
   text-align: center;
   z-index: 7;
}
#wb_MFHomico
{
   position: absolute;
   left: 385px;
   top: 37px;
   width: 60px;
   height: 60px;
   z-index: 5;
}
#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)
{
div#container
{
   width: 320px;
}
body
{
   background-color: #FFDEAD;
   background-image: none;
}
#MasterframeLayer1
{
   left: 1px;
   top: 1px;
   width: 318px;
   height: 78px;
   visibility: visible;
   display: inline;
   font-size: 16px;
   font-family: "Maven Pro";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FC924C;
   background-image: none;
}
#MpLayer1
{
   left: 0px;
   top: 0px;
   height: 1035px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFDEAD;
   background-image: none;
}
#MpLayer1
{
   left: 0%;
   width: 100%;
}
#MpLayer1_Container
{
   width: 320px;
}
#wb_MasterframePanelMenu1
{
   left: 1px;
   top: 0px;
   width: 73px;
   height: 76px;
   visibility: visible;
   display: inline;
}
#MasterframePanelMenu1
{
   line-height: 30px;
   width: 73px;
   height: 30px;
}
#wb_MasterframePanelMenu1 a, #MasterframePanelMenu1_markup li a
{
   color: #F7F7F7;
   border: 1px #2E2E2E solid;
   background-color: #696969;
   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: #696969;
   overflow-y: auto;
}
#MasterframeMasterObjects1
{
   left: 651px;
   top: 257px;
   width: -629px;
   height: -257px;
   visibility: hidden;
   display: none;
}
#wb_sidebarText4
{
   left: 35px;
   top: 481px;
   width: 125px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_sidebarText4
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
#wb_sidebarText3
{
   left: 20px;
   top: 416px;
   width: 160px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_sidebarText3
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
#wb_SBText4
{
   left: 45px;
   top: 11px;
   width: 113px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_SBText4
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
#wb_sidebarText5
{
   left: 17px;
   top: 374px;
   width: 170px;
   height: 18px;
   visibility: hidden;
   display: none;
}
#wb_sidebarText5
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
#wb_SB_Stalling_Text2
{
   left: 19px;
   top: 28px;
   width: 166px;
   height: 344px;
   visibility: visible;
   display: inline;
}
#wb_SB_Stalling_Text2
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
#wb_sidebarjQueryAccordion
{
   left: 2px;
   top: 0px;
   width: 200px;
   height: 770px;
   visibility: hidden;
   display: none;
}
#wb_sidebarText1
{
   left: 24px;
   top: 247px;
   width: 157px;
   height: 90px;
   visibility: visible;
   display: inline;
}
#wb_sidebarText1
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
#wb_SBKaartjeBeImg
{
   left: 10px;
   top: 5px;
   width: 182px;
   height: 134px;
   visibility: visible;
   display: inline;
}
#wb_sidebarCssMenu1
{
   left: 25px;
   top: 31px;
   visibility: visible;
   display: inline;
}
#wb_sidebarCssMenu1 li
{
   width: 150px;
}
#wb_sidebarCssMenu1 a
{
   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;
   line-height: 26px;
}
#wb_sidebarCssMenu1 li:hover a, #wb_sidebarCssMenu1 a:hover, #wb_sidebarCssMenu1 .active
{
   color: #FFFFFF;
   background-color: #337AB7;
   background-image: none;
   border: 1px #2E6DA4 solid;
}
#indexSlideShow1
{
   left: 8px;
   top: 54px;
   width: 187px;
   height: 230px;
   visibility: visible;
   display: inline;
}
#sidebarSlideShow1
{
   left: 15px;
   top: 52px;
   width: 175px;
   height: 135px;
   visibility: visible;
   display: inline;
}
#wb_sidebarText2
{
   left: 45px;
   top: 446px;
   width: 103px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_sidebarText2
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
#wb_tariefExtension1
{
   left: 15px;
   top: 150px;
   width: 170px;
   height: 365px;
   visibility: visible;
   display: inline;
}
#wb_sidebarExtension1
{
   left: 5px;
   top: 44px;
   width: 190px;
   height: 355px;
   visibility: visible;
   display: inline;
}
#wb_indexText1
{
   left: 11px;
   top: 96px;
   width: 310px;
   height: 56px;
   visibility: visible;
   display: inline;
}
#wb_indexText1
{
   font-family: "Maven Pro";
   font-weight: normal;
   font-size: 24px;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-align: left;
}
#wb_indexText2
{
   left: 1px;
   top: 182px;
   width: 340px;
   height: 115px;
   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_indexText2
{
   font-family: "Maven Pro";
   font-weight: normal;
   font-size: 16px;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-align: left;
}
#wb_indexText3
{
   left: 1px;
   top: 495px;
   width: 340px;
   height: 742px;
   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_indexText3
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
#wb_indexText5
{
   left: 1px;
   top: 1404px;
   width: 340px;
   height: 148px;
   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_indexText5
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
#wb_indexPhotoGallery1
{
   left: 3px;
   top: 1273px;
   width: 318px;
   height: 80px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 16px;
   font-family: "Maven Pro";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#indexPhotoGallery1 .thumbnail
{
   width: 33.33333333%;
}
#indexPhotoGallery1 .visible-col1
{
   display: none;
}
#indexPhotoGallery1 .visible-col3
{
   display: block;
}
#wb_indexImage4
{
   left: 1px;
   top: 96px;
   width: 48px;
   height: 35px;
   visibility: hidden;
   display: none;
}
#indexLayer1
{
   left: 269px;
   top: 107px;
   width: 48px;
   height: 33px;
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexExtension1
{
   left: 1px;
   top: 1566px;
   width: 320px;
   height: 308px;
   visibility: visible;
   display: inline;
}
#wb_indexPhotoGallery2
{
   left: 3px;
   top: 366px;
   width: 316px;
   height: 79px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 16px;
   font-family: "Maven Pro";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#indexPhotoGallery2 .thumbnail
{
   width: 33.33333333%;
}
#indexPhotoGallery2 .visible-col3
{
   display: block;
}
#wb_MFHomico
{
   left: 50px;
   top: 184px;
   width: 60px;
   height: 60px;
   visibility: hidden;
   display: none;
}
#wb_MasterframeImage1
{
   left: 44px;
   top: 154px;
   width: 100px;
   height: 70px;
   visibility: hidden;
   display: none;
}
#wb_MFCssMenu1
{
   left: 131px;
   top: 154px;
   width: 80px;
   height: 99px;
   visibility: hidden;
   display: none;
}
#wb_MFCssMenu1 li
{
   width: 117px;
}
#wb_MFCssMenu1 a
{
   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;
   line-height: 26px;
}
#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 ul
{
   width: 100%;
}
#wb_MFCssMenu1 li
{
   padding: 0 0px 5px 0px;
   width: 100%;
}
#wb_MFCssMenu1 a
{
   float: none;
   width: 100%;
}
#wb_MasterframeJavaScript1
{
   left: 13px;
   top: 56px;
   width: 289px;
   height: 27px;
   visibility: visible;
   display: inline;
}
#wb_phoneicon
{
   left: 116px;
   top: 40px;
   width: 38px;
   height: 38px;
   visibility: visible;
   display: inline;
   color: #463C9B;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#phoneicon
{
   width: 38px;
   height: 38px;
}
#phoneicon i
{
   line-height: 38px;
   font-size: 38px;
   width: 29px;
}
#wb_contacticon
{
   left: 78px;
   top: 40px;
   width: 38px;
   height: 38px;
   visibility: visible;
   display: inline;
   color: #463C9B;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#contacticon
{
   width: 38px;
   height: 38px;
}
#contacticon i
{
   line-height: 38px;
   font-size: 38px;
   width: 32px;
}
#wb_photoicon
{
   left: 43px;
   top: 195px;
   width: 38px;
   height: 38px;
   visibility: hidden;
   display: none;
   color: #463C9B;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#photoicon
{
   width: 38px;
   height: 38px;
}
#photoicon i
{
   line-height: 38px;
   font-size: 38px;
   width: 37px;
}
#wb_calandericon
{
   left: 123px;
   top: 195px;
   width: 38px;
   height: 32px;
   visibility: hidden;
   display: none;
   color: #463C9B;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#calandericon
{
   width: 38px;
   height: 32px;
}
#calandericon i
{
   line-height: 32px;
   font-size: 32px;
   width: 30px;
}
#wb_euroicon
{
   left: 83px;
   top: 195px;
   width: 38px;
   height: 38px;
   visibility: hidden;
   display: none;
   color: #463C9B;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#euroicon
{
   width: 38px;
   height: 38px;
}
#euroicon i
{
   line-height: 38px;
   font-size: 38px;
   width: 21px;
}
#wb_MasterframeText1
{
   left: 85px;
   top: 10px;
   width: 220px;
   height: 20px;
   visibility: visible;
   display: inline;
   font-size: 16px;
   font-family: "Maven Pro";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_MasterframeText1
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
#MasterframeSlideShow1
{
   left: 20px;
   top: 210px;
   width: 164px;
   height: 123px;
   visibility: hidden;
   display: none;
}
#wb_OmgevingTextMenu1
{
   left: 32px;
   top: 39px;
   width: 70px;
   height: 47px;
   visibility: hidden;
   display: none;
   font-size: 16px;
   font-family: "Maven Pro";
   font-weight: normal;
   font-style: normal;
   text-decoration: underline;
   background-color: transparent;
   background-image: none;
}
#wb_OmgevingTextMenu1 span
{
   line-height: 1.0;
}
#wb_AktiefTextMenu1
{
   left: 32px;
   top: 29px;
   width: 70px;
   height: 70px;
   visibility: hidden;
   display: none;
   font-size: 16px;
   font-family: "Maven Pro";
   font-weight: normal;
   font-style: normal;
   text-decoration: underline;
   background-color: transparent;
   background-image: none;
}
#wb_AktiefTextMenu1 span
{
   line-height: 1.0;
}
#wb_OverigTextMenu1
{
   left: 22px;
   top: 19px;
   width: 61px;
   height: 71px;
   visibility: hidden;
   display: none;
   font-size: 16px;
   font-family: "Maven Pro";
   font-weight: normal;
   font-style: normal;
   text-decoration: underline;
   background-color: transparent;
   background-image: none;
}
#wb_OverigTextMenu1 span
{
   line-height: 1.0;
}
#wb_indexTextMenu1
{
   left: 22px;
   top: 34px;
   width: 95px;
   height: 45px;
   visibility: hidden;
   display: none;
   font-size: 16px;
   font-family: "Maven Pro";
   font-weight: normal;
   font-style: normal;
   text-decoration: underline;
   background-color: transparent;
   background-image: none;
}
#wb_indexTextMenu1 span
{
   line-height: 1.0;
}
#ObjFaderExtension1
{
   left: 44px;
   top: 2052px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#STTop
{
   left: 34px;
   top: 17px;
   width: 100px;
   height: 50px;
   visibility: visible;
   display: inline;
}
#wb_FBookExtension3
{
   left: 144px;
   top: 12px;
   width: 50px;
   height: 46px;
   visibility: visible;
   display: inline;
}
#MasterframeJavaScript2
{
   left: 16px;
   top: 1929px;
   width: 98px;
   height: 37px;
   visibility: visible;
   display: inline;
}
#MasterframejQueryToolTip1
{
   left: 16px;
   top: 1920px;
   width: 89px;
   height: 46px;
   visibility: visible;
   display: inline;
}
#MasterframejQueryToolTip2
{
   left: 36px;
   top: 1941px;
   width: 37px;
   height: 31px;
   visibility: visible;
   display: inline;
}
#MasterframejQueryToolTip3
{
   left: 68px;
   top: 1941px;
   width: 25px;
   height: 34px;
   visibility: visible;
   display: inline;
}
#MasterframejQueryToolTip4
{
   left: 51px;
   top: 1949px;
   width: 42px;
   height: 35px;
   visibility: visible;
   display: inline;
}
#MasterframejQueryToolTip5
{
   left: 49px;
   top: 1908px;
   width: 47px;
   height: 33px;
   visibility: visible;
   display: inline;
}
#MasterframejQueryToolTip6
{
   left: 28px;
   top: 1908px;
   width: 89px;
   height: 46px;
   visibility: visible;
   display: inline;
}
#MasterframejQueryToolTip7
{
   left: 28px;
   top: 1935px;
   width: 45px;
   height: 46px;
   visibility: visible;
   display: inline;
}
#MFFooter
{
   left: 1px;
   top: 1908px;
   height: 89px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(images/footer-bg.png);
   background-repeat: repeat-x;
   background-position: left bottom;
}
#MFFooter
{
   left: 0.3125%;
   width: 99.375%;
}
#MFFooter_Container
{
   width: 318px;
}
#wb_DE
{
   left: 652px;
   top: 231px;
   width: 38px;
   height: 38px;
   visibility: visible;
   display: inline;
}
#wb_EN
{
   left: 733px;
   top: 231px;
   width: 38px;
   height: 38px;
   visibility: visible;
   display: inline;
}
#wb_FR
{
   left: 693px;
   top: 231px;
   width: 38px;
   height: 38px;
   visibility: visible;
   display: inline;
}
}
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;}
