body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#preloader
{
   background: #FFFFFF url("images/dot-spinner.gif") no-repeat center center;
   bottom: 0;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 99999;
}
#wb_header
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-clip: padding-box;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 30px 0 30px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#header > .col-1, #header > .col-2, #header > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#header > .col-1, #header > .col-2, #header > .col-3
{
   flex: 0 0 auto;
   height: 123px;
}
#header > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-direction: column;
   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: 50%;
   max-width: 50%;
   display: flex;
   flex-direction: column;
   align-items: flex-end;
   justify-content: center;
   text-align: center;
}
#header > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-direction: column;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 768px)
{
#header > .col-1, #header > .col-2, #header > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
   height: auto;
}
}
#header-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 0px;
   line-height: 0;
   left: 0;
   transform: scaleX(-1.0);
   transition: height 2000ms ease;
}
#header-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#header-divider-top .divider-fill
{
   fill: rgba(63,106,148,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#header-divider-top.show
{
   height: 50px;
}
#wb_header7Menu
{
   border: 0px solid #4169E1;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: center;
   position: relative;
   z-index: 1111 !important;
}
#wb_header7Menu ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   position: relative;
   display: inline-block;
}
#wb_header7Menu li
{
   display: inline-block;
   margin: 0;
   padding: 0px 4px 0px 0px;
}
#wb_header7Menu a
{
   display: block;
   color: #9F9F9F;
   border: 0px solid #3F6A94;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Calibri;
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_header7Menu > ul > li > a
{
   height: 46px;
   line-height: 46px;
   padding: 0px 10px 0px 10px;
}
#wb_header7Menu li:hover a, #wb_header7Menu a:hover, #wb_header7Menu .active
{
   color: #000000;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
}
#wb_header7Menu li.firstmain
{
   padding-left: 0px;
}
#wb_header7Menu li.lastmain
{
   padding-right: 0px;
}
#wb_header7Menu br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_header_logo
{
   margin: 5px 0 5px 0 ;
   vertical-align: top;
}
#header_logo
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_footer
{
   clear: both;
   position: fixed;
   left: 0;
   bottom: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #2C3E50;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   min-height: 30px;
}
#footer
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 30px 10px 30px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footer > .col-1, #footer > .col-2, #footer > .col-3, #footer > .col-4, #footer > .col-5, #footer > .col-6
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 1px;
   padding-left: 1px;
   position: relative;
}
#footer > .col-1, #footer > .col-2, #footer > .col-3, #footer > .col-4, #footer > .col-5, #footer > .col-6
{
   flex: 0 0 auto;
}
#footer > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   order: 1;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#footer > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   order: 2;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#footer > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   order: 3;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#footer > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   order: 4;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#footer > .col-5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   order: 5;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#footer > .col-6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   order: 6;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 0px)
{
#footer > .col-1, #footer > .col-2, #footer > .col-3, #footer > .col-4, #footer > .col-5, #footer > .col-6
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_footer_logo_facebokk
{
   margin: 0;
   vertical-align: top;
}
#footer_logo_facebokk
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 40px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_footer_logo_instagramm
{
   margin: 0;
   vertical-align: top;
}
#footer_logo_instagramm
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 40px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_footer_logo_kleinanzeigen
{
   margin: 0;
   vertical-align: top;
}
#footer_logo_kleinanzeigen
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 40px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_footer_logo_mail
{
   margin: 0;
   vertical-align: top;
}
#footer_logo_mail
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 40px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#SlideShow
{
   position: fixed;
   z-index: 0;
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
   margin: 0;
   padding: 0;
   list-style: none;
}
#SlideShow li
{
   width: 100%;
   height: 100%;
   position: absolute;
   top: 0;
   left: 0;
   background-size: cover;
   background-position: 50% 50%;
   background-repeat: no-repeat;
   opacity: 0;
   z-index: 0;
}
@keyframes SlideShow-animation
{
   0% { opacity: 0; animation-timing-function: ease-in; }
   0% { opacity: 1; animation-timing-function: ease-out; }
   100% { opacity: 1; }
   100% { opacity: 0; }
   100% { opacity: 0; }
}
#SlideShow li
{
   animation: SlideShow-animation 5002000ms linear infinite 0s;
}
#SlideShow li:nth-child(1)
{
   background-image: url('images/hintergrund_01.JPG');
   animation-delay: 0ms;
   transform-origin: bottom left;
}
#SlideShow
{
   border: 0px solid #DEE2E6;
   border-radius: 0px;
}
#wb_faq_haupttext1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_faq_haupttext1
{
   color: #696969;
   font-family: Calibri;
   font-weight: 400;
   font-size: 19px;
   line-height: 22.5px;
}
#wb_faq_haupttext1 p, #wb_faq_haupttext1 ul
{
   margin: 0;
   padding: 0;
}
#wb_faq_haupttext1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_faq_überschrift 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_faq_überschrift div
{
   text-align: center;
}
#wb_faq_überschrift
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_divider3FlexContainer
{
   background-clip: padding-box;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
   width: 100%;
}
#divider3FlexContainer
{
   display: flex;
   position: relative;
   height: 79px;
   padding: 25px 15px 25px 15px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
   background-clip: padding-box;
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   font-size: 0;
}
#divider3FlexContainer-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 0px;
   line-height: 0;
   left: 0;
   transform: scaleX(-1.0);
   transition: height 2000ms ease;
}
#divider3FlexContainer-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#divider3FlexContainer-divider-top .divider-fill
{
   fill: rgba(255,255,255,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#divider3FlexContainer-divider-top.show
{
   height: 50px;
}
#wb_faq_LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#faq_LayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 30px 100px 30px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#faq_LayoutGrid > .col-1, #faq_LayoutGrid > .col-2, #faq_LayoutGrid > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#faq_LayoutGrid > .col-1, #faq_LayoutGrid > .col-2, #faq_LayoutGrid > .col-3
{
   flex: 0 0 auto;
}
#faq_LayoutGrid > .col-1
{
   background-clip: padding-box;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#faq_LayoutGrid > .col-2
{
   background-clip: padding-box;
   background-color: #FFFFFF;
   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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#faq_LayoutGrid > .col-3
{
   background-clip: padding-box;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 0px)
{
#faq_LayoutGrid > .col-1, #faq_LayoutGrid > .col-2, #faq_LayoutGrid > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_faq_haupttext21 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: left;
}
#wb_faq_haupttext21
{
   color: #696969;
   font-family: Calibri;
   font-weight: 400;
   font-size: 19px;
   line-height: 22.5px;
}
#wb_faq_haupttext21 p, #wb_faq_haupttext21 ul
{
   margin: 0;
   padding: 0;
}
#wb_faq_haupttext21
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_divider3Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#divider3Heading
{
   color: #34495E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_faq_haupttext2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_faq_haupttext2
{
   color: #696969;
   font-family: Calibri;
   font-weight: bold;
   font-size: 19px;
   line-height: 22.5px;
}
#wb_faq_haupttext2 p, #wb_faq_haupttext2 ul
{
   margin: 0;
   padding: 0;
}
#wb_faq_haupttext2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_faq_haupttext3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_faq_haupttext3
{
   color: #696969;
   font-family: Calibri;
   font-weight: 400;
   font-size: 19px;
   line-height: 22.5px;
}
#wb_faq_haupttext3 p, #wb_faq_haupttext3 ul
{
   margin: 0;
   padding: 0;
}
#wb_faq_haupttext3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_faq_haupttext4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_faq_haupttext4
{
   color: #696969;
   font-family: Calibri;
   font-weight: bold;
   font-size: 19px;
   line-height: 22.5px;
}
#wb_faq_haupttext4 p, #wb_faq_haupttext4 ul
{
   margin: 0;
   padding: 0;
}
#wb_faq_haupttext4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_faq_haupttext5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_faq_haupttext5
{
   color: #696969;
   font-family: Calibri;
   font-weight: 400;
   font-size: 19px;
   line-height: 22.5px;
}
#wb_faq_haupttext5 p, #wb_faq_haupttext5 ul
{
   margin: 0;
   padding: 0;
}
#wb_faq_haupttext5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_faq_haupttext6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_faq_haupttext6
{
   color: #696969;
   font-family: Calibri;
   font-weight: bold;
   font-size: 19px;
   line-height: 22.5px;
}
#wb_faq_haupttext6 p, #wb_faq_haupttext6 ul
{
   margin: 0;
   padding: 0;
}
#wb_faq_haupttext6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_faq_haupttext7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_faq_haupttext7
{
   color: #696969;
   font-family: Calibri;
   font-weight: 400;
   font-size: 19px;
   line-height: 22.5px;
}
#wb_faq_haupttext7 p, #wb_faq_haupttext7 ul
{
   margin: 0;
   padding: 0;
}
#wb_faq_haupttext7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_faq_haupttext8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_faq_haupttext8
{
   color: #696969;
   font-family: Calibri;
   font-weight: bold;
   font-size: 19px;
   line-height: 22.5px;
}
#wb_faq_haupttext8 p, #wb_faq_haupttext8 ul
{
   margin: 0;
   padding: 0;
}
#wb_faq_haupttext8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_faq_haupttext9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_faq_haupttext9
{
   color: #696969;
   font-family: Calibri;
   font-weight: 400;
   font-size: 19px;
   line-height: 22.5px;
}
#wb_faq_haupttext9 p, #wb_faq_haupttext9 ul
{
   margin: 0;
   padding: 0;
}
#wb_faq_haupttext9
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_faq_haupttext10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_faq_haupttext10
{
   color: #696969;
   font-family: Calibri;
   font-weight: bold;
   font-size: 19px;
   line-height: 22.5px;
}
#wb_faq_haupttext10 p, #wb_faq_haupttext10 ul
{
   margin: 0;
   padding: 0;
}
#wb_faq_haupttext10
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_faq_haupttext11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_faq_haupttext11
{
   color: #696969;
   font-family: Calibri;
   font-weight: 400;
   font-size: 19px;
   line-height: 22.5px;
}
#wb_faq_haupttext11 p, #wb_faq_haupttext11 ul
{
   margin: 0;
   padding: 0;
}
#wb_faq_haupttext11
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_faq_haupttext12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_faq_haupttext12
{
   color: #696969;
   font-family: Calibri;
   font-weight: bold;
   font-size: 19px;
   line-height: 22.5px;
}
#wb_faq_haupttext12 p, #wb_faq_haupttext12 ul
{
   margin: 0;
   padding: 0;
}
#wb_faq_haupttext12
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_faq_haupttext13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_faq_haupttext13
{
   color: #696969;
   font-family: Calibri;
   font-weight: 400;
   font-size: 19px;
   line-height: 22.5px;
}
#wb_faq_haupttext13 p, #wb_faq_haupttext13 ul
{
   margin: 0;
   padding: 0;
}
#wb_faq_haupttext13
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_faq_haupttext14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_faq_haupttext14
{
   color: #696969;
   font-family: Calibri;
   font-weight: bold;
   font-size: 19px;
   line-height: 22.5px;
}
#wb_faq_haupttext14 p, #wb_faq_haupttext14 ul
{
   margin: 0;
   padding: 0;
}
#wb_faq_haupttext14
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_faq_haupttext15 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_faq_haupttext15
{
   color: #696969;
   font-family: Calibri;
   font-weight: 400;
   font-size: 19px;
   line-height: 22.5px;
}
#wb_faq_haupttext15 p, #wb_faq_haupttext15 ul
{
   margin: 0;
   padding: 0;
}
#wb_faq_haupttext15
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_faq_haupttext16 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_faq_haupttext16
{
   color: #696969;
   font-family: Calibri;
   font-weight: bold;
   font-size: 19px;
   line-height: 22.5px;
}
#wb_faq_haupttext16 p, #wb_faq_haupttext16 ul
{
   margin: 0;
   padding: 0;
}
#wb_faq_haupttext16
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_faq_haupttext17 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_faq_haupttext17
{
   color: #696969;
   font-family: Calibri;
   font-weight: 400;
   font-size: 19px;
   line-height: 22.5px;
}
#wb_faq_haupttext17 p, #wb_faq_haupttext17 ul
{
   margin: 0;
   padding: 0;
}
#wb_faq_haupttext17
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_faq_haupttext18 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_faq_haupttext18
{
   color: #696969;
   font-family: Calibri;
   font-weight: bold;
   font-size: 19px;
   line-height: 22.5px;
}
#wb_faq_haupttext18 p, #wb_faq_haupttext18 ul
{
   margin: 0;
   padding: 0;
}
#wb_faq_haupttext18
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_faq_haupttext19 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_faq_haupttext19
{
   color: #696969;
   font-family: Calibri;
   font-weight: 400;
   font-size: 19px;
   line-height: 22.5px;
}
#wb_faq_haupttext19 p, #wb_faq_haupttext19 ul
{
   margin: 0;
   padding: 0;
}
#wb_faq_haupttext19
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_faq_haupttext20 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_faq_haupttext20
{
   color: #696969;
   font-family: Calibri;
   font-weight: bold;
   font-size: 19px;
   line-height: 22.5px;
}
#wb_faq_haupttext20 p, #wb_faq_haupttext20 ul
{
   margin: 0;
   padding: 0;
}
#wb_faq_haupttext20
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_footer
{
   clear: both;
   position: fixed;
   left: 0;
   bottom: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #2C3E50;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   min-height: 30px;
}
#footer
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 30px 10px 30px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footer > .col-1, #footer > .col-2, #footer > .col-3, #footer > .col-4, #footer > .col-5, #footer > .col-6
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 1px;
   padding-left: 1px;
   position: relative;
}
#footer > .col-1, #footer > .col-2, #footer > .col-3, #footer > .col-4, #footer > .col-5, #footer > .col-6
{
   flex: 0 0 auto;
}
#footer > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   order: 1;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#footer > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   order: 2;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#footer > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   order: 3;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#footer > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   order: 4;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#footer > .col-5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   order: 5;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#footer > .col-6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   order: 6;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 0px)
{
#footer > .col-1, #footer > .col-2, #footer > .col-3, #footer > .col-4, #footer > .col-5, #footer > .col-6
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
