body
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
body:after
{
   background-color: #FFFFFF;
   content: "";
   height: 100vh;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   z-index: -1;
}
a
{
   color: #7A1C3D;
   text-decoration: underline;
}
a:visited
{
   color: #910041;
}
a:active
{
   color: #C71585;
}
a:hover
{
   color: #C71585;
   text-decoration: underline;
}
.visibility-hidden
{
   visibility: hidden;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_home, #wb_factsCard1, #wb_factsCard2
   {
      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_home, #wb_factsCard1, #wb_factsCard2
   {
      background-attachment: scroll !important;
   }
}
#wb_header
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   padding: 0 10px 0 10px;
   margin-right: auto;
   margin-left: auto;
}
#header > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#header > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#header > .row > .col-1
{
   float: left;
}
#header > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: right;
}
#header:before,
#header:after,
#header .row:before,
#header .row:after
{
   display: table;
   content: " ";
}
#header:after,
#header .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#header > .row > .col-1
{
   float: none;
   width: 100%;
}
}
.ThemeableMenu4 .nav
{
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   color: #7A1C3D;
   text-align: left;
   text-transform: none;
}
#ThemeableMenu4, .ThemeableMenu4 .nav, .ThemeableMenu4 *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.ThemeableMenu4 .nav:before,
.ThemeableMenu4 .nav:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu4 .nav:after 
{
   clear: both;
}
.ThemeableMenu4 .nav a 
{
   text-decoration: none;
}
.ThemeableMenu4 .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.ThemeableMenu4 .nav ul ul
{
   margin-bottom: 0;
}
.ThemeableMenu4 .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.ThemeableMenu4 .container:before,
.ThemeableMenu4 .container:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu4 .container:after 
{
   clear: both;
}
.ThemeableMenu4 .collapse 
{
   display: none;
}
.ThemeableMenu4 .collapse.show 
{
   display: block;
}
.ThemeableMenu4 .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.ThemeableMenu4 .arrow, .ThemeableMenu4 .arrow-right
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.ThemeableMenu4 .arrow-right
{
   border-left: 4px solid #7A1C3D;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
.ThemeableMenu4 .dropdown-menu > li > a:hover .arrow-right, .ThemeableMenu4 .dropdown-menu > li > a:focus .arrow-right
{
   border-left-color:#7A1C3D;
}
.ThemeableMenu4 .dropdown 
{
   position: relative;
}
.ThemeableMenu4 .dropdown-toggle:focus 
{
   outline: 0;
}
.ThemeableMenu4 .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 16px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid rgba(255,255,255,1.00);
   border-radius: 6px;
   background-clip: padding-box;
}
.ThemeableMenu4 .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #FFFFFF;
}
.ThemeableMenu4 .dropdown-menu > li > a
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #7A1C3D;
   text-transform: none;
   white-space: nowrap;
}
.ThemeableMenu4 .dropdown-menu > li > a:hover,
.ThemeableMenu4 .dropdown-menu > li > a:focus 
{
   text-decoration: none;
   color: #7A1C3D;
   background-color: #EDEDED;
   background-image: none;
}
.ThemeableMenu4 .dropdown-menu > li > a.active,
.ThemeableMenu4 .dropdown-menu > li > a.active:hover,
.ThemeableMenu4 .dropdown-menu > li > a.active:focus
{
   color: #7A1C3D;
   background-color: #EDEDED;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.ThemeableMenu4 .show > .dropdown-menu
{
   display: block;
}
.ThemeableMenu4 .show > a
{
   outline: 0;
}
.ThemeableMenu4 .dropdown-header
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.ThemeableMenu4 .dropdown-backdrop
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.ThemeableMenu4 .dropdown.show .dropdown-menu
{
   animation-name: ThemeableMenu4-animation;
   animation-duration: 500ms;
   animation-iteration-count: 1;
   animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
   animation-fill-mode: forwards;
}
@keyframes ThemeableMenu4-animation
{
   0%
   {
      opacity: 0;
      transform: translateY(-10px);
   }
   100%
   {
      opacity: 1;
      transform: translateY(0);
   }
}
.ThemeableMenu4 .nav > li 
{
   position: relative;
   display: block;
}
.ThemeableMenu4 .nav > li > a
{
   position: relative;
   display: block;
   padding: 15px 15px 15px 15px;
}
.ThemeableMenu4 .nav .show > a,
.ThemeableMenu4 .nav .show > a:hover,
.ThemeableMenu4 .nav .show > a:focus
{
    border-color: #343A40;
}
.ThemeableMenu4 .nav .nav-divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #FFFFFF;
}
.ThemeableMenu4 .nav .arrow
{
   border-top-color: #343A40;
   border-bottom-color: #343A40;
}
.ThemeableMenu4
{
   position: relative;
}
.ThemeableMenu4:before,
.ThemeableMenu4:after
{
   content: " ";
   display: table;
}
.ThemeableMenu4:after
{
   clear: both;
}
.ThemeableMenu4 .navbar-header:before,
.ThemeableMenu4 .navbar-header:after
{
   content: " ";
   display: table;
}
.ThemeableMenu4 .navbar-header:after
{
   clear: both;
}
.ThemeableMenu4-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.ThemeableMenu4-navbar-collapse:before,
.ThemeableMenu4-navbar-collapse:after
{
   content: " ";
   display: table;
}
.ThemeableMenu4-navbar-collapse:after
{
   clear: both;
}
.ThemeableMenu4-navbar-collapse.show
{
   overflow-y: auto;
}
.ThemeableMenu4 .navbar-toggle 
{
   position: relative;
   float: right;
   width: 52px;
   height: 52px;
   padding: 15px 15px 15px 15px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 6px;
}
.ThemeableMenu4 .navbar-toggle .line
{
   display: block;
   width: 22px;
   height: 4px;
   border-radius: 0px;
   transition: all 500ms linear;
}
.ThemeableMenu4 .navbar-toggle .line
{
   margin: 4px auto;
}
.ThemeableMenu4 .navbar-toggle  .line:first-child
{
   margin-top: 0px !important;
}
.ThemeableMenu4 .navbar-nav
{
   margin: 6px -15px;
}
.ThemeableMenu4 .navbar-nav > li > .dropdown-menu
{
   margin-top: 0;
}
.ThemeableMenu4 .navbar-nav > li > a
{
   color: #7A1C3D;
}
.ThemeableMenu4 .navbar-nav > li > a:hover,
.ThemeableMenu4 .navbar-nav > li > a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #7A1C3D;
   text-decoration: none;
}
.ThemeableMenu4 .navbar-nav > li > a.active,
.ThemeableMenu4 .navbar-nav > li > a.active:hover,
.ThemeableMenu4 .navbar-nav > li > a.active:focus
{
   color: #7A1C3D;
   background-color: #EDEDED;
   background-image: none;
}
.ThemeableMenu4 .navbar-toggle
{
   border: 1px solid transparent;
}
.ThemeableMenu4 .navbar-toggle:hover,
.ThemeableMenu4 .navbar-toggle:focus
{
   background-color: transparent;
}
.ThemeableMenu4 .navbar-toggle .line
{
   background-color: #7A1C3D;
}
.ThemeableMenu4-navbar-collapse
{
   border-color: rgba(255,255,255,1.00);
}
.ThemeableMenu4 .navbar-nav > .dropdown > a:hover .arrow,
.ThemeableMenu4 .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #7A1C3D;
   border-bottom-color: #7A1C3D;
}
.ThemeableMenu4 .navbar-nav > .show > a,
.ThemeableMenu4 .navbar-nav > .show > a:hover,
.ThemeableMenu4 .navbar-nav > .show > a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #7A1C3D;
}
.ThemeableMenu4 .navbar-nav > .show > a .arrow,
.ThemeableMenu4 .navbar-nav > .show > a:hover .arrow,
.ThemeableMenu4 .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #7A1C3D;
   border-bottom-color: #7A1C3D;
}
.ThemeableMenu4 .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #7A1C3D;
   border-bottom-color: #7A1C3D;
}
.ThemeableMenu4 .navbar-link
{
   color: #7A1C3D;
}
.ThemeableMenu4 .navbar-link:hover
{
   color: #7A1C3D;
}
.ThemeableMenu4 .navbar-header
{
   color: #7A1C3D;
}
@media (min-width: 480px) 
{
.ThemeableMenu4 .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.ThemeableMenu4 .navbar-header
{
   float: left;
}
.ThemeableMenu4-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.ThemeableMenu4-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.ThemeableMenu4-navbar-collapse.show
{
   overflow-y: auto;
}
.ThemeableMenu4 .navbar-toggle
{
   display: none;
}
.ThemeableMenu4 .navbar-nav
{
   float: right;
   margin: 0;
}
.ThemeableMenu4 .navbar-nav > li
{
   float: left;
}
.ThemeableMenu4 .container > .navbar-header,
.ThemeableMenu4 .container > .ThemeableMenu4-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.ThemeableMenu4 .navbar-nav > .dropdown > a:hover .arrow,
.ThemeableMenu4 .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #C71585;
   border-bottom-color: #C71585;
}
}
@media (max-width: 480px) 
{
.ThemeableMenu4 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
}
.ThemeableMenu4 .navbar-nav
{
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
}
.ThemeableMenu4 .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.ThemeableMenu4 .navbar-nav .show .dropdown-menu > li > a,
.ThemeableMenu4 .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 15px;
}
.ThemeableMenu4 .navbar-nav .show .dropdown-menu > li > a
{
   line-height: 20px;
}
.ThemeableMenu4 .arrow-right
{
   border-top: 4px solid #7A1C3D;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.ThemeableMenu4 .dropdown-menu > li > a:hover .arrow-right, .ThemeableMenu4 .dropdown-menu > li > a:focus .arrow-right
{
   border-top: 4px solid #7A1C3D;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
}
@media (min-width: 480px) 
{
.ThemeableMenu4 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 6px;
}
.ThemeableMenu4 .navbar-nav > li > a
{
   color: #7A1C3D;
}
.ThemeableMenu4 .navbar-nav > li > a:hover,
.ThemeableMenu4 .navbar-nav > li > a:focus
{
   color: #C71585;
   background-color: transparent;
   background-image: none;
}
.ThemeableMenu4 .navbar-nav > li > a.active,
.ThemeableMenu4 .navbar-nav > li > a.active:hover,
.ThemeableMenu4 .navbar-nav > li > a.active:focus
{
   color: #C71585;
   background-color: transparent;
   background-image: none;
}
.ThemeableMenu4 .navbar-nav > .show > a,
.ThemeableMenu4 .navbar-nav > .show > a:hover,
.ThemeableMenu4 .navbar-nav > .show > a:focus
{
   background-color: transparent;
   background-image: none;
   color: #C71585;
}
.ThemeableMenu4 .navbar-nav > .dropdown > a:hover .arrow
{
   border-top-color: #C71585;
   border-bottom-color: #C71585;
}
.ThemeableMenu4 .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #7A1C3D;
   border-bottom-color: #7A1C3D;
}
.ThemeableMenu4 .navbar-nav > li > a.active > .arrow,
.ThemeableMenu4 .navbar-nav > li > a.active:hover > .arrow,
.ThemeableMenu4 .navbar-nav > li > a.active:focus > .arrow
{
   border-top-color: #C71585;
   border-bottom-color: #C71585;
}
.ThemeableMenu4 .navbar-nav > .show > a .arrow,
.ThemeableMenu4 .navbar-nav > .show > a:hover .arrow,
.ThemeableMenu4 .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #C71585;
   border-bottom-color: #C71585;
}
.ThemeableMenu4 .navbar-link
{
   color: #7A1C3D;
}
.ThemeableMenu4 .navbar-link:hover 
{
   color: #fff;
}
}
.ThemeableMenu4 .navbar-nav > li:first-child > a
{
   border-top-left-radius: 6px;
   border-bottom-left-radius: 6px;
}
.ThemeableMenu4 .dropdown-menu > li:last-child > a
{
   border-bottom-left-radius: 6px;
   border-bottom-right-radius: 6px;
}
#ThemeableMenu4 i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_ThemeableMenu4
{
   z-index: 1111 !important;
}
#wb_home
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: url('../images/Berlin_Silhouette_mit_urban_stil_houses.jpg');
   background-repeat: no-repeat;
   background-position: center bottom;
   background-attachment: fixed;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#home
{
   box-sizing: border-box;
   height: 100vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 188px 0 150px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#home > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 50px;
   padding-left: 50px;
   position: relative;
}
#home > .col-1
{
   flex: 0 0 auto;
}
#home > .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)
{
#home > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,255,255,0.80);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 80px 30px 80px 30px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid5 > .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#LayoutGrid5 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid5 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_homeText 
{
   background-color: rgba(255,255,255,0.50);
   background-image: none;
   border: 0px solid #910041;
   border-radius: 0px;
   line-height: 1.1;
   padding: 20px 20px 20px 20px;
   margin: 0;
   text-align: center;
}
#wb_homeText
{
   color: #7A1C3D;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-size: 16px;
}
#wb_homeText div
{
   text-align: center;
}
#wb_homeText
{
   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: rgba(255,255,255,0.80);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 80px 30px 80px 30px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#LayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_BewertenVerkaufenFinanzierenCardDeck
{
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   border: 0px solid #FCFDFD;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#BewertenVerkaufenFinanzierenCardDeck
{
   display: flex;
   position: relative;
   padding: 50px 10px 50px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
   box-sizing: border-box;
   font-size: 0;
}
@media all and (max-width:480px) 
{
#BewertenVerkaufenFinanzierenCardDeck
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #7A1C3D;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid4 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_infoBlock1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#infoBlock1
{
   box-sizing: border-box;
   padding: 80px 15px 80px 15px;
   margin-right: auto;
   margin-left: auto;
}
#infoBlock1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#infoBlock1 > .row > .col-1, #infoBlock1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#infoBlock1 > .row > .col-1, #infoBlock1 > .row > .col-2
{
   float: left;
}
#infoBlock1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#infoBlock1 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#infoBlock1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#infoBlock1 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#infoBlock1:before,
#infoBlock1:after,
#infoBlock1 .row:before,
#infoBlock1 .row:after
{
   display: table;
   content: " ";
}
#infoBlock1:after,
#infoBlock1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#infoBlock1 > .row > .col-1, #infoBlock1 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_infoblock2
{
   clear: both;
   position: relative;
   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;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#infoblock2
{
   box-sizing: border-box;
   padding: 20px 15px 40px 15px;
   margin-right: auto;
   margin-left: auto;
}
#infoblock2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#infoblock2 > .row > .col-1, #infoblock2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#infoblock2 > .row > .col-1, #infoblock2 > .row > .col-2
{
   float: left;
}
#infoblock2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#infoblock2 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#infoblock2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#infoblock2 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#infoblock2:before,
#infoblock2:after,
#infoblock2 .row:before,
#infoblock2 .row:after
{
   display: table;
   content: " ";
}
#infoblock2:after,
#infoblock2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#infoblock2 > .row > .col-1, #infoblock2 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#infoblock2-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scale(-1.0, -1.01);
}
#infoblock2-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#infoblock2-divider-top .divider-fill
{
   fill: rgba(255,255,255,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_facts
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #7A1C3D;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#facts
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
}
#facts > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#facts > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#facts > .row > .col-1
{
   float: left;
}
#facts > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#facts:before,
#facts:after,
#facts .row:before,
#facts .row:after
{
   display: table;
   content: " ";
}
#facts:after,
#facts .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#facts > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_factsLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,255,255,0.80);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#factsLayoutGrid
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#factsLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#factsLayoutGrid > .row > .col-1, #factsLayoutGrid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#factsLayoutGrid > .row > .col-1, #factsLayoutGrid > .row > .col-2
{
   float: left;
}
#factsLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#factsLayoutGrid > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 100px 0 100px 0;
}
#factsLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#factsLayoutGrid > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 100px 0 100px 0;
}
#factsLayoutGrid:before,
#factsLayoutGrid:after,
#factsLayoutGrid .row:before,
#factsLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#factsLayoutGrid:after,
#factsLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#factsLayoutGrid > .row > .col-1, #factsLayoutGrid > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#factsLayoutGrid-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 100px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.01);
}
#factsLayoutGrid-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#factsLayoutGrid-divider-top .divider-fill
{
   fill: rgba(122,28,61,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#factsLayoutGrid-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 100px;
   transform: scaleX(-1.0);
}
#factsLayoutGrid-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#factsLayoutGrid-divider-bottom .divider-fill
{
   fill: rgba(255,255,255,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_PreisLayoutGrid2
{
   clear: both;
   position: relative;
   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;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#PreisLayoutGrid2
{
   box-sizing: border-box;
   padding: 40px 15px 40px 15px;
   margin-right: auto;
   margin-left: auto;
}
#PreisLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#PreisLayoutGrid2 > .row > .col-1, #PreisLayoutGrid2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#PreisLayoutGrid2 > .row > .col-1, #PreisLayoutGrid2 > .row > .col-2
{
   float: left;
}
#PreisLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#PreisLayoutGrid2 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#PreisLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#PreisLayoutGrid2 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#PreisLayoutGrid2:before,
#PreisLayoutGrid2:after,
#PreisLayoutGrid2 .row:before,
#PreisLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#PreisLayoutGrid2:after,
#PreisLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#PreisLayoutGrid2 > .row > .col-1, #PreisLayoutGrid2 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#PreisLayoutGrid2-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 50px;
   transform: scaleX(-1.0);
}
#PreisLayoutGrid2-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#PreisLayoutGrid2-divider-bottom .divider-fill
{
   fill: rgba(255,255,255,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_about
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,255,255,0.49);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#about
{
   box-sizing: border-box;
   padding: 125px 15px 125px 15px;
   margin-right: auto;
   margin-left: auto;
}
#about > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#about > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#about > .row > .col-1
{
   float: left;
}
#about > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#about:before,
#about:after,
#about .row:before,
#about .row:after
{
   display: table;
   content: " ";
}
#about:after,
#about .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#about > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#about-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 80px;
   line-height: 0;
   left: 0;
   transform: scale(-1.0, -1.01);
}
#about-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#about-divider-top .divider-fill
{
   fill: rgba(255,255,255,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_ObjSucheBlockImage1
{
   margin: 0;
   vertical-align: top;
}
#ObjSucheBlockImage1
{
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 600px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_kundenrezessionen
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #7A1C3D;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#kundenrezessionen
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#kundenrezessionen > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#kundenrezessionen > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#kundenrezessionen > .row > .col-1
{
   float: left;
}
#kundenrezessionen > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#kundenrezessionen > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#kundenrezessionen:before,
#kundenrezessionen:after,
#kundenrezessionen .row:before,
#kundenrezessionen .row:after
{
   display: table;
   content: " ";
}
#kundenrezessionen:after,
#kundenrezessionen .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#kundenrezessionen > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#RezessionenContainer
{
   display: block;
   position: relative;
   padding: 50px 30px 0 30px;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#RezessionenContainer-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scale(-1.0, -1.01);
}
#RezessionenContainer-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#RezessionenContainer-divider-top .divider-fill
{
   fill: rgba(122,28,61,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#RezessionenContainer-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 50px;
}
#RezessionenContainer-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#RezessionenContainer-divider-bottom .divider-fill
{
   fill: rgba(122,28,61,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#RezessionenContainer
{
   column-count: 3;
   column-gap: 30px;
   orphans: 1;
   widows: 1;
}
#RezessionenContainer > div
{
   display: inline-block !important;
   width: 100% !important;
}
#wb_CardContainerSMALL
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#CardContainerSMALL
{
   display: block;
   position: relative;
   padding: 50px 30px 0 30px;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   font-size: 0;
}
#CardContainerSMALL-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.01);
}
#CardContainerSMALL-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#CardContainerSMALL-divider-top .divider-fill
{
   fill: rgba(122,28,61,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#CardContainerSMALL-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 50px;
}
#CardContainerSMALL-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#CardContainerSMALL-divider-bottom .divider-fill
{
   fill: rgba(122,28,61,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#CardContainerSMALL
{
   column-count: 3;
   column-gap: 30px;
   orphans: 1;
   widows: 1;
}
#CardContainerSMALL > div
{
   display: inline-block !important;
   width: 100% !important;
}
#wb_ReferenzobjekteLayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #7A1C3D;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ReferenzobjekteLayoutGrid3
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#ReferenzobjekteLayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ReferenzobjekteLayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ReferenzobjekteLayoutGrid3 > .row > .col-1
{
   float: left;
}
#ReferenzobjekteLayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#ReferenzobjekteLayoutGrid3 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#ReferenzobjekteLayoutGrid3:before,
#ReferenzobjekteLayoutGrid3:after,
#ReferenzobjekteLayoutGrid3 .row:before,
#ReferenzobjekteLayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#ReferenzobjekteLayoutGrid3:after,
#ReferenzobjekteLayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#ReferenzobjekteLayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_galleryLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#galleryLayoutGrid
{
   box-sizing: border-box;
   padding: 80px 15px 80px 15px;
   margin-right: auto;
   margin-left: auto;
}
#galleryLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#galleryLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#galleryLayoutGrid > .row > .col-1
{
   float: left;
}
#galleryLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#galleryLayoutGrid > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#galleryLayoutGrid:before,
#galleryLayoutGrid:after,
#galleryLayoutGrid .row:before,
#galleryLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#galleryLayoutGrid:after,
#galleryLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#galleryLayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#galleryLayoutGrid-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scale(-1.0, -1.01);
}
#galleryLayoutGrid-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#galleryLayoutGrid-divider-top .divider-fill
{
   fill: rgba(122,28,61,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#galleryLayoutGrid-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 150px;
}
#galleryLayoutGrid-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#galleryLayoutGrid-divider-bottom .divider-fill
{
   fill: rgba(79,79,79,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#upStickyLayerRechts
{
   background-color: #3E3E3E;
   background-image: none;
   border-radius: 0px;
   opacity: 0.77;
}
#wb_upIcon00
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_upIcon00 a
{
   text-decoration: none;
}
#wb_upIcon00 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#upIcon00
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#upIcon00 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_upIcon00:hover #upIcon00 i
{
   color: #C71585;
}
#wb_factsHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#factsHeading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#factsHeading1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_factsIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#factsIcon
{
   height: 100px;
   width: 100px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#factsIcon i
{
   color: #A9A9A9;
   display: inline-block;
   font-size: 100px;
   line-height: 100px;
   vertical-align: middle;
}
#wb_factsIcon:hover #factsIcon i
{
   color: #FFFFFF;
}
#wb_infoBlockHeading1
{
   background-color: rgba(255,255,255,0.78);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 0 10px 20px;
   text-align: left;
}
#infoBlockHeading1
{
   color: #7A1C3D;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#infoBlockHeading1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_infoBlockHeading2
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 0 10px 20px;
   text-align: left;
}
#infoBlockHeading2
{
   color: #969696;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_infoBlockText1 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0 20px 20px 20px;
   margin: 0;
   text-align: left;
}
#wb_infoBlockText1
{
   color: #969696;
   font-family: "Trebuchet MS";
   font-weight: 400;
   font-size: 8px;
   line-height: 10px;
}
#wb_infoBlockText1 p, #wb_infoBlockText1 ul
{
   margin: 0;
   padding: 0;
}
#wb_infoBlockText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_reviewsImage2
{
   margin: 0;
   vertical-align: top;
}
#reviewsImage2
{
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 600px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_infoBlockHeading3
{
   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 20px;
   text-align: left;
}
#infoBlockHeading3
{
   color: #7A1C3D;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#infoBlockHeading3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_infoBlockText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 20px 20px 20px;
   margin: 0;
   text-align: left;
}
#wb_infoBlockText2
{
   color: #969696;
   font-family: "Trebuchet MS";
   font-weight: 400;
   font-size: 8px;
   line-height: 10px;
}
#wb_infoBlockText2 p, #wb_infoBlockText2 ul
{
   margin: 0;
   padding: 0;
}
#wb_infoBlockText2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_aboutTextArt{
   height: 0;
   padding: 0 0 24.3514% 0;
   height: 0 !important;
}
#aboutTextArt{
   opacity: 0;
}
#wb_aboutTextArt
{
   margin: 0 50px 0 50px;
   vertical-align: top;
}
#wb_factsCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: url('../images/Immobiilie-passt-nicht-mehr.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid rgba(0,0,0,0.50);
   border-radius: 0px;
   text-align: left;
}
#factsCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#factsCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 80px 50px 80px 50px;
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: right;
}
#wb_factsCard1:hover #factsCard1-card-item0
{
   opacity: 1.0;
   background-color: rgba(0,0,0,0.63);
   transition: opacity 300ms linear 0ms, background-color 300ms linear 0ms;
}
#factsCard1-card-item0
{
   opacity: 0;
   background-color: rgba(0,0,0,0.63);
   transition: opacity 500ms linear 0ms, background-color 500ms linear 0ms;
}
#factsCard1-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid rgba(0,0,0,0.50);
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: rgba(0,0,0,0.50);
   background-image: none;
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: right;
}
#wb_factsCard1:hover #factsCard1-card-footer
{
   background-color: #000000;
   transition: background-color 300ms linear 0ms;
}
#factsCard1-card-footer
{
   background-color: rgba(0,0,0,0.50);
   transition: background-color 300ms linear 0ms;
}
#wb_factsCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: url('../images/Haus_verkauft_Prosit.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid rgba(0,0,0,0.50);
   border-radius: 0px;
   text-align: left;
}
#factsCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#factsCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 80px 50px 80px 50px;
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
}
#wb_factsCard2:hover #factsCard2-card-item0
{
   opacity: 1.0;
   background-color: rgba(0,0,0,0.63);
   transition: opacity 300ms linear 0ms, background-color 300ms linear 0ms;
}
#factsCard2-card-item0
{
   opacity: 0;
   background-color: rgba(0,0,0,0.63);
   transition: opacity 500ms linear 0ms, background-color 500ms linear 0ms;
}
#factsCard2-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid rgba(0,0,0,0.50);
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: rgba(0,0,0,0.50);
   background-image: none;
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
}
#wb_factsCard2:hover #factsCard2-card-footer
{
   background-color: #000000;
   transition: background-color 300ms linear 0ms;
}
#factsCard2-card-footer
{
   background-color: rgba(0,0,0,0.50);
   transition: background-color 300ms linear 0ms;
}
#wb_Image18
{
   margin: 0;
   vertical-align: top;
}
#Image18
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 212px;
   height: 49px;
   vertical-align: top;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 15px 0 15px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   box-shadow: 0px 0px 20px rgba(0,0,0,0.39);
   text-align: left;
}
#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;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item0:hover
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card1-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card1-card-item4
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7A1C3D;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card1-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 15px 0 15px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   box-shadow: 0px 0px 20px rgba(0,0,0,0.39);
   text-align: left;
}
#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;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item0:hover
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card2-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card2-card-item4
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7A1C3D;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card2-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_AuswahlVerkaeufer
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 15px 0 15px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   box-shadow: 0px 0px 20px rgba(0,0,0,0.39);
   text-align: left;
}
#AuswahlVerkaeufer-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#AuswahlVerkaeufer-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#AuswahlVerkaeufer-card-item0:hover
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#AuswahlVerkaeufer-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#AuswahlVerkaeufer-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#AuswahlVerkaeufer-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#AuswahlVerkaeufer-card-item3
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#AuswahlVerkaeufer-card-item4
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7A1C3D;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#AuswahlVerkaeufer-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: #7A1C3D;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 20px 10px 20px;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 100px 0 10px 20px;
   text-align: left;
}
#Heading2
{
   color: #969696;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Heading3
{
   background-color: #7A1C3D;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 40px 0 ;
   padding: 10px 20px 10px 20px;
   text-align: center;
}
#Heading3
{
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_PreisImage2
{
   margin: 0;
   vertical-align: top;
}
#PreisImage2
{
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 600px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_PreisText2 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 40px 20px 20px 20px;
   margin: 0;
   text-align: left;
}
#wb_PreisText2
{
   color: #969696;
   font-family: "Trebuchet MS";
   font-weight: 400;
   font-size: 8px;
   line-height: 10px;
}
#wb_PreisText2 p, #wb_PreisText2 ul
{
   margin: 0;
   padding: 0;
}
#wb_PreisText2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_PreisHeading7
{
   background-color: rgba(255,255,255,0.78);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 4px 10px 10px 20px;
   text-align: left;
}
#PreisHeading7
{
   color: #7A1C3D;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_PreisHeading8
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 0 10px 20px;
   text-align: left;
}
#PreisHeading8
{
   color: #969696;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#PreisHeading8 a
{
   color: inherit;
   text-decoration: none;
}
#wb_PreisHeading9
{
   background-color: #7A1C3D;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 20px 10px 20px;
   text-align: center;
}
#PreisHeading9
{
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#PreisHeading9 a
{
   color: inherit;
   text-decoration: none;
}
#PreisMediaPlayer1 img
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #000000;
   border-radius: 0px;
}
#PreisMediaPlayer1
{
   display: block;
   width: 100%;
   height: 100%;
}
#wb_PreisMediaPlayer1 img
{
   display: block;
   position: relative;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
   height: auto;
   margin-left: auto;
   margin-right: auto;
}
#wb_PreisText1 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0 20px 20px 20px;
   margin: 0;
   text-align: left;
}
#wb_PreisText1
{
   color: #969696;
   font-family: "Trebuchet MS";
   font-weight: 400;
   font-size: 8px;
   line-height: 10px;
}
#wb_PreisText1 p, #wb_PreisText1 ul
{
   margin: 0;
   padding: 0;
}
#wb_PreisText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_PreisHeading4
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 0 10px 20px;
   text-align: left;
}
#PreisHeading4
{
   color: #969696;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_RezessionenCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#RezessionenCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#RezessionenCard1-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#RezessionenCard1-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#RezessionenCard1-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#RezessionenCard1-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_RezessionenCard5
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#RezessionenCard5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#RezessionenCard5-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#RezessionenCard5-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#RezessionenCard5-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#RezessionenCard5-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_RezessionenCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#RezessionenCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#RezessionenCard2-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#RezessionenCard2-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#RezessionenCard2-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#RezessionenCard2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_RezessionenCard4
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#RezessionenCard4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#RezessionenCard4-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#RezessionenCard4-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#RezessionenCard4-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#RezessionenCard4-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_RezessionenCard6
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#RezessionenCard6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#RezessionenCard6-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#RezessionenCard6-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#RezessionenCard6-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#RezessionenCard6-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_RezessionenCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#RezessionenCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#RezessionenCard3-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#RezessionenCard3-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#RezessionenCard3-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#RezessionenCard3-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_RezessionenCard7
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#RezessionenCard7-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#RezessionenCard7-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#RezessionenCard7-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#RezessionenCard7-card-item2
{
   box-sizing: border-box;
   margin: 5px 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#RezessionenCard7-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_RezessionenHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 20px 0 20px 0;
   text-align: center;
}
#RezessionenHeading
{
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#RezessionenHeading a
{
   color: inherit;
   text-decoration: none;
}
#wb_RezessionenFontAwesomeIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#RezessionenFontAwesomeIcon1
{
   height: 100px;
   width: 100px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#RezessionenFontAwesomeIcon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 100px;
   line-height: 100px;
   vertical-align: middle;
}
#wb_RezessionenFontAwesomeIcon1:hover #RezessionenFontAwesomeIcon1 i
{
   color: #FFFFFF;
}
#galleryCollage
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
   position: relative;
}
#galleryCollage .thumbnail img
{
   border: 0px solid #000000;
   box-sizing: border-box;
   border-radius: 0px;
}
#galleryCollage .thumbnail
{
   opacity: 0;
   position: absolute;
}
#galleryCollage .thumbnail img
{
   width: 100%;
   height: 100%;
   margin: 0;
   padding: 0;
   object-fit: cover;
}
#galleryCollage .thumbnails
{
   perspective: 1300px;
}
#galleryCollage .thumbnail.effect
{
   animation: galleryCollage-animation 600ms ease-in-out forwards;
   transform: rotateX(-80deg);
   transform-style: preserve-3d;
   transform-origin: 0% 0%;
}
@keyframes galleryCollage-animation
{
   0%
   {
   }
   100%
   {
      opacity: 1;
      transform: rotateX(0deg);
   }
}
#wb_ReferenzHeading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 20px 0 20px 0;
   text-align: center;
}
#ReferenzHeading5
{
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#ReferenzHeading5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_ReferenzFontAwesomeIcon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#ReferenzFontAwesomeIcon2
{
   height: 100px;
   width: 100px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#ReferenzFontAwesomeIcon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 100px;
   line-height: 100px;
   vertical-align: middle;
}
#wb_ReferenzFontAwesomeIcon2:hover #ReferenzFontAwesomeIcon2 i
{
   color: #A9A9A9;
}
#Master_footerLayer3
{
   background-color: #696969;
   background-image: none;
   border-radius: 0px;
   padding: 0;
}
#wb_Master_footerResponsiveMenu2
{
   display: block;
   background-color: #696969;
   font-family: Arial;
   font-weight: bold;
   text-align: center;
   width: 100%;
   margin: 0;
   z-index: 1111 !important;
}
#Master_footerResponsiveMenu2
{
   display: inline-block;
   background-color: #696969;
   height: 69px;
}
#wb_Master_footerResponsiveMenu2 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_Master_footerResponsiveMenu2 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_Master_footerResponsiveMenu2 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_Master_footerResponsiveMenu2 ul li i
{
   font-size: 24px;
   width: 24px;
   margin-bottom: 0px;
}
#wb_Master_footerResponsiveMenu2 ul li a
{
   background-color: #696969;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 10px 15px 10px;
   text-align: center;
}
#wb_Master_footerResponsiveMenu2 > ul > li > a 
{
   height: 39px;
}
.Master_footerResponsiveMenu2 a 
{
   display: block;
}
#wb_Master_footerResponsiveMenu2 li:hover > a, #wb_Master_footerResponsiveMenu2 li .active
{
   background-color: #696969;
   color: #910046;
}
#wb_Master_footerResponsiveMenu2 ul ul
{
   display: none;
   position: absolute;
   top: 69px;
}
#wb_Master_footerResponsiveMenu2 ul li:hover > ul
{
   display: list-item;
}
#wb_Master_footerResponsiveMenu2 ul ul li 
{
   float: none;
   position: relative;
   width: 136px;
}
#wb_Master_footerResponsiveMenu2 ul ul li a
{
   background-color: #7A7A7A;
   border: 0px solid #7A7A7A;
   color: #FFFFFF;
}
#wb_Master_footerResponsiveMenu2 ul ul li:hover > a, #wb_Master_footerResponsiveMenu2 ul ul li .active
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_Master_footerResponsiveMenu2 ul ul li i 
{
   margin-right: 8px;
   vertical-align: middle;
}
#wb_Master_footerResponsiveMenu2 ul ul li a 
{
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_Master_footerResponsiveMenu2 ul ul ul li 
{
   left: 136px;
   position: relative;
   top: -69px;
}
#wb_Master_footerResponsiveMenu2 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #FFFFFF;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_Master_footerResponsiveMenu2 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_Master_footerResponsiveMenu2 li:hover > a .arrow-down, #wb_Master_footerResponsiveMenu2 li .active .arrow-down
{ 
   border-top-color: #910046;
}
#wb_Master_footerResponsiveMenu2 ul ul li:hover > a .arrow-left, #wb_Master_footerResponsiveMenu2 ul ul li .active .arrow-left
{ 
   border-left-color: #424242;
}
#wb_Master_footerResponsiveMenu2 .toggle,[id^=Master_footerResponsiveMenu2-submenu]
{
   display: none;
}
@media all and (max-width:380px) 
{
#wb_Master_footerResponsiveMenu2
{
   margin: 0;
   text-align: left;
}
#wb_Master_footerResponsiveMenu2 ul li a, #wb_Master_footerResponsiveMenu2 .toggle
{
   font-size: 13px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 20px 15px 20px;
}
#wb_Master_footerResponsiveMenu2 .toggle + a
{
   display: none !important;
}
.Master_footerResponsiveMenu2 
{
   display: none;
   z-index: 9999;
}
#Master_footerResponsiveMenu2 
{
   background-color: transparent;
   display: none;
}
#wb_Master_footerResponsiveMenu2 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_Master_footerResponsiveMenu2 .toggle 
{
   display: block;
   background-color: #696969;
   color: #FFFFFF;
   padding: 0 20px 0 20px;
   line-height: 54px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_Master_footerResponsiveMenu2 .toggle:hover
{
   background-color: #696969;
   color: #910046;
}
[id^=Master_footerResponsiveMenu2-submenu]:checked + ul 
{
   display: block !important;
}
#Master_footerResponsiveMenu2-title
{
   height: 69px !important;
   line-height: 69px !important;
   text-align: center;
}
#wb_Master_footerResponsiveMenu2 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_Master_footerResponsiveMenu2 ul ul .toggle,
#wb_Master_footerResponsiveMenu2 ul ul a 
{
   padding: 0 40px;
}
#wb_Master_footerResponsiveMenu2 a:hover,
#wb_Master_footerResponsiveMenu2 ul ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_Master_footerResponsiveMenu2 ul li ul li .toggle,
#wb_Master_footerResponsiveMenu2 ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_Master_footerResponsiveMenu2 ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#wb_Master_footerResponsiveMenu2 ul li a 
{
   text-align: left;
}
#wb_Master_footerResponsiveMenu2 ul li a br 
{
   display: none;
}
#wb_Master_footerResponsiveMenu2 ul li i 
{
   margin-right: 8px;
}
#wb_Master_footerResponsiveMenu2 ul ul 
{
   float: none;
   position: static;
}
#wb_Master_footerResponsiveMenu2 ul ul li:hover > ul,
#wb_Master_footerResponsiveMenu2 ul li:hover > ul 
{
   display: none;
}
#wb_Master_footerResponsiveMenu2 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_Master_footerResponsiveMenu2 ul ul ul li 
{
   position: static;
}
#Master_footerResponsiveMenu2-icon 
{
   display: block;
   position: absolute;
   right: 10px;
   top: 22px;
   user-select: none;
}
#Master_footerResponsiveMenu2-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   width: 24px;
}
#wb_Master_footerResponsiveMenu2 ul li ul li .toggle:hover
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_Master_footerResponsiveMenu2 .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_Master_footerResponsiveMenu2 .toggle:hover .arrow-down, #wb_Master_footerResponsiveMenu2 li .active .arrow-down
{
   border-top-color: #910046;
}
#wb_Master_footerResponsiveMenu2 ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_Master_footerResponsiveMenu2 ul li ul li .toggle:hover .arrow-down, #wb_Master_footerResponsiveMenu2 ul li ul li .active .arrow-down
{
   border-top-color: #424242;
}
}
#wb_Master_footerText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_Master_footerText3 div
{
   text-align: center;
}
#wb_Master_footerText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Master_footerText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: left;
}
#wb_Master_footerText4 div
{
   text-align: left;
}
#wb_Master_footerText4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Master_footerText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: left;
}
#wb_Master_footerText5 div
{
   text-align: left;
}
#wb_Master_footerText5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Master_footerResponsiveMenu3
{
   display: block;
   background-color: #696969;
   font-family: Arial;
   font-weight: bold;
   text-align: center;
   width: 100%;
   margin: 0;
}
#Master_footerResponsiveMenu3
{
   display: inline-block;
   background-color: #696969;
   height: 69px;
}
#wb_Master_footerResponsiveMenu3 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_Master_footerResponsiveMenu3 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_Master_footerResponsiveMenu3 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_Master_footerResponsiveMenu3 ul li i
{
   font-size: 24px;
   width: 24px;
   margin-bottom: 0px;
}
#wb_Master_footerResponsiveMenu3 ul li a
{
   background-color: #696969;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 10px 15px 10px;
   text-align: center;
}
#wb_Master_footerResponsiveMenu3 > ul > li > a 
{
   height: 39px;
}
.Master_footerResponsiveMenu3 a 
{
   display: block;
}
#wb_Master_footerResponsiveMenu3 li:hover > a, #wb_Master_footerResponsiveMenu3 li .active
{
   background-color: #696969;
   color: #910046;
}
#wb_Master_footerResponsiveMenu3 ul ul
{
   display: none;
   position: absolute;
   top: 69px;
}
#wb_Master_footerResponsiveMenu3 ul li:hover > ul
{
   display: list-item;
}
#wb_Master_footerResponsiveMenu3 ul ul li 
{
   float: none;
   position: relative;
   width: 136px;
}
#wb_Master_footerResponsiveMenu3 ul ul li a
{
   background-color: #7A7A7A;
   border: 0px solid #7A7A7A;
   color: #FFFFFF;
}
#wb_Master_footerResponsiveMenu3 ul ul li:hover > a, #wb_Master_footerResponsiveMenu3 ul ul li .active
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_Master_footerResponsiveMenu3 ul ul li i 
{
   margin-right: 8px;
   vertical-align: middle;
}
#wb_Master_footerResponsiveMenu3 ul ul li a 
{
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_Master_footerResponsiveMenu3 ul ul ul li 
{
   left: 136px;
   position: relative;
   top: -69px;
}
#wb_Master_footerResponsiveMenu3 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #FFFFFF;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_Master_footerResponsiveMenu3 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_Master_footerResponsiveMenu3 li:hover > a .arrow-down, #wb_Master_footerResponsiveMenu3 li .active .arrow-down
{ 
   border-top-color: #910046;
}
#wb_Master_footerResponsiveMenu3 ul ul li:hover > a .arrow-left, #wb_Master_footerResponsiveMenu3 ul ul li .active .arrow-left
{ 
   border-left-color: #424242;
}
#wb_Master_footerResponsiveMenu3 .toggle,[id^=Master_footerResponsiveMenu3-submenu]
{
   display: none;
}
@media all and (max-width:380px) 
{
#wb_Master_footerResponsiveMenu3
{
   margin: 0;
   text-align: left;
}
#wb_Master_footerResponsiveMenu3 ul li a, #wb_Master_footerResponsiveMenu3 .toggle
{
   font-size: 13px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 20px 15px 20px;
}
#wb_Master_footerResponsiveMenu3 .toggle + a
{
   display: none !important;
}
.Master_footerResponsiveMenu3 
{
   display: none;
   z-index: 9999;
}
#Master_footerResponsiveMenu3 
{
   background-color: transparent;
   display: none;
}
#wb_Master_footerResponsiveMenu3 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_Master_footerResponsiveMenu3 .toggle 
{
   display: block;
   background-color: #696969;
   color: #FFFFFF;
   padding: 0 20px 0 20px;
   line-height: 54px;
   text-decoration: none;
   border: none;
}
#wb_Master_footerResponsiveMenu3 .toggle:hover
{
   background-color: #696969;
   color: #910046;
}
[id^=Master_footerResponsiveMenu3-submenu]:checked + ul 
{
   display: block !important;
}
#Master_footerResponsiveMenu3-title
{
   height: 69px !important;
   line-height: 69px !important;
   text-align: center;
}
#wb_Master_footerResponsiveMenu3 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_Master_footerResponsiveMenu3 ul ul .toggle,
#wb_Master_footerResponsiveMenu3 ul ul a 
{
   padding: 0 40px;
}
#wb_Master_footerResponsiveMenu3 a:hover,
#wb_Master_footerResponsiveMenu3 ul ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_Master_footerResponsiveMenu3 ul li ul li .toggle,
#wb_Master_footerResponsiveMenu3 ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_Master_footerResponsiveMenu3 ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#wb_Master_footerResponsiveMenu3 ul li a 
{
   text-align: left;
}
#wb_Master_footerResponsiveMenu3 ul li a br 
{
   display: none;
}
#wb_Master_footerResponsiveMenu3 ul li i 
{
   margin-right: 8px;
}
#wb_Master_footerResponsiveMenu3 ul ul 
{
   float: none;
   position: static;
}
#wb_Master_footerResponsiveMenu3 ul ul li:hover > ul,
#wb_Master_footerResponsiveMenu3 ul li:hover > ul 
{
   display: none;
}
#wb_Master_footerResponsiveMenu3 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_Master_footerResponsiveMenu3 ul ul ul li 
{
   position: static;
}
#Master_footerResponsiveMenu3-icon 
{
   display: block;
   position: absolute;
   right: 10px;
   top: 22px;
   user-select: none;
}
#Master_footerResponsiveMenu3-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   width: 24px;
}
#wb_Master_footerResponsiveMenu3 ul li ul li .toggle:hover
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_Master_footerResponsiveMenu3 .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_Master_footerResponsiveMenu3 .toggle:hover .arrow-down, #wb_Master_footerResponsiveMenu3 li .active .arrow-down
{
   border-top-color: #910046;
}
#wb_Master_footerResponsiveMenu3 ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_Master_footerResponsiveMenu3 ul li ul li .toggle:hover .arrow-down, #wb_Master_footerResponsiveMenu3 ul li ul li .active .arrow-down
{
   border-top-color: #424242;
}
}
#wb_LayoutGridFooter2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGridFooter2
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGridFooter2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGridFooter2 > .row > .col-1, #LayoutGridFooter2 > .row > .col-2, #LayoutGridFooter2 > .row > .col-3, #LayoutGridFooter2 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGridFooter2 > .row > .col-1, #LayoutGridFooter2 > .row > .col-2, #LayoutGridFooter2 > .row > .col-3, #LayoutGridFooter2 > .row > .col-4
{
   float: left;
}
#LayoutGridFooter2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: center;
}
#LayoutGridFooter2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGridFooter2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGridFooter2 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#LayoutGridFooter2:before,
#LayoutGridFooter2:after,
#LayoutGridFooter2 .row:before,
#LayoutGridFooter2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGridFooter2:after,
#LayoutGridFooter2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGridFooter2 > .row > .col-1, #LayoutGridFooter2 > .row > .col-2, #LayoutGridFooter2 > .row > .col-3, #LayoutGridFooter2 > .row > .col-4
{
   float: none;
   width: 100%;
}
}
#wb_footerHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 20px 0 0 0 ;
   padding: 0 0 20px 0;
   text-align: center;
}
#footerHeading1
{
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_footerText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: left;
}
#footerText2-max-width
{
   margin-left: auto;
   margin-right: auto;
   max-width: 300px;
   width: 100%;
}
#wb_footerText2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
}
#wb_footerText2 div
{
   text-align: left;
}
#wb_footerText2
{
   display: inline-block;
   margin: 0;
   width: 159px;
   height: 10px;
}
#wb_footerMenu1
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0 0 25px 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;
   position: relative;
   display: inline-block;
   width: 80px;
}
#wb_footerMenu1 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 80px;
}
#wb_footerMenu1 a
{
   display: block;
   color: #FFFFFF;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_footerMenu1 > ul > li > a
{
   width: 80px;
   height: 27px;
   padding: 0 0px 0px 0px;
   line-height: 27px;
}
#wb_footerMenu1 li:hover a, #wb_footerMenu1 a:hover
{
   color: #C71585;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #7A1C3D;
   border-right-color: #7A1C3D;
   border-bottom-color: #7A1C3D;
   border-left-color: #7A1C3D;
   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;
}
#wb_footerText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: left;
}
#footerText3-max-width
{
   margin-left: auto;
   margin-right: auto;
   max-width: 300px;
   width: 100%;
}
#wb_footerText3
{
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-size: 15px;
}
#wb_footerText3 div
{
   text-align: left;
}
#wb_footerText3
{
   display: inline-block;
   margin: 0;
   width: 159px;
   height: 16px;
}
#wb_footerMenu2
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0 0 25px 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;
   position: relative;
   display: inline-block;
   width: 80px;
}
#wb_footerMenu2 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 80px;
}
#wb_footerMenu2 a
{
   display: block;
   color: #FFFFFF;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_footerMenu2 > ul > li > a
{
   width: 80px;
   height: 27px;
   padding: 0 0px 0px 0px;
   line-height: 27px;
}
#wb_footerMenu2 li:hover a, #wb_footerMenu2 a:hover
{
   color: #C71585;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   background-color: transparent;
   background-image: none;
}
#wb_footerMenu2 .firstmain a
{
   margin-top: 0px;
}
#wb_footerMenu2 li.lastmain
{
   padding-bottom: 0px;
}
#wb_footerMenu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_footerText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: center;
}
#footerText4-max-width
{
   margin-left: auto;
   margin-right: auto;
   max-width: 200px;
   width: 100%;
}
#wb_footerText4
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
}
#wb_footerText4 div
{
   text-align: center;
}
#wb_footerText4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#footerShape
{
   border-width: 0;
   vertical-align: top;
}
#wb_footerShape
{
   margin: 0;
   vertical-align: top;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 10px 0 ;
   text-align: center;
}
#Text3-max-width
{
   margin-left: auto;
   margin-right: auto;
   max-width: 320px;
   width: 100%;
}
#wb_Text3
{
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-size: 37px;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Text3
{
   display: inline-block;
   margin: 10px 0 10px 0 ;
   width: 239px;
   height: 25px;
}
#wb_PlatzhalterText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: left;
}
#wb_PlatzhalterText1
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: italic;
   text-decoration: line-through;
   font-size: 15px;
   line-height: 16px;
}
#wb_PlatzhalterText1 p, #wb_PlatzhalterText1 ul
{
   margin: 0;
   padding: 0;
}
#wb_PlatzhalterText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_social
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#social
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
}
#social > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#social > .row > .col-1, #social > .row > .col-2, #social > .row > .col-3, #social > .row > .col-4, #social > .row > .col-5
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#social > .row > .col-1, #social > .row > .col-2, #social > .row > .col-3, #social > .row > .col-4, #social > .row > .col-5
{
   float: left;
}
#social > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: right;
}
#social > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: center;
}
#social > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#social > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: center;
}
#social > .row > .col-5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#social:before,
#social:after,
#social .row:before,
#social .row:after
{
   display: table;
   content: " ";
}
#social:after,
#social .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#social > .row > .col-1, #social > .row > .col-2, #social > .row > .col-3, #social > .row > .col-4, #social > .row > .col-5
{
   float: none;
   width: 100%;
}
}
#wb_FacebookSocialIcon1
{
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 16px 16px 16px 16px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FacebookSocialIcon1 a
{
   text-decoration: none;
}
#wb_FacebookSocialIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_FacebookSocialIcon1:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#FacebookSocialIcon1
{
   height: 40px;
   width: 33px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#FacebookSocialIcon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 33px;
   line-height: 40px;
   vertical-align: middle;
}
#wb_FacebookSocialIcon1:hover #FacebookSocialIcon1 i
{
   color: #4F4F4F;
}
#wb_FacebookSocialIcon1
{
   transition: all 500ms linear 0ms;
}
#wb_InstagramSocialIcon2
{
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 16px 16px 16px 16px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_InstagramSocialIcon2 a
{
   text-decoration: none;
}
#wb_InstagramSocialIcon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_InstagramSocialIcon2:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#InstagramSocialIcon2
{
   height: 40px;
   width: 40px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#InstagramSocialIcon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
}
#wb_InstagramSocialIcon2:hover #InstagramSocialIcon2 i
{
   color: #4F4F4F;
}
#wb_InstagramSocialIcon2
{
   transition: all 500ms linear 0ms;
}
#wb_YoutubeSocialIcon4
{
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 16px 16px 16px 16px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_YoutubeSocialIcon4 a
{
   text-decoration: none;
}
#wb_YoutubeSocialIcon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_YoutubeSocialIcon4:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#YoutubeSocialIcon4
{
   height: 40px;
   width: 33px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#YoutubeSocialIcon4 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 33px;
   line-height: 40px;
   vertical-align: middle;
}
#wb_YoutubeSocialIcon4:hover #YoutubeSocialIcon4 i
{
   color: #4F4F4F;
}
#wb_YoutubeSocialIcon4
{
   transition: all 500ms linear 0ms;
}
#wb_twitterIcon1
{
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 16px 16px 16px 16px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_twitterIcon1 a
{
   text-decoration: none;
}
#wb_twitterIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_twitterIcon1:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#twitterIcon1
{
   height: 40px;
   width: 40px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#twitterIcon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
}
#wb_twitterIcon1:hover #twitterIcon1 i
{
   color: #4F4F4F;
}
#wb_twitterIcon1
{
   transition: all 1000ms linear 0ms;
}
#wb_PinterestSocialIcon1
{
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 16px 16px 16px 16px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_PinterestSocialIcon1 a
{
   text-decoration: none;
}
#wb_PinterestSocialIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_PinterestSocialIcon1:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#PinterestSocialIcon1
{
   height: 40px;
   width: 40px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#PinterestSocialIcon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
}
#wb_PinterestSocialIcon1:hover #PinterestSocialIcon1 i
{
   color: #4F4F4F;
}
#wb_PinterestSocialIcon1
{
   transition: all 500ms linear 0ms;
}
#wb_footer
{
   clear: both;
   position: relative;
   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;
}
#footer
{
   box-sizing: border-box;
   padding: 25px 0 80px 0;
   margin-right: auto;
   margin-left: auto;
}
#footer > .row
{
   margin-right: 0;
   margin-left: 0;
}
#footer > .row > .col-1, #footer > .row > .col-2, #footer > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#footer > .row > .col-1, #footer > .row > .col-2, #footer > .row > .col-3
{
   float: left;
}
#footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: right;
}
#footer > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#footer > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#footer:before,
#footer:after,
#footer .row:before,
#footer .row:after
{
   display: table;
   content: " ";
}
#footer:after,
#footer .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footer > .row > .col-1, #footer > .row > .col-2, #footer > .row > .col-3
{
   float: none;
   width: 100%;
}
}
#wb_Master_footerImage1
{
   height: 100%;
   margin: 0 2px 0 2px;
   vertical-align: top;
}
#Master_footerImage1
{
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: contain;
}
#wb_Master_page2Image5
{
   margin: 0;
   vertical-align: top;
}
#Master_page2Image5
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 78px;
   height: 78px;
   vertical-align: top;
}
#wb_Image2
{
   height: 100%;
   margin: 0 2px 0 2px;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: cover;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   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;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 25px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_Image4
{
   margin: 0 2px 0 2px;
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 74px;
   height: 78px;
   vertical-align: top;
}
#wb_Image5
{
   margin: 0 2px 0 2px;
   vertical-align: top;
}
#Image5
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 74px;
   height: 77px;
   vertical-align: top;
}
#wb_Image6
{
   margin: 0 2px 0 2px;
   vertical-align: top;
}
#Image6
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 74px;
   height: 78px;
   vertical-align: top;
}
#wb_Image7
{
   margin: 0;
   vertical-align: top;
}
#Image7
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 78px;
   height: 78px;
   vertical-align: top;
}
#wb_Image8
{
   margin: 0;
   vertical-align: top;
}
#Image8
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 253px;
   height: 78px;
   vertical-align: top;
}
#wb_copyright 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DCDCDC;
   border-radius: 0px;
   padding: 0 0 4px 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_copyright
{
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-size: 16px;
}
#wb_copyright div
{
   text-align: center;
}
#wb_copyright
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image11
{
   height: 100%;
   margin: 0 2px 0 2px;
   vertical-align: top;
}
#Image11
{
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: contain;
}
#wb_Image1
{
   height: 100%;
   margin: 0 2px 0 2px;
   vertical-align: top;
}
#Image1
{
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: contain;
}
#wb_Image9
{
   height: 100%;
   margin: 0 2px 0 2px;
   vertical-align: top;
}
#Image9
{
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: contain;
}
#wb_Image3
{
   height: 100%;
   margin: 0 2px 0 2px;
   vertical-align: top;
}
#Image3
{
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: contain;
}
#wb_Image12
{
   height: 100%;
   margin: 0 2px 0 2px;
   vertical-align: top;
}
#Image12
{
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: contain;
}
#wb_Image13
{
   height: 100%;
   margin: 0 2px 0 2px;
   vertical-align: top;
}
#Image13
{
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: contain;
}
#wb_Image14
{
   height: 100%;
   margin: 0 2px 0 2px;
   vertical-align: top;
}
#Image14
{
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: contain;
}
#wb_Image15
{
   margin: 0;
   vertical-align: top;
}
#Image15
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 78px;
   height: 78px;
   vertical-align: top;
}
#wb_Image10
{
   margin: 0;
   vertical-align: top;
}
#Image10
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 136px;
   height: 76px;
   vertical-align: top;
}
#wb_Image16
{
   height: 100%;
   margin: 0 2px 0 2px;
   vertical-align: top;
}
#Image16
{
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: contain;
}
#wb_Image17
{
   margin: 0;
   vertical-align: top;
}
#Image17
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 78px;
   height: 121px;
   vertical-align: top;
}
#wb_FusszeileLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#FusszeileLayoutGrid1
{
   box-sizing: border-box;
   padding: 10px 0 0 0;
   margin-right: auto;
   margin-left: auto;
}
#FusszeileLayoutGrid1 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#FusszeileLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#FusszeileLayoutGrid1 > .row > .col-1
{
   float: left;
}
#FusszeileLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#FusszeileLayoutGrid1:before,
#FusszeileLayoutGrid1:after,
#FusszeileLayoutGrid1 .row:before,
#FusszeileLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#FusszeileLayoutGrid1:after,
#FusszeileLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#FusszeileLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#StickyUpLayerMittig
{
   background-color: #3E3E3E;
   background-image: none;
   border-radius: 0px;
   opacity: 0.77;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card6
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card7
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card7-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card8
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card8-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card9
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card9-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_UpIcon002
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_UpIcon002 a
{
   text-decoration: none;
}
#wb_UpIcon002 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#UpIcon002
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#UpIcon002 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_UpIcon002:hover #UpIcon002 i
{
   color: #C71585;
}
#wb_LayoutGridMenuenormal
{
   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;
}
#LayoutGridMenuenormal
{
   box-sizing: border-box;
   padding: 20px 10px 0 10px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1902px;
}
#LayoutGridMenuenormal > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#LayoutGridMenuenormal > .row > .col-1, #LayoutGridMenuenormal > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#LayoutGridMenuenormal > .row > .col-1, #LayoutGridMenuenormal > .row > .col-2
{
   float: left;
}
#LayoutGridMenuenormal > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGridMenuenormal > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: left;
}
#LayoutGridMenuenormal:before,
#LayoutGridMenuenormal:after,
#LayoutGridMenuenormal .row:before,
#LayoutGridMenuenormal .row:after
{
   display: table;
   content: " ";
}
#LayoutGridMenuenormal:after,
#LayoutGridMenuenormal .row:after
{
   clear: both;
}
@media (max-width: 800px)
{
#LayoutGridMenuenormal > .row > .col-1, #LayoutGridMenuenormal > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_Image2MBiLogo320
{
   margin: 0;
   vertical-align: top;
}
#Image2MBiLogo320
{
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 240px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_LayoutGridMenuesmall
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGridMenuesmall
{
   box-sizing: border-box;
   padding: 20px 30px 20px 30px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGridMenuesmall > .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#LayoutGridMenuesmall > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#LayoutGridMenuesmall > .row > .col-1
{
   float: left;
}
#LayoutGridMenuesmall > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGridMenuesmall:before,
#LayoutGridMenuesmall:after,
#LayoutGridMenuesmall .row:before,
#LayoutGridMenuesmall .row:after
{
   display: table;
   content: " ";
}
#LayoutGridMenuesmall:after,
#LayoutGridMenuesmall .row:after
{
   clear: both;
}
@media (max-width: 300px)
{
#LayoutGridMenuesmall > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_MBiLOGO
{
   margin: 0;
   vertical-align: top;
}
#MBiLOGO
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 320px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
.HauptMenu1 .nav
{
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   color: #7A1C3D;
   text-align: left;
   text-transform: none;
}
#HauptMenu1, .HauptMenu1 .nav, .HauptMenu1 *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.HauptMenu1 .nav:before,
.HauptMenu1 .nav:after 
{
   content: " ";
   display: table;
}
.HauptMenu1 .nav:after 
{
   clear: both;
}
.HauptMenu1 .nav a 
{
   text-decoration: none;
}
.HauptMenu1 .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.HauptMenu1 .nav ul ul
{
   margin-bottom: 0;
}
.HauptMenu1 .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.HauptMenu1 .container:before,
.HauptMenu1 .container:after 
{
   content: " ";
   display: table;
}
.HauptMenu1 .container:after 
{
   clear: both;
}
.HauptMenu1 .collapse 
{
   display: none;
}
.HauptMenu1 .collapse.show 
{
   display: block;
}
.HauptMenu1 .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.HauptMenu1 .arrow, .HauptMenu1 .arrow-right
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.HauptMenu1 .arrow-right
{
   border-left: 4px solid #7A1C3D;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
.HauptMenu1 .dropdown-menu > li > a:hover .arrow-right, .HauptMenu1 .dropdown-menu > li > a:focus .arrow-right
{
   border-left-color:#7A1C3D;
}
.HauptMenu1 .dropdown 
{
   position: relative;
}
.HauptMenu1 .dropdown-toggle:focus 
{
   outline: 0;
}
.HauptMenu1 .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 16px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid rgba(255,255,255,1.00);
   border-radius: 6px;
   background-clip: padding-box;
}
.HauptMenu1 .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #FFFFFF;
}
.HauptMenu1 .dropdown-menu > li > a
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #7A1C3D;
   text-transform: none;
   white-space: nowrap;
}
.HauptMenu1 .dropdown-menu > li > a:hover,
.HauptMenu1 .dropdown-menu > li > a:focus 
{
   text-decoration: none;
   color: #7A1C3D;
   background-color: #EDEDED;
   background-image: none;
}
.HauptMenu1 .dropdown-menu > li > a.active,
.HauptMenu1 .dropdown-menu > li > a.active:hover,
.HauptMenu1 .dropdown-menu > li > a.active:focus
{
   color: #7A1C3D;
   background-color: #EDEDED;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.HauptMenu1 .show > .dropdown-menu
{
   display: block;
}
.HauptMenu1 .show > a
{
   outline: 0;
}
.HauptMenu1 .dropdown-header
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.HauptMenu1 .dropdown-backdrop
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.HauptMenu1 .dropdown.show .dropdown-menu
{
   animation-name: HauptMenu1-animation;
   animation-duration: 500ms;
   animation-iteration-count: 1;
   animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
   animation-fill-mode: forwards;
}
@keyframes HauptMenu1-animation
{
   0%
   {
      opacity: 0;
      transform: translateY(-10px);
   }
   100%
   {
      opacity: 1;
      transform: translateY(0);
   }
}
.HauptMenu1 .nav > li 
{
   position: relative;
   display: block;
}
.HauptMenu1 .nav > li > a
{
   position: relative;
   display: block;
   padding: 15px 15px 15px 15px;
}
.HauptMenu1 .nav .show > a,
.HauptMenu1 .nav .show > a:hover,
.HauptMenu1 .nav .show > a:focus
{
    border-color: #343A40;
}
.HauptMenu1 .nav .nav-divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #FFFFFF;
}
.HauptMenu1 .nav .arrow
{
   border-top-color: #343A40;
   border-bottom-color: #343A40;
}
.HauptMenu1
{
   position: relative;
}
.HauptMenu1:before,
.HauptMenu1:after
{
   content: " ";
   display: table;
}
.HauptMenu1:after
{
   clear: both;
}
.HauptMenu1 .navbar-header:before,
.HauptMenu1 .navbar-header:after
{
   content: " ";
   display: table;
}
.HauptMenu1 .navbar-header:after
{
   clear: both;
}
.HauptMenu1-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.HauptMenu1-navbar-collapse:before,
.HauptMenu1-navbar-collapse:after
{
   content: " ";
   display: table;
}
.HauptMenu1-navbar-collapse:after
{
   clear: both;
}
.HauptMenu1-navbar-collapse.show
{
   overflow-y: auto;
}
.HauptMenu1 .navbar-toggle 
{
   position: relative;
   float: right;
   width: 52px;
   height: 52px;
   padding: 15px 15px 15px 15px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 6px;
}
.HauptMenu1 .navbar-toggle .line
{
   display: block;
   width: 22px;
   height: 4px;
   border-radius: 0px;
   transition: all 500ms linear;
}
.HauptMenu1 .navbar-toggle .line
{
   margin: 4px auto;
}
.HauptMenu1 .navbar-toggle  .line:first-child
{
   margin-top: 0px !important;
}
.HauptMenu1 .navbar-nav
{
   margin: 6px -15px;
}
.HauptMenu1 .navbar-nav > li > .dropdown-menu
{
   margin-top: 0;
}
.HauptMenu1 .navbar-nav > li > a
{
   color: #7A1C3D;
}
.HauptMenu1 .navbar-nav > li > a:hover,
.HauptMenu1 .navbar-nav > li > a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #7A1C3D;
   text-decoration: none;
}
.HauptMenu1 .navbar-nav > li > a.active,
.HauptMenu1 .navbar-nav > li > a.active:hover,
.HauptMenu1 .navbar-nav > li > a.active:focus
{
   color: #7A1C3D;
   background-color: #EDEDED;
   background-image: none;
}
.HauptMenu1 .navbar-toggle
{
   border: 1px solid transparent;
}
.HauptMenu1 .navbar-toggle:hover,
.HauptMenu1 .navbar-toggle:focus
{
   background-color: transparent;
}
.HauptMenu1 .navbar-toggle .line
{
   background-color: #7A1C3D;
}
.HauptMenu1-navbar-collapse
{
   border-color: rgba(255,255,255,1.00);
}
.HauptMenu1 .navbar-nav > .dropdown > a:hover .arrow,
.HauptMenu1 .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #7A1C3D;
   border-bottom-color: #7A1C3D;
}
.HauptMenu1 .navbar-nav > .show > a,
.HauptMenu1 .navbar-nav > .show > a:hover,
.HauptMenu1 .navbar-nav > .show > a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #7A1C3D;
}
.HauptMenu1 .navbar-nav > .show > a .arrow,
.HauptMenu1 .navbar-nav > .show > a:hover .arrow,
.HauptMenu1 .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #7A1C3D;
   border-bottom-color: #7A1C3D;
}
.HauptMenu1 .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #7A1C3D;
   border-bottom-color: #7A1C3D;
}
.HauptMenu1 .navbar-link
{
   color: #7A1C3D;
}
.HauptMenu1 .navbar-link:hover
{
   color: #7A1C3D;
}
.HauptMenu1 .navbar-header
{
   color: #7A1C3D;
}
@media (min-width: 480px) 
{
.HauptMenu1 .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.HauptMenu1 .navbar-header
{
   float: left;
}
.HauptMenu1-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.HauptMenu1-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.HauptMenu1-navbar-collapse.show
{
   overflow-y: auto;
}
.HauptMenu1 .navbar-toggle
{
   display: none;
}
.HauptMenu1 .navbar-nav
{
   float: right;
   margin: 0;
}
.HauptMenu1 .navbar-nav > li
{
   float: left;
}
.HauptMenu1 .container > .navbar-header,
.HauptMenu1 .container > .HauptMenu1-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.HauptMenu1 .navbar-nav > .dropdown > a:hover .arrow,
.HauptMenu1 .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #C71585;
   border-bottom-color: #C71585;
}
}
@media (max-width: 480px) 
{
.HauptMenu1 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
}
.HauptMenu1 .navbar-nav
{
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
}
.HauptMenu1 .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.HauptMenu1 .navbar-nav .show .dropdown-menu > li > a,
.HauptMenu1 .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 15px;
}
.HauptMenu1 .navbar-nav .show .dropdown-menu > li > a
{
   line-height: 20px;
}
.HauptMenu1 .arrow-right
{
   border-top: 4px solid #7A1C3D;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.HauptMenu1 .dropdown-menu > li > a:hover .arrow-right, .HauptMenu1 .dropdown-menu > li > a:focus .arrow-right
{
   border-top: 4px solid #7A1C3D;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
}
@media (min-width: 480px) 
{
.HauptMenu1 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 6px;
}
.HauptMenu1 .navbar-nav > li > a
{
   color: #7A1C3D;
}
.HauptMenu1 .navbar-nav > li > a:hover,
.HauptMenu1 .navbar-nav > li > a:focus
{
   color: #C71585;
   background-color: transparent;
   background-image: none;
}
.HauptMenu1 .navbar-nav > li > a.active,
.HauptMenu1 .navbar-nav > li > a.active:hover,
.HauptMenu1 .navbar-nav > li > a.active:focus
{
   color: #C71585;
   background-color: transparent;
   background-image: none;
}
.HauptMenu1 .navbar-nav > .show > a,
.HauptMenu1 .navbar-nav > .show > a:hover,
.HauptMenu1 .navbar-nav > .show > a:focus
{
   background-color: transparent;
   background-image: none;
   color: #C71585;
}
.HauptMenu1 .navbar-nav > .dropdown > a:hover .arrow
{
   border-top-color: #C71585;
   border-bottom-color: #C71585;
}
.HauptMenu1 .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #7A1C3D;
   border-bottom-color: #7A1C3D;
}
.HauptMenu1 .navbar-nav > li > a.active > .arrow,
.HauptMenu1 .navbar-nav > li > a.active:hover > .arrow,
.HauptMenu1 .navbar-nav > li > a.active:focus > .arrow
{
   border-top-color: #C71585;
   border-bottom-color: #C71585;
}
.HauptMenu1 .navbar-nav > .show > a .arrow,
.HauptMenu1 .navbar-nav > .show > a:hover .arrow,
.HauptMenu1 .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #C71585;
   border-bottom-color: #C71585;
}
.HauptMenu1 .navbar-link
{
   color: #7A1C3D;
}
.HauptMenu1 .navbar-link:hover 
{
   color: #fff;
}
}
.HauptMenu1 .navbar-nav > li:first-child > a
{
   border-top-left-radius: 6px;
   border-bottom-left-radius: 6px;
}
.HauptMenu1 .dropdown-menu > li:last-child > a
{
   border-bottom-left-radius: 6px;
   border-bottom-right-radius: 6px;
}
#HauptMenu1 i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_HauptMenu1
{
   z-index: 1111 !important;
}
.ThemeableMenu1 .nav
{
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   color: #7A1C3D;
   text-align: left;
   text-transform: none;
}
#ThemeableMenu1, .ThemeableMenu1 .nav, .ThemeableMenu1 *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.ThemeableMenu1 .nav:before,
.ThemeableMenu1 .nav:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu1 .nav:after 
{
   clear: both;
}
.ThemeableMenu1 .nav a 
{
   text-decoration: none;
}
.ThemeableMenu1 .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.ThemeableMenu1 .nav ul ul
{
   margin-bottom: 0;
}
.ThemeableMenu1 .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.ThemeableMenu1 .container:before,
.ThemeableMenu1 .container:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu1 .container:after 
{
   clear: both;
}
.ThemeableMenu1 .collapse 
{
   display: none;
}
.ThemeableMenu1 .collapse.show 
{
   display: block;
}
.ThemeableMenu1 .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.ThemeableMenu1 .arrow, .ThemeableMenu1 .arrow-right
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.ThemeableMenu1 .arrow-right
{
   border-left: 4px solid #7A1C3D;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
.ThemeableMenu1 .dropdown-menu > li > a:hover .arrow-right, .ThemeableMenu1 .dropdown-menu > li > a:focus .arrow-right
{
   border-left-color:#7A1C3D;
}
.ThemeableMenu1 .dropdown 
{
   position: relative;
}
.ThemeableMenu1 .dropdown-toggle:focus 
{
   outline: 0;
}
.ThemeableMenu1 .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 16px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid rgba(255,255,255,1.00);
   border-radius: 6px;
   background-clip: padding-box;
}
.ThemeableMenu1 .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #FFFFFF;
}
.ThemeableMenu1 .dropdown-menu > li > a
{
   display: block;
   padding: 3px 10px 3px 10px;
   clear: both;
   line-height: 1.428571429;
   color: #7A1C3D;
   text-transform: none;
   white-space: nowrap;
}
.ThemeableMenu1 .dropdown-menu > li > a:hover,
.ThemeableMenu1 .dropdown-menu > li > a:focus 
{
   text-decoration: none;
   color: #7A1C3D;
   background-color: #EDEDED;
   background-image: none;
}
.ThemeableMenu1 .dropdown-menu > li > a.active,
.ThemeableMenu1 .dropdown-menu > li > a.active:hover,
.ThemeableMenu1 .dropdown-menu > li > a.active:focus
{
   color: #7A1C3D;
   background-color: #EDEDED;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.ThemeableMenu1 .show > .dropdown-menu
{
   display: block;
}
.ThemeableMenu1 .show > a
{
   outline: 0;
}
.ThemeableMenu1 .dropdown-header
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.ThemeableMenu1 .dropdown-backdrop
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.ThemeableMenu1 .dropdown.show .dropdown-menu
{
   animation-name: ThemeableMenu1-animation;
   animation-duration: 500ms;
   animation-iteration-count: 1;
   animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
   animation-fill-mode: forwards;
}
@keyframes ThemeableMenu1-animation
{
   0%
   {
      opacity: 0;
      transform: translateY(-10px);
   }
   100%
   {
      opacity: 1;
      transform: translateY(0);
   }
}
.ThemeableMenu1 .nav > li 
{
   position: relative;
   display: block;
}
.ThemeableMenu1 .nav > li > a
{
   position: relative;
   display: block;
   padding: 15px 15px 15px 15px;
}
.ThemeableMenu1 .nav .show > a,
.ThemeableMenu1 .nav .show > a:hover,
.ThemeableMenu1 .nav .show > a:focus
{
    border-color: #343A40;
}
.ThemeableMenu1 .nav .nav-divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #FFFFFF;
}
.ThemeableMenu1 .nav .arrow
{
   border-top-color: #343A40;
   border-bottom-color: #343A40;
}
.ThemeableMenu1
{
   position: relative;
}
.ThemeableMenu1:before,
.ThemeableMenu1:after
{
   content: " ";
   display: table;
}
.ThemeableMenu1:after
{
   clear: both;
}
.ThemeableMenu1 .navbar-header:before,
.ThemeableMenu1 .navbar-header:after
{
   content: " ";
   display: table;
}
.ThemeableMenu1 .navbar-header:after
{
   clear: both;
}
.ThemeableMenu1-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.ThemeableMenu1-navbar-collapse:before,
.ThemeableMenu1-navbar-collapse:after
{
   content: " ";
   display: table;
}
.ThemeableMenu1-navbar-collapse:after
{
   clear: both;
}
.ThemeableMenu1-navbar-collapse.show
{
   overflow-y: auto;
}
.ThemeableMenu1 .navbar-toggle 
{
   position: relative;
   float: right;
   width: 52px;
   height: 52px;
   padding: 15px 15px 15px 15px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 6px;
}
.ThemeableMenu1 .navbar-toggle .line
{
   display: block;
   width: 22px;
   height: 4px;
   border-radius: 0px;
   transition: all 500ms linear;
}
.ThemeableMenu1 .navbar-toggle .line
{
   margin: 4px auto;
}
.ThemeableMenu1 .navbar-toggle  .line:first-child
{
   margin-top: 0px !important;
}
.ThemeableMenu1 .navbar-nav
{
   margin: 6px -15px;
}
.ThemeableMenu1 .navbar-nav > li > .dropdown-menu
{
   margin-top: 0;
}
.ThemeableMenu1 .navbar-nav > li > a
{
   color: #7A1C3D;
}
.ThemeableMenu1 .navbar-nav > li > a:hover,
.ThemeableMenu1 .navbar-nav > li > a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #7A1C3D;
   text-decoration: none;
}
.ThemeableMenu1 .navbar-nav > li > a.active,
.ThemeableMenu1 .navbar-nav > li > a.active:hover,
.ThemeableMenu1 .navbar-nav > li > a.active:focus
{
   color: #7A1C3D;
   background-color: #EDEDED;
   background-image: none;
}
.ThemeableMenu1 .navbar-toggle
{
   border: 1px solid transparent;
}
.ThemeableMenu1 .navbar-toggle:hover,
.ThemeableMenu1 .navbar-toggle:focus
{
   background-color: transparent;
}
.ThemeableMenu1 .navbar-toggle .line
{
   background-color: #7A1C3D;
}
.ThemeableMenu1-navbar-collapse
{
   border-color: rgba(255,255,255,1.00);
}
.ThemeableMenu1 .navbar-nav > .dropdown > a:hover .arrow,
.ThemeableMenu1 .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #7A1C3D;
   border-bottom-color: #7A1C3D;
}
.ThemeableMenu1 .navbar-nav > .show > a,
.ThemeableMenu1 .navbar-nav > .show > a:hover,
.ThemeableMenu1 .navbar-nav > .show > a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #7A1C3D;
}
.ThemeableMenu1 .navbar-nav > .show > a .arrow,
.ThemeableMenu1 .navbar-nav > .show > a:hover .arrow,
.ThemeableMenu1 .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #7A1C3D;
   border-bottom-color: #7A1C3D;
}
.ThemeableMenu1 .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #7A1C3D;
   border-bottom-color: #7A1C3D;
}
.ThemeableMenu1 .navbar-link
{
   color: #7A1C3D;
}
.ThemeableMenu1 .navbar-link:hover
{
   color: #7A1C3D;
}
.ThemeableMenu1 .navbar-header
{
   color: #7A1C3D;
}
@media (min-width: 700px) 
{
.ThemeableMenu1 .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.ThemeableMenu1 .navbar-header
{
   float: left;
}
.ThemeableMenu1-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.ThemeableMenu1-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.ThemeableMenu1-navbar-collapse.show
{
   overflow-y: auto;
}
.ThemeableMenu1 .navbar-toggle
{
   display: none;
}
.ThemeableMenu1 .navbar-nav
{
   float: right;
   margin: 0;
}
.ThemeableMenu1 .navbar-nav > li
{
   float: left;
}
.ThemeableMenu1 .container > .navbar-header,
.ThemeableMenu1 .container > .ThemeableMenu1-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.ThemeableMenu1 .navbar-nav > .dropdown > a:hover .arrow,
.ThemeableMenu1 .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #C71585;
   border-bottom-color: #C71585;
}
}
@media (max-width: 700px) 
{
.ThemeableMenu1 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
}
.ThemeableMenu1 .navbar-nav
{
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
}
.ThemeableMenu1 .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.ThemeableMenu1 .navbar-nav .show .dropdown-menu > li > a,
.ThemeableMenu1 .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 15px;
}
.ThemeableMenu1 .navbar-nav .show .dropdown-menu > li > a
{
   line-height: 20px;
}
.ThemeableMenu1 .arrow-right
{
   border-top: 4px solid #7A1C3D;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.ThemeableMenu1 .dropdown-menu > li > a:hover .arrow-right, .ThemeableMenu1 .dropdown-menu > li > a:focus .arrow-right
{
   border-top: 4px solid #7A1C3D;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
}
@media (min-width: 700px) 
{
.ThemeableMenu1 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 6px;
}
.ThemeableMenu1 .navbar-nav > li > a
{
   color: #7A1C3D;
}
.ThemeableMenu1 .navbar-nav > li > a:hover,
.ThemeableMenu1 .navbar-nav > li > a:focus
{
   color: #C71585;
   background-color: transparent;
   background-image: none;
}
.ThemeableMenu1 .navbar-nav > li > a.active,
.ThemeableMenu1 .navbar-nav > li > a.active:hover,
.ThemeableMenu1 .navbar-nav > li > a.active:focus
{
   color: #C71585;
   background-color: transparent;
   background-image: none;
}
.ThemeableMenu1 .navbar-nav > .show > a,
.ThemeableMenu1 .navbar-nav > .show > a:hover,
.ThemeableMenu1 .navbar-nav > .show > a:focus
{
   background-color: transparent;
   background-image: none;
   color: #C71585;
}
.ThemeableMenu1 .navbar-nav > .dropdown > a:hover .arrow
{
   border-top-color: #C71585;
   border-bottom-color: #C71585;
}
.ThemeableMenu1 .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #7A1C3D;
   border-bottom-color: #7A1C3D;
}
.ThemeableMenu1 .navbar-nav > li > a.active > .arrow,
.ThemeableMenu1 .navbar-nav > li > a.active:hover > .arrow,
.ThemeableMenu1 .navbar-nav > li > a.active:focus > .arrow
{
   border-top-color: #C71585;
   border-bottom-color: #C71585;
}
.ThemeableMenu1 .navbar-nav > .show > a .arrow,
.ThemeableMenu1 .navbar-nav > .show > a:hover .arrow,
.ThemeableMenu1 .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #C71585;
   border-bottom-color: #C71585;
}
.ThemeableMenu1 .navbar-link
{
   color: #7A1C3D;
}
.ThemeableMenu1 .navbar-link:hover 
{
   color: #fff;
}
}
.ThemeableMenu1 .navbar-nav > li:first-child > a
{
   border-top-left-radius: 6px;
   border-bottom-left-radius: 6px;
}
.ThemeableMenu1 .dropdown-menu > li:last-child > a
{
   border-bottom-left-radius: 6px;
   border-bottom-right-radius: 6px;
}
#ThemeableMenu1 i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_ThemeableMenu1
{
   z-index: 1111 !important;
}
#wb_LOGOplusIMAGE
{
   margin: 0;
   vertical-align: top;
}
#LOGOplusIMAGE
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(0px 0px 10px rgba(128,128,128,1.00));
   display: inline-block;
   width: 50px;
   height: 49px;
   vertical-align: top;
}
#LOGOplusIMAGE
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#LOGOplusIMAGE:hover
{
   transform: rotate(360deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_HeadingCorona4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#HeadingCorona4
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#HeadingCorona4 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card10
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card10-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card10-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card10-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card11
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card11-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 300px;
   width: 100%;
   height: 267px;
}
#Card11-card-item2
{
   box-sizing: border-box;
   margin: 5px 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card11-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Text18 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 30px 30px 30px 30px;
   margin: 0;
   text-align: left;
}
#wb_Text18
{
   color: #50514C;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-size: 13px;
   line-height: 17.5px;
}
#wb_Text18 p, #wb_Text18 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text18
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading5
{
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#Heading5
{
   color: #910041;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_HeadingCoronaPreise4
{
   background-color: #7A1C3D;
   background-image: none;
   border: 0px solid #7A1C3D;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 20px 20px 20px 20px;
   text-align: left;
}
#HeadingCoronaPreise4
{
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_CoronaVEigentuemerLinkHeading4
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #7A1C3D;
   border-radius: 0px;
   vertical-align: top;
   margin: 30px 0 0 0 ;
   padding: 10px 20px 20px 20px;
   text-align: left;
}
#CoronaVEigentuemerLinkHeading4
{
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#CoronaVEigentuemerLinkHeading4 a
{
   color: inherit;
   text-decoration: none;
}
#wb_CoronaInteressentenLinkHeading6
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   vertical-align: top;
   margin: 30px 0 0 0 ;
   padding: 10px 20px 20px 20px;
   text-align: left;
}
#CoronaInteressentenLinkHeading6
{
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#CoronaInteressentenLinkHeading6 a
{
   color: inherit;
   text-decoration: none;
}
#wb_FontAwesomeIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 20px 0 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon1 a
{
   text-decoration: none;
}
#wb_FontAwesomeIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#FontAwesomeIcon1
{
   height: 78px;
   width: 81px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#FontAwesomeIcon1 i
{
   color: #A9A9A9;
   display: inline-block;
   font-size: 78px;
   line-height: 78px;
   vertical-align: middle;
}
#wb_FontAwesomeIcon1:hover #FontAwesomeIcon1 i
{
   color: #FFFFFF;
}
#wb_LinkCoronaGrillVideoFontAwesomeIcon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 30px 0 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_LinkCoronaGrillVideoFontAwesomeIcon3 a
{
   text-decoration: none;
}
#wb_LinkCoronaGrillVideoFontAwesomeIcon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#LinkCoronaGrillVideoFontAwesomeIcon3
{
   height: 55px;
   width: 33px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#LinkCoronaGrillVideoFontAwesomeIcon3 i
{
   color: #7A1C3D;
   display: inline-block;
   font-size: 33px;
   line-height: 55px;
   vertical-align: middle;
}
#wb_LinkCoronaGrillVideoFontAwesomeIcon3:hover #LinkCoronaGrillVideoFontAwesomeIcon3 i
{
   color: #FFFFFF;
}
#wb_WeiterlesenBesichtigungFontAwesomeIcon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 40px 0 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_WeiterlesenBesichtigungFontAwesomeIcon4 a
{
   text-decoration: none;
}
#wb_WeiterlesenBesichtigungFontAwesomeIcon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#WeiterlesenBesichtigungFontAwesomeIcon4
{
   height: 35px;
   width: 33px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#WeiterlesenBesichtigungFontAwesomeIcon4 i
{
   color: #7A1C3D;
   display: inline-block;
   font-size: 33px;
   line-height: 35px;
   vertical-align: middle;
}
#wb_WeiterlesenBesichtigungFontAwesomeIcon4:hover #WeiterlesenBesichtigungFontAwesomeIcon4 i
{
   color: #FFFFFF;
}
#wb_FontAwesomeIcon5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 20px 0 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon5 a
{
   text-decoration: none;
}
#wb_FontAwesomeIcon5 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#FontAwesomeIcon5
{
   height: 78px;
   width: 81px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#FontAwesomeIcon5 i
{
   color: #A9A9A9;
   display: inline-block;
   font-size: 78px;
   line-height: 78px;
   vertical-align: middle;
}
#wb_FontAwesomeIcon5:hover #FontAwesomeIcon5 i
{
   color: #FFFFFF;
}
#wb_Heading14
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   vertical-align: top;
   margin: 0;
   padding: 25px 0 20px 0;
   text-align: right;
}
#Heading14
{
   color: #7A1C3D;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: right;
   text-transform: none;
}
#Heading14 a
{
   color: inherit;
   text-decoration: none;
}
#wb_IconFont3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 20px 4px 20px 4px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_IconFont3 a
{
   text-decoration: none;
}
#wb_IconFont3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#IconFont3
{
   height: 38px;
   width: 40px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#IconFont3 i
{
   color: #7A1C3D;
   display: inline-block;
   font-size: 38px;
   line-height: 38px;
   vertical-align: middle;
}
#wb_IconFont3:hover #IconFont3 i
{
   color: #C71585;
}
#wb_Card12
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card12-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card12-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card12-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card12-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card13
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card13-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card13-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card13-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#PfeilNachUntenLayer1
{
   background-color: #7A1C3D;
   background-image: none;
   border-radius: 0px;
   opacity: 0.80;
   animation: transform-spring 6000ms ease-in 2000ms infinite normal both;
}
#wb_DoppelPfeilUnten
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_DoppelPfeilUnten a
{
   text-decoration: none;
}
#wb_DoppelPfeilUnten a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#DoppelPfeilUnten
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#DoppelPfeilUnten i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_DoppelPfeilUnten:hover #DoppelPfeilUnten i
{
   color: #C71585;
}
#wb_Card14
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card14-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card14-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card14-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#PhotoCollage1
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
   position: relative;
}
#PhotoCollage1 .thumbnail img
{
   border: 0px solid #000000;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoCollage1 .thumbnail
{
   opacity: 0;
   position: absolute;
}
#PhotoCollage1 .thumbnail img
{
   width: 100%;
   height: 100%;
   margin: 0;
   padding: 0;
   object-fit: cover;
}
#PhotoCollage1 .thumbnails
{
   perspective: 1300px;
}
#PhotoCollage1 .thumbnail.effect
{
   animation: PhotoCollage1-animation 600ms ease-in-out forwards;
   transform: rotateX(-80deg);
   transform-style: preserve-3d;
   transform-origin: 0% 0%;
}
@keyframes PhotoCollage1-animation
{
   0%
   {
   }
   100%
   {
      opacity: 1;
      transform: rotateX(0deg);
   }
}
#Line1
{
   border-color: #FFFFFF;
   border-color: rgba(255,255,255,0.00);
   border-style: solid;
   border-bottom-width: 23px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_YoutubeSocialIcon4
{
   display: inline-block;
   width: 33px;
   height: 40px;
   text-align: center;
   z-index: 160;
}
#wb_Card6
{
   display: flex;
   z-index: 92;
}
#wb_RezessionenCard6
{
   display: flex;
   z-index: 86;
}
#aboutTextArt
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#ReferenzobjekteBookmark1
{
   visibility: hidden;
}
#wb_ReferenzHeading5
{
   display: block;
   width: 100%;
   z-index: 97;
}
#wb_ReferenzFontAwesomeIcon2
{
   display: inline-block;
   width: 100px;
   height: 100px;
   text-align: center;
   z-index: 96;
}
#wb_RezessionenCard1
{
   display: flex;
   z-index: 78;
}
#ObjSucheBookmark1
{
   visibility: hidden;
}
#wb_FontAwesomeIcon1
{
   display: inline-block;
   width: 81px;
   height: 78px;
   text-align: center;
   z-index: 23;
}
#wb_Card1
{
   display: flex;
   z-index: 12;
}
#wb_DoppelPfeilUnten
{
   position: absolute;
   left: 22px;
   top: 14px;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 193;
}
#wb_Image1
{
   display: inline-block;
   width: 74px;
   height: 103px;
   z-index: 166;
}
#wb_PreisImage2
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 65;
}
#wb_reviewsImage2
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 33;
}
#wb_UpIcon002
{
   position: absolute;
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 184;
}
#wb_Image2
{
   display: inline-block;
   width: 120px;
   height: 43px;
   z-index: 161;
}
#wb_PinterestSocialIcon1
{
   display: inline-block;
   width: 40px;
   height: 40px;
   text-align: center;
   z-index: 159;
}
#wb_FacebookSocialIcon1
{
   display: inline-block;
   width: 33px;
   height: 40px;
   text-align: center;
   z-index: 156;
}
#Master_footerLayer3
{
   position: fixed;
   text-align: left;
   visibility: hidden;
   left: 0;
   top: 525px;
   right: 0;
   width: 626px;
   height: 574px;
   margin-left: auto;
   margin-right: auto;
   z-index: 176;
}
#wb_upIcon00
{
   position: absolute;
   left: 10px;
   top: 9px;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 102;
}
#wb_Card3
{
   display: flex;
   z-index: 88;
}
#wb_RezessionenCard3
{
   display: flex;
   z-index: 80;
}
#wb_Card14
{
   display: flex;
   z-index: 79;
}
#wb_Image3
{
   display: inline-block;
   width: 77px;
   height: 72px;
   z-index: 173;
}
#wb_RezessionenCard2
{
   display: flex;
   z-index: 81;
}
#wb_RezessionenFontAwesomeIcon1
{
   display: inline-block;
   width: 100px;
   height: 100px;
   text-align: center;
   z-index: 74;
}
#wb_Card2
{
   display: flex;
   z-index: 13;
}
#StickyUpLayerMittig
{
   position: fixed;
   text-align: left;
   visibility: hidden;
   left: 50%;
   margin-left: -25px;
   top: auto;
   bottom: 0px;
   width: 50px;
   height: 50px;
   z-index: 214;
}
#wb_RezessionenHeading
{
   display: block;
   width: 100%;
   z-index: 75;
}
#wb_Master_footerImage1
{
   display: inline-block;
   width: 100px;
   height: 103px;
   z-index: 168;
}
#wb_footerShape
{
   display: inline-block;
   width: 97px;
   height: 39px;
   z-index: 148;
   position: relative;
}
#wb_Master_footerResponsiveMenu3
{
   position: absolute;
   left: 711px;
   top: 557px;
   width: 353px;
   height: 69px;
   visibility: hidden;
   z-index: 177;
}
#wb_Master_footerResponsiveMenu2
{
   display: block;
   width: 100%;
   z-index: 146;
}
#wb_FooterEmbeddedPage2
{
   display: block;
   width: 100%;
   z-index: 183;
}
#Line1
{
   display: block;
   width: 100%;
   z-index: 100;
}
#wb_ReferenzobjekteBookmark1
{
   display: block;
   width: 100%;
   z-index: 98;
}
#ObjBewertungBookmark2
{
   visibility: hidden;
}
#wb_CoronaInteressentenLinkHeading6
{
   display: inline-block;
   width: 344px;
   height: 50px;
   z-index: 27;
}
#BookmarkBewertenVerkaufenFinanzieren1
{
   visibility: hidden;
}
#wb_twitterIcon1
{
   display: inline-block;
   width: 40px;
   height: 40px;
   text-align: center;
   z-index: 158;
}
#wb_Card10
{
   display: flex;
   z-index: 85;
}
#wb_footerMenu2
{
   display: block;
   width: 100%;
   z-index: 153;
}
#wb_footerMenu1
{
   display: block;
   width: 100%;
   z-index: 151;
}
#wb_Card11
{
   display: flex;
   z-index: 89;
}
#wb_KundenVotingBookmark1
{
   display: block;
   width: 100%;
   z-index: 76;
}
#wb_PreisMediaPlayer1
{
   display: block;
   width: 100%;
   z-index: 72;
}
#wb_HeadingCorona4
{
   display: block;
   width: 100%;
   z-index: 19;
}
#wb_Card9
{
   display: flex;
   z-index: 95;
}
#wb_Card12
{
   display: flex;
   z-index: 82;
}
#PreisBookmark1
{
   visibility: hidden;
}
#wb_CoronaVEigentuemerLinkHeading4
{
   display: inline-block;
   width: 341px;
   height: 49px;
   z-index: 24;
}
#wb_BookmarkBewertenVerkaufenFinanzieren1
{
   display: block;
   width: 100%;
   z-index: 11;
}
#wb_Heading5
{
   display: block;
   width: 100%;
   z-index: 9;
}
#wb_Card8
{
   display: flex;
   z-index: 94;
}
#wb_Card13
{
   display: flex;
   z-index: 77;
}
#wb_WeiterlesenBesichtigungFontAwesomeIcon4
{
   display: inline-block;
   width: 33px;
   height: 35px;
   text-align: center;
   z-index: 28;
}
#wb_Heading2
{
   display: block;
   width: 100%;
   z-index: 20;
}
#PfeilNachUntenLayer1_Container
{
   width: 76px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Image9
{
   display: inline-block;
   width: 74px;
   height: 103px;
   z-index: 167;
}
#wb_InstagramSocialIcon2
{
   display: inline-block;
   width: 40px;
   height: 40px;
   text-align: center;
   z-index: 157;
}
#footerShape
{
   width: 97px;
   height: 39px;
}
#ImmoRichtigBookmark
{
   visibility: hidden;
}
#wb_ImmoRichtigBookmark
{
   display: block;
   width: 100%;
   z-index: 61;
}
#wb_factsIcon
{
   display: inline-block;
   width: 100px;
   height: 100px;
   text-align: center;
   z-index: 59;
}
#wb_IconFont3
{
   display: inline-block;
   width: 40px;
   height: 38px;
   text-align: center;
   z-index: 35;
}
#wb_Heading3
{
   display: block;
   width: 100%;
   z-index: 22;
}
#wb_AuswahlVerkaeufer
{
   display: flex;
   z-index: 14;
}
#wb_LOGOplusIMAGE
{
   display: none;
   width: 50px;
   height: 49px;
   z-index: 1;
}
#wb_PhotoCollage1
{
   display: block;
   width: 100%;
   z-index: 101;
}
#wb_galleryCollage
{
   display: block;
   width: 100%;
   z-index: 99;
}
#wb_factsHeading1
{
   display: block;
   width: 100%;
   z-index: 60;
}
#wb_HauptMenu1
{
   display: block;
   width: 100%;
   z-index: 4;
}
#PfeilNachUntenLayer1
{
   position: absolute;
   text-align: center;
   right: 532px;
   top: 651px;
   width: 76px;
   height: 55px;
   z-index: 216;
}
#wb_Master_page2Image5
{
   display: inline-block;
   width: 78px;
   height: 78px;
   z-index: 174;
}
#KundenVotingBookmark1
{
   visibility: hidden;
}
#wb_factsCard1
{
   display: flex;
   width: 100%;
   z-index: 62;
}
#wb_Heading1
{
   display: block;
   width: 100%;
   z-index: 42;
}
#wb_ObjSucheBookmark1
{
   display: block;
   width: 100%;
   z-index: 37;
}
#wb_Heading14
{
   display: inline-block;
   width: 450px;
   height: 35px;
   z-index: 34;
}
#wb_ObjBewertungBookmark2
{
   display: block;
   width: 100%;
   z-index: 29;
}
#upStickyLayerRechts
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 25px;
   top: auto;
   bottom: 25px;
   width: 50px;
   height: 50px;
   z-index: 210;
}
#wb_Card5
{
   display: flex;
   z-index: 91;
}
#wb_RezessionenCard5
{
   display: flex;
   z-index: 83;
}
#wb_PreisHeading4
{
   display: block;
   width: 100%;
   z-index: 71;
}
#wb_PreisHeading9
{
   display: block;
   width: 100%;
   z-index: 70;
}
#wb_PreisHeading8
{
   display: block;
   width: 100%;
   z-index: 68;
}
#wb_PreisHeading7
{
   display: block;
   width: 100%;
   z-index: 67;
}
#wb_FontAwesomeIcon5
{
   display: inline-block;
   width: 81px;
   height: 78px;
   text-align: center;
   z-index: 26;
}
#wb_LinkCoronaGrillVideoFontAwesomeIcon3
{
   display: inline-block;
   width: 33px;
   height: 55px;
   text-align: center;
   z-index: 25;
}
#wb_Card4
{
   display: flex;
   z-index: 90;
}
#wb_RezessionenCard4
{
   display: flex;
   z-index: 84;
}
#wb_infoBlockHeading2
{
   display: block;
   width: 100%;
   z-index: 40;
}
#wb_infoBlockHeading1
{
   display: block;
   width: 100%;
   z-index: 39;
}
#wb_ObjSucheBlockImage1
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 38;
}
#wb_infoBlockHeading3
{
   display: block;
   width: 100%;
   z-index: 32;
}
#wb_ThemeableMenu1
{
   display: block;
   width: 100%;
   z-index: 2;
}
#wb_Image16
{
   display: inline-block;
   width: 71px;
   height: 75px;
   z-index: 172;
}
#wb_Image14
{
   display: inline-block;
   width: 71px;
   height: 75px;
   z-index: 171;
}
#wb_Image13
{
   display: inline-block;
   width: 71px;
   height: 75px;
   z-index: 170;
}
#wb_Image12
{
   display: inline-block;
   width: 71px;
   height: 75px;
   z-index: 169;
}
#wb_Image11
{
   display: inline-block;
   width: 74px;
   height: 103px;
   z-index: 165;
}
#wb_Image17
{
   display: inline-block;
   width: 78px;
   height: 121px;
   z-index: 164;
}
#wb_Image10
{
   display: inline-block;
   width: 136px;
   height: 76px;
   z-index: 163;
}
#wb_Image15
{
   display: inline-block;
   width: 78px;
   height: 78px;
   z-index: 162;
}
#wb_footerHeading1
{
   display: block;
   width: 100%;
   z-index: 154;
}
#wb_Card7
{
   display: flex;
   z-index: 93;
}
#wb_RezessionenCard7
{
   display: flex;
   z-index: 87;
}
#wb_aboutTextArt
{
   display: block;
   width: calc(100% - 100px);
   opacity: 0.95;
   z-index: 73;
   position: relative;
}
#wb_PreisBookmark1
{
   display: block;
   width: 100%;
   z-index: 64;
}
#wb_factsCard2
{
   display: flex;
   width: 100%;
   z-index: 63;
}
#wb_HeadingCoronaPreise4
{
   display: block;
   width: 100%;
   z-index: 30;
}
#wb_MBiLOGO
{
   display: none;
   width: 100%;
   height: auto;
   z-index: 3;
}
#wb_Image2MBiLogo320
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 0;
}
@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 10px 0 10px;
}
#header .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#header > .row > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#header > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#wb_ThemeableMenu4
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0;
}
#ThemeableMenu4, .ThemeableMenu4 .nav, .ThemeableMenu4 .dropdown-menu
{
   font-weight: bold;
   font-size: 16px;
}
#wb_home
{
   visibility: visible;
   display: table;
}
#wb_home
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#home
{
   height: 100vh;
   padding: 188px 0 150px 0;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 80px 30px 80px 30px;
}
#LayoutGrid5 .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#wb_homeText
{
   visibility: visible;
   display: block;
}
#wb_homeText
{
   font-size: 32px;
   margin: 0;
   padding: 20px 20px 20px 20px;
   text-align: center;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 80px 30px 80px 30px;
}
#LayoutGrid3 .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#wb_BewertenVerkaufenFinanzierenCardDeck
{
   visibility: visible;
   display: block;
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   border: 0px solid #FCFDFD;
}
#BewertenVerkaufenFinanzierenCardDeck
{
   padding: 50px 10px 50px 10px;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_infoBlock1
{
   visibility: visible;
   display: table;
}
#wb_infoBlock1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#infoBlock1
{
   height: auto;
   padding: 80px 15px 80px 15px;
}
#infoBlock1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_infoblock2
{
   visibility: visible;
   display: table;
}
#wb_infoblock2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#infoblock2
{
   height: auto;
   padding: 20px 15px 40px 15px;
}
#infoblock2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#infoblock2-divider-top
{
   height: 50px;
}
#infoblock2-divider-top
{
   top: 0%;
   left: 0;
}
#wb_facts
{
   visibility: visible;
   display: table;
}
#wb_facts
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#facts
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#facts .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_factsLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_factsLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#factsLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#factsLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#factsLayoutGrid-divider-top
{
   height: 100px;
}
#factsLayoutGrid-divider-top
{
   top: 0%;
   left: 0;
}
#factsLayoutGrid-divider-bottom
{
   height: 100px;
}
#factsLayoutGrid-divider-bottom
{
   bottom: 0%;
}
#wb_PreisLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_PreisLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#PreisLayoutGrid2
{
   height: auto;
   padding: 40px 15px 40px 15px;
}
#PreisLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#PreisLayoutGrid2-divider-bottom
{
   height: 50px;
}
#PreisLayoutGrid2-divider-bottom
{
   bottom: 0%;
}
#wb_about
{
   visibility: visible;
   display: table;
}
#wb_about
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#about
{
   height: auto;
   padding: 125px 15px 125px 15px;
}
#about .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#about-divider-top
{
   height: 80px;
}
#about-divider-top
{
   top: 0%;
   left: 0;
}
#wb_ObjSucheBlockImage1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#ObjSucheBlockImage1
{
   margin-left: auto;
   margin-right: auto;
}
#wb_kundenrezessionen
{
   visibility: visible;
   display: table;
}
#wb_kundenrezessionen
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#kundenrezessionen
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#kundenrezessionen .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#RezessionenContainer
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
}
#RezessionenContainer
{
   column-count: 3;
   column-gap: 30px;
}
#RezessionenContainer
{
   padding: 50px 30px 0 30px;
}
#RezessionenContainer-divider-top
{
   height: 50px;
}
#RezessionenContainer-divider-top
{
   top: 0%;
   left: 0;
}
#RezessionenContainer-divider-bottom
{
   height: 50px;
}
#RezessionenContainer-divider-bottom
{
   bottom: 0%;
}
#wb_CardContainerSMALL
{
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
}
#CardContainerSMALL
{
   column-count: 3;
   column-gap: 30px;
}
#CardContainerSMALL
{
   padding: 50px 30px 0 30px;
}
#CardContainerSMALL-divider-top
{
   height: 50px;
}
#CardContainerSMALL-divider-top
{
   top: 0%;
   left: 0;
}
#CardContainerSMALL-divider-bottom
{
   height: 50px;
}
#CardContainerSMALL-divider-bottom
{
   bottom: 0%;
}
#wb_ReferenzobjekteLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_ReferenzobjekteLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ReferenzobjekteLayoutGrid3
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#ReferenzobjekteLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_galleryLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_galleryLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#galleryLayoutGrid
{
   height: auto;
   padding: 80px 15px 80px 15px;
}
#galleryLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#galleryLayoutGrid-divider-top
{
   height: 50px;
}
#galleryLayoutGrid-divider-top
{
   top: 0%;
   left: 0;
}
#galleryLayoutGrid-divider-bottom
{
   height: 150px;
}
#galleryLayoutGrid-divider-bottom
{
   bottom: 0%;
}
#upStickyLayerRechts
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_upIcon00
{
   left: 10px;
   top: 9px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon00
{
   width: 24px;
   height: 24px;
}
#upIcon00 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_factsHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0 10px 0;
   font-size: 32px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_factsHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#factsHeading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   text-align: center;
   text-transform: none;
}
#factsHeading1 a
{
   color: inherit;
}
#wb_factsIcon
{
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#factsIcon
{
   width: 100px;
   height: 100px;
}
#factsIcon i
{
   line-height: 100px;
   font-size: 100px;
   width: 99px;
}
#wb_ImmoRichtigBookmark
{
   visibility: visible;
   display: inline-block;
}
#wb_infoBlockHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0 10px 20px;
}
#wb_infoBlockHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0 10px 20px;
}
#wb_infoBlockText1
{
   visibility: visible;
   display: block;
}
#wb_infoBlockText1
{
   font-size: 15px;
   margin: 0;
   padding: 0 20px 20px 20px;
   text-align: left;
   line-height: 22px;
}
#wb_reviewsImage2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#reviewsImage2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_infoBlockHeading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 20px;
}
#wb_infoBlockText2
{
   visibility: visible;
   display: block;
}
#wb_infoBlockText2
{
   font-size: 15px;
   margin: 0;
   padding: 0 20px 20px 20px;
   text-align: left;
   line-height: 22px;
}
#wb_ObjSucheBookmark1
{
   visibility: visible;
   display: inline-block;
}
#wb_ObjBewertungBookmark2
{
   visibility: visible;
   display: inline-block;
}
#wb_aboutTextArt
{
   width: calc(100% - 100px);
   visibility: visible;
   display: block;
   margin: 0 50px 0 50px;
}
#wb_factsCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: transparent;
}
#factsCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 80px 50px 80px 50px;
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: right;
}
#wb_factsCard1:hover #factsCard1-card-item0
{
   opacity: 1.0;
   background-color: rgba(0,0,0,0.63);
   transition: opacity 300ms linear 0ms, background-color 300ms linear 0ms;
}
#factsCard1-card-item0
{
   opacity: 0;
   background-color: rgba(0,0,0,0.63);
   transition: opacity 500ms linear 0ms, background-color 500ms linear 0ms;
}
#factsCard1-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid rgba(0,0,0,0.50);
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: rgba(0,0,0,0.50);
   background-image: none;
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: right;
}
#wb_factsCard1:hover #factsCard1-card-footer
{
   background-color: #000000;
   transition: background-color 300ms linear 0ms;
}
#factsCard1-card-footer
{
   background-color: rgba(0,0,0,0.50);
   transition: background-color 300ms linear 0ms;
}
#wb_factsCard1
{
   text-align: left;
}
#wb_factsCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: transparent;
}
#factsCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 80px 50px 80px 50px;
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
}
#wb_factsCard2:hover #factsCard2-card-item0
{
   opacity: 1.0;
   background-color: rgba(0,0,0,0.63);
   transition: opacity 300ms linear 0ms, background-color 300ms linear 0ms;
}
#factsCard2-card-item0
{
   opacity: 0;
   background-color: rgba(0,0,0,0.63);
   transition: opacity 500ms linear 0ms, background-color 500ms linear 0ms;
}
#factsCard2-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid rgba(0,0,0,0.50);
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: rgba(0,0,0,0.50);
   background-image: none;
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
}
#wb_factsCard2:hover #factsCard2-card-footer
{
   background-color: #000000;
   transition: background-color 300ms linear 0ms;
}
#factsCard2-card-footer
{
   background-color: rgba(0,0,0,0.50);
   transition: background-color 300ms linear 0ms;
}
#wb_factsCard2
{
   text-align: left;
}
#Timer1
{
   left: 870px;
   top: 233px;
   width: 100px;
   height: 100px;
   visibility: hidden;
   display: none;
}
#Timer2
{
   left: 870px;
   top: 342px;
   width: 100px;
   height: 100px;
   visibility: hidden;
   display: none;
}
#wb_Image18
{
   width: 212px;
   height: 49px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#Image18
{
   width: 212px;
   height: 49px;
}
#wb_Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 15px 0 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card1-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item0:hover
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card1-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card1-card-item4
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7A1C3D;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card1-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card1
{
   text-align: left;
}
#wb_Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 15px 0 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item0:hover
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card2-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card2-card-item4
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7A1C3D;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card2-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card2
{
   text-align: left;
}
#wb_AuswahlVerkaeufer
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 15px 0 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#AuswahlVerkaeufer-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#AuswahlVerkaeufer-card-item0:hover
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#AuswahlVerkaeufer-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#AuswahlVerkaeufer-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#AuswahlVerkaeufer-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#AuswahlVerkaeufer-card-item3
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#AuswahlVerkaeufer-card-item4
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7A1C3D;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#AuswahlVerkaeufer-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_AuswahlVerkaeufer
{
   text-align: left;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 20px 10px 20px;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 100px 0 10px 20px;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 40px 0 ;
   padding: 10px 20px 10px 20px;
}
#wb_PreisImage2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#PreisImage2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_PreisBookmark1
{
   visibility: visible;
   display: inline-block;
}
#wb_PreisText2
{
   visibility: visible;
   display: block;
}
#wb_PreisText2
{
   font-size: 15px;
   margin: 0;
   padding: 40px 20px 20px 20px;
   text-align: left;
   line-height: 22px;
}
#wb_PreisHeading7
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 10px 10px 20px;
}
#wb_PreisHeading8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0 10px 20px;
}
#wb_PreisHeading9
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 20px 10px 20px;
}
#wb_PreisMediaPlayer1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_PreisText1
{
   visibility: visible;
   display: block;
}
#wb_PreisText1
{
   font-size: 15px;
   margin: 0;
   padding: 0 20px 20px 20px;
   text-align: left;
   line-height: 22px;
}
#wb_PreisHeading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0 10px 20px;
}
#wb_RezessionenCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#RezessionenCard1-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#RezessionenCard1-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#RezessionenCard1-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#RezessionenCard1-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_RezessionenCard1
{
   text-align: left;
}
#wb_RezessionenCard5
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#RezessionenCard5-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#RezessionenCard5-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#RezessionenCard5-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#RezessionenCard5-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_RezessionenCard5
{
   text-align: left;
}
#wb_RezessionenCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#RezessionenCard2-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#RezessionenCard2-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#RezessionenCard2-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#RezessionenCard2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_RezessionenCard2
{
   text-align: left;
}
#wb_RezessionenCard4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#RezessionenCard4-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#RezessionenCard4-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#RezessionenCard4-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#RezessionenCard4-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_RezessionenCard4
{
   text-align: left;
}
#wb_RezessionenCard6
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#RezessionenCard6-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#RezessionenCard6-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#RezessionenCard6-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#RezessionenCard6-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_RezessionenCard6
{
   text-align: left;
}
#wb_RezessionenCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#RezessionenCard3-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#RezessionenCard3-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#RezessionenCard3-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#RezessionenCard3-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_RezessionenCard3
{
   text-align: left;
}
#wb_RezessionenCard7
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#RezessionenCard7-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#RezessionenCard7-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#RezessionenCard7-card-item2
{
   box-sizing: border-box;
   margin: 5px 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#RezessionenCard7-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_RezessionenCard7
{
   text-align: left;
}
#wb_RezessionenHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 0 20px 0;
   font-size: 32px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_RezessionenHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#RezessionenHeading
{
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   text-align: center;
   text-transform: none;
}
#RezessionenHeading a
{
   color: inherit;
}
#wb_RezessionenFontAwesomeIcon1
{
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#RezessionenFontAwesomeIcon1
{
   width: 100px;
   height: 100px;
}
#RezessionenFontAwesomeIcon1 i
{
   line-height: 100px;
   font-size: 100px;
   width: 99px;
}
#wb_galleryCollage
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_ReferenzHeading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_ReferenzFontAwesomeIcon2
{
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#ReferenzFontAwesomeIcon2
{
   width: 100px;
   height: 100px;
}
#ReferenzFontAwesomeIcon2 i
{
   line-height: 100px;
   font-size: 100px;
   width: 106px;
}
#wb_FooterEmbeddedPage2
{
   visibility: visible;
   display: block;
}
#Master_footerLayer3
{
   width: 626px;
   height: 574px;
   visibility: hidden;
   display: none;
}
#Master_footerLayer3
{
   padding: 0;
}
#wb_Master_footerResponsiveMenu2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_Master_footerText3
{
   visibility: visible;
   display: block;
}
#wb_Master_footerText3
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_Master_footerText4
{
   visibility: visible;
   display: block;
}
#wb_Master_footerText4
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_Master_footerText5
{
   visibility: visible;
   display: block;
}
#wb_Master_footerText5
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_Master_footerResponsiveMenu3
{
   left: 711px;
   top: 557px;
   width: 353px;
   height: 69px;
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: center;
}
#wb_LayoutGridFooter2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGridFooter2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGridFooter2
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#LayoutGridFooter2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGridFooter2 > .row > .col-1, #LayoutGridFooter2 > .row > .col-2, #LayoutGridFooter2 > .row > .col-3, #LayoutGridFooter2 > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGridFooter2 > .row > .col-1
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGridFooter2 > .row > .col-2
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGridFooter2 > .row > .col-3
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGridFooter2 > .row > .col-4
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_footerHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 0 0 ;
   padding: 0 0 20px 0;
}
#wb_footerText2
{
   width: 103px;
   height: 10px;
   visibility: visible;
   display: inline-block;
}
#wb_footerText2
{
   font-size: 15px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_footerMenu1
{
   visibility: visible;
   display: inline-block;
   margin: 0 0 25px 0 ;
   text-align: left;
}
#wb_footerMenu1 li
{
   width: 80px;
}
#wb_footerMenu1 a
{
   color: #FFFFFF;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_footerMenu1 > ul > li > a
{
   width: 80px;
   height: 27px;
   padding: 0 0px 0px 0px;
   line-height: 27px;
}
#wb_footerMenu1 li:hover a, #wb_footerMenu1 a:hover
{
   color: #C71585;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #7A1C3D;
   border-right-color: #7A1C3D;
   border-bottom-color: #7A1C3D;
   border-left-color: #7A1C3D;
   background-color: transparent;
   background-image: none;
}
#wb_footerMenu1 li
{
   padding-bottom: 0px !important;
}
#wb_footerText3
{
   width: 103px;
   height: 16px;
   visibility: visible;
   display: inline-block;
}
#wb_footerText3
{
   font-size: 15px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_footerMenu2
{
   visibility: visible;
   display: inline-block;
   margin: 0 0 25px 0 ;
   text-align: left;
}
#wb_footerMenu2 li
{
   width: 80px;
}
#wb_footerMenu2 a
{
   color: #FFFFFF;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_footerMenu2 > ul > li > a
{
   width: 80px;
   height: 27px;
   padding: 0 0px 0px 0px;
   line-height: 27px;
}
#wb_footerMenu2 li:hover a, #wb_footerMenu2 a:hover
{
   color: #C71585;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   background-color: transparent;
   background-image: none;
}
#wb_footerMenu2 li
{
   padding-bottom: 0px !important;
}
#wb_footerText4
{
   visibility: visible;
   display: block;
}
#wb_footerText4
{
   font-size: 15px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_footerShape
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Text3
{
   width: 239px;
   height: 25px;
   visibility: visible;
   display: inline-block;
}
#wb_Text3
{
   font-size: 37px;
   margin: 10px 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_PlatzhalterText1
{
   visibility: visible;
   display: block;
}
#wb_PlatzhalterText1
{
   font-size: 15px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 16px;
}
#wb_social
{
   visibility: visible;
   display: table;
}
#wb_social
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#social
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#social .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#social > .row > .col-1, #social > .row > .col-2, #social > .row > .col-3, #social > .row > .col-4, #social > .row > .col-5
{
   padding-right: 15px;
   padding-left: 15px;
}
#social > .row > .col-1
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#social > .row > .col-2
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#social > .row > .col-3
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#social > .row > .col-4
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#social > .row > .col-5
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_FacebookSocialIcon1
{
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 16px 16px 16px 16px;
}
#FacebookSocialIcon1
{
   width: 40px;
   height: 40px;
}
#FacebookSocialIcon1 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_InstagramSocialIcon2
{
   width: 27px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 16px 16px 16px 16px;
}
#InstagramSocialIcon2
{
   width: 27px;
   height: 40px;
}
#InstagramSocialIcon2 i
{
   line-height: 40px;
   font-size: 27px;
   width: 26px;
}
#wb_YoutubeSocialIcon4
{
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 16px 16px 16px 16px;
}
#YoutubeSocialIcon4
{
   width: 40px;
   height: 40px;
}
#YoutubeSocialIcon4 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_twitterIcon1
{
   width: 27px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 16px 16px 16px 16px;
   background-color: #4F4F4F;
   background-image: none;
}
#twitterIcon1
{
   width: 27px;
   height: 40px;
}
#twitterIcon1 i
{
   line-height: 40px;
   font-size: 27px;
   width: 26px;
}
#wb_twitterIcon1:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_PinterestSocialIcon1
{
   width: 27px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 16px 16px 16px 16px;
}
#PinterestSocialIcon1
{
   width: 27px;
   height: 40px;
}
#PinterestSocialIcon1 i
{
   line-height: 40px;
   font-size: 27px;
   width: 26px;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 25px 0 80px 0;
}
#footer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#footer > .row > .col-1, #footer > .row > .col-2, #footer > .row > .col-3
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#footer > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#footer > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Master_footerImage1
{
   width: 95px;
   height: 79px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 0 2px;
   padding: 0;
}
#Master_footerImage1
{
   width: 95px;
   height: 79px;
}
#wb_Master_page2Image5
{
   width: 78px;
   height: 78px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Master_page2Image5
{
   width: 78px;
   height: 78px;
}
#wb_Image2
{
   width: 74px;
   height: 78px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 0 2px;
   padding: 0;
}
#Image2
{
   width: 74px;
   height: 78px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 25px 0 10px 0;
}
#LayoutGrid1 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Image4
{
   width: 74px;
   height: 78px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 0 2px;
   padding: 0;
}
#Image4
{
   width: 74px;
   height: 78px;
}
#wb_Image5
{
   width: 74px;
   height: 77px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 0 2px;
   padding: 0;
}
#Image5
{
   width: 74px;
   height: 77px;
}
#wb_Image6
{
   width: 74px;
   height: 78px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 0 2px;
   padding: 0;
}
#Image6
{
   width: 74px;
   height: 78px;
}
#wb_Image7
{
   width: 78px;
   height: 78px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image7
{
   width: 78px;
   height: 78px;
}
#wb_Image8
{
   width: 253px;
   height: 78px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image8
{
   width: 253px;
   height: 78px;
}
#wb_copyright
{
   visibility: visible;
   display: block;
}
#wb_copyright
{
   font-size: 16px;
   margin: 0 0 20px 0 ;
   padding: 0 0 4px 0;
   text-align: center;
}
#wb_Image11
{
   width: 95px;
   height: 79px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 0 2px;
   padding: 0;
}
#Image11
{
   width: 95px;
   height: 79px;
}
#wb_Image1
{
   width: 95px;
   height: 79px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 0 2px;
   padding: 0;
}
#Image1
{
   width: 95px;
   height: 79px;
}
#wb_Image9
{
   width: 95px;
   height: 79px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 0 2px;
   padding: 0;
}
#Image9
{
   width: 95px;
   height: 79px;
}
#wb_Image3
{
   width: 95px;
   height: 79px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 0 2px;
   padding: 0;
}
#Image3
{
   width: 95px;
   height: 79px;
}
#wb_Image12
{
   width: 95px;
   height: 79px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 0 2px;
   padding: 0;
}
#Image12
{
   width: 95px;
   height: 79px;
}
#wb_Image13
{
   width: 95px;
   height: 79px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 0 2px;
   padding: 0;
}
#Image13
{
   width: 95px;
   height: 79px;
}
#wb_Image14
{
   width: 95px;
   height: 79px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 0 2px;
   padding: 0;
}
#Image14
{
   width: 95px;
   height: 79px;
}
#wb_Image15
{
   width: 78px;
   height: 78px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image15
{
   width: 78px;
   height: 78px;
}
#wb_Image10
{
   width: 78px;
   height: 78px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image10
{
   width: 78px;
   height: 78px;
}
#wb_Image16
{
   width: 95px;
   height: 79px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 0 2px;
   padding: 0;
}
#Image16
{
   width: 95px;
   height: 79px;
}
#wb_Image17
{
   width: 78px;
   height: 78px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image17
{
   width: 78px;
   height: 78px;
}
#wb_FusszeileLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_FusszeileLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#FusszeileLayoutGrid1
{
   height: auto;
   padding: 10px 0 0 0;
}
#FusszeileLayoutGrid1 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#StickyUpLayerMittig
{
   width: 50px;
   height: 50px;
   visibility: hidden;
   display: none;
}
#wb_ReferenzobjekteBookmark1
{
   visibility: visible;
   display: inline-block;
}
#wb_KundenVotingBookmark1
{
   visibility: visible;
   display: inline-block;
}
#wb_Card3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card3
{
   text-align: left;
}
#wb_Card4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card4
{
   text-align: left;
}
#wb_Card5
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card5
{
   text-align: left;
}
#wb_Card6
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card6
{
   text-align: left;
}
#wb_Card7
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card7
{
   text-align: left;
}
#wb_Card8
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card8
{
   text-align: left;
}
#wb_Card9
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card9
{
   text-align: left;
}
#wb_UpIcon002
{
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#UpIcon002
{
   width: 24px;
   height: 24px;
}
#UpIcon002 i
{
   line-height: 24px;
   font-size: 24px;
   width: 14px;
}
#EmbeddedPage1
{
   width: 1247px;
   height: 190px;
   visibility: visible;
   display: inline-block;
}
#wb_HeadingCorona4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0 10px 0;
}
#wb_Card10
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card10-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card10-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card10
{
   text-align: left;
}
#wb_Card11
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 300px;
   width: 100%;
   height: 267px;
}
#Card11-card-item2
{
   box-sizing: border-box;
   margin: 5px 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card11-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card11
{
   text-align: left;
}
#wb_Text18
{
   visibility: visible;
   display: block;
}
#wb_Text18
{
   margin: 0;
   padding: 30px 30px 30px 30px;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0 0 0;
   font-size: 32px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading5
{
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading5
{
   color: #910041;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   text-align: center;
   text-transform: none;
}
#Heading5 a
{
   color: inherit;
}
#wb_HeadingCoronaPreise4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 20px 20px 20px;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_HeadingCoronaPreise4
{
   background-color: #7A1C3D;
   background-image: none;
   border: 0px solid #7A1C3D;
   border-radius: 0px;
   text-align: left;
}
#HeadingCoronaPreise4
{
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   text-align: left;
   text-transform: none;
}
#wb_CoronaVEigentuemerLinkHeading4
{
   width: 160px;
   height: 87px;
   visibility: visible;
   display: inline-block;
   margin: 30px 0 0 0 ;
   padding: 10px 20px 20px 20px;
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_CoronaVEigentuemerLinkHeading4
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #7A1C3D;
   border-radius: 0px;
   text-align: left;
}
#CoronaVEigentuemerLinkHeading4
{
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   text-transform: none;
}
#CoronaVEigentuemerLinkHeading4 a
{
   color: inherit;
}
#wb_CoronaInteressentenLinkHeading6
{
   width: 160px;
   height: 94px;
   visibility: visible;
   display: inline-block;
   margin: 30px 0 0 0 ;
   padding: 10px 20px 20px 20px;
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_CoronaInteressentenLinkHeading6
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   text-align: left;
}
#CoronaInteressentenLinkHeading6
{
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   text-transform: none;
}
#CoronaInteressentenLinkHeading6 a
{
   color: inherit;
}
#wb_FontAwesomeIcon1
{
   width: 81px;
   height: 78px;
   visibility: visible;
   display: inline-block;
   margin: 20px 0 0 0 ;
   padding: 0;
}
#FontAwesomeIcon1
{
   width: 81px;
   height: 78px;
}
#FontAwesomeIcon1 i
{
   line-height: 78px;
   font-size: 78px;
   width: 77px;
}
#wb_LinkCoronaGrillVideoFontAwesomeIcon3
{
   width: 33px;
   height: 55px;
   visibility: visible;
   display: inline-block;
   margin: 30px 0 0 0 ;
   padding: 0;
}
#LinkCoronaGrillVideoFontAwesomeIcon3
{
   width: 33px;
   height: 55px;
}
#LinkCoronaGrillVideoFontAwesomeIcon3 i
{
   line-height: 55px;
   font-size: 33px;
   width: 32px;
}
#wb_WeiterlesenBesichtigungFontAwesomeIcon4
{
   width: 33px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 40px 0 0 0 ;
   padding: 0;
}
#WeiterlesenBesichtigungFontAwesomeIcon4
{
   width: 33px;
   height: 35px;
}
#WeiterlesenBesichtigungFontAwesomeIcon4 i
{
   line-height: 35px;
   font-size: 33px;
   width: 32px;
}
#wb_FontAwesomeIcon5
{
   width: 81px;
   height: 78px;
   visibility: visible;
   display: inline-block;
   margin: 20px 0 0 0 ;
   padding: 0;
}
#FontAwesomeIcon5
{
   width: 81px;
   height: 78px;
}
#FontAwesomeIcon5 i
{
   line-height: 78px;
   font-size: 78px;
   width: 77px;
}
#wb_Heading14
{
   width: 156px;
   height: 54px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 25px 0 20px 0;
}
#wb_IconFont3
{
   width: 47px;
   height: 58px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 20px 4px 20px 4px;
}
#IconFont3
{
   width: 47px;
   height: 58px;
}
#IconFont3 i
{
   line-height: 58px;
   font-size: 47px;
   width: 46px;
}
#wb_Card12
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card12-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card12-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card12-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card12
{
   text-align: left;
}
#wb_Card13
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card13-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card13-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card13
{
   text-align: left;
}
#PfeilNachUntenLayer1
{
   top: 748px;
   width: 76px;
   height: 55px;
   visibility: visible;
   display: block;
}
#PfeilNachUntenLayer1_Container
{
   width: 76px;
}
#PfeilNachUntenLayer1
{
   right: 362px;
}
#wb_DoppelPfeilUnten
{
   left: 22px;
   top: 14px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#DoppelPfeilUnten
{
   width: 24px;
   height: 24px;
}
#DoppelPfeilUnten i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_BookmarkBewertenVerkaufenFinanzieren1
{
   visibility: visible;
   display: inline-block;
}
#wb_Card14
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 75px;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card14-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card14-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   text-align: right;
}
#wb_Card14
{
   text-align: left;
}
#wb_PhotoCollage1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line1
{
   width: 100%;
   height: 15px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line1
{
   border-color: rgba(255,255,255,0.00);
   border-bottom-width: 15px;
}
}
@media only screen and (min-width: 480px) and (max-width: 799px)
{
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 10px 0 10px;
}
#header .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#header > .row > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#header > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#wb_ThemeableMenu4
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0;
}
#ThemeableMenu4, .ThemeableMenu4 .nav, .ThemeableMenu4 .dropdown-menu
{
   font-weight: bold;
   font-size: 16px;
}
#wb_home
{
   visibility: visible;
   display: table;
}
#wb_home
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#home
{
   height: 100vh;
   padding: 188px 0 150px 0;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 80px 30px 80px 30px;
}
#LayoutGrid5 .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#wb_homeText
{
   visibility: visible;
   display: block;
}
#wb_homeText
{
   font-size: 32px;
   margin: 0;
   padding: 20px 20px 20px 20px;
   text-align: center;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 10px 10px 10px 10px;
}
#LayoutGrid3 .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#wb_BewertenVerkaufenFinanzierenCardDeck
{
   visibility: visible;
   display: block;
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   border: 0px solid #FCFDFD;
}
#BewertenVerkaufenFinanzierenCardDeck
{
   padding: 50px 10px 50px 10px;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_infoBlock1
{
   visibility: visible;
   display: table;
}
#wb_infoBlock1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#infoBlock1
{
   height: auto;
   padding: 80px 15px 80px 15px;
}
#infoBlock1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_infoblock2
{
   visibility: visible;
   display: table;
}
#wb_infoblock2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#infoblock2
{
   height: auto;
   padding: 20px 15px 40px 15px;
}
#infoblock2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#infoblock2-divider-top
{
   height: 50px;
}
#infoblock2-divider-top
{
   top: 0%;
   left: 0;
}
#wb_facts
{
   visibility: visible;
   display: table;
}
#wb_facts
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#facts
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#facts .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_factsLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_factsLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#factsLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#factsLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#factsLayoutGrid-divider-top
{
   height: 100px;
}
#factsLayoutGrid-divider-top
{
   top: 0%;
   left: 0;
}
#factsLayoutGrid-divider-bottom
{
   height: 100px;
}
#factsLayoutGrid-divider-bottom
{
   bottom: 0%;
}
#wb_PreisLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_PreisLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#PreisLayoutGrid2
{
   height: auto;
   padding: 40px 15px 40px 15px;
}
#PreisLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#PreisLayoutGrid2-divider-bottom
{
   height: 50px;
}
#PreisLayoutGrid2-divider-bottom
{
   bottom: 0%;
}
#wb_about
{
   visibility: visible;
   display: table;
}
#wb_about
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#about
{
   height: auto;
   padding: 125px 15px 125px 15px;
}
#about .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#about-divider-top
{
   height: 80px;
}
#about-divider-top
{
   top: 0%;
   left: 0;
}
#wb_ObjSucheBlockImage1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#ObjSucheBlockImage1
{
   margin-left: auto;
   margin-right: auto;
}
#wb_kundenrezessionen
{
   visibility: visible;
   display: table;
}
#wb_kundenrezessionen
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#kundenrezessionen
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#kundenrezessionen .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#RezessionenContainer
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
}
#RezessionenContainer
{
   column-count: 2;
   column-gap: 30px;
}
#RezessionenContainer
{
   padding: 50px 30px 0 30px;
}
#RezessionenContainer-divider-top
{
   height: 50px;
}
#RezessionenContainer-divider-top
{
   top: 0%;
   left: 0;
}
#RezessionenContainer-divider-bottom
{
   height: 50px;
}
#RezessionenContainer-divider-bottom
{
   bottom: 0%;
}
#wb_CardContainerSMALL
{
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
}
#CardContainerSMALL
{
   column-count: 3;
   column-gap: 30px;
}
#CardContainerSMALL
{
   padding: 50px 30px 0 30px;
}
#CardContainerSMALL-divider-top
{
   height: 50px;
}
#CardContainerSMALL-divider-top
{
   top: 0%;
   left: 0;
}
#CardContainerSMALL-divider-bottom
{
   height: 50px;
}
#CardContainerSMALL-divider-bottom
{
   bottom: 0%;
}
#wb_ReferenzobjekteLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_ReferenzobjekteLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ReferenzobjekteLayoutGrid3
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#ReferenzobjekteLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_galleryLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_galleryLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#galleryLayoutGrid
{
   height: auto;
   padding: 80px 15px 80px 15px;
}
#galleryLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#galleryLayoutGrid-divider-top
{
   height: 50px;
}
#galleryLayoutGrid-divider-top
{
   top: 0%;
   left: 0;
}
#galleryLayoutGrid-divider-bottom
{
   height: 150px;
}
#galleryLayoutGrid-divider-bottom
{
   bottom: 0%;
}
#upStickyLayerRechts
{
   width: 50px;
   height: 50px;
   visibility: hidden;
   display: none;
}
#wb_upIcon00
{
   left: 10px;
   top: 9px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon00
{
   width: 24px;
   height: 24px;
}
#upIcon00 i
{
   line-height: 24px;
   font-size: 24px;
   width: 14px;
}
#wb_factsHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0 10px 0;
   font-size: 32px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_factsHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#factsHeading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   text-align: center;
   text-transform: none;
}
#factsHeading1 a
{
   color: inherit;
}
#wb_factsIcon
{
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#factsIcon
{
   width: 100px;
   height: 100px;
}
#factsIcon i
{
   line-height: 100px;
   font-size: 100px;
   width: 99px;
}
#wb_ImmoRichtigBookmark
{
   visibility: visible;
   display: inline-block;
}
#wb_infoBlockHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0 10px 20px;
}
#wb_infoBlockHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0 10px 20px;
}
#wb_infoBlockText1
{
   visibility: visible;
   display: block;
}
#wb_infoBlockText1
{
   font-size: 15px;
   margin: 0;
   padding: 0 20px 20px 20px;
   text-align: left;
   line-height: 22px;
}
#wb_reviewsImage2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#reviewsImage2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_infoBlockHeading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 20px;
}
#wb_infoBlockText2
{
   visibility: visible;
   display: block;
}
#wb_infoBlockText2
{
   font-size: 15px;
   margin: 0;
   padding: 0 20px 20px 20px;
   text-align: left;
   line-height: 22px;
}
#wb_ObjSucheBookmark1
{
   visibility: visible;
   display: inline-block;
}
#wb_ObjBewertungBookmark2
{
   visibility: visible;
   display: inline-block;
}
#wb_aboutTextArt
{
   width: calc(100% - 100px);
   visibility: visible;
   display: block;
   margin: 0 50px 0 50px;
}
#wb_factsCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: transparent;
}
#factsCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 80px 50px 80px 50px;
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: right;
}
#wb_factsCard1:hover #factsCard1-card-item0
{
   opacity: 1.0;
   background-color: rgba(0,0,0,0.63);
   transition: opacity 300ms linear 0ms, background-color 300ms linear 0ms;
}
#factsCard1-card-item0
{
   opacity: 0;
   background-color: rgba(0,0,0,0.63);
   transition: opacity 500ms linear 0ms, background-color 500ms linear 0ms;
}
#factsCard1-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid rgba(0,0,0,0.50);
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: rgba(0,0,0,0.50);
   background-image: none;
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: right;
}
#wb_factsCard1:hover #factsCard1-card-footer
{
   background-color: #000000;
   transition: background-color 300ms linear 0ms;
}
#factsCard1-card-footer
{
   background-color: rgba(0,0,0,0.50);
   transition: background-color 300ms linear 0ms;
}
#wb_factsCard1
{
   text-align: left;
}
#wb_factsCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: transparent;
}
#factsCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 80px 50px 80px 50px;
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
}
#wb_factsCard2:hover #factsCard2-card-item0
{
   opacity: 1.0;
   background-color: rgba(0,0,0,0.63);
   transition: opacity 300ms linear 0ms, background-color 300ms linear 0ms;
}
#factsCard2-card-item0
{
   opacity: 0;
   background-color: rgba(0,0,0,0.63);
   transition: opacity 500ms linear 0ms, background-color 500ms linear 0ms;
}
#factsCard2-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid rgba(0,0,0,0.50);
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: rgba(0,0,0,0.50);
   background-image: none;
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
}
#wb_factsCard2:hover #factsCard2-card-footer
{
   background-color: #000000;
   transition: background-color 300ms linear 0ms;
}
#factsCard2-card-footer
{
   background-color: rgba(0,0,0,0.50);
   transition: background-color 300ms linear 0ms;
}
#wb_factsCard2
{
   text-align: left;
}
#Timer1
{
   left: 512px;
   top: 128px;
   width: 100px;
   height: 100px;
   visibility: hidden;
   display: none;
}
#Timer2
{
   left: 512px;
   top: 237px;
   width: 100px;
   height: 100px;
   visibility: hidden;
   display: none;
}
#wb_Image18
{
   width: 212px;
   height: 49px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#Image18
{
   width: 212px;
   height: 49px;
}
#wb_Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 15px 0 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card1-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item0:hover
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card1-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card1-card-item4
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7A1C3D;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card1-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card1
{
   text-align: left;
}
#wb_Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 15px 0 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item0:hover
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card2-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card2-card-item4
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7A1C3D;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card2-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card2
{
   text-align: left;
}
#wb_AuswahlVerkaeufer
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 15px 0 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#AuswahlVerkaeufer-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#AuswahlVerkaeufer-card-item0:hover
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#AuswahlVerkaeufer-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#AuswahlVerkaeufer-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#AuswahlVerkaeufer-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#AuswahlVerkaeufer-card-item3
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#AuswahlVerkaeufer-card-item4
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7A1C3D;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#AuswahlVerkaeufer-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_AuswahlVerkaeufer
{
   text-align: left;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 20px 10px 20px;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 100px 0 10px 20px;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 40px 0 ;
   padding: 10px 20px 10px 20px;
}
#wb_PreisImage2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#PreisImage2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_PreisBookmark1
{
   visibility: visible;
   display: inline-block;
}
#wb_PreisText2
{
   visibility: visible;
   display: block;
}
#wb_PreisText2
{
   font-size: 15px;
   margin: 0;
   padding: 40px 20px 20px 20px;
   text-align: left;
   line-height: 22px;
}
#wb_PreisHeading7
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 10px 10px 20px;
}
#wb_PreisHeading8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0 10px 20px;
}
#wb_PreisHeading9
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 20px 10px 20px;
}
#wb_PreisMediaPlayer1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_PreisText1
{
   visibility: visible;
   display: block;
}
#wb_PreisText1
{
   font-size: 15px;
   margin: 0;
   padding: 0 20px 20px 20px;
   text-align: left;
   line-height: 22px;
}
#wb_PreisHeading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0 10px 20px;
}
#wb_RezessionenCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#RezessionenCard1-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#RezessionenCard1-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#RezessionenCard1-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#RezessionenCard1-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_RezessionenCard1
{
   text-align: left;
}
#wb_RezessionenCard5
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#RezessionenCard5-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#RezessionenCard5-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#RezessionenCard5-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#RezessionenCard5-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_RezessionenCard5
{
   text-align: left;
}
#wb_RezessionenCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#RezessionenCard2-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#RezessionenCard2-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#RezessionenCard2-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#RezessionenCard2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_RezessionenCard2
{
   text-align: left;
}
#wb_RezessionenCard4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#RezessionenCard4-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#RezessionenCard4-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#RezessionenCard4-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#RezessionenCard4-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_RezessionenCard4
{
   text-align: left;
}
#wb_RezessionenCard6
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#RezessionenCard6-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#RezessionenCard6-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#RezessionenCard6-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#RezessionenCard6-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_RezessionenCard6
{
   text-align: left;
}
#wb_RezessionenCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#RezessionenCard3-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#RezessionenCard3-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#RezessionenCard3-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#RezessionenCard3-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_RezessionenCard3
{
   text-align: left;
}
#wb_RezessionenCard7
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#RezessionenCard7-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#RezessionenCard7-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#RezessionenCard7-card-item2
{
   box-sizing: border-box;
   margin: 5px 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#RezessionenCard7-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_RezessionenCard7
{
   text-align: left;
}
#wb_RezessionenHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 0 20px 0;
   font-size: 32px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_RezessionenHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#RezessionenHeading
{
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   text-align: center;
   text-transform: none;
}
#RezessionenHeading a
{
   color: inherit;
}
#wb_RezessionenFontAwesomeIcon1
{
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#RezessionenFontAwesomeIcon1
{
   width: 100px;
   height: 100px;
}
#RezessionenFontAwesomeIcon1 i
{
   line-height: 100px;
   font-size: 100px;
   width: 99px;
}
#wb_galleryCollage
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_ReferenzHeading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_ReferenzFontAwesomeIcon2
{
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#ReferenzFontAwesomeIcon2
{
   width: 100px;
   height: 100px;
}
#ReferenzFontAwesomeIcon2 i
{
   line-height: 100px;
   font-size: 100px;
   width: 106px;
}
#wb_FooterEmbeddedPage2
{
   visibility: visible;
   display: block;
}
#Master_footerLayer3
{
   width: 626px;
   height: 574px;
   visibility: hidden;
   display: none;
}
#Master_footerLayer3
{
   padding: 0;
}
#wb_Master_footerResponsiveMenu2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_Master_footerText3
{
   visibility: visible;
   display: block;
}
#wb_Master_footerText3
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_Master_footerText4
{
   visibility: visible;
   display: block;
}
#wb_Master_footerText4
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_Master_footerText5
{
   visibility: visible;
   display: block;
}
#wb_Master_footerText5
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_Master_footerResponsiveMenu3
{
   left: 711px;
   top: 557px;
   width: 353px;
   height: 69px;
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: center;
}
#wb_LayoutGridFooter2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGridFooter2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGridFooter2
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#LayoutGridFooter2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGridFooter2 > .row > .col-1, #LayoutGridFooter2 > .row > .col-2, #LayoutGridFooter2 > .row > .col-3, #LayoutGridFooter2 > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGridFooter2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGridFooter2 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGridFooter2 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGridFooter2 > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_footerHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 0 0 ;
   padding: 0 0 20px 0;
}
#wb_footerText2
{
   width: 449px;
   height: 10px;
   visibility: visible;
   display: inline-block;
}
#wb_footerText2
{
   font-size: 15px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_footerMenu1
{
   visibility: visible;
   display: inline-block;
   margin: 0 0 25px 0 ;
   text-align: left;
}
#wb_footerMenu1 li
{
   width: 80px;
}
#wb_footerMenu1 a
{
   color: #FFFFFF;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_footerMenu1 > ul > li > a
{
   width: 80px;
   height: 27px;
   padding: 0 0px 0px 0px;
   line-height: 27px;
}
#wb_footerMenu1 li:hover a, #wb_footerMenu1 a:hover
{
   color: #C71585;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #7A1C3D;
   border-right-color: #7A1C3D;
   border-bottom-color: #7A1C3D;
   border-left-color: #7A1C3D;
   background-color: transparent;
   background-image: none;
}
#wb_footerMenu1 li
{
   padding-bottom: 0px !important;
}
#wb_footerText3
{
   width: 449px;
   height: 16px;
   visibility: visible;
   display: inline-block;
}
#wb_footerText3
{
   font-size: 15px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_footerMenu2
{
   visibility: visible;
   display: inline-block;
   margin: 0 0 25px 0 ;
   text-align: left;
}
#wb_footerMenu2 li
{
   width: 80px;
}
#wb_footerMenu2 a
{
   color: #FFFFFF;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_footerMenu2 > ul > li > a
{
   width: 80px;
   height: 27px;
   padding: 0 0px 0px 0px;
   line-height: 27px;
}
#wb_footerMenu2 li:hover a, #wb_footerMenu2 a:hover
{
   color: #C71585;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   background-color: transparent;
   background-image: none;
}
#wb_footerMenu2 li
{
   padding-bottom: 0px !important;
}
#wb_footerText4
{
   visibility: visible;
   display: block;
}
#wb_footerText4
{
   font-size: 15px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: center;
}
#wb_footerShape
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Text3
{
   width: 239px;
   height: 25px;
   visibility: visible;
   display: inline-block;
}
#wb_Text3
{
   font-size: 37px;
   margin: 10px 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_PlatzhalterText1
{
   visibility: visible;
   display: block;
}
#wb_PlatzhalterText1
{
   font-size: 15px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 16px;
}
#wb_social
{
   visibility: visible;
   display: table;
}
#wb_social
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#social
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#social .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#social > .row > .col-1, #social > .row > .col-2, #social > .row > .col-3, #social > .row > .col-4, #social > .row > .col-5
{
   padding-right: 15px;
   padding-left: 15px;
}
#social > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#social > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#social > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#social > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#social > .row > .col-5
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_FacebookSocialIcon1
{
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 16px 16px 16px 16px;
}
#FacebookSocialIcon1
{
   width: 40px;
   height: 40px;
}
#FacebookSocialIcon1 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_InstagramSocialIcon2
{
   width: 27px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 16px 16px 16px 16px;
}
#InstagramSocialIcon2
{
   width: 27px;
   height: 40px;
}
#InstagramSocialIcon2 i
{
   line-height: 40px;
   font-size: 27px;
   width: 26px;
}
#wb_YoutubeSocialIcon4
{
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 16px 16px 16px 16px;
}
#YoutubeSocialIcon4
{
   width: 40px;
   height: 40px;
}
#YoutubeSocialIcon4 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_twitterIcon1
{
   width: 27px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 16px 16px 16px 16px;
   background-color: #4F4F4F;
   background-image: none;
}
#twitterIcon1
{
   width: 27px;
   height: 40px;
}
#twitterIcon1 i
{
   line-height: 40px;
   font-size: 27px;
   width: 26px;
}
#wb_twitterIcon1:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_PinterestSocialIcon1
{
   width: 27px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 16px 16px 16px 16px;
}
#PinterestSocialIcon1
{
   width: 27px;
   height: 40px;
}
#PinterestSocialIcon1 i
{
   line-height: 40px;
   font-size: 27px;
   width: 26px;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 25px 0 80px 0;
}
#footer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#footer > .row > .col-1, #footer > .row > .col-2, #footer > .row > .col-3
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#footer > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#footer > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Master_footerImage1
{
   width: 95px;
   height: 79px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 0 2px;
   padding: 0;
}
#Master_footerImage1
{
   width: 95px;
   height: 79px;
}
#wb_Master_page2Image5
{
   width: 78px;
   height: 78px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Master_page2Image5
{
   width: 78px;
   height: 78px;
}
#wb_Image2
{
   width: 74px;
   height: 78px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 0 2px;
   padding: 0;
}
#Image2
{
   width: 74px;
   height: 78px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 25px 0 10px 0;
}
#LayoutGrid1 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Image4
{
   width: 74px;
   height: 78px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 0 2px;
   padding: 0;
}
#Image4
{
   width: 74px;
   height: 78px;
}
#wb_Image5
{
   width: 74px;
   height: 77px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 0 2px;
   padding: 0;
}
#Image5
{
   width: 74px;
   height: 77px;
}
#wb_Image6
{
   width: 74px;
   height: 78px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 0 2px;
   padding: 0;
}
#Image6
{
   width: 74px;
   height: 78px;
}
#wb_Image7
{
   width: 78px;
   height: 78px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image7
{
   width: 78px;
   height: 78px;
}
#wb_Image8
{
   width: 253px;
   height: 78px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image8
{
   width: 253px;
   height: 78px;
}
#wb_copyright
{
   visibility: visible;
   display: block;
}
#wb_copyright
{
   font-size: 13px;
   margin: 0 0 20px 0 ;
   padding: 0 0 4px 0;
   text-align: center;
}
#BuildWith1
{
   left: 526px;
   top: 1008px;
   width: 88px;
   height: 31px;
   visibility: hidden;
   display: none;
}
#wb_Image11
{
   width: 95px;
   height: 79px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 0 2px;
   padding: 0;
}
#Image11
{
   width: 95px;
   height: 79px;
}
#wb_Image1
{
   width: 95px;
   height: 79px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 0 2px;
   padding: 0;
}
#Image1
{
   width: 95px;
   height: 79px;
}
#wb_Image9
{
   width: 95px;
   height: 79px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 0 2px;
   padding: 0;
}
#Image9
{
   width: 95px;
   height: 79px;
}
#wb_Image3
{
   width: 95px;
   height: 79px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 0 2px;
   padding: 0;
}
#Image3
{
   width: 95px;
   height: 79px;
}
#wb_Image12
{
   width: 95px;
   height: 79px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 0 2px;
   padding: 0;
}
#Image12
{
   width: 95px;
   height: 79px;
}
#wb_Image13
{
   width: 95px;
   height: 79px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 0 2px;
   padding: 0;
}
#Image13
{
   width: 95px;
   height: 79px;
}
#wb_Image14
{
   width: 95px;
   height: 79px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 0 2px;
   padding: 0;
}
#Image14
{
   width: 95px;
   height: 79px;
}
#wb_Image15
{
   width: 78px;
   height: 78px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image15
{
   width: 78px;
   height: 78px;
}
#wb_Image10
{
   width: 78px;
   height: 43px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image10
{
   width: 78px;
   height: 43px;
}
#wb_Image16
{
   width: 95px;
   height: 79px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 0 2px;
   padding: 0;
}
#Image16
{
   width: 95px;
   height: 79px;
}
#wb_Image17
{
   width: 78px;
   height: 78px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image17
{
   width: 78px;
   height: 78px;
}
#wb_FusszeileLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_FusszeileLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#FusszeileLayoutGrid1
{
   height: auto;
   padding: 10px 0 0 0;
}
#FusszeileLayoutGrid1 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#StickyUpLayerMittig
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_ReferenzobjekteBookmark1
{
   visibility: visible;
   display: inline-block;
}
#wb_KundenVotingBookmark1
{
   visibility: visible;
   display: inline-block;
}
#wb_Card3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card3
{
   text-align: left;
}
#wb_Card4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card4
{
   text-align: left;
}
#wb_Card5
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card5
{
   text-align: left;
}
#wb_Card6
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card6
{
   text-align: left;
}
#wb_Card7
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card7
{
   text-align: left;
}
#wb_Card8
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card8
{
   text-align: left;
}
#wb_Card9
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card9
{
   text-align: left;
}
#wb_UpIcon002
{
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#UpIcon002
{
   width: 24px;
   height: 24px;
}
#UpIcon002 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#EmbeddedPage1
{
   width: 460px;
   height: 176px;
   visibility: visible;
   display: inline-block;
}
#wb_HeadingCorona4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0 10px 0;
}
#wb_Card10
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card10-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card10-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card10
{
   text-align: left;
}
#wb_Card11
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 300px;
   width: 100%;
   height: 267px;
}
#Card11-card-item2
{
   box-sizing: border-box;
   margin: 5px 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card11-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card11
{
   text-align: left;
}
#wb_Text18
{
   visibility: visible;
   display: block;
}
#wb_Text18
{
   margin: 0;
   padding: 30px 30px 30px 30px;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0 0 0;
   font-size: 32px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading5
{
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading5
{
   color: #910041;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   text-align: center;
   text-transform: none;
}
#Heading5 a
{
   color: inherit;
}
#wb_HeadingCoronaPreise4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 20px 20px 20px;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_HeadingCoronaPreise4
{
   background-color: #7A1C3D;
   background-image: none;
   border: 0px solid #7A1C3D;
   border-radius: 0px;
   text-align: left;
}
#HeadingCoronaPreise4
{
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   text-align: left;
   text-transform: none;
}
#wb_CoronaVEigentuemerLinkHeading4
{
   width: 245px;
   height: 87px;
   visibility: visible;
   display: inline-block;
   margin: 30px 0 0 0 ;
   padding: 10px 20px 20px 20px;
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_CoronaVEigentuemerLinkHeading4
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #7A1C3D;
   border-radius: 0px;
   text-align: left;
}
#CoronaVEigentuemerLinkHeading4
{
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   text-transform: none;
}
#CoronaVEigentuemerLinkHeading4 a
{
   color: inherit;
}
#wb_CoronaInteressentenLinkHeading6
{
   width: 245px;
   height: 87px;
   visibility: visible;
   display: inline-block;
   margin: 30px 0 0 0 ;
   padding: 10px 20px 20px 20px;
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_CoronaInteressentenLinkHeading6
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   text-align: left;
}
#CoronaInteressentenLinkHeading6
{
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   text-transform: none;
}
#CoronaInteressentenLinkHeading6 a
{
   color: inherit;
}
#wb_FontAwesomeIcon1
{
   width: 81px;
   height: 78px;
   visibility: visible;
   display: inline-block;
   margin: 20px 0 0 0 ;
   padding: 0;
}
#FontAwesomeIcon1
{
   width: 81px;
   height: 78px;
}
#FontAwesomeIcon1 i
{
   line-height: 78px;
   font-size: 78px;
   width: 77px;
}
#wb_LinkCoronaGrillVideoFontAwesomeIcon3
{
   width: 33px;
   height: 55px;
   visibility: visible;
   display: inline-block;
   margin: 30px 0 0 0 ;
   padding: 0;
}
#LinkCoronaGrillVideoFontAwesomeIcon3
{
   width: 33px;
   height: 55px;
}
#LinkCoronaGrillVideoFontAwesomeIcon3 i
{
   line-height: 55px;
   font-size: 33px;
   width: 32px;
}
#wb_WeiterlesenBesichtigungFontAwesomeIcon4
{
   width: 33px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 40px 0 0 0 ;
   padding: 0;
}
#WeiterlesenBesichtigungFontAwesomeIcon4
{
   width: 33px;
   height: 35px;
}
#WeiterlesenBesichtigungFontAwesomeIcon4 i
{
   line-height: 35px;
   font-size: 33px;
   width: 32px;
}
#wb_FontAwesomeIcon5
{
   width: 81px;
   height: 78px;
   visibility: visible;
   display: inline-block;
   margin: 20px 0 0 0 ;
   padding: 0;
}
#FontAwesomeIcon5
{
   width: 81px;
   height: 78px;
}
#FontAwesomeIcon5 i
{
   line-height: 78px;
   font-size: 78px;
   width: 77px;
}
#wb_Heading14
{
   width: 156px;
   height: 54px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 25px 0 20px 0;
}
#wb_IconFont3
{
   width: 47px;
   height: 58px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 20px 4px 20px 4px;
}
#IconFont3
{
   width: 47px;
   height: 58px;
}
#IconFont3 i
{
   line-height: 58px;
   font-size: 47px;
   width: 46px;
}
#wb_Card12
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card12-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card12-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card12-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card12
{
   text-align: left;
}
#wb_Card13
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card13-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card13-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card13
{
   text-align: left;
}
#PfeilNachUntenLayer1
{
   top: 798px;
   width: 76px;
   height: 55px;
   visibility: visible;
   display: block;
}
#PfeilNachUntenLayer1_Container
{
   width: 76px;
}
#PfeilNachUntenLayer1
{
   right: 202px;
}
#wb_DoppelPfeilUnten
{
   left: 22px;
   top: 14px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#DoppelPfeilUnten
{
   width: 24px;
   height: 24px;
}
#DoppelPfeilUnten i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_BookmarkBewertenVerkaufenFinanzieren1
{
   visibility: visible;
   display: inline-block;
}
#wb_Card14
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 48px;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
}
#Card14-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card14-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
   text-align: right;
}
#wb_Card14
{
   text-align: left;
}
#wb_PhotoCollage1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line1
{
   width: 100%;
   height: 9px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line1
{
   border-color: rgba(255,255,255,0.00);
   border-bottom-width: 9px;
}
}
@media only screen and (max-width: 479px)
{
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 10px 0 10px;
}
#header .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#header > .row > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#header > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#wb_ThemeableMenu4
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0;
}
#ThemeableMenu4, .ThemeableMenu4 .nav, .ThemeableMenu4 .dropdown-menu
{
   font-weight: bold;
   font-size: 16px;
}
#wb_home
{
   visibility: visible;
   display: table;
}
#wb_home
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#home
{
   height: 100vh;
   padding: 80px 0 150px 0;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 80px 30px 80px 30px;
}
#LayoutGrid5 .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#wb_homeText
{
   visibility: visible;
   display: block;
}
#wb_homeText
{
   font-size: 32px;
   margin: 0;
   padding: 20px 20px 20px 20px;
   text-align: center;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 10px 10px 10px 10px;
}
#LayoutGrid3 .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#wb_BewertenVerkaufenFinanzierenCardDeck
{
   visibility: visible;
   display: block;
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   border: 0px solid #FCFDFD;
}
#BewertenVerkaufenFinanzierenCardDeck
{
   padding: 50px 10px 50px 10px;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_infoBlock1
{
   visibility: visible;
   display: table;
}
#wb_infoBlock1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#infoBlock1
{
   height: auto;
   padding: 80px 15px 80px 15px;
}
#infoBlock1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_infoblock2
{
   visibility: visible;
   display: table;
}
#wb_infoblock2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#infoblock2
{
   height: auto;
   padding: 20px 15px 40px 15px;
}
#infoblock2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#infoblock2-divider-top
{
   height: 50px;
}
#infoblock2-divider-top
{
   top: 0%;
   left: 0;
}
#wb_facts
{
   visibility: visible;
   display: table;
}
#wb_facts
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#facts
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#facts .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_factsLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_factsLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#factsLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#factsLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#factsLayoutGrid-divider-top
{
   height: 100px;
}
#factsLayoutGrid-divider-top
{
   top: 0%;
   left: 0;
}
#factsLayoutGrid-divider-bottom
{
   height: 100px;
}
#factsLayoutGrid-divider-bottom
{
   bottom: 0%;
}
#wb_PreisLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_PreisLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#PreisLayoutGrid2
{
   height: auto;
   padding: 40px 15px 40px 15px;
}
#PreisLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#PreisLayoutGrid2-divider-bottom
{
   height: 50px;
}
#PreisLayoutGrid2-divider-bottom
{
   bottom: 0%;
}
#wb_about
{
   visibility: visible;
   display: table;
}
#wb_about
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#about
{
   height: auto;
   padding: 125px 15px 125px 15px;
}
#about .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#about-divider-top
{
   height: 80px;
}
#about-divider-top
{
   top: 0%;
   left: 0;
}
#wb_ObjSucheBlockImage1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#ObjSucheBlockImage1
{
   margin-left: auto;
   margin-right: auto;
}
#wb_kundenrezessionen
{
   visibility: visible;
   display: table;
}
#wb_kundenrezessionen
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#kundenrezessionen
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#kundenrezessionen .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#RezessionenContainer
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
}
#RezessionenContainer
{
   column-count: 1;
   column-gap: 30px;
}
#RezessionenContainer
{
   padding: 50px 30px 0 30px;
}
#RezessionenContainer-divider-top
{
   height: 50px;
}
#RezessionenContainer-divider-top
{
   top: 0%;
   left: 0;
}
#RezessionenContainer-divider-bottom
{
   height: 50px;
}
#RezessionenContainer-divider-bottom
{
   bottom: 0%;
}
#wb_CardContainerSMALL
{
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
}
#CardContainerSMALL
{
   column-count: 3;
   column-gap: 30px;
}
#CardContainerSMALL
{
   padding: 50px 30px 0 30px;
}
#CardContainerSMALL-divider-top
{
   height: 50px;
}
#CardContainerSMALL-divider-top
{
   top: 0%;
   left: 0;
}
#CardContainerSMALL-divider-bottom
{
   height: 50px;
}
#CardContainerSMALL-divider-bottom
{
   bottom: 0%;
}
#wb_ReferenzobjekteLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_ReferenzobjekteLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ReferenzobjekteLayoutGrid3
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#ReferenzobjekteLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_galleryLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_galleryLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#galleryLayoutGrid
{
   height: auto;
   padding: 80px 15px 80px 15px;
}
#galleryLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#galleryLayoutGrid-divider-top
{
   height: 50px;
}
#galleryLayoutGrid-divider-top
{
   top: 0%;
   left: 0;
}
#galleryLayoutGrid-divider-bottom
{
   height: 150px;
}
#galleryLayoutGrid-divider-bottom
{
   bottom: 0%;
}
#upStickyLayerRechts
{
   width: 50px;
   height: 50px;
   visibility: hidden;
   display: none;
}
#wb_upIcon00
{
   left: 10px;
   top: 9px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon00
{
   width: 24px;
   height: 24px;
}
#upIcon00 i
{
   line-height: 24px;
   font-size: 24px;
   width: 14px;
}
#wb_factsHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0 10px 0;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_factsHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#factsHeading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#factsHeading1 a
{
   color: inherit;
}
#wb_factsIcon
{
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#factsIcon
{
   width: 100px;
   height: 100px;
}
#factsIcon i
{
   line-height: 100px;
   font-size: 100px;
   width: 99px;
}
#wb_ImmoRichtigBookmark
{
   visibility: visible;
   display: inline-block;
}
#wb_infoBlockHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0 10px 20px;
}
#wb_infoBlockHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0 10px 20px;
}
#wb_infoBlockText1
{
   visibility: visible;
   display: block;
}
#wb_infoBlockText1
{
   font-size: 15px;
   margin: 0;
   padding: 0 20px 20px 20px;
   text-align: left;
   line-height: 22px;
}
#wb_reviewsImage2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#reviewsImage2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_infoBlockHeading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 20px;
}
#wb_infoBlockText2
{
   visibility: visible;
   display: block;
}
#wb_infoBlockText2
{
   font-size: 15px;
   margin: 0;
   padding: 0 20px 20px 20px;
   text-align: left;
   line-height: 22px;
}
#wb_ObjSucheBookmark1
{
   visibility: visible;
   display: inline-block;
}
#wb_ObjBewertungBookmark2
{
   visibility: visible;
   display: inline-block;
}
#wb_aboutTextArt
{
   width: calc(100% - 100px);
   visibility: visible;
   display: block;
   margin: 0 50px 0 50px;
}
#wb_factsCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: transparent;
}
#factsCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 80px 50px 80px 50px;
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: right;
}
#wb_factsCard1:hover #factsCard1-card-item0
{
   opacity: 1.0;
   background-color: rgba(0,0,0,0.63);
   transition: opacity 300ms linear 0ms, background-color 300ms linear 0ms;
}
#factsCard1-card-item0
{
   opacity: 0;
   background-color: rgba(0,0,0,0.63);
   transition: opacity 500ms linear 0ms, background-color 500ms linear 0ms;
}
#factsCard1-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid rgba(0,0,0,0.50);
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: rgba(0,0,0,0.50);
   background-image: none;
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: right;
}
#wb_factsCard1:hover #factsCard1-card-footer
{
   background-color: #000000;
   transition: background-color 300ms linear 0ms;
}
#factsCard1-card-footer
{
   background-color: rgba(0,0,0,0.50);
   transition: background-color 300ms linear 0ms;
}
#wb_factsCard1
{
   text-align: left;
}
#wb_factsCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: transparent;
}
#factsCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 80px 50px 80px 50px;
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
}
#wb_factsCard2:hover #factsCard2-card-item0
{
   opacity: 1.0;
   background-color: rgba(0,0,0,0.63);
   transition: opacity 300ms linear 0ms, background-color 300ms linear 0ms;
}
#factsCard2-card-item0
{
   opacity: 0;
   background-color: rgba(0,0,0,0.63);
   transition: opacity 500ms linear 0ms, background-color 500ms linear 0ms;
}
#factsCard2-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid rgba(0,0,0,0.50);
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: rgba(0,0,0,0.50);
   background-image: none;
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
}
#wb_factsCard2:hover #factsCard2-card-footer
{
   background-color: #000000;
   transition: background-color 300ms linear 0ms;
}
#factsCard2-card-footer
{
   background-color: rgba(0,0,0,0.50);
   transition: background-color 300ms linear 0ms;
}
#wb_factsCard2
{
   text-align: left;
}
#Timer1
{
   left: 870px;
   top: 233px;
   width: 100px;
   height: 100px;
   visibility: hidden;
   display: none;
}
#Timer2
{
   left: 870px;
   top: 342px;
   width: 100px;
   height: 100px;
   visibility: hidden;
   display: none;
}
#wb_Image18
{
   width: 212px;
   height: 49px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#Image18
{
   width: 212px;
   height: 49px;
}
#wb_Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 15px 0 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card1-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item0:hover
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card1-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card1-card-item4
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7A1C3D;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card1-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card1
{
   text-align: left;
}
#wb_Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 15px 0 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item0:hover
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card2-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card2-card-item4
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7A1C3D;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card2-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card2
{
   text-align: left;
}
#wb_AuswahlVerkaeufer
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 15px 0 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#AuswahlVerkaeufer-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#AuswahlVerkaeufer-card-item0:hover
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#AuswahlVerkaeufer-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#AuswahlVerkaeufer-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#AuswahlVerkaeufer-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#AuswahlVerkaeufer-card-item3
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#AuswahlVerkaeufer-card-item4
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7A1C3D;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#AuswahlVerkaeufer-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_AuswahlVerkaeufer
{
   text-align: left;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 20px 10px 20px;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 50px 0 10px 20px;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 40px 0 ;
   padding: 10px 20px 10px 20px;
}
#wb_PreisImage2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#PreisImage2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_PreisBookmark1
{
   visibility: visible;
   display: inline-block;
}
#wb_PreisText2
{
   visibility: visible;
   display: block;
}
#wb_PreisText2
{
   font-size: 15px;
   margin: 0;
   padding: 40px 20px 20px 20px;
   text-align: left;
   line-height: 22px;
}
#wb_PreisHeading7
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 10px 10px 20px;
}
#wb_PreisHeading8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0 10px 20px;
}
#wb_PreisHeading9
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 20px 10px 20px;
}
#wb_PreisMediaPlayer1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_PreisText1
{
   visibility: visible;
   display: block;
}
#wb_PreisText1
{
   font-size: 15px;
   margin: 0;
   padding: 0 20px 20px 20px;
   text-align: left;
   line-height: 22px;
}
#wb_PreisHeading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0 10px 20px;
}
#wb_RezessionenCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#RezessionenCard1-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#RezessionenCard1-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#RezessionenCard1-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#RezessionenCard1-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_RezessionenCard1
{
   text-align: left;
}
#wb_RezessionenCard5
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#RezessionenCard5-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#RezessionenCard5-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#RezessionenCard5-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#RezessionenCard5-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_RezessionenCard5
{
   text-align: left;
}
#wb_RezessionenCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#RezessionenCard2-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#RezessionenCard2-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#RezessionenCard2-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#RezessionenCard2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_RezessionenCard2
{
   text-align: left;
}
#wb_RezessionenCard4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#RezessionenCard4-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#RezessionenCard4-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#RezessionenCard4-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#RezessionenCard4-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_RezessionenCard4
{
   text-align: left;
}
#wb_RezessionenCard6
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#RezessionenCard6-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#RezessionenCard6-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#RezessionenCard6-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#RezessionenCard6-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_RezessionenCard6
{
   text-align: left;
}
#wb_RezessionenCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#RezessionenCard3-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#RezessionenCard3-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#RezessionenCard3-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#RezessionenCard3-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_RezessionenCard3
{
   text-align: left;
}
#wb_RezessionenCard7
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#RezessionenCard7-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#RezessionenCard7-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#RezessionenCard7-card-item2
{
   box-sizing: border-box;
   margin: 5px 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#RezessionenCard7-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_RezessionenCard7
{
   text-align: left;
}
#wb_RezessionenHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 0 20px 0;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_RezessionenHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#RezessionenHeading
{
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#RezessionenHeading a
{
   color: inherit;
}
#wb_RezessionenFontAwesomeIcon1
{
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#RezessionenFontAwesomeIcon1
{
   width: 100px;
   height: 100px;
}
#RezessionenFontAwesomeIcon1 i
{
   line-height: 100px;
   font-size: 100px;
   width: 99px;
}
#wb_galleryCollage
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_ReferenzHeading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_ReferenzFontAwesomeIcon2
{
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#ReferenzFontAwesomeIcon2
{
   width: 100px;
   height: 100px;
}
#ReferenzFontAwesomeIcon2 i
{
   line-height: 100px;
   font-size: 100px;
   width: 106px;
}
#wb_FooterEmbeddedPage2
{
   visibility: visible;
   display: block;
}
#Master_footerLayer3
{
   width: 626px;
   height: 574px;
   visibility: hidden;
   display: none;
}
#Master_footerLayer3
{
   padding: 0;
}
#wb_Master_footerResponsiveMenu2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_Master_footerText3
{
   visibility: visible;
   display: block;
}
#wb_Master_footerText3
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_Master_footerText4
{
   visibility: visible;
   display: block;
}
#wb_Master_footerText4
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_Master_footerText5
{
   visibility: visible;
   display: block;
}
#wb_Master_footerText5
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_Master_footerResponsiveMenu3
{
   left: 711px;
   top: 557px;
   width: 353px;
   height: 69px;
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: center;
}
#wb_LayoutGridFooter2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGridFooter2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGridFooter2
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#LayoutGridFooter2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGridFooter2 > .row > .col-1, #LayoutGridFooter2 > .row > .col-2, #LayoutGridFooter2 > .row > .col-3, #LayoutGridFooter2 > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGridFooter2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGridFooter2 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGridFooter2 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGridFooter2 > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_footerHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 0 0 ;
   padding: 0 0 20px 0;
}
#wb_footerText2
{
   width: 289px;
   height: 10px;
   visibility: visible;
   display: inline-block;
}
#wb_footerText2
{
   font-size: 15px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_footerMenu1
{
   visibility: visible;
   display: inline-block;
   margin: 0 0 25px 0 ;
   text-align: left;
}
#wb_footerMenu1 li
{
   width: 80px;
}
#wb_footerMenu1 a
{
   color: #FFFFFF;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_footerMenu1 > ul > li > a
{
   width: 80px;
   height: 27px;
   padding: 0 0px 0px 0px;
   line-height: 27px;
}
#wb_footerMenu1 li:hover a, #wb_footerMenu1 a:hover
{
   color: #C71585;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #7A1C3D;
   border-right-color: #7A1C3D;
   border-bottom-color: #7A1C3D;
   border-left-color: #7A1C3D;
   background-color: transparent;
   background-image: none;
}
#wb_footerMenu1 li
{
   padding-bottom: 0px !important;
}
#wb_footerText3
{
   width: 289px;
   height: 16px;
   visibility: visible;
   display: inline-block;
}
#wb_footerText3
{
   font-size: 15px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_footerMenu2
{
   visibility: visible;
   display: inline-block;
   margin: 0 0 25px 0 ;
   text-align: left;
}
#wb_footerMenu2 li
{
   width: 80px;
}
#wb_footerMenu2 a
{
   color: #FFFFFF;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_footerMenu2 > ul > li > a
{
   width: 80px;
   height: 27px;
   padding: 0 0px 0px 0px;
   line-height: 27px;
}
#wb_footerMenu2 li:hover a, #wb_footerMenu2 a:hover
{
   color: #C71585;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   background-color: transparent;
   background-image: none;
}
#wb_footerMenu2 li
{
   padding-bottom: 0px !important;
}
#wb_footerText4
{
   visibility: visible;
   display: block;
}
#wb_footerText4
{
   font-size: 15px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: center;
}
#wb_footerShape
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Text3
{
   width: 239px;
   height: 25px;
   visibility: visible;
   display: inline-block;
}
#wb_Text3
{
   font-size: 37px;
   margin: 10px 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_PlatzhalterText1
{
   visibility: visible;
   display: block;
}
#wb_PlatzhalterText1
{
   font-size: 15px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 16px;
}
#wb_social
{
   visibility: visible;
   display: table;
}
#wb_social
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#social
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#social .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#social > .row > .col-1, #social > .row > .col-2, #social > .row > .col-3, #social > .row > .col-4, #social > .row > .col-5
{
   padding-right: 15px;
   padding-left: 15px;
}
#social > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#social > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#social > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#social > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#social > .row > .col-5
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_FacebookSocialIcon1
{
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 16px 16px 16px 16px;
}
#FacebookSocialIcon1
{
   width: 40px;
   height: 40px;
}
#FacebookSocialIcon1 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_InstagramSocialIcon2
{
   width: 27px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 16px 16px 16px 16px;
}
#InstagramSocialIcon2
{
   width: 27px;
   height: 40px;
}
#InstagramSocialIcon2 i
{
   line-height: 40px;
   font-size: 27px;
   width: 26px;
}
#wb_YoutubeSocialIcon4
{
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 16px 16px 16px 16px;
}
#YoutubeSocialIcon4
{
   width: 40px;
   height: 40px;
}
#YoutubeSocialIcon4 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_twitterIcon1
{
   width: 27px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 16px 16px 16px 16px;
   background-color: #4F4F4F;
   background-image: none;
}
#twitterIcon1
{
   width: 27px;
   height: 40px;
}
#twitterIcon1 i
{
   line-height: 40px;
   font-size: 27px;
   width: 26px;
}
#wb_twitterIcon1:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_PinterestSocialIcon1
{
   width: 27px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 16px 16px 16px 16px;
}
#PinterestSocialIcon1
{
   width: 27px;
   height: 40px;
}
#PinterestSocialIcon1 i
{
   line-height: 40px;
   font-size: 27px;
   width: 26px;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 25px 0 80px 0;
}
#footer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#footer > .row > .col-1, #footer > .row > .col-2, #footer > .row > .col-3
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#footer > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#footer > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Master_footerImage1
{
   width: 95px;
   height: 79px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 0 2px;
   padding: 0;
}
#Master_footerImage1
{
   width: 95px;
   height: 79px;
}
#wb_Master_page2Image5
{
   width: 78px;
   height: 78px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Master_page2Image5
{
   width: 78px;
   height: 78px;
}
#wb_Image2
{
   width: 74px;
   height: 78px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 0 2px;
   padding: 0;
}
#Image2
{
   width: 74px;
   height: 78px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 25px 0 10px 0;
}
#LayoutGrid1 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Image4
{
   width: 74px;
   height: 78px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 0 2px;
   padding: 0;
}
#Image4
{
   width: 74px;
   height: 78px;
}
#wb_Image5
{
   width: 74px;
   height: 77px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 0 2px;
   padding: 0;
}
#Image5
{
   width: 74px;
   height: 77px;
}
#wb_Image6
{
   width: 74px;
   height: 78px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 0 2px;
   padding: 0;
}
#Image6
{
   width: 74px;
   height: 78px;
}
#wb_Image7
{
   width: 78px;
   height: 78px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image7
{
   width: 78px;
   height: 78px;
}
#wb_Image8
{
   width: 253px;
   height: 78px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image8
{
   width: 253px;
   height: 78px;
}
#wb_copyright
{
   visibility: visible;
   display: block;
}
#wb_copyright
{
   font-size: 16px;
   margin: 0 0 20px 0 ;
   padding: 0 0 4px 0;
   text-align: center;
}
#BuildWith1
{
   left: 526px;
   top: 1008px;
   width: 88px;
   height: 31px;
   visibility: visible;
   display: inline;
}
#wb_Image11
{
   width: 95px;
   height: 79px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 0 2px;
   padding: 0;
}
#Image11
{
   width: 95px;
   height: 79px;
}
#wb_Image1
{
   width: 95px;
   height: 79px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 0 2px;
   padding: 0;
}
#Image1
{
   width: 95px;
   height: 79px;
}
#wb_Image9
{
   width: 95px;
   height: 79px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 0 2px;
   padding: 0;
}
#Image9
{
   width: 95px;
   height: 79px;
}
#wb_Image3
{
   width: 95px;
   height: 79px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 0 2px;
   padding: 0;
}
#Image3
{
   width: 95px;
   height: 79px;
}
#wb_Image12
{
   width: 95px;
   height: 79px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 0 2px;
   padding: 0;
}
#Image12
{
   width: 95px;
   height: 79px;
}
#wb_Image13
{
   width: 95px;
   height: 79px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 0 2px;
   padding: 0;
}
#Image13
{
   width: 95px;
   height: 79px;
}
#wb_Image14
{
   width: 95px;
   height: 79px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 0 2px;
   padding: 0;
}
#Image14
{
   width: 95px;
   height: 79px;
}
#wb_Image15
{
   width: 78px;
   height: 78px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image15
{
   width: 78px;
   height: 78px;
}
#wb_Image10
{
   width: 78px;
   height: 43px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image10
{
   width: 78px;
   height: 43px;
}
#wb_Image16
{
   width: 95px;
   height: 79px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 0 2px;
   padding: 0;
}
#Image16
{
   width: 95px;
   height: 79px;
}
#wb_Image17
{
   width: 78px;
   height: 121px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image17
{
   width: 78px;
   height: 121px;
}
#wb_FusszeileLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_FusszeileLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#FusszeileLayoutGrid1
{
   height: auto;
   padding: 10px 0 0 0;
}
#FusszeileLayoutGrid1 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#StickyUpLayerMittig
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_ReferenzobjekteBookmark1
{
   visibility: visible;
   display: inline-block;
}
#wb_KundenVotingBookmark1
{
   visibility: visible;
   display: inline-block;
}
#wb_Card3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card3
{
   text-align: left;
}
#wb_Card4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card4
{
   text-align: left;
}
#wb_Card5
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card5
{
   text-align: left;
}
#wb_Card6
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card6
{
   text-align: left;
}
#wb_Card7
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card7
{
   text-align: left;
}
#wb_Card8
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card8
{
   text-align: left;
}
#wb_Card9
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card9
{
   text-align: left;
}
#wb_UpIcon002
{
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#UpIcon002
{
   width: 24px;
   height: 24px;
}
#UpIcon002 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#EmbeddedPage1
{
   width: 300px;
   height: 117px;
   visibility: visible;
   display: inline-block;
}
#wb_LayoutGridMenuenormal
{
   visibility: visible;
   display: table;
}
#wb_LayoutGridMenuenormal
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGridMenuenormal
{
   height: auto;
   padding: 20px 10px 0 10px;
}
#LayoutGridMenuenormal .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#wb_Image2MBiLogo320
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image2MBiLogo320
{
   margin-left: auto;
   margin-right: auto;
}
#wb_LayoutGridMenuesmall
{
   visibility: hidden;
   display: none;
}
#wb_LayoutGridMenuesmall
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGridMenuesmall
{
   height: auto;
   padding: 20px 30px 20px 30px;
}
#LayoutGridMenuesmall .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#wb_MBiLOGO
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#MBiLOGO
{
   margin-left: auto;
   margin-right: auto;
}
#wb_HauptMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#HauptMenu1, .HauptMenu1 .nav, .HauptMenu1 .dropdown-menu
{
   font-weight: bold;
   font-size: 16px;
}
#wb_ThemeableMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#ThemeableMenu1, .ThemeableMenu1 .nav, .ThemeableMenu1 .dropdown-menu
{
   font-weight: bold;
   font-size: 16px;
}
#wb_LOGOplusIMAGE
{
   width: 50px;
   height: 49px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#LOGOplusIMAGE
{
   width: 50px;
   height: 49px;
}
#wb_HeadingCorona4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0 10px 0;
}
#wb_Card10
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card10-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card10-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card10
{
   text-align: left;
}
#wb_Card11
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 300px;
   width: 100%;
   height: 267px;
}
#Card11-card-item2
{
   box-sizing: border-box;
   margin: 5px 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card11-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card11
{
   text-align: left;
}
#wb_Text18
{
   visibility: visible;
   display: block;
}
#wb_Text18
{
   margin: 0;
   padding: 30px 30px 30px 30px;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0 0 0;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading5
{
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading5
{
   color: #910041;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#Heading5 a
{
   color: inherit;
}
#wb_HeadingCoronaPreise4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 20px 20px 20px;
   font-size: 19px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_HeadingCoronaPreise4
{
   background-color: #7A1C3D;
   background-image: none;
   border: 0px solid #7A1C3D;
   border-radius: 0px;
   text-align: left;
}
#HeadingCoronaPreise4
{
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
}
#wb_CoronaVEigentuemerLinkHeading4
{
   width: 86px;
   height: 87px;
   visibility: visible;
   display: inline-block;
   margin: 30px 0 0 0 ;
   padding: 10px 20px 20px 20px;
   font-size: 13px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_CoronaVEigentuemerLinkHeading4
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #7A1C3D;
   border-radius: 0px;
   text-align: left;
}
#CoronaVEigentuemerLinkHeading4
{
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   text-transform: none;
}
#CoronaVEigentuemerLinkHeading4 a
{
   color: inherit;
}
#wb_CoronaInteressentenLinkHeading6
{
   width: 95px;
   height: 101px;
   visibility: visible;
   display: inline-block;
   margin: 30px 0 0 0 ;
   padding: 10px 20px 20px 20px;
   font-size: 13px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_CoronaInteressentenLinkHeading6
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   text-align: left;
}
#CoronaInteressentenLinkHeading6
{
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   text-transform: none;
}
#CoronaInteressentenLinkHeading6 a
{
   color: inherit;
}
#wb_FontAwesomeIcon1
{
   width: 81px;
   height: 78px;
   visibility: visible;
   display: inline-block;
   margin: 20px 0 0 0 ;
   padding: 0;
}
#FontAwesomeIcon1
{
   width: 81px;
   height: 78px;
}
#FontAwesomeIcon1 i
{
   line-height: 78px;
   font-size: 78px;
   width: 77px;
}
#wb_LinkCoronaGrillVideoFontAwesomeIcon3
{
   width: 33px;
   height: 55px;
   visibility: visible;
   display: inline-block;
   margin: 30px 0 0 0 ;
   padding: 0;
}
#LinkCoronaGrillVideoFontAwesomeIcon3
{
   width: 33px;
   height: 55px;
}
#LinkCoronaGrillVideoFontAwesomeIcon3 i
{
   line-height: 55px;
   font-size: 33px;
   width: 32px;
}
#wb_WeiterlesenBesichtigungFontAwesomeIcon4
{
   width: 33px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 40px 0 0 0 ;
   padding: 0;
}
#WeiterlesenBesichtigungFontAwesomeIcon4
{
   width: 33px;
   height: 35px;
}
#WeiterlesenBesichtigungFontAwesomeIcon4 i
{
   line-height: 35px;
   font-size: 33px;
   width: 32px;
}
#wb_FontAwesomeIcon5
{
   width: 81px;
   height: 78px;
   visibility: visible;
   display: inline-block;
   margin: 20px 0 0 0 ;
   padding: 0;
}
#FontAwesomeIcon5
{
   width: 81px;
   height: 78px;
}
#FontAwesomeIcon5 i
{
   line-height: 78px;
   font-size: 78px;
   width: 77px;
}
#wb_Heading14
{
   width: 156px;
   height: 54px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 25px 0 20px 0;
}
#wb_IconFont3
{
   width: 47px;
   height: 58px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 20px 4px 20px 4px;
}
#IconFont3
{
   width: 47px;
   height: 58px;
}
#IconFont3 i
{
   line-height: 58px;
   font-size: 47px;
   width: 46px;
}
#wb_Card12
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card12-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card12-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card12-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card12
{
   text-align: left;
}
#wb_Card13
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card13-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 107px;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card13-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#wb_Card13
{
   text-align: left;
}
#PfeilNachUntenLayer1
{
   top: 769px;
   width: 76px;
   height: 55px;
   visibility: visible;
   display: block;
}
#PfeilNachUntenLayer1_Container
{
   width: 76px;
}
#PfeilNachUntenLayer1
{
   right: 122px;
}
#wb_DoppelPfeilUnten
{
   left: 22px;
   top: 14px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#DoppelPfeilUnten
{
   width: 24px;
   height: 24px;
}
#DoppelPfeilUnten i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_BookmarkBewertenVerkaufenFinanzieren1
{
   visibility: visible;
   display: inline-block;
}
#wb_Card14
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 0 20px;
   padding: 0;
   color: #7A1C3D;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 8px;
}
#Card14-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px #7A1C3D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card14-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 8px;
   text-align: right;
}
#wb_Card14
{
   text-align: left;
}
#wb_PhotoCollage1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line1
{
   width: 100%;
   height: 6px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line1
{
   border-color: rgba(255,255,255,0.00);
   border-bottom-width: 6px;
}
}
#wb_header
{
   position: fixed !important;
   float: none !important;
   transition: all 500ms linear;   
   z-index: 9990 !important;
}
#wb_header.affix
{
   background: #ffffff;
   transition: all 500ms linear;   
}
#wb_header.affix #headerMenu a
{
   color: #7a1c3d;
}
#wb_header.affix .headerMenu .navbar-nav > .dropdown > a .caret 
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
#wb_header.affix .headerMenu .dropdown-menu > li > a
{
   color: #4f4f4f !important;
}

#wb_header.affix #headerLogo a
{
   color: #FFFFFF;
}
@media (max-width: 380px) 
{
#wb_header.affix .headerMenu .navbar-nav>li>a 
{
   color: #7a1c3d  !important;
}
#wb_header.affix .headerMenu .navbar-nav>li>a:hover,
#wb_header.affix .headerMenu .navbar-nav>li>a:focus 
{
   background-color: #7a1c3d !important;
   color: #ffffff  !important;
}
#wb_header.affix .headerMenu .navbar-nav > .dropdown > a .caret 
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
#wb_header.affix
{
   background: transparent;
}
}
#wb_header
{
   position: fixed !important;
   float: none !important;
   transition: all 500ms linear;   
   z-index: 9990 !important;
}
#wb_header.affix
{
   background: #ffffff;
   transition: all 500ms linear;   
}
#wb_header.affix #headerMenu a
{
   color: #7a1c3d;
}
#wb_header.affix .headerMenu .navbar-nav > .dropdown > a .caret 
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
#wb_header.affix .headerMenu .dropdown-menu > li > a
{
   color: #4f4f4f !important;
}

#wb_header.affix #headerLogo a
{
   color: #FFFFFF;
}
@media (max-width: 380px) 
{
#wb_header.affix .headerMenu .navbar-nav>li>a 
{
   color: #7a1c3d  !important;
}
#wb_header.affix .headerMenu .navbar-nav>li>a:hover,
#wb_header.affix .headerMenu .navbar-nav>li>a:focus 
{
   background-color: #7a1c3d !important;
   color: #ffffff  !important;
}
#wb_header.affix .headerMenu .navbar-nav > .dropdown > a .caret 
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
#wb_header.affix
{
   background: transparent;
}
}
#wb_header
{
   position: fixed !important;
   float: none !important;
   transition: all 500ms linear;   
   z-index: 9990 !important;
}
#wb_header.affix
{
   background: #ffffff;
   transition: all 500ms linear;   
}
#wb_header.affix #headerMenu a
{
   color: #7a1c3d;
}
#wb_header.affix .headerMenu .navbar-nav > .dropdown > a .caret 
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
#wb_header.affix .headerMenu .dropdown-menu > li > a
{
   color: #4f4f4f !important;
}

#wb_header.affix #headerLogo a
{
   color: #FFFFFF;
}
@media (max-width: 380px) 
{
#wb_header.affix .headerMenu .navbar-nav>li>a 
{
   color: #7a1c3d  !important;
}
#wb_header.affix .headerMenu .navbar-nav>li>a:hover,
#wb_header.affix .headerMenu .navbar-nav>li>a:focus 
{
   background-color: #7a1c3d !important;
   color: #ffffff  !important;
}
#wb_header.affix .headerMenu .navbar-nav > .dropdown > a .caret 
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
#wb_header.affix
{
   background: transparent;
}
}
