body
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-weight: 400;
   font-weight: 400;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: hidden;
}
body:after
{
   background-color: #FFFFFF;
   content: "";
   height: 100vh;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   z-index: -1;
}
a
{
   color: #000000;
   text-decoration: underline;
}
a:hover
{
   color: #696969;
   text-decoration: underline;
}
.visibility-hidden
{
   visibility: hidden;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_LayoutGrid_Welcome
   {
      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_LayoutGrid_Welcome
   {
      background-attachment: scroll !important;
   }
}
#wb_header
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   box-shadow: 0px 4px 8px rgba(0,0,0,0.19);
}
#header
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#header > .col-1, #header > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#header > .col-1, #header > .col-2
{
   flex: 0 0 auto;
}
#header > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 250px;
   max-width: 250px;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#header > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 250px) / 1);
   max-width:  calc((100% - 250px) / 1);
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#header > .col-1, #header > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_headerImage
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#headerImage
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 5px 5px 5px 5px;
   display: block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: contain;
}
#wb_headerMenu1
{
   display: block;
   background-color: rgba(255,255,255,0.00);
   font-family: "Open Sans";
   font-weight: normal;
   text-align: right;
   width: 100%;
   margin: 0;
   z-index: 1111 !important;
}
#headerMenu1
{
   display: inline-block;
   background-color: rgba(255,255,255,0.00);
   height: 81px;
}
#wb_headerMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_headerMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_headerMenu1 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_headerMenu1 ul li i
{
   font-size: 24px;
   width: 24px;
   margin-bottom: 8px;
}
#wb_headerMenu1 ul li a
{
   background-color: rgba(255,255,255,0.00);
   color: #B58158;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 30px 15px 30px;
   text-align: center;
}
#wb_headerMenu1 > ul > li > a 
{
   height: 51px;
}
.headerMenu1 a 
{
   display: block;
}
#wb_headerMenu1 li:hover > a, #wb_headerMenu1 li .active
{
   background-color: #B58158;
   color: #F5F5F5;
}
#wb_headerMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 81px;
}
#wb_headerMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_headerMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 136px;
}
#wb_headerMenu1 ul ul li a
{
   background-color: #F6F6F6;
   border: 0px solid #C5C5C5;
   color: #454545;
}
#wb_headerMenu1 ul ul li:hover > a, #wb_headerMenu1 ul ul li .active
{
   background-color: #EDEDED;
   color: #2B2B2B;
}
#wb_headerMenu1 ul ul li i 
{
   margin-right: 8px;
   vertical-align: middle;
}
#wb_headerMenu1 ul ul li a 
{
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_headerMenu1 ul ul ul li 
{
   left: 136px;
   position: relative;
   top: -81px;
}
#wb_headerMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #B58158;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_headerMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #454545;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_headerMenu1 li:hover > a .arrow-down, #wb_headerMenu1 li .active .arrow-down
{ 
   border-top-color: #F5F5F5;
}
#wb_headerMenu1 ul ul li:hover > a .arrow-left, #wb_headerMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #2B2B2B;
}
#wb_headerMenu1 .toggle,[id^=headerMenu1-submenu]
{
   display: none;
}
@media all and (max-width:768px) 
{
#wb_headerMenu1
{
   margin: 0;
   text-align: left;
}
#wb_headerMenu1 ul li a, #wb_headerMenu1 .toggle
{
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 20px 15px 20px;
}
#wb_headerMenu1 .toggle + a
{
   display: none !important;
}
.headerMenu1 
{
   display: none;
   z-index: 9999;
}
#headerMenu1 
{
   background-color: transparent;
   display: none;
}
#wb_headerMenu1 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_headerMenu1 .toggle 
{
   display: block;
   background-color: rgba(255,255,255,0.00);
   color: #B58158;
   padding: 0 20px 0 20px;
   line-height: 54px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_headerMenu1 .toggle:hover
{
   background-color: #B58158;
   color: #F5F5F5;
}
[id^=headerMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#headerMenu1-title
{
   height: 81px !important;
   line-height: 81px !important;
   text-align: center;
}
#wb_headerMenu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_headerMenu1 ul ul .toggle,
#wb_headerMenu1 ul ul a 
{
   padding: 0 40px;
}
#wb_headerMenu1 a:hover,
#wb_headerMenu1 ul ul ul a 
{
   background-color: #F6F6F6;
   color: #454545;
}
#wb_headerMenu1 ul li ul li .toggle,
#wb_headerMenu1 ul ul a 
{
   background-color: #F6F6F6;
   color: #454545;
}
#wb_headerMenu1 ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#wb_headerMenu1 ul li a 
{
   text-align: left;
}
#wb_headerMenu1 ul li a br 
{
   display: none;
}
#wb_headerMenu1 ul li i 
{
   margin-right: 8px;
}
#wb_headerMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_headerMenu1 ul ul li:hover > ul,
#wb_headerMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_headerMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_headerMenu1 ul ul ul li 
{
   position: static;
}
#headerMenu1-icon 
{
   display: block;
   position: absolute;
   left: 30px;
   top: 28px;
   user-select: none;
}
#headerMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #B58158;
   color: #B58158;
   width: 24px;
}
#wb_headerMenu1 ul li ul li .toggle:hover
{
   background-color: #EDEDED;
   color: #2B2B2B;
}
#wb_headerMenu1 .toggle .arrow-down 
{
   border-top-color: #B58158;
}
#wb_headerMenu1 .toggle:hover .arrow-down, #wb_headerMenu1 li .active .arrow-down
{
   border-top-color: #F5F5F5;
}
#wb_headerMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #454545;
}
#wb_headerMenu1 ul li ul li .toggle:hover .arrow-down, #wb_headerMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #2B2B2B;
}
}
#wb_headermobil
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   box-shadow: 0px 4px 8px rgba(0,0,0,0.19);
}
#headermobil
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#headermobil > .col-1, #headermobil > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#headermobil > .col-1, #headermobil > .col-2
{
   flex: 0 0 auto;
}
#headermobil > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 250px;
   max-width: 250px;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#headermobil > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 250px) / 1);
   max-width:  calc((100% - 250px) / 1);
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 320px)
{
#headermobil > .col-1, #headermobil > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid_Welcome
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 75vh;
   background-color: transparent;
   background-image: url('../Taverna%2dAdonis%2dHG1.jpeg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid_Welcome
{
   box-sizing: border-box;
   height: 75vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 275px 0 100px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid_Welcome > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid_Welcome > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid_Welcome > .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: center;
   text-align: center;
}
@media (max-width: 761px)
{
#LayoutGrid_Welcome > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_divider_Datenschutz
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F6F5F4;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#divider_Datenschutz
{
   box-sizing: border-box;
   padding: 50px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#divider_Datenschutz > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#divider_Datenschutz > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#divider_Datenschutz > .row > .col-1
{
   float: left;
}
#divider_Datenschutz > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#divider_Datenschutz:before,
#divider_Datenschutz:after,
#divider_Datenschutz .row:before,
#divider_Datenschutz .row:after
{
   display: table;
   content: " ";
}
#divider_Datenschutz:after,
#divider_Datenschutz .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#divider_Datenschutz > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_dividerHeading1
{
   background-color: #B58158;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: left;
}
#dividerHeading1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_LayoutGrid_Datenschutz
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F6F5F4;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid_Datenschutz
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid_Datenschutz > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid_Datenschutz > .row > .col-1, #LayoutGrid_Datenschutz > .row > .col-2, #LayoutGrid_Datenschutz > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid_Datenschutz > .row > .col-1, #LayoutGrid_Datenschutz > .row > .col-2, #LayoutGrid_Datenschutz > .row > .col-3
{
   float: left;
}
#LayoutGrid_Datenschutz > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid_Datenschutz > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#LayoutGrid_Datenschutz > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: left;
}
#LayoutGrid_Datenschutz > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#LayoutGrid_Datenschutz > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid_Datenschutz > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#LayoutGrid_Datenschutz:before,
#LayoutGrid_Datenschutz:after,
#LayoutGrid_Datenschutz .row:before,
#LayoutGrid_Datenschutz .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid_Datenschutz:after,
#LayoutGrid_Datenschutz .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid_Datenschutz > .row > .col-1, #LayoutGrid_Datenschutz > .row > .col-2, #LayoutGrid_Datenschutz > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_contentTextDatenschutz 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 25px 0 ;
   text-align: left;
}
#wb_contentTextDatenschutz
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 16px;
   line-height: 30px;
}
#wb_contentTextDatenschutz p, #wb_contentTextDatenschutz ul
{
   margin: 0;
   padding: 0;
}
#wb_contentTextDatenschutz
{
   display: block;
   margin: 0 0 25px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_contentHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: left;
}
#contentHeading1
{
   color: #B58158;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_welcomeCard
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: rgba(181,129,88,0.78);
   background-image: none;
   border: 0px solid #B58158;
   border-radius: 0px;
   text-align: left;
}
#welcomeCard-card-body
{
   padding: 10px 10px 10px 10px;
   flex: 1 1 auto;
   font-size: 0;
}
#welcomeCard-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
}
#wb_fotter
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #424242;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#fotter
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#fotter > .row
{
   margin-right: 0;
   margin-left: 0;
}
#fotter > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#fotter > .row > .col-1
{
   float: left;
}
#fotter > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#fotter:before,
#fotter:after,
#fotter .row:before,
#fotter .row:after
{
   display: table;
   content: " ";
}
#fotter:after,
#fotter .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#fotter > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid_footer
{
   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;
}
#LayoutGrid_footer
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid_footer > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid_footer > .row > .col-1, #LayoutGrid_footer > .row > .col-2, #LayoutGrid_footer > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid_footer > .row > .col-1, #LayoutGrid_footer > .row > .col-2, #LayoutGrid_footer > .row > .col-3
{
   float: left;
}
#LayoutGrid_footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid_footer > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#LayoutGrid_footer > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid_footer > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#LayoutGrid_footer > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid_footer > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#LayoutGrid_footer:before,
#LayoutGrid_footer:after,
#LayoutGrid_footer .row:before,
#LayoutGrid_footer .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid_footer:after,
#LayoutGrid_footer .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid_footer > .row > .col-1, #LayoutGrid_footer > .row > .col-2, #LayoutGrid_footer > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_footerCard
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 0 5px;
   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 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 20px;
}
#footerCard-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 0 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#footerCard-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 0 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#footerCard-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 0 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#footerCard-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_footerText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 6px 0;
   margin: 0;
   text-align: left;
}
#wb_footerText1 div
{
   text-align: left;
}
#wb_footerText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_footerMenu1
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0 0 130px 0 ;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_footerMenu1::after
{
   content: "";
   display: table;
clear: both;
}
#wb_footerMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   width: 100%;
}
#wb_footerMenu1 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 10px 0px;
   width: 100%;
}
#wb_footerMenu1 a
{
   display: block;
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 17px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_footerMenu1 > ul > li > a
{
   width: calc(100% - 10px);
   box-sizing: border-box;
   height: 40px;
   padding: 0 0px 0px 0px;
   line-height: 40px;
}
#wb_footerMenu1 li:hover a, #wb_footerMenu1 a:hover
{
   color: #B58158;
   border: 0px solid #B58158;
   background-color: transparent;
   background-image: none;
}
#wb_footerMenu1 .firstmain a
{
   margin-top: 0px;
}
#wb_footerMenu1 li.lastmain
{
   padding-bottom: 0px;
}
#wb_footerMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#footerMenu1 li i
{
   font-size: 17px;
   margin-right: 4px;
   width: 19px;
}
#wb_footerText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 6px 0;
   margin: 0;
   text-align: left;
}
#wb_footerText2 div
{
   text-align: left;
}
#wb_footerText2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_footerMenu2
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0 0 130px 0 ;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_footerMenu2::after
{
   content: "";
   display: table;
clear: both;
}
#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: "Open Sans";
   font-weight: normal;
   font-size: 17px;
   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: 40px;
   padding: 0 0px 0px 0px;
   line-height: 40px;
}
#wb_footerMenu2 li:hover a, #wb_footerMenu2 a:hover
{
   color: #B58158;
   border: 0px solid #B58158;
   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;
}
#footerButton
{
   box-sizing: border-box;
   line-height: 40px;
   text-decoration: none;
   vertical-align: top;
   border: 2px solid #B58158;
   border-radius: 0px;
   background-color: #B58158;
   background-image: none;
   color: #FFFFFF;
   cursor: pointer;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 15px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 0 5px;
}
#footerButton:focus
{
   outline: 0;
}
#footerButton:hover
{
   background-color: #DCDCDC;
   color: #B58158;
   border-color: #B58158;
   transform: rotate(0deg) scale(1.1,1.1) ;
   transition: background-color 300ms linear 0ms, color 300ms linear 0ms, border-color 300ms linear 0ms, transform 300ms linear 0ms;
}
#footerButton
{
   background-color: #B58158;
   background-color: #B58158;
   border-color: #B58158;
   transform: rotate(0deg) ;
   transition: background-color 300ms linear 0ms, background-color 300ms linear 0ms, border-color 300ms linear 0ms, transform 300ms linear 0ms;
}
#wb_footerBottom
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #323232;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footerBottom
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0 25px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footerBottom > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footerBottom > .col-1
{
   flex: 0 0 auto;
}
#footerBottom > .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: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#footerBottom > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_footerCopyrights 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_footerCopyrights div
{
   text-align: center;
}
#wb_footerCopyrights
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_footerImage
{
   margin: 0 0 16px 0 ;
   vertical-align: top;
}
#footerImage
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 200px;
   height: 66px;
   vertical-align: top;
}
#wb_headerimagemobil
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#headerimagemobil
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 5px 5px 5px 5px;
   display: block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: contain;
}
#wb_OverlayMenu1
{
   position: relative;
}
#wb_OverlayMenu1
{
   margin: 0;
}
#OverlayMenu1
{
   background-color: #F6F6F6;
   background-image: none;
   border: 0px solid #C5C5C5;
   border-radius: 0px;
   cursor: pointer;
   user-select: none;
}
#OverlayMenu1:hover
{
   background-color: #EDEDED;
   background-image: none;
   border-color: #CCCCCC;
}
#OverlayMenu1
{
   display: block;
   width: 115px;
   height: 71px;
   position: relative;
   overflow: hidden;
}
#OverlayMenu1 .line
{
   width: 32px;
   height: 6px;
   background: #454545;
   display: block;
   margin: 6px auto;
   transition: all 500ms linear;
}
#OverlayMenu1:hover .line
{
   background: #2B2B2B;
}
#OverlayMenu1 .line:first-child
{
   margin-top: 19px;
}
#OverlayMenu1-close
{
   background: transparent;
   font-size: 10px;
   height: 2.8em; 
   outline: none;
   position: absolute;
   right: 10px;
   text-align: left;
   top: 10px;
   width: 3em; 
}
#OverlayMenu1-close:before, #OverlayMenu1-close:after
{
   background: #454545;
   content: "";
   display: block;
   height: 0.6em;
   left: 0;
   opacity: 1;
   position: absolute;
   top: 0;
   width: 100%;
}
#OverlayMenu1-close span
{
   background: #454545;
   height: 0.6em;
   margin-top: -0.3em;
   position: absolute;
   top: 50%;
   transform-origin: 50% 50%;
   width: 100%;
}
#OverlayMenu1-close span::after
{
   background: #454545;
   content: "";
   display: block;
   height: 0.6em;
   position: absolute;
   transform-origin: 50% 50%;
   width: 100%;
}
#OverlayMenu1-close:before
{
   margin-top: -0.3em;
   opacity: 0;
   top: 50%;
}
#OverlayMenu1-close:after
{
   bottom: 50%;
   opacity: 0;
}
#OverlayMenu1-close span
{
   background: #454545;
   transform: rotate(-45deg);
}
#OverlayMenu1-close span:after
{
   background: #454545;
   transform: rotate(-90deg);
}
#OverlayMenu1-overlay
{
   display: flex;
   align-items: center;
   justify-content: center;
   height: 100%;
   left: 0;
   overflow-y: auto;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: -1;
   background-color: rgba(246,246,246,0.87);
}
#OverlayMenu1-overlay ul
{
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-decoration: none;
   text-transform: none;
   list-style: none;
   margin: 0;
   padding: 0;
}
.OverlayMenu1
{
   display: flex;
   justify-content: center;
   align-items: center;
   flex-direction: row;
   width: 100%;
   max-width: 970px;
}
.OverlayMenu1 a
{
   text-decoration: none;
}
.OverlayMenu1 ul
{
   list-style: none;
   padding: 0;
   text-align: center;
}
.OverlayMenu1 li
{
   position: relative;
}
.OverlayMenu1 li a
{
   display: block;
   position: relative;
   padding: 10px 15px 10px 15px;
   color: #454545;
   outline: none;
}
.OverlayMenu1 li a:hover
{
   color: #2B2B2B;
   background-color: #EDEDED;
}
#OverlayMenu1-overlay
{
   visibility: hidden;
   width: 0;
   left: 50%;
   transform: translateX(-50%);
   transition: width 400ms 0.3s, visibility 0s 700ms;
}
#OverlayMenu1-overlay.show
{
   visibility: visible;
   width: 100%;
   transition: width 400ms;
}
#OverlayMenu1-overlay .OverlayMenu1
{
   opacity: 0;
   transition: opacity 0.3s 400ms;
}
#OverlayMenu1-overlay.show .OverlayMenu1
{
   opacity: 1;
   transition-delay: 400ms;
}
#OverlayMenu1-overlay.hide .OverlayMenu1
{
   transition-delay: 0s;
}
#OverlayMenu1-overlay .overlay-icon
{
   margin: 0 10px 0 0 ;
}
#OverlayMenu1-social
{
   padding: 40px 0 0 0;
}
#OverlayMenu1-social .social-icon 
{
   border-radius: 50%;
   background-color: #454545;
   color: #F6F6F6;
   display: inline-block;
   font-size: 19px;
   margin: 0 .5em;
   padding: 7px;
   transition: all .2s linear 0s;
   width: 19px;
}
#OverlayMenu1-social .social-icon:hover 
{
   background-color: #2B2B2B;
   color: #EDEDED;
}
.OverlayMenu1-effect
{
   transition: all 500ms linear;
}
#wb_contentHeading1
{
   display: block;
   width: 100%;
   z-index: 6;
}
#wb_OverlayMenu1
{
   display: none;
   width: 115px;
   height: 71px;
   z-index: 3;
}
#wb_dividerHeading1
{
   display: block;
   width: 100%;
   z-index: 5;
}
#wb_headerimagemobil
{
   display: none;
   width: 100%;
   height: auto;
   z-index: 2;
}
#wb_headerImage
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 0;
}
#wb_footerMenu2
{
   display: block;
   width: 100%;
   z-index: 13;
}
#wb_footerMenu1
{
   display: block;
   width: 100%;
   z-index: 11;
}
#wb_headerMenu1
{
   display: block;
   width: 100%;
   z-index: 1;
}
#wb_footerCard
{
   display: flex;
   width: calc(100% - 5px);
   z-index: 8;
}
#wb_footerImage
{
   display: inline-block;
   width: 200px;
   height: 66px;
   z-index: 14;
}
#ContentPlaceHolder1
{
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   z-index: 29;
}
#wb_welcomeCard
{
   display: flex;
   width: 100%;
   z-index: 4;
}
#footerButton
{
   display: inline-block;
   width: 206px;
   height: 46px;
   z-index: 9;
}
@media only screen and (min-width: 800px) and (max-width: 1139px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
   padding: 0;
}
#wb_headerImage
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 5px 5px 5px 5px;
}
#headerImage
{
   margin-left: auto;
   margin-right: auto;
}
#wb_headerMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: right;
}
#FilePublisher1
{
   left: 0px;
   top: 1160px;
   width: 76px;
   height: 69px;
   visibility: visible;
   display: inline;
}
#wb_headermobil
{
   visibility: hidden;
   display: none;
}
#wb_headermobil
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headermobil
{
   height: auto;
   padding: 0;
}
#ContentPlaceHolder1
{
   left: 0px;
   top: 83px;
   width: 1004px;
   height: 413px;
   visibility: visible;
   display: inline;
}
#wb_LayoutGrid_Welcome
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid_Welcome
{
   height: 75vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid_Welcome
{
   height: 75vh;
   padding: 275px 0 100px 0;
}
#LayoutGrid_Welcome > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid_Welcome > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_divider_Datenschutz
{
   visibility: visible;
   display: table;
}
#wb_divider_Datenschutz
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#divider_Datenschutz
{
   height: auto;
   padding: 50px 15px 0 15px;
}
#divider_Datenschutz .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#divider_Datenschutz > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#divider_Datenschutz > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_dividerHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_LayoutGrid_Datenschutz
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid_Datenschutz
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid_Datenschutz
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid_Datenschutz .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid_Datenschutz > .row > .col-1, #LayoutGrid_Datenschutz > .row > .col-2, #LayoutGrid_Datenschutz > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid_Datenschutz > .row > .col-1
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid_Datenschutz > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#LayoutGrid_Datenschutz > .row > .col-2
{
   display: block;
   width: 66.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid_Datenschutz > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#LayoutGrid_Datenschutz > .row > .col-3
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid_Datenschutz > .row > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#wb_contentTextDatenschutz
{
   visibility: visible;
   display: block;
}
#wb_contentTextDatenschutz
{
   font-size: 16px;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: left;
   line-height: 32px;
}
#wb_contentHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_welcomeCard
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#welcomeCard-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
}
#wb_welcomeCard
{
   text-align: left;
}
#wb_fotter
{
   visibility: visible;
   display: table;
}
#wb_fotter
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#fotter
{
   height: auto;
   padding: 0;
}
#fotter .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#fotter > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#fotter > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid_footer
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid_footer
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid_footer .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid_footer > .row > .col-1, #LayoutGrid_footer > .row > .col-2, #LayoutGrid_footer > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid_footer > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid_footer > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#LayoutGrid_footer > .row > .col-2
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid_footer > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#LayoutGrid_footer > .row > .col-3
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid_footer > .row > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#wb_footerCard
{
   width: calc(100% - 5px);
   visibility: visible;
   display: flex;
   margin: 0 0 0 5px;
}
#footerCard-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 20px;
}
#footerCard-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 0 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#footerCard-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 0 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#footerCard-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 0 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#footerCard-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_footerCard
{
   text-align: left;
}
#wb_footerText1
{
   visibility: visible;
   display: block;
}
#wb_footerText1
{
   margin: 0;
   padding: 0 0 6px 0;
}
#wb_footerMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0 0 130px 0 ;
   text-align: left;
}
#wb_footerMenu1 li
{
   width: 100%;
}
#wb_footerMenu1 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 17px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_footerMenu1 > ul > li > a
{
   width: calc(100% - 10px);
   box-sizing: border-box;
   height: 40px;
   padding: 0 0px 0px 0px;
   line-height: 40px;
}
#wb_footerMenu1 li:hover a, #wb_footerMenu1 a:hover
{
   color: #B58158;
   border: 0px solid #B58158;
   background-color: transparent;
   background-image: none;
}
#wb_footerMenu1 li
{
   padding-bottom: 10px !important;
}
#wb_footerText2
{
   visibility: visible;
   display: block;
}
#wb_footerText2
{
   margin: 0;
   padding: 0 0 6px 0;
}
#wb_footerMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0 0 130px 0 ;
   text-align: left;
}
#wb_footerMenu2 li
{
   width: 100%;
}
#wb_footerMenu2 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 17px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_footerMenu2 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 40px;
   padding: 0 0px 0px 0px;
   line-height: 40px;
}
#wb_footerMenu2 li:hover a, #wb_footerMenu2 a:hover
{
   color: #B58158;
   border: 0px solid #B58158;
   background-color: transparent;
   background-image: none;
}
#wb_footerMenu2 li
{
   padding-bottom: 0px !important;
}
#footerButton
{
   width: 201px;
   height: 46px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 5px;
   padding: 1px 6px 1px 6px;
}
#footerButton
{
   line-height: 40px;
}
#wb_footerBottom
{
   visibility: visible;
   display: table;
}
#wb_footerBottom
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerBottom
{
   height: auto;
   padding: 25px 0 25px 0;
}
#footerBottom > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footerBottom > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_footerCopyrights
{
   visibility: visible;
   display: block;
}
#wb_footerCopyrights
{
   margin: 0;
   padding: 0;
}
#wb_footerImage
{
   width: 200px;
   height: 66px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 16px 0 ;
   padding: 0;
}
#footerImage
{
   width: 200px;
   height: 66px;
}
#wb_headerimagemobil
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 5px 5px 5px 5px;
}
#headerimagemobil
{
   margin-left: auto;
   margin-right: auto;
}
#wb_OverlayMenu1
{
   width: 115px;
   height: 71px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#OverlayMenu1
{
   background-color: #F6F6F6;
   background-image: none;
   border: 0px solid #C5C5C5;
   border-radius: 0px;
   width: 115px;
   height: 71px;
}
#OverlayMenu1:hover
{
   background-color: #EDEDED;
   background-image: none;
   border-color: #CCCCCC;
}
#OverlayMenu1 .line
{
   background: #454545;
}
#OverlayMenu1:hover .line
{
   background: #2B2B2B;
}
#OverlayMenu1 .line
{
   top: 15px;
}
#OverlayMenu1 .line:first-child
{
   margin-top: 19px;
}
#OverlayMenu1-overlay ul
{
   font-size: 19px;
   text-align: center;
}
}
@media only screen and (max-width: 799px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_header
{
   visibility: hidden;
   display: none;
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
   padding: 0;
}
#wb_headerImage
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 5px 5px 5px 5px;
}
#headerImage
{
   margin-left: auto;
   margin-right: auto;
}
#wb_headerMenu1
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: right;
}
#FilePublisher1
{
   left: 0px;
   top: 1582px;
   width: 76px;
   height: 69px;
   visibility: visible;
   display: inline;
}
#wb_headermobil
{
   visibility: visible;
   display: table;
}
#wb_headermobil
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headermobil
{
   height: auto;
   padding: 0;
}
#ContentPlaceHolder1
{
   left: 0px;
   top: 83px;
   width: 768px;
   height: 413px;
   visibility: visible;
   display: inline;
}
#wb_LayoutGrid_Welcome
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid_Welcome
{
   height: 75vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid_Welcome
{
   height: 75vh;
   padding: 275px 0 100px 0;
}
#LayoutGrid_Welcome > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid_Welcome > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_divider_Datenschutz
{
   visibility: visible;
   display: table;
}
#wb_divider_Datenschutz
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#divider_Datenschutz
{
   height: auto;
   padding: 50px 15px 0 15px;
}
#divider_Datenschutz .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#divider_Datenschutz > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#divider_Datenschutz > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_dividerHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_LayoutGrid_Datenschutz
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid_Datenschutz
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid_Datenschutz
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid_Datenschutz .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid_Datenschutz > .row > .col-1, #LayoutGrid_Datenschutz > .row > .col-2, #LayoutGrid_Datenschutz > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid_Datenschutz > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid_Datenschutz > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid_Datenschutz > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid_Datenschutz > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 25px 0 25px 0;
}
#LayoutGrid_Datenschutz > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid_Datenschutz > .row > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 0;
}
#wb_contentTextDatenschutz
{
   visibility: visible;
   display: block;
}
#wb_contentTextDatenschutz
{
   font-size: 16px;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: left;
   line-height: 32px;
}
#wb_contentHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 15px 0 0 0 ;
   padding: 0 0 10px 0;
}
#wb_welcomeCard
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#welcomeCard-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
}
#wb_welcomeCard
{
   text-align: left;
}
#wb_fotter
{
   visibility: visible;
   display: table;
}
#wb_fotter
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#fotter
{
   height: auto;
   padding: 0;
}
#fotter .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#fotter > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#fotter > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid_footer
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid_footer
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid_footer .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid_footer > .row > .col-1, #LayoutGrid_footer > .row > .col-2, #LayoutGrid_footer > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid_footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid_footer > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 20px 0;
}
#LayoutGrid_footer > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid_footer > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 20px 0 20px 0;
}
#LayoutGrid_footer > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid_footer > .row > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 20px 0 50px 0;
}
#wb_footerCard
{
   width: calc(100% - 15px);
   visibility: visible;
   display: flex;
   margin: 20px 0 0 15px;
}
#footerCard-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 20px;
}
#footerCard-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 0 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#footerCard-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 0 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#footerCard-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 0 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#footerCard-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_footerCard
{
   text-align: left;
}
#wb_footerText1
{
   visibility: visible;
   display: block;
}
#wb_footerText1
{
   margin: 0 0 0 15px;
   padding: 0 0 6px 0;
}
#wb_footerMenu1
{
   width: calc(100% - 15px);
   visibility: visible;
   display: inline-block;
   margin: 0 0 5px 15px;
   text-align: left;
}
#wb_footerMenu1 li
{
   width: 100%;
}
#wb_footerMenu1 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 17px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_footerMenu1 > ul > li > a
{
   width: calc(100% - 10px);
   box-sizing: border-box;
   height: 40px;
   padding: 0 0px 0px 0px;
   line-height: 40px;
}
#wb_footerMenu1 li:hover a, #wb_footerMenu1 a:hover
{
   color: #B58158;
   border: 0px solid #B58158;
   background-color: transparent;
   background-image: none;
}
#wb_footerMenu1 li
{
   padding-bottom: 10px !important;
}
#wb_footerText2
{
   visibility: visible;
   display: block;
}
#wb_footerText2
{
   margin: 0 0 0 15px;
   padding: 0 0 6px 0;
}
#wb_footerMenu2
{
   width: calc(100% - 15px);
   visibility: visible;
   display: inline-block;
   margin: 0 0 5px 15px;
   text-align: left;
}
#wb_footerMenu2 li
{
   width: 100%;
}
#wb_footerMenu2 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 17px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_footerMenu2 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 40px;
   padding: 0 0px 0px 0px;
   line-height: 40px;
}
#wb_footerMenu2 li:hover a, #wb_footerMenu2 a:hover
{
   color: #B58158;
   border: 0px solid #B58158;
   background-color: transparent;
   background-image: none;
}
#wb_footerMenu2 li
{
   padding-bottom: 0px !important;
}
#footerButton
{
   width: 206px;
   height: 46px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 25px 15px;
   padding: 1px 6px 1px 6px;
}
#footerButton
{
   line-height: 40px;
}
#wb_footerBottom
{
   visibility: visible;
   display: table;
}
#wb_footerBottom
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerBottom
{
   height: auto;
   padding: 25px 0 25px 0;
}
#footerBottom > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footerBottom > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_footerCopyrights
{
   visibility: visible;
   display: block;
}
#wb_footerCopyrights
{
   margin: 0;
   padding: 0;
}
#wb_footerImage
{
   width: 200px;
   height: 66px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 16px 0 ;
   padding: 0;
}
#footerImage
{
   width: 200px;
   height: 66px;
}
#wb_headerimagemobil
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 5px 5px 5px 5px;
}
#headerimagemobil
{
   margin-left: auto;
   margin-right: auto;
}
#wb_OverlayMenu1
{
   width: 32px;
   height: 51px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#OverlayMenu1
{
   background-color: rgba(181,129,88,0.00);
   background-image: none;
   border: 0px solid #B58158;
   border-radius: 0px;
   width: 32px;
   height: 51px;
}
#OverlayMenu1:hover
{
   background-color: #B58158;
   background-image: none;
   border-color: #B58158;
}
#OverlayMenu1 .line
{
   background: #B58158;
}
#OverlayMenu1 .line
{
   top: 5px;
}
#OverlayMenu1 .line:first-child
{
   margin-top: 9px;
}
#OverlayMenu1-overlay ul
{
   font-size: 19px;
   text-align: left;
}
}
.theme_adonis {
    --cc-bg: #fcf2ea;
    --cc-text: #2d2926;
    --cc-btn-primary-bg: #B58158;
    --cc-btn-primary-text: var(--cc-bg);
    --cc-btn-primary-hover-bg: #96653f;
    --cc-btn-secondary-bg: #d3b7a0;
    --cc-btn-secondary-text: var(--cc-text);
    --cc-btn-secondary-hover-bg: #c39c7d;
    --cc-toggle-bg-off: #d5b8a1;
    --cc-toggle-bg-on: #B58158;
    --cc-toggle-bg-readonly: #B58158;
    --cc-toggle-knob-bg: #dca274;
    --cc-toggle-knob-icon-color: #2d2a27;
    --cc-block-text: var(--cc-text);
    --cc-cookie-category-block-bg: #f7dcc7;
    --cc-cookie-category-block-bg-hover: #dfb08b;
    --cc-section-border: #f1f3f5;
    --cc-cookie-table-border: #e1e7f3;
    --cc-overlay-bg: rgba(181, 129, 88, .45);
    --cc-webkit-scrollbar-bg: #c39c7d;
    --cc-webkit-scrollbar-bg-hover: #B58158;
}
.theme_adonis #c-ttl{
    color: var(--cc-btn-primary-bg);
}
/* Custom border radius */
.theme_adonis #cm,
.theme_adonis #s-bl .act .b-acc,
.theme_adonis #s-inr,
.theme_adonis .cc_div .b-tl,
.theme_adonis .cc_div .c-bl{
    border-radius: 0.5em;
}
.theme_adonis .cc_div .c-bn{
    border-radius: .7em;
}
