body
{
   background-color: #F5F5F5;
   background-image: url('../images/BG%2dCP%2dsw2.jpg');
   background-attachment: scroll;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   color: #2D2D2D;
   font-family: "Arial Narrow";
   font-weight: normal;
   font-size: 19px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.wb-theme-header
{
   background-color: #E9E9E9;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(233,233,233,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #333333;
}
.wb-theme-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(255,255,255,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #333333;
   --icon-color: #444444;
   --colorize: invert(26%) sepia(4%) saturate(13%) hue-rotate(9deg) brightness(90%) contrast(87%);
}
.wb-theme-button, .wb-theme-static
{
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   color: #454545;
   --background-color: rgba(246,246,246,1.00);
   --border-color: #C5C5C5;
   --border-width: 1px;
   --color: #454545;
}
.wb-theme-button:hover
{
   background-color: #EDEDED;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   color: #2B2B2B;
   --background-color: rgba(237,237,237,1.00);
   --border-color: #CCCCCC;
   --border-width: 1px;
   --color: #2B2B2B;
}
.wb-theme-button.active, .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-header
{
   background-color: #272B2F;
   background-image: none;
   border: 1px solid #424549;
   border-radius: 0px;
   color: #CCCCCC;
   --background-color: rgba(39,43,47,1.00);
   --border-color: #424549;
   --border-width: 1px;
   --color: #CCCCCC;
}
.darktheme .wb-theme-content
{
   background-color: #212529;
   background-image: none;
   border: 1px solid #495057;
   border-radius: 0px;
   color: #CCCCCC;
   --background-color: rgba(33,37,41,1.00);
   --border-color: #495057;
   --border-width: 1px;
   --color: #CCCCCC;
   --icon-color: #3370B7;
   --colorize: invert(36%) sepia(86%) saturate(495%) hue-rotate(172deg) brightness(91%) contrast(86%);
}
.darktheme .wb-theme-button, .darktheme .wb-theme-static
{
   background-color: #090909;
   background-image: none;
   border: 1px solid #3A3A3A;
   border-radius: 0px;
   color: #BABABA;
   --background-color: rgba(9,9,9,1.00);
   --border-color: #3A3A3A;
   --border-width: 1px;
   --color: #BABABA;
}
.darktheme .wb-theme-button:hover
{
   background-color: #121212;
   background-image: none;
   border: 1px solid #333333;
   border-radius: 0px;
   color: #D4D4D4;
   --background-color: rgba(18,18,18,1.00);
   --border-color: #333333;
   --border-width: 1px;
   --color: #D4D4D4;
}
.darktheme .wb-theme-button.active, .darktheme .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
.ui-widget-header
{
   background-color: #E9E9E9;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(233,233,233,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #333333;
}
.ui-widget-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(255,255,255,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #333333;
   --icon-color: #444444;
   --colorize: invert(23%) sepia(30%) saturate(10%) hue-rotate(45deg) brightness(94%) contrast(88%);
}
.ui-state-default
{
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   color: #454545;
   --background-color: rgba(246,246,246,1.00);
   --border-color: #C5C5C5;
   --border-width: 1px;
   --color: #454545;
}
.ui-state-hover
{
   background-color: #EDEDED;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   color: #2B2B2B;
   --background-color: rgba(237,237,237,1.00);
   --border-color: #CCCCCC;
   --border-width: 1px;
   --color: #2B2B2B;
}
.ui-state-default.active, .ui-state-active, .active > .ui-state-default
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .ui-widget-header
{
   background-color: #272B2F;
   background-image: none;
   border: 1px solid #424549;
   border-radius: 0px;
   color: #CCCCCC;
   --background-color: rgba(39,43,47,1.00);
   --border-color: #424549;
   --border-width: 1px;
   --color: #CCCCCC;
}
.darktheme .ui-widget-content
{
   background-color: #212529;
   background-image: none;
   border: 1px solid #495057;
   border-radius: 0px;
   color: #CCCCCC;
   --background-color: rgba(33,37,41,1.00);
   --border-color: #495057;
   --border-width: 1px;
   --color: #CCCCCC;
   --icon-color: #3370B7;
   --colorize: invert(36%) sepia(90%) saturate(430%) hue-rotate(170deg) brightness(95%) contrast(88%);
}
.darktheme .ui-state-default, .darktheme .wb-theme-static
{
   background-color: #090909;
   background-image: none;
   border: 1px solid #3A3A3A;
   border-radius: 0px;
   color: #BABABA;
   --background-color: rgba(9,9,9,1.00);
   --border-color: #3A3A3A;
   --border-width: 1px;
   --color: #BABABA;
}
.darktheme .ui-state-hover
{
   background-color: #121212;
   background-image: none;
   border: 1px solid #333333;
   border-radius: 0px;
   color: #D4D4D4;
   --background-color: rgba(18,18,18,1.00);
   --border-color: #333333;
   --border-width: 1px;
   --color: #D4D4D4;
}
.darktheme .ui-state-default.active, .darktheme .ui-state-active, .active > .ui-state-default
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .ui-button{
   background-color: #090909;
   background-image: none;
   border: 1px solid #3A3A3A;
   border-radius: 0px;
   color: #BABABA;
   --background-color: rgba(9,9,9,1.00);
   --border-color: #3A3A3A;
   --border-width: 1px;
   --color: #BABABA;
}
.darktheme .ui-button:hover
{
   background-color: #121212;
   background-image: none;
   border: 1px solid #333333;
   border-radius: 0px;
   color: #D4D4D4;
   --background-color: rgba(18,18,18,1.00);
   --border-color: #333333;
   --border-width: 1px;
   --color: #D4D4D4;
}
.darktheme .ui-button:active
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
#wb_head-frame
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to right, #E6E6E6 0%, #FFFFFF 50%, #FFFFFF 50%, #E6E6E6 100%);
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: solid;
   border-left-style: none;
   border-top-color: #036679;
   border-right-color: #036679;
   border-bottom-color: #036679;
   border-left-color: #036679;
   box-sizing: border-box;
   margin: 0;
   box-shadow: 0px 2px 10px rgba(79,79,79,0.74);
}
#head-frame
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 0 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#head-frame > .col-1, #head-frame > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#head-frame > .col-1, #head-frame > .col-2
{
   flex: 0 0 auto;
}
#head-frame > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#head-frame > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 320px)
{
#head-frame > .col-1, #head-frame > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#sticky-layer
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   padding: 0;
}
#wb_MFImage1
{
   margin: 0;
   vertical-align: top;
}
#MFImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 130px;
   height: 130px;
   vertical-align: top;
}
#wb_MFResponsiveMenu1
{
   display: block;
   font-family: "Arial Narrow";
   font-weight: normal;
   text-align: right;
   width: 100%;
   margin: 8px 0 0 0 ;
   z-index: 1111 !important;
}
#MFResponsiveMenu1
{
   display: inline-block;
   height: 36px;
}
#wb_MFResponsiveMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_MFResponsiveMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_MFResponsiveMenu1 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_MFResponsiveMenu1 ul li i
{
   font-size: 14px;
   width: 14px;
   margin-bottom: 0px;
}
#wb_MFResponsiveMenu1 ul li a
{
   background-color: rgba(66,66,66,0.00);
   color: #6A7D1E;
   font-family: "Arial Narrow";
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 0 12px 0 12px;
   text-align: center;
}
#wb_MFResponsiveMenu1 > ul > li > a 
{
   margin-right: 8px;
   height: 36px;
}
.MFResponsiveMenu1 a 
{
   display: block;
}
#wb_MFResponsiveMenu1 li:hover > a, #wb_MFResponsiveMenu1 li .active
{
   background-color: rgba(135,206,235,0.00);
   color: #336084;
}
#wb_MFResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 36px;
}
#wb_MFResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_MFResponsiveMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 204px;
}
#wb_MFResponsiveMenu1 ul ul li a
{
   background-color: #A5C22E;
   border: 0px solid #7A7A7A;
   color: #FFFFFF;
}
#wb_MFResponsiveMenu1 ul ul li:hover > a, #wb_MFResponsiveMenu1 ul ul li .active
{
   background-color: #4682B4;
   color: #FFFFFF;
}
#wb_MFResponsiveMenu1 ul ul li i 
{
   margin-right: 4px;
   vertical-align: middle;
}
#wb_MFResponsiveMenu1 ul ul li a 
{
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_MFResponsiveMenu1 ul ul ul li 
{
   left: 204px;
   position: relative;
   top: -36px;
}
#wb_MFResponsiveMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #6A7D1E;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_MFResponsiveMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_MFResponsiveMenu1 li:hover > a .arrow-down, #wb_MFResponsiveMenu1 li .active .arrow-down
{ 
   border-top-color: #336084;
}
#wb_MFResponsiveMenu1 ul ul li:hover > a .arrow-left, #wb_MFResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #FFFFFF;
}
#wb_MFResponsiveMenu1 .toggle,[id^=MFResponsiveMenu1-submenu]
{
   display: none;
}
@media all and (max-width:1024px) 
{
#wb_MFResponsiveMenu1
{
   margin: 0;
   text-align: left;
}
#wb_MFResponsiveMenu1 ul li a, #wb_MFResponsiveMenu1 .toggle
{
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 20px 15px 20px;
}
#wb_MFResponsiveMenu1 .toggle + a
{
   display: none !important;
}
.MFResponsiveMenu1 
{
   display: none;
   z-index: 9999;
}
#MFResponsiveMenu1 
{
   background-color: transparent;
   display: none;
}
#wb_MFResponsiveMenu1 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_MFResponsiveMenu1 .toggle 
{
   display: block;
   background-color: rgba(66,66,66,0.00);
   color: #6A7D1E;
   padding: 0 20px 0 20px;
   line-height: 53px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_MFResponsiveMenu1 .toggle:hover
{
   background-color: rgba(135,206,235,0.00);
   color: #336084;
}
[id^=MFResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#MFResponsiveMenu1-title
{
   height: 36px !important;
   line-height: 36px !important;
   text-align: center;
}
#wb_MFResponsiveMenu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: right;
}
#wb_MFResponsiveMenu1 ul ul .toggle,
#wb_MFResponsiveMenu1 ul ul a 
{
   padding: 0 40px;
}
#wb_MFResponsiveMenu1 a:hover,
#wb_MFResponsiveMenu1 ul ul ul a 
{
   background-color: #A5C22E;
   color: #FFFFFF;
}
#wb_MFResponsiveMenu1 ul li ul li .toggle,
#wb_MFResponsiveMenu1 ul ul a 
{
   background-color: #A5C22E;
   color: #FFFFFF;
}
#wb_MFResponsiveMenu1 ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#wb_MFResponsiveMenu1 ul li a 
{
   text-align: right;
}
#wb_MFResponsiveMenu1 ul li a br 
{
   display: none;
}
#wb_MFResponsiveMenu1 ul li i 
{
   margin-right: 4px;
}
#wb_MFResponsiveMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_MFResponsiveMenu1 ul ul li:hover > ul,
#wb_MFResponsiveMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_MFResponsiveMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_MFResponsiveMenu1 ul ul ul li 
{
   position: static;
}
#MFResponsiveMenu1-icon 
{
   display: block;
   position: absolute;
   right: 12px;
   top: 6px;
   user-select: none;
}
#MFResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #6A7D1E;
   color: #6A7D1E;
   width: 24px;
}
#wb_MFResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #4682B4;
   color: #FFFFFF;
}
#wb_MFResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #6A7D1E;
}
#wb_MFResponsiveMenu1 .toggle:hover .arrow-down, #wb_MFResponsiveMenu1 li .active .arrow-down
{
   border-top-color: #336084;
}
#wb_MFResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_MFResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_MFResponsiveMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #FFFFFF;
}
}
#wb_campingLayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(220,220,220,0.66);
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: dashed;
   border-left-style: none;
   border-top-color: #4682B4;
   border-right-color: #4682B4;
   border-bottom-color: #4682B4;
   border-left-color: #4682B4;
   box-sizing: border-box;
   margin: 0;
}
#campingLayoutGrid4
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 100px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#campingLayoutGrid4 > .col-1, #campingLayoutGrid4 > .col-2, #campingLayoutGrid4 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#campingLayoutGrid4 > .col-1, #campingLayoutGrid4 > .col-2, #campingLayoutGrid4 > .col-3
{
   flex: 0 0 auto;
}
#campingLayoutGrid4 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#campingLayoutGrid4 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#campingLayoutGrid4 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#campingLayoutGrid4 > .col-1, #campingLayoutGrid4 > .col-2, #campingLayoutGrid4 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_camping-preiseLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#camping-preiseLayoutGrid2
{
   box-sizing: border-box;
   padding: 50px 15px 250px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#camping-preiseLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#camping-preiseLayoutGrid2 > .row > .col-1, #camping-preiseLayoutGrid2 > .row > .col-2, #camping-preiseLayoutGrid2 > .row > .col-3, #camping-preiseLayoutGrid2 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#camping-preiseLayoutGrid2 > .row > .col-1, #camping-preiseLayoutGrid2 > .row > .col-2, #camping-preiseLayoutGrid2 > .row > .col-3, #camping-preiseLayoutGrid2 > .row > .col-4
{
   float: left;
}
#camping-preiseLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#camping-preiseLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#camping-preiseLayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#camping-preiseLayoutGrid2 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#camping-preiseLayoutGrid2:before,
#camping-preiseLayoutGrid2:after,
#camping-preiseLayoutGrid2 .row:before,
#camping-preiseLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#camping-preiseLayoutGrid2:after,
#camping-preiseLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#camping-preiseLayoutGrid2 > .row > .col-1, #camping-preiseLayoutGrid2 > .row > .col-2, #camping-preiseLayoutGrid2 > .row > .col-3, #camping-preiseLayoutGrid2 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_campingImage1
{
   margin: 0;
   vertical-align: top;
}
#campingImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 110px;
   height: 110px;
   vertical-align: top;
}
#wb_kontaktText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_kontaktText1 div
{
   text-align: left;
}
#wb_kontaktText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_kontaktImage1
{
   margin: 0;
   vertical-align: top;
}
#kontaktImage1
{
   border: 1px solid #4682B4;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(6px 6px 10px rgba(0,0,0,0.20));
   display: block;
   width: 100%;
   height: auto;
   max-width: 500px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_kontaktText6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 15px;
   margin: 20px 0 0 0 ;
   text-align: left;
}
#wb_kontaktText6 div
{
   text-align: left;
}
#wb_kontaktText6
{
   display: block;
   margin: 20px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_kontaktShape2
{
   margin: 0;
   vertical-align: top;
}
#kontaktThemeableButton2
{
   font-family: "Arial Narrow";
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   border-style: double;
   border-width: 1px;
}
#wb_kontaktThemeableButton2
{
   margin: 20px 0 20px 0 ;
   vertical-align: top;
}
#kontaktThemeableButton2
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_kontaktThemeableButton2 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#kontaktThemeableButton2
{
   color: inherit;
}
#wb_kontaktThemeableButton2 .ui-corner-all, #wb_kontaktThemeableButton2 .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#wb_kontaktThemeableButton2 .ui-corner-all, #wb_kontaktThemeableButton2 .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#kontaktRollOverLayer1
{
   position: relative;
   display: block;
   width: 100%;
   height: 652px;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   right: 0;
   text-align: center;
   margin: 0;
   perspective: 1200px;
}
#kontaktRollOverLayer1 .default
{
   z-index: 1;
}
#kontaktRollOverLayer1 .default
{
   position: absolute;
   left: 0;
   top: 0;
   display: block;
   width: 100%;
   height: 100%;
}
#kontaktRollOverLayer1 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#kontaktRollOverLayer1 .default, #kontaktRollOverLayer1 .hover
{
   font-size: 0px;
   text-align: left;
   padding: 0;
}
@keyframes kontaktRollOverLayer1-animation-in
{
   0%   { opacity: 0.3; transform: translateX(100%) rotateY(90deg); }
   50%  { animation-timing-function: ease-out; transform: translateX(50%) translateZ(-200px) rotateY(45deg); }
   100% { }
}
@keyframes kontaktRollOverLayer1-animation-out
{
   0%   { }
   50%  { animation-timing-function: ease-out; transform: translateX(-50%) translateZ(-200px) rotateY(-45deg); }
   100% {  opacity: 0.3; transform: translateX(-100%) rotateY(-90deg); }
}
#kontaktRollOverLayer1 .default.animate
{
   animation: kontaktRollOverLayer1-animation-out 1000ms cubic-bezier(0.95, 0.05, 0.795, 0.035) both;
   z-index: 999;
   transform-origin: 100% 50%;
}
#kontaktRollOverLayer1 .default, #kontaktRollOverLayer1 .hover
{
   backface-visibility: hidden;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
}
#kontaktRollOverLayer1 .hover.animate
{
   animation: kontaktRollOverLayer1-animation-in 1000ms cubic-bezier(0.95, 0.05, 0.795, 0.035) 0ms both;
   transform-origin: 0% 50%;
}
#kontaktRollOverLayer1 .reverse
{
   animation-direction: reverse !important;
}
#kontaktRollOverLayer1 .default
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
}
#kontaktRollOverLayer1 .hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #CCCCCC solid;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_kontaktImage2
{
   margin: 0;
   vertical-align: top;
}
#kontaktImage2
{
   border: 1px solid #4682B4;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(6px 6px 10px rgba(0,0,0,0.20));
   display: block;
   width: 100%;
   height: auto;
   max-width: 747px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_kontaktShape1
{
   margin: 0;
   vertical-align: top;
}
#wb_kontaktHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#kontaktHeading1
{
   color: #2D2D2D;
   font-family: "Arial Narrow";
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_indexLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 15px 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid1 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid1 > .col-1
{
   flex: 0 0 auto;
}
#indexLayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#indexLayoutGrid1 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_MFLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#MFLayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#MFLayoutGrid1 > .col-1, #MFLayoutGrid1 > .col-2, #MFLayoutGrid1 > .col-3, #MFLayoutGrid1 > .col-4, #MFLayoutGrid1 > .col-5
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#MFLayoutGrid1 > .col-1, #MFLayoutGrid1 > .col-2, #MFLayoutGrid1 > .col-3, #MFLayoutGrid1 > .col-4, #MFLayoutGrid1 > .col-5
{
   flex: 0 0 auto;
}
#MFLayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#MFLayoutGrid1 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#MFLayoutGrid1 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#MFLayoutGrid1 > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#MFLayoutGrid1 > .col-5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#MFLayoutGrid1 > .col-1, #MFLayoutGrid1 > .col-2, #MFLayoutGrid1 > .col-3, #MFLayoutGrid1 > .col-4, #MFLayoutGrid1 > .col-5
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_MFText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_MFText1 div
{
   text-align: center;
}
#wb_MFText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MFText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 5px 0 ;
   text-align: center;
}
#wb_MFText4 div
{
   text-align: center;
}
#wb_MFText4
{
   display: block;
   margin: 0 0 5px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_MFIconFont1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_MFIconFont1 a
{
   text-decoration: none;
}
#wb_MFIconFont1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#MFIconFont1
{
   height: 52px;
   width: 51px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#MFIconFont1 i
{
   color: #4682B4;
   display: inline-block;
   font-size: 51px;
   line-height: 52px;
   vertical-align: middle;
}
#wb_MFIconFont1:hover #MFIconFont1 i
{
   color: #DCDCDC;
}
#wb_MFText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 5px 0 ;
   text-align: center;
}
#wb_MFText5 div
{
   text-align: center;
}
#wb_MFText5
{
   display: block;
   margin: 0 0 5px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4682B4;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer
{
   box-sizing: border-box;
   padding: 10px 15px 15px 15px;
   margin-right: auto;
   margin-left: auto;
}
#footer > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer > .row > .col-1
{
   float: left;
}
#footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#footer:before,
#footer:after,
#footer .row:before,
#footer .row:after
{
   display: table;
   content: " ";
}
#footer:after,
#footer .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footer > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_footerText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 5px 0 ;
   text-align: center;
}
#wb_footerText div
{
   text-align: center;
}
#wb_footerText
{
   display: block;
   margin: 0 0 5px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_MFText6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_MFText6 div
{
   text-align: center;
}
#wb_MFText6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MFLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#MFLayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 0 10px 0;
   margin-right: auto;
   margin-left: auto;
}
#MFLayoutGrid2 > .col-1, #MFLayoutGrid2 > .col-2, #MFLayoutGrid2 > .col-3, #MFLayoutGrid2 > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#MFLayoutGrid2 > .col-1, #MFLayoutGrid2 > .col-2, #MFLayoutGrid2 > .col-3, #MFLayoutGrid2 > .col-4
{
   flex: 0 0 auto;
}
#MFLayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#MFLayoutGrid2 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
#MFLayoutGrid2 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: flex-end;
   text-align: right;
}
#MFLayoutGrid2 > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 480px)
{
#MFLayoutGrid2 > .col-1, #MFLayoutGrid2 > .col-2, #MFLayoutGrid2 > .col-3, #MFLayoutGrid2 > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_MFText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_MFText2 div
{
   text-align: right;
}
#wb_MFText2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MFText7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_MFText7 div
{
   text-align: right;
}
#wb_MFText7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MFIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_MFIcon1 a
{
   text-decoration: none;
}
#wb_MFIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#MFIcon1
{
   height: 52px;
   width: 51px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#MFIcon1 i
{
   color: #4682B4;
   display: inline-block;
   font-size: 51px;
   line-height: 52px;
   vertical-align: middle;
}
#wb_MFIcon1:hover #MFIcon1 i
{
   color: #DCDCDC;
}
#wb_MFJavaScript1
{
   margin: 20px 0 0 0 ;
}
#wb_MFImage3
{
   margin: 0;
   vertical-align: top;
}
#MFImage3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 71px;
   height: 71px;
   vertical-align: top;
}
#MFImage3:hover
{
   transform: rotate(0deg) scale(2,2) ;
   transition: transform 500ms linear 0ms;
}
#MFImage3
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_Card8, .Card8
{
   margin: 0;
   background-image: linear-gradient(to top, #2F5677 0%, #ACC8DF 100%);
   border: 2px solid #FFFFFF;
   border-radius: 16px;
   box-shadow: -5px -4px 5px rgba(0,0,0,0.20);
   text-align: left;
}
#Card8-card-body
{
   padding: 0;
   font-size: 0;
}
.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 85px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Arial Narrow";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 20px 0 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
 .Card8
{
   position: absolute;
   top: 0;
   left: 0;
   z-index: 9999;
   display: block;
   max-width: 315px;
   width: 315px;
   height: 268px;
}
.Card8.popover .popover-arrow
{
   position: absolute;
   display: block;
   width: 1rem;
   height: 0.5rem;
   margin: 0 0.5rem;
}
.Card8.popover .popover-arrow::before, .Card8.popover .popover-arrow::after
{
   position: absolute;
   display: block;
   content: "";
   border-color: transparent;
   border-style: solid;
}
.Card8.bs-popover-bottom, .Card8.bs-popover-auto[x-placement^="bottom"]
{
   margin-top: 0.5rem;
}
.Card8.bs-popover-bottom > .popover-arrow, .Card8.bs-popover-auto[x-placement^="bottom"] > .popover-arrow
{
   top: calc((0.5rem + 1px) * -1);
}
.Card8.bs-popover-bottom > .popover-arrow::before, .Card8.bs-popover-auto[x-placement^="bottom"] > .popover-arrow::before
{
   top: 0;
   border-width: 0 0.5rem 0.5rem 0.5rem;
   border-bottom-color: #FFFFFF;
}
.Card8.bs-popover-bottom > .popover-arrow::after, .Card8.bs-popover-auto[x-placement^="bottom"] > .popover-arrow::after
{
   top: 1px;
   border-width: 0 0.5rem 0.5rem 0.5rem;
   border-bottom-color: #2F5677;
}
#MFNavigationBar5 ul.navbar
{
   list-style: none;
   margin: 0;
   padding: 0;
}
#MFNavigationBar5 ul.navbar li
{
   height: 30px;
   width: 100px;
   margin: 0 0 0px 0;
   vertical-align: bottom;
}
#MFNavigationBar5 ul.navbar li a
{
   position: relative;
   display: block;
}
#MFNavigationBar5 ul.navbar li a img
{
   position: absolute;
   left: 0;
   z-index: 1;
   border-width: 0;
}
#MFNavigationBar5 ul.navbar li span
{
   display: block;
   height: 30px;
   width: 100px;
   position: absolute;
   z-index: 2;
}
#MFNavigationBar6 ul.navbar
{
   list-style: none;
   margin: 0;
   padding: 0;
}
#MFNavigationBar6 ul.navbar li
{
   height: 30px;
   width: 100px;
   margin: 0 0 0px 0;
   vertical-align: bottom;
}
#MFNavigationBar6 ul.navbar li a
{
   position: relative;
   display: block;
}
#MFNavigationBar6 ul.navbar li a img
{
   position: absolute;
   left: 0;
   z-index: 1;
   border-width: 0;
}
#MFNavigationBar6 ul.navbar li span
{
   display: block;
   height: 30px;
   width: 100px;
   position: absolute;
   z-index: 2;
}
#MFNavigationBar6 a .hover
{
   visibility: hidden;
}
#MFNavigationBar6 a:hover .hover
{
   visibility: visible;
}
#MFNavigationBar6 a:hover span
{
   visibility: hidden;
}
#MFNavigationBar7 ul.navbar
{
   list-style: none;
   margin: 0;
   padding: 0;
}
#MFNavigationBar7 ul.navbar li
{
   height: 30px;
   width: 100px;
   margin: 0 0 0px 0;
   vertical-align: bottom;
}
#MFNavigationBar7 ul.navbar li a
{
   position: relative;
   display: block;
}
#MFNavigationBar7 ul.navbar li a img
{
   position: absolute;
   left: 0;
   z-index: 1;
   border-width: 0;
}
#MFNavigationBar7 ul.navbar li span
{
   display: block;
   height: 30px;
   width: 100px;
   position: absolute;
   z-index: 2;
}
#MFNavigationBar7 a .hover
{
   visibility: hidden;
}
#MFNavigationBar7 a:hover .hover
{
   visibility: visible;
}
#MFNavigationBar7 a:hover span
{
   visibility: hidden;
}
#MFNavigationBar8 ul.navbar
{
   list-style: none;
   margin: 0;
   padding: 0;
}
#MFNavigationBar8 ul.navbar li
{
   height: 30px;
   width: 162px;
   margin: 0 0 0px 0;
   vertical-align: bottom;
}
#MFNavigationBar8 ul.navbar li a
{
   position: relative;
   display: block;
}
#MFNavigationBar8 ul.navbar li a img
{
   position: absolute;
   left: 0;
   z-index: 1;
   border-width: 0;
}
#MFNavigationBar8 ul.navbar li span
{
   display: block;
   height: 30px;
   width: 162px;
   position: absolute;
   z-index: 2;
}
#wb_MFText8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_MFText8 div
{
   text-align: right;
}
#MFHorizontalLine1
{
   border-color: #417AA9;
   border-style: dotted;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_MFText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_MFText3
{
   color: #2D2D2D;
   font-family: "Arial Narrow";
   font-weight: normal;
   font-size: 15px;
   line-height: 17px;
}
#wb_MFText3 div
{
   text-align: center;
}
#wb_MFText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MFExtension2 { 
width: 50px; 
height: 50px; 
background-image: url(data:image/jpeg;base64,/)
background-repeat: no-repeat;
background-size: contain;
top: -9999px;
}

.flat {background-color: #6DB700;}

.c1 {
background-image: linear-gradient(to right, 
transparent, #6DB700);
}
.c2 {
background-image: linear-gradient(to right, 
#6DB700, #29ABE2);
}
.c3 {
background-image: linear-gradient(to right, 
#6DB700, #29ABE2, #22B573);
}
.c4 {
background-image: linear-gradient(to right, 
#6DB700, #29ABE2, #22B573, #FBB03B);
}
.c5 {
background-image: linear-gradient(to right, 
#6DB700, #29ABE2, #22B573, #FBB03B, #D0CDCD);
}

#progressContainer {
position: fixed;
height: 3px;
display: block;
-webkit-appearance: none;
     -moz-appearance: none;
appearance: none;
top: 0;
}

#progressBar {
width: 0;
display: block;
height: 3px;
position: fixed;
opacity: 1;
}

