div#container
{
   width: 1200px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #323232;
   font-family: "Eberhardt RTS";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   text-align: center;
}
.visibility-hidden
{
   visibility: hidden;
}
#logoleiste
{
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 0px;
}
#wb_Image1
{
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_navigation
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: right;
}
#wb_navigation ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#wb_navigation > ul
{
   display: flex;
   justify-content: space-between;
}
#wb_navigation li
{
   margin: 0;
   padding: 0px 0px 0px 0px;
}
#wb_navigation a
{
   display: block;
   color: #FFFFFF;
   border: 0px solid #0D6EFD;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Eberhardt RTS";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_navigation > ul > li > a
{
   height: 40px;
   line-height: 40px;
   padding: 0px 5px 0px 5px;
}
#wb_navigation li:hover a, #wb_navigation a:hover, #wb_navigation .active
{
   color: #323232;
   border: 0px solid #0A58CA;
   background-color: transparent;
   background-image: none;
}
#wb_navigation li.firstmain
{
   padding-left: 0px;
}
#wb_navigation li.lastmain
{
   padding-right: 0px;
}
#wb_navigation br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#navigationssleiste
{
   background-color: #E1187A;
   background-image: none;
   border-radius: 0px;
}
#wb_contentgrid01
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 70vh;
   background-color: transparent;
   background-image: url('./images/kanzlei.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#contentgrid01
{
   box-sizing: border-box;
   height: 70vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#contentgrid01 > .col-1, #contentgrid01 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#contentgrid01 > .col-1, #contentgrid01 > .col-2
{
   flex: 0 0 auto;
}
#contentgrid01 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#contentgrid01 > .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;
}
@media (max-width: 768px)
{
#contentgrid01 > .col-1, #contentgrid01 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_herotext 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_herotext div
{
   text-align: left;
}
#wb_herotext
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_contentgrid02
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F3F3F3;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#contentgrid02
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 0 80px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#contentgrid02 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#contentgrid02 > .col-1
{
   flex: 0 0 auto;
}
#contentgrid02 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#contentgrid02 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_contentgrid03
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#contentgrid03
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 0 150px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#contentgrid03 > .col-1, #contentgrid03 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#contentgrid03 > .col-1, #contentgrid03 > .col-2
{
   flex: 0 0 auto;
}
#contentgrid03 > .col-1
{
   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;
}
#contentgrid03 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 30px 0 30px;
}
#contentgrid03 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   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: 900px)
{
#contentgrid03 > .col-1, #contentgrid03 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text4 div
{
   text-align: left;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text6 div
{
   text-align: left;
}
#wb_Text6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text7 div
{
   text-align: left;
}
#wb_Text7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text8 div
{
   text-align: left;
}
#wb_Text8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #C0C0C0;
   border-right-color: #000000;
   border-bottom-color: #C0C0C0;
   border-left-color: #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text2 div
{
   text-align: left;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 0 30px 0 30px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid2 > .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 900px)
{
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text3 div
{
   text-align: left;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 0 30px 0 30px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid3 > .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 900px)
{
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text5 div
{
   text-align: left;
}
#wb_Text5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image2
{
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #ECECEC;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 80px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#footer > .col-1, #footer > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#footer > .col-1, #footer > .col-2
{
   flex: 0 0 auto;
}
#footer > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#footer > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 0px)
{
#footer > .col-1, #footer > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Card1
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 3px;
   text-align: center;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Card2
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 3px;
   text-align: center;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Card3
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 3px;
   text-align: center;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text9 div
{
   text-align: right;
}
#wb_Text9
{
   display: inline-block;
   margin: 0;
   width: 160px;
   height: 38px;
}
#Image2
{
   margin-bottom: 30px;
}
#wb_Card1
{
   display: inline-block;
   width: 168px;
   height: 130px;
   z-index: 23;
   width: auto !important;
   height: auto !important;
   margin-right: 30px;
   margin-bottom: 30px;
}
#wb_Image1
{
   position: absolute;
   left: 30px;
   top: 33px;
   width: 165px;
   height: 43px;
   z-index: 0;
}
#wb_Card3
{
   display: inline-block;
   width: 160px;
   height: 112px;
   z-index: 25;
   width: auto !important;
   height: auto !important;
   margin-right: 30px;
   margin-bottom: 30px;
}
#wb_Image2
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 13;
}
#navigationssleiste_Container
{
   width: 1200px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#logoleiste
{
   position: fixed;
   text-align: center;
   left: 0;
   top: 0;
   right: 0;
   height: 110px;
   z-index: 4;
}
#wb_Card2
{
   display: inline-block;
   width: 160px;
   height: 149px;
   z-index: 24;
   width: auto !important;
   height: auto !important;
   margin-right: 30px;
   margin-bottom: 30px;
}
#wb_Extension1
{
   display: inline-block;
   position: relative;
   width: 50px;
   height: 50px;
   z-index: 7;
}
#wb_contentgrid01
{
   margin-top: 155px;
}
#wb_Text1
{
   margin-top: 80px;
   margin-bottom: 30px;
}
#wb_Text2
{
   padding-top: 15px;
   margin-top: 65px;
   margin-bottom: 30px;
}
#wb_herotext
{
   background-color: #FFFFFF;
   padding: 30px;
}
#wb_Text3
{
   padding-left: 30px;
   padding-top: 15px;
   margin-top: 65px;
   margin-bottom: 30px;
}
#wb_navigation
{
   position: absolute;
   left: 974px;
   top: 2px;
   width: 201px;
   height: 40px;
   z-index: 3;
}
#logoleiste_Container
{
   width: 1200px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Text8
{
   padding-left: 30px;
   padding-top: 15px;
   margin-top: 65px;
   margin-bottom: 30px;
}
#navigationssleiste
{
   position: fixed;
   text-align: center;
   left: 0;
   top: 0;
   right: 0;
   height: 45px;
   z-index: 5;
   margin-top: 110px;
}
#wb_css-styles
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 50px;
   height: 50px;
   z-index: 2;
}
/*
* { outline: 1px solid rgba(255,0,0,.25) !important; }
*/

@font-face {
    font-family: 'Eberhardt RTS';
    src: url('fonts/EberhardtRTS-Bold.eot');
    src: url('fonts/EberhardtRTS-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/EberhardtRTS-Bold.woff2') format('woff2'),
        url('fonts/EberhardtRTS-Bold.woff') format('woff'),
        url('fonts/EberhardtRTS-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Eberhardt RTS';
    src: url('fonts/EberhardtRTS-Regular.eot');
    src: url('fonts/EberhardtRTS-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/EberhardtRTS-Regular.woff2') format('woff2'),
        url('fonts/EberhardtRTS-Regular.woff') format('woff'),
        url('fonts/EberhardtRTS-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}


#wb_navigation
{
   transition: left 0.6s ease;
}

@media (max-width: 1199px)
{
   #wb_navigation
   {
      left: 25px !important;
   }
}
/*
* { outline: 1px solid rgba(255,0,0,.25) !important; }
*/

@font-face {
    font-family: 'Eberhardt RTS';
    src: url('fonts/EberhardtRTS-Bold.eot');
    src: url('fonts/EberhardtRTS-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/EberhardtRTS-Bold.woff2') format('woff2'),
        url('fonts/EberhardtRTS-Bold.woff') format('woff'),
        url('fonts/EberhardtRTS-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Eberhardt RTS';
    src: url('fonts/EberhardtRTS-Regular.eot');
    src: url('fonts/EberhardtRTS-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/EberhardtRTS-Regular.woff2') format('woff2'),
        url('fonts/EberhardtRTS-Regular.woff') format('woff'),
        url('fonts/EberhardtRTS-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}


#wb_herotext
{
   position: relative;
   background-color: #FFFFFF;
   padding: 30px;
   box-sizing: border-box;
   overflow: visible;
   z-index: 1;
}

#wb_herotext::after
{
   content: "";
   position: absolute;
   width: 228px;
   height: 228px;
   background-image: url("./images/eberhardt-cross-magenta.svg");
   background-repeat: no-repeat;
   background-size: contain;
   right: -134px;
   top: -134px;
   z-index: 2;
   pointer-events: none;
}

#wb_contentgrid01 {
  height: auto !important;
  min-height: 70vh;
}

#contentgrid01 {
  height: auto !important;
  min-height: 70vh;
}

.sectionheadline
{
   position: relative;
}

.sectionheadline::before
{
   content: "";
   position: absolute;
   top: 0;
   left: 30px;
   right: 30px;
   height: 1px;
   background: #B4B4B4;
}



#wb_contentgrid03,
#contentgrid03
{
   overflow: visible;
}

#contentgrid03 > .col-1
{
   align-self: stretch;
   overflow: visible;
}

#contentgrid03 > .col-1 > .col-1-padding
{
   position: sticky;
   top: 120px;
   align-self: flex-start;
}

.sectionfix
{
   position: static;
}





#footer
{
   position: relative;
}

#footer::after
{
   content: "";
   position: absolute;

   width: 83px;
   height: 83px;

   background: url('./images/eberhardt-cross-weiss.svg') no-repeat center center;
   background-size: contain;

   right: 30px;
   bottom: 0;
   pointer-events: none;
}




@media (max-width: 768px)
{
   #wb_herotext::after
   {
      width: 150px;
      height: 150px;
      right: -88px;
      top: -88px;
   }
#wb_herotext
{
   max-width: calc(100% - 88px);
   margin-top: max(118px, 10vh);
}
  #wb_contentgrid01 {
    height: auto !important;
    min-height: 70vh;
  }

  #contentgrid01 {
    height: auto !important;
    min-height: 70vh;
    align-content: center;
  }

  #contentgrid01 > .col-1 {
    align-content: center;
    align-items: center;
  }
}



.fc-animate.fc-waiting {
   opacity: 0;
   visibility: hidden;
   transform: translate3d(0, 60px, 0);
}

.fc-animate.in-viewport {
   visibility: visible;
   animation: fcFadeInUp 2200ms cubic-bezier(0.22, 1, 0.36, 1) forwards !important;
}

.fc-animate {
   will-change: transform, opacity;
   backface-visibility: hidden;
   -webkit-backface-visibility: hidden;
}

@keyframes fcFadeInUp {

   from {
      opacity: 0;
      transform: translate3d(0, 60px, 0);
   }

   to {
      opacity: 1;
      transform: translate3d(0, 0, 0);
   }
}


#wb_contentgrid01
{
   position: relative;
   overflow: hidden;
   background-image: none !important;
}

#wb_contentgrid01::before
{
   content: "";
   position: absolute;
   inset: 0;

   background-image: url('./images/kanzlei.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;

   opacity: 0;
   transform: scale(1.2);
   transform-origin: center center;

   transition:
      opacity 1400ms ease,
      transform 1400ms ease;

   z-index: 0;
   pointer-events: none;
}

#wb_contentgrid01.in-viewport::before
{
   opacity: 1;
   transform: scale(1);
}

#contentgrid01
{
   position: relative;
   z-index: 1;
}
