div#container
{
   width: 1250px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   color: #4F4F4F;
   font-family: "Roboto Condensed";
   font-weight: 400;
   font-weight: 400;
   font-weight: 300;
   font-size: 19px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
body:after
{
   background-color: #FFFFFF;
   content: "";
   height: 100vh;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   z-index: -1;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_welcomeLayoutGrid
   {
      background-attachment: scroll !important;
   }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5)
{
   #wb_welcomeLayoutGrid
   {
      background-attachment: scroll !important;
   }
}
#wb_master-head-grid
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   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;
}
#master-head-grid
{
   box-sizing: border-box;
   padding: 40px 20px 0 20px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1500px;
}
#master-head-grid > .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#master-head-grid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 20px;
   padding-left: 20px;
   position: relative;
}
#master-head-grid > .row > .col-1
{
   float: left;
}
#master-head-grid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#master-head-grid:before,
#master-head-grid:after,
#master-head-grid .row:before,
#master-head-grid .row:after
{
   display: table;
   content: " ";
}
#master-head-grid:after,
#master-head-grid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#master-head-grid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_master-head-menu-grid
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,255,255,0.50);
   background-image: none;
   border: 1px solid rgba(0,128,128,0.75);
   border-radius: 16px;
   box-sizing: border-box;
   margin: 0;
}
#master-head-menu-grid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 15px 0 15px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1300px;
}
#master-head-menu-grid > .col-1, #master-head-menu-grid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#master-head-menu-grid > .col-1, #master-head-menu-grid > .col-2
{
   flex: 0 0 auto;
}
#master-head-menu-grid > .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;
}
#master-head-menu-grid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 900px)
{
#master-head-menu-grid > .col-1, #master-head-menu-grid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_master-head-menu-grid
{
   backdrop-filter: blur(40px);
   transform: rotate(0deg) ;
   transition: backdrop-filter 300ms linear 0ms, transform 300ms linear 0ms;
}
#wb_master-head-menu-grid:hover
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 300ms linear 0ms;
}
#wb_master-menu
{
   display: block;
   background-color: rgba(255,255,255,0.00);
   font-family: "Roboto Condensed";
   font-weight: normal;
   text-align: right;
   width: 100%;
   margin: 0;
   z-index: 1111 !important;
}
#master-menu
{
   display: inline-block;
   background-color: rgba(255,255,255,0.00);
   height: 88px;
}
#wb_master-menu ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_master-menu ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_master-menu ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_master-menu ul li .svg-icon
{
   fill: currentColor;
   vertical-align: middle;
   width: 30px;
   height: 30px;
   margin-bottom: 10px;
}
#wb_master-menu ul li a
{
   background-color: rgba(255,255,255,0.00);
   color: #005B5B;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 17px 15px 17px;
   text-align: center;
}
#wb_master-menu > ul > li > a 
{
   height: 58px;
}
.master-menu a 
{
   display: block;
}
#wb_master-menu li:hover > a, #wb_master-menu li .active
{
   background-color: rgba(0,130,130,0.00);
   color: #BF0000;
}
#wb_master-menu ul ul
{
   display: none;
   position: absolute;
   top: 88px;
}
#wb_master-menu ul li:hover > ul
{
   display: list-item;
}
#wb_master-menu ul ul li 
{
   float: none;
   position: relative;
   width: 144px;
}
#wb_master-menu ul ul li a
{
   background-color: #DCDCDC;
   border: 0px solid #C5C5C5;
   color: #006464;
}
#wb_master-menu ul ul li:hover > a, #wb_master-menu ul ul li .active
{
   background-color: #C0C0C0;
   color: #000000;
}
#wb_master-menu ul ul li i 
{
   margin-right: 10px;
   vertical-align: middle;
}
#wb_master-menu ul ul li a 
{
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_master-menu ul ul ul li 
{
   left: 144px;
   position: relative;
   top: -88px;
}
#wb_master-menu .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #005B5B;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_master-menu .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #006464;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_master-menu li:hover > a .arrow-down, #wb_master-menu li .active .arrow-down
{ 
   border-top-color: #BF0000;
}
#wb_master-menu ul ul li:hover > a .arrow-left, #wb_master-menu ul ul li .active .arrow-left
{ 
   border-left-color: #000000;
}
#wb_master-menu .toggle,[id^=master-menu-submenu]
{
   display: none;
}
@media all and (max-width:1200px) 
{
#wb_master-menu
{
   margin: 0;
   text-align: left;
}
#wb_master-menu ul li a, #wb_master-menu .toggle
{
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 20px 15px 20px;
}
#wb_master-menu .toggle + a
{
   display: none !important;
}
.master-menu 
{
   display: none;
   z-index: 9999;
}
#master-menu 
{
   background-color: transparent;
   display: none;
}
#wb_master-menu > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_master-menu .toggle 
{
   display: block;
   background-color: rgba(255,255,255,0.00);
   color: #005B5B;
   padding: 0 20px 0 20px;
   line-height: 60px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_master-menu .toggle:hover
{
   background-color: rgba(0,130,130,0.00);
   color: #BF0000;
}
[id^=master-menu-submenu]:checked + ul 
{
   display: block !important;
}
#master-menu-title
{
   height: 88px !important;
   line-height: 88px !important;
   text-align: center;
}
#wb_master-menu ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_master-menu ul ul .toggle,
#wb_master-menu ul ul a 
{
   padding: 0 40px;
}
#wb_master-menu a:hover,
#wb_master-menu ul ul ul a 
{
   background-color: #DCDCDC;
   color: #006464;
}
#wb_master-menu ul li ul li .toggle,
#wb_master-menu ul ul a 
{
   background-color: #DCDCDC;
   color: #006464;
}
#wb_master-menu ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#wb_master-menu ul li a 
{
   text-align: left;
}
#wb_master-menu ul li a br 
{
   display: none;
}
#wb_master-menu ul li i 
{
   margin-right: 10px;
}
#wb_master-menu ul ul 
{
   float: none;
   position: static;
}
#wb_master-menu ul ul li:hover > ul,
#wb_master-menu ul li:hover > ul 
{
   display: none;
}
#wb_master-menu ul ul li 
{
   display: block;
   width: 100%;
}
#wb_master-menu ul ul ul li 
{
   position: static;
}
#master-menu-icon 
{
   display: block;
   position: absolute;
   right: 17px;
   top: 32px;
   user-select: none;
}
#master-menu-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #005B5B;
   color: #005B5B;
   width: 24px;
}
#wb_master-menu ul li ul li .toggle:hover
{
   background-color: #C0C0C0;
   color: #000000;
}
#wb_master-menu .toggle .arrow-down 
{
   border-top-color: #005B5B;
}
#wb_master-menu .toggle:hover .arrow-down, #wb_master-menu li .active .arrow-down
{
   border-top-color: #BF0000;
}
#wb_master-menu ul li ul li .toggle .arrow-down 
{
   border-top-color: #006464;
}
#wb_master-menu ul li ul li .toggle:hover .arrow-down, #wb_master-menu ul li ul li .active .arrow-down
{
   border-top-color: #000000;
}
}
#wb_footerCard
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   text-align: left;
}
#footerCard-card-body
{
   padding: 0 0 25px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#footerCard-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 0 0;
   color: #FFFFFF;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 20.8px;
   text-align: left;
}
#wb_footerText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 21px 0;
   margin: 0;
   text-align: left;
}
#wb_footerText1
{
   color: #FFFFFF;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 21px;
}
#wb_footerText1 div
{
   text-align: left;
}
#wb_footerText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_footerMenu2
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_footerMenu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   width: 100%;
}
#wb_footerMenu2 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_footerMenu2 a
{
   display: block;
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_footerMenu2 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 30px;
   padding: 0 0px 0px 0px;
   line-height: 30px;
}
#wb_footerMenu2 li:hover a, #wb_footerMenu2 a:hover
{
   color: #A3C9E7;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_footerMenu2 .firstmain a
{
   margin-top: 0px;
}
#wb_footerMenu2 li.lastmain
{
   padding-bottom: 0px;
}
#wb_footerMenu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_footerCopyrights 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_footerCopyrights
{
   color: #FFFFFF;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 15px;
}
#wb_footerCopyrights div
{
   text-align: left;
}
#wb_footerCopyrights
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_welcomeLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 58vh;
   background-color: transparent;
   background-image: url('../images/recht%2dhead.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#welcomeLayoutGrid
{
   box-sizing: border-box;
   height: 58vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 100px 0 100px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1000px;
}
#welcomeLayoutGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#welcomeLayoutGrid > .col-1
{
   flex: 0 0 auto;
}
#welcomeLayoutGrid > .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-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#welcomeLayoutGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#welcomeLayoutGrid-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.14;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
   animation: transform-bounce-in 800ms linear 250ms 1 normal both;
}
#wb_Text2
{
   color: #FFFFFF;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 64px;
   line-height: 77px;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text2
{
   text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
   transition: text-shadow 500ms linear 0ms;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_klangmassageLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#klangmassageLayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 100px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1150px;
}
#klangmassageLayoutGrid1 > .col-1, #klangmassageLayoutGrid1 > .col-2, #klangmassageLayoutGrid1 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#klangmassageLayoutGrid1 > .col-1, #klangmassageLayoutGrid1 > .col-2, #klangmassageLayoutGrid1 > .col-3
{
   flex: 0 0 auto;
}
#klangmassageLayoutGrid1 > .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: flex-start;
   text-align: left;
}
#klangmassageLayoutGrid1 > .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-start;
   text-align: left;
}
#klangmassageLayoutGrid1 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   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)
{
#klangmassageLayoutGrid1 > .col-1, #klangmassageLayoutGrid1 > .col-2, #klangmassageLayoutGrid1 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_impressumText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 25px 0 0 0 ;
   text-align: left;
}
#wb_impressumText1 div
{
   text-align: left;
}
#wb_impressumText1
{
   display: block;
   margin: 25px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_kontaktText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 30px 0 ;
   text-align: left;
}
#wb_kontaktText1
{
   color: #BF0000;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-size: 19px;
}
#wb_kontaktText1 div
{
   text-align: left;
}
#wb_kontaktText1
{
   display: block;
   margin: 0 0 30px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_impressumImage1
{
   margin: 0 0 20px 0 ;
   vertical-align: top;
}
#impressumImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   animation: transform-pulse 4000ms linear 0ms infinite normal both;
   display: block;
   width: 100%;
   height: auto;
   max-width: 150px;
   margin-left: 0;
   margin-right: auto;
   vertical-align: top;
}
#wb_MFImage5
{
   margin: 0;
   vertical-align: top;
}
#MFImage5
{
   border: 1px solid #808080;
   border-radius: 8px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 60px;
   height: 60px;
   vertical-align: top;
}
#wb_impressumLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#impressumLayoutGrid1
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#impressumLayoutGrid1 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#impressumLayoutGrid1 > .row > .col-1, #impressumLayoutGrid1 > .row > .col-2, #impressumLayoutGrid1 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#impressumLayoutGrid1 > .row > .col-1, #impressumLayoutGrid1 > .row > .col-2, #impressumLayoutGrid1 > .row > .col-3
{
   float: left;
}
#impressumLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#impressumLayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#impressumLayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#impressumLayoutGrid1:before,
#impressumLayoutGrid1:after,
#impressumLayoutGrid1 .row:before,
#impressumLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#impressumLayoutGrid1:after,
#impressumLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#impressumLayoutGrid1 > .row > .col-1, #impressumLayoutGrid1 > .row > .col-2, #impressumLayoutGrid1 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#impressumThemeableButton1
{
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-size: 19px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_impressumThemeableButton1
{
   border-radius: 6px;
   margin: 0;
   vertical-align: top;
}
#impressumThemeableButton1
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_impressumThemeableButton1 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#impressumThemeableButton1
{
   color: inherit;
}
#wb_impressumThemeableButton1 .ui-corner-all, #wb_impressumThemeableButton1 .ui-corner-left
{
   border-bottom-left-radius: 6px;
   border-top-left-radius: 6px;
}
#wb_impressumThemeableButton1 .ui-corner-all, #wb_impressumThemeableButton1 .ui-corner-right
{
   border-bottom-right-radius: 6px;
   border-top-right-radius: 6px;
}
#wb_impressumThemeableButton1 .ui-button
{
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid #C5C5C5;
   color: #454545;
}
#wb_impressumThemeableButton1 .ui-state-hover, #wb_impressumThemeableButton1 .ui-button:hover
{
   border-color: #CCCCCC;
   background-color: #EDEDED;
   background-image: none;
   color: #2B2B2B;
}
#wb_impressumThemeableButton1 .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_impressumThemeableButton1 .ui-state-active, #wb_impressumThemeableButton1 .ui-button:active
{
   border-color: #2E6DA4;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
#site-noticeThemeableButton1
{
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-size: 19px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_site-noticeThemeableButton1
{
   border-radius: 6px;
   margin: 0;
   vertical-align: top;
}
#site-noticeThemeableButton1
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_site-noticeThemeableButton1 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#site-noticeThemeableButton1
{
   color: inherit;
}
#wb_site-noticeThemeableButton1 .ui-corner-all, #wb_site-noticeThemeableButton1 .ui-corner-left
{
   border-bottom-left-radius: 6px;
   border-top-left-radius: 6px;
}
#wb_site-noticeThemeableButton1 .ui-corner-all, #wb_site-noticeThemeableButton1 .ui-corner-right
{
   border-bottom-right-radius: 6px;
   border-top-right-radius: 6px;
}
#wb_site-noticeThemeableButton1 .ui-button
{
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid #C5C5C5;
   color: #454545;
}
#wb_site-noticeThemeableButton1 .ui-state-hover, #wb_site-noticeThemeableButton1 .ui-button:hover
{
   border-color: #CCCCCC;
   background-color: #EDEDED;
   background-image: none;
   color: #2B2B2B;
}
#wb_site-noticeThemeableButton1 .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_site-noticeThemeableButton1 .ui-state-active, #wb_site-noticeThemeableButton1 .ui-button:active
{
   border-color: #2E6DA4;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
#wb_master-footer-grid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #004A4A;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#master-footer-grid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#master-footer-grid > .col-1, #master-footer-grid > .col-2, #master-footer-grid > .col-3, #master-footer-grid > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#master-footer-grid > .col-1, #master-footer-grid > .col-2, #master-footer-grid > .col-3, #master-footer-grid > .col-4
{
   flex: 0 0 auto;
}
#master-footer-grid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#master-footer-grid > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#master-footer-grid > .col-2
{
   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: flex-start;
   text-align: left;
}
#master-footer-grid > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#master-footer-grid > .col-3
{
   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-start;
   text-align: left;
}
#master-footer-grid > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#master-footer-grid > .col-4
{
   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;
}
#master-footer-grid > .col-4 > .col-4-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
@media (max-width: 768px)
{
#master-footer-grid > .col-1, #master-footer-grid > .col-2, #master-footer-grid > .col-3, #master-footer-grid > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_master-img-logo
{
   margin: 0;
   vertical-align: top;
}
#master-img-logo
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   animation: transform-pulse 4000ms linear 0ms infinite normal both;
   display: block;
   width: 100%;
   height: auto;
   max-width: 150px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_MasterText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 15px 0;
   margin: 0;
   text-align: left;
}
#wb_MasterText1
{
   color: #FFFFFF;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 21px;
}
#wb_MasterText1 div
{
   text-align: left;
}
#wb_MasterText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MasterText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: left;
}
#wb_MasterText2
{
   color: #FFFFFF;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 21px;
}
#wb_MasterText2 div
{
   text-align: left;
}
#wb_MasterText2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MasterText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_MasterText3
{
   color: #FFFFFF;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 16px;
}
#wb_MasterText3 div
{
   text-align: left;
}
#wb_MasterText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MasterLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #004A4A;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#MasterLayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 15px 0 0 0;
   margin-right: auto;
   margin-left: auto;
}
#MasterLayoutGrid1 > .col-1, #MasterLayoutGrid1 > .col-2, #MasterLayoutGrid1 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#MasterLayoutGrid1 > .col-1, #MasterLayoutGrid1 > .col-2, #MasterLayoutGrid1 > .col-3
{
   flex: 0 0 auto;
}
#MasterLayoutGrid1 > .col-1
{
   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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#MasterLayoutGrid1 > .col-2
{
   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;
}
#MasterLayoutGrid1 > .col-3
{
   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-start;
   text-align: left;
}
@media (max-width: 480px)
{
#MasterLayoutGrid1 > .col-1, #MasterLayoutGrid1 > .col-2, #MasterLayoutGrid1 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_MasterText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_MasterText4
{
   color: #FFFFFF;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 16px;
}
#wb_MasterText4 div
{
   text-align: left;
}
#wb_MasterText4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_kontaktImage3
{
   margin: 0;
   vertical-align: top;
}
#kontaktImage3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(2px 2px 5px rgba(0,0,0,0.22));
   display: block;
   width: 100%;
   height: auto;
   max-width: 30px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#kontaktImage3
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#kontaktImage3:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 500ms linear 0ms;
}
.asw-menu
{
   background-color: #EFF1F5 !important;
}
.asw-menu .asw-menu-content
{
    color: #333333 !important;
    background-color: #EFF1F5 !important;
}
.asw-menu .asw-menu-header
{
    background: #B00000 !important;
}
.asw-menu .asw-menu-header svg
{
    fill: #B00000 !important;
}
.asw-menu .asw-menu-title
{
   color: #FFFFFF !important;
}
.asw-menu .asw-menu-header div[role=button]
{
    background: $button_color !important;
}
.asw-widget .asw-menu-btn 
{
    border: 3px solid #FFFFFF !important;
    outline: 5px solid #B00000 !important;
    background: #B00000 !important;
}
.asw-menu .asw-btn *
{
   color: #333333 !important;
   fill: #333333 !important;
}
.asw-items > .asw-btn
{
   color: #333333 !important;
   background-color: #FFFFFF !important;
}
.asw-menu .asw-adjust-font
{
   background-color: #FFFFFF !important;
}
.asw-menu .asw-card .asw-select
{
   background-color: #FFFFFF !important;
   color: #333333 !important;
}
.asw-menu .asw-adjust-font *
{
   color: #333333 !important;
   fill: #333333 !important;
}
.asw-menu .asw-card *
{
   color: #333333 !important;
}
.asw-menu .asw-adjust-font div[role=button]
{
   background-color: #EFF1F5 !important;
}
.asw-menu .asw-btn.asw-selected, 
.asw-menu .asw-btn:hover,
.asw-menu .asw-minus:hover, 
.asw-menu .asw-plus:hover 
{
   border-color: #B00000 !important;
}
.asw-menu *, 
.asw-menu .asw-btn .asw-translate, 
.asw-menu .asw-adjust-font .asw-label div, 
.asw-menu .asw-card-title,
.asw-menu .asw-amount
{
   font-family: "Roboto Condensed Light" !important;
   font-size: 16px !important;
}

.asw-menu-btn 
{
    left: auto !important; right: 20px !important;
    bottom: 65px !important;
}
.asw-menu 
{
    left: auto !important; right: 0 !important;
}


#wb_uid5
{
   color: #FFFFFF;
}
#wb_master-menu
{
   display: block;
   width: 100%;
   z-index: 1;
}
#wb_uid4
{
   color: #4F4F4F;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-size: 19px;
}
#wb_uid10
{
   color: #FFFFFF;
}
#wb_uid3
{
   color: #4F4F4F;
}
#wb_uid11
{
   z-index: 35;
}
#wb_kontaktImage3
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 19;
}
#wb_MFImage5
{
   display: inline-block;
   width: 62px;
   height: 62px;
   z-index: 8;
}
#wb_uid2
{
   color: #000000;
}
#wb_impressumImage1
{
   display: block;
   width: 100%;
   height: auto;
   text-align: center;
   z-index: 6;
}
#wb_uid1
{
   color: #BF0000;
}
#master-placeholder
{
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   z-index: 27;
}
#wb_uid0
{
   color: #FFFFFF;
}
#wb_MFExtension2
{
   position: absolute;
   left: 51px;
   top: 912px;
   width: 65px;
   height: 65px;
   z-index: 33;
}
#wb_MasterExtension1
{
   position: absolute;
   left: 301px;
   top: 773px;
   width: 100px;
   height: 96px;
   z-index: 32;
}
#wb_footerMenu2
{
   display: block;
   width: 100%;
   z-index: 24;
}
#wb_footerCard
{
   display: flex;
   width: 100%;
   z-index: 16;
}
#wb_impressumThemeableButton1
{
   display: inline-block;
   width: 116px;
   height: 30px;
   z-index: 10;
}
#wb_site-noticeThemeableButton1
{
   display: inline-block;
   width: 116px;
   height: 30px;
   z-index: 9;
}
#wb_welcomeLayoutGrid
{
   box-shadow: 1px 46px 58px -45px rgba(0,0,0,0.52);
   -webkit-box-shadow: 1px 46px 58px -45px rgba(0,0,0,0.52);
   -moz-box-shadow: 1px 46px 58px -45px rgba(0,0,0,0.52);
}
#wb_uid9
{
   color: #FFFFFF;
}
#impressumThemeableButton1
{
   width: 100%;
   height: 100%;
}
#wb_uid8
{
   color: #FFFFFF;
}
#wb_master-img-logo
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 0;
}
#wb_uid7
{
   color: #FFFFFF;
}
#wb_master-head-menu-grid
{
   box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}
#wb_uid6
{
   color: #FFFFFF;
}
#site-noticeThemeableButton1
{
   width: 100%;
   height: 100%;
}
#master-cookie-script
{
   position: absolute;
   left: 156px;
   top: 771px;
   width: 100px;
   height: 100px;
   z-index: 31;
}
#wb_MFExtension2 { 
width: 50px; 
height: 50px; 
background-image: url(data:image/jpeg;base64,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);
background-repeat: no-repeat;
background-size: contain;
top: -9999px;
}

.flat {background-color: #A60000;}

.c1 {
background-image: linear-gradient(to right, 
transparent, #FFFFFF);
}
.c2 {
background-image: linear-gradient(to right, 
#FFFFFF, #A60000);
}
.c3 {
background-image: linear-gradient(to right, 
#FFFFFF, #A60000, #A60000);
}
.c4 {
background-image: linear-gradient(to right, 
#FFFFFF, #A60000, #A60000, #A60000);
}
.c5 {
background-image: linear-gradient(to right, 
#FFFFFF, #A60000, #A60000, #A60000, #D0CDCD);
}

#progressContainer {
position: fixed;
height: 2px;
display: block;
-webkit-appearance: none;
     -moz-appearance: none;
appearance: none;
top: 0;
}

#progressBar {
width: 0;
display: block;
height: 2px;
position: fixed;
opacity: 1;
}

