body
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: hidden;
}
body:after
{
   background-color: #FFFFFF;
   background-image: url(../images/back3.jpg);
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
   content: "";
   height: 100vh;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   z-index: -1;
}
#MFPageHeader1
{
   background-color: #DCDCDC;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: solid;
   border-left-style: none;
   border-top-color: #4F4F4F;
   border-right-color: #4F4F4F;
   border-bottom-color: #4F4F4F;
   border-left-color: #4F4F4F;
   box-sizing: border-box;
   box-shadow: 0px 0px 50px #000000;
   box-sizing: border-box;
}
#wb_indexResponsiveMenu1
{
   background-color: rgba(220,220,220,1.00);
   display: block;
   font-family: "Roboto Condensed";
   font-weight: 300;
   text-align: center;
   width: 100%;
}
#indexResponsiveMenu1
{
   background-color: #DCDCDC;
   display: inline-block;
   height: 50px;
}
#wb_indexResponsiveMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_indexResponsiveMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_indexResponsiveMenu1 ul li
{
   background-color: #DCDCDC;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_indexResponsiveMenu1 ul li i
{
   font-size: 16px;
   width: 16px;
}
#wb_indexResponsiveMenu1 ul li a 
{
   color: #000000;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-size: 17px;
   font-style: normal;
   padding: 15px 15px 0px 15px;
   text-align: center;
   text-decoration: none;
}
#wb_indexResponsiveMenu1 > ul > li > a 
{
   height: 35px;
}
.indexResponsiveMenu1 a 
{
   display: block;
}
#wb_indexResponsiveMenu1 li a:hover, #wb_indexResponsiveMenu1 li .active
{ 
   background-color: #CCCCCC;
   background-color: rgba(204,204,204,0.00);
   color: #9E0103;
}
#wb_indexResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 50px;
}
#wb_indexResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_indexResponsiveMenu1 ul ul li 
{
   background-color: #9E0103;
   color: #FFFFFF;
   float: none;
   position: relative;
   width: 110px;
}
#wb_indexResponsiveMenu1 ul ul li a:hover, #wb_indexResponsiveMenu1 ul ul li .active
{
   background-color: #CCCCCC;
   color: #800000;
}
#wb_indexResponsiveMenu1 ul ul li i 
{
   margin-right: 5px;
   vertical-align: middle;
}
#wb_indexResponsiveMenu1 ul ul li a 
{
   color: #FFFFFF;
   padding-top: 5px;
   padding-right: 5px;
   padding-bottom: 5px;
   text-align: left;
   vertical-align: middle;
}
#wb_indexResponsiveMenu1 ul ul ul li 
{
   left: 110px;
   position: relative;
   top: -50px;
}
#wb_indexResponsiveMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #000000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_indexResponsiveMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_indexResponsiveMenu1 li a:hover .arrow-down
{ 
   border-top-color: #9E0103;
}
#wb_indexResponsiveMenu1 ul ul li a:hover .arrow-left, #wb_indexResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #800000;
}
#wb_indexResponsiveMenu1 .toggle,[id^=indexResponsiveMenu1-submenu]
{
   display: none;
}
@media all and (max-width:800px) 
{
#wb_indexResponsiveMenu1 
{
   margin: 0;
   text-align: left;
}
#wb_indexResponsiveMenu1 ul li a, #wb_indexResponsiveMenu1 .toggle
{
   font-size: 17px;
   font-weight: normal;
   font-style: normal;
   padding: 5px 5px 5px 20px;
}
#wb_indexResponsiveMenu1 .toggle + a
{
   display: none !important;
}
.indexResponsiveMenu1 
{
   display: none;
   z-index: 9999;
}
#indexResponsiveMenu1 
{
   background-color: transparent;
   display: none;
}
#wb_indexResponsiveMenu1 > ul > li > a 
{
   height: auto;
}
#wb_indexResponsiveMenu1 .toggle 
{
   display: block;
   background-color: #DCDCDC;
   color: #000000;
   padding: 0px 5px 0px 20px;
   line-height: 26px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_indexResponsiveMenu1 .toggle:hover 
{
   background-color: #CCCCCC;
   background-color: rgba(204,204,204,0.00);
   color: #9E0103;
}
[id^=indexResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#indexResponsiveMenu1-title
{
   height: 50px;
   line-height: 50px !important;
   text-align: center;
}
#wb_indexResponsiveMenu1 ul li 
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_indexResponsiveMenu1 ul ul .toggle,
#wb_indexResponsiveMenu1 ul ul a 
{
   padding: 0 40px;
}
#wb_indexResponsiveMenu1 a:hover,
#wb_indexResponsiveMenu1 ul ul ul a 
{
   background-color: #9E0103;
   color: #FFFFFF;
}
#wb_indexResponsiveMenu1 ul li ul li .toggle,
#wb_indexResponsiveMenu1 ul ul a 
{
   background-color: #9E0103;
   color: #FFFFFF;
}
#wb_indexResponsiveMenu1 ul ul ul a 
{
   padding: 5px 5px 5px 60px;
}
#wb_indexResponsiveMenu1 ul li a 
{
   text-align: left;
}
#wb_indexResponsiveMenu1 ul li a br 
{
   display: none;
}
#wb_indexResponsiveMenu1 ul li i 
{
   margin-right: 5px;
}
#wb_indexResponsiveMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_indexResponsiveMenu1 ul ul li:hover > ul,
#wb_indexResponsiveMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_indexResponsiveMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_indexResponsiveMenu1 ul ul ul li 
{
   position: static;
}
#indexResponsiveMenu1-icon 
{
   display: block;
   position: absolute;
   left: 15px;
   top: 13px;
}
#indexResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #000000;
   color: #000000;
   width: 24px;
}
#wb_indexResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #CCCCCC;
   color: #800000;
}
#wb_indexResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #000000;
}
#wb_indexResponsiveMenu1 .toggle:hover .arrow-down, #wb_indexResponsiveMenu1 li .active .arrow-down
{ 
   border-top-color: #9E0103;
}
#wb_indexResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_indexResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_indexResponsiveMenu1 ul li ul li .active .arrow-down
{ 
   border-top-color: #800000;
}
}
#wb_indexLayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url(../images/brickwall.png);
   background-repeat: repeat;
   background-position: left top;
   border-top-width: 2px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: none;
   border-bottom-style: solid;
   border-left-style: none;
   border-top-color: #3C3C3C;
   border-right-color: #9E0103;
   border-bottom-color: #9E0103;
   border-left-color: #9E0103;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid3
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 28px 0px 20px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1100px;
}
#indexLayoutGrid3 > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid3 > .col-1
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#indexLayoutGrid3 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#indexLayoutGrid3 > .col-1
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_MFImage1
{
   margin: 0;
   vertical-align: top;
}
#MFImage1
{
   border: 0px solid #000000;
   padding: 0;
   display: inline-block;
   width: 178px;
   height: 89px;
   vertical-align: top;
}
#wb_MFLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #DCDCDC;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#MFLayoutGrid2
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#MFLayoutGrid2 > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#MFLayoutGrid2 > .col-1
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#MFLayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#MFLayoutGrid2 > .col-1
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#MFLayer1
{
   background-color: transparent;
   background-image: none;
   margin: 0;
}
#wb_kontaktLayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#kontaktLayoutGrid7
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 15px 0px 15px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1100px;
}
#kontaktLayoutGrid7 > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#kontaktLayoutGrid7 > .col-1
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#kontaktLayoutGrid7 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#kontaktLayoutGrid7 > .col-1
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_leistungenLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1100px;
}
#leistungenLayoutGrid1
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 50px 0px 50px 0px;
   margin-right: auto;
   margin-left: auto;
}
#leistungenLayoutGrid1 > .col-1, #leistungenLayoutGrid1 > .col-2, #leistungenLayoutGrid1 > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 50px;
   padding-left: 50px;
   position: relative;
}
#leistungenLayoutGrid1 > .col-1, #leistungenLayoutGrid1 > .col-2, #leistungenLayoutGrid1 > .col-3
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#leistungenLayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#leistungenLayoutGrid1 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#leistungenLayoutGrid1 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#leistungenLayoutGrid1 > .col-1, #leistungenLayoutGrid1 > .col-2, #leistungenLayoutGrid1 > .col-3
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_indexLayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1100px;
}
#indexLayoutGrid4
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 25px 0px 50px 0px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid4 > .col-1, #indexLayoutGrid4 > .col-2, #indexLayoutGrid4 > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 50px;
   padding-left: 50px;
   position: relative;
}
#indexLayoutGrid4 > .col-1, #indexLayoutGrid4 > .col-2, #indexLayoutGrid4 > .col-3
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#indexLayoutGrid4 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid4 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid4 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#indexLayoutGrid4 > .col-1, #indexLayoutGrid4 > .col-2, #indexLayoutGrid4 > .col-3
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_leistungenCard1
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #F5F5F5;
   background-image: none;
   border: 1px solid #C02000;
   border-radius: 4px;
   box-sizing: border-box;
   margin: 0px 0px 15px 0px;
   padding: 0;
   text-align: center;
   box-shadow: 10px 10px 20px #808080;
}
#leistungenCard1-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#leistungenCard1-card-item0
{
   box-sizing: border-box;
   border-radius: 4px 4px 0 0;
   margin: 0px 0px -25px 0px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#leistungenCard1-card-item1
{
   display: inline-block;
   height: 39px;
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 1px solid #000000;
   border-radius: 50%;
   background-color: #FFFFFF;
   background-image: none;
   color: #9E0103;
   font-family: Arial;
   font-weight: normal;
   font-size: 27px;
}
#leistungenCard1-card-item1 i
{
   text-align: center;
   font-size: 27px;
   width: 27px;
}
#leistungenCard1-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 4px 4px;
   margin: 20px 20px 35px 20px;
   padding: 0;
   color: #000000;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 19px;
}
#wb_leistungenCard2
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #F5F5F5;
   background-image: none;
   border: 1px solid #C02000;
   border-radius: 4px;
   box-sizing: border-box;
   margin: 0px 0px 15px 0px;
   padding: 0;
   text-align: center;
   box-shadow: 10px 10px 20px #808080;
}
#leistungenCard2-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#leistungenCard2-card-item0
{
   box-sizing: border-box;
   border-radius: 4px 4px 0 0;
   margin: 0px 0px -25px 0px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#leistungenCard2-card-item1
{
   display: inline-block;
   height: 39px;
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 1px solid #000000;
   border-radius: 50%;
   background-color: #FFFFFF;
   background-image: none;
   color: #9E0103;
   font-family: Arial;
   font-weight: normal;
   font-size: 27px;
}
#leistungenCard2-card-item1 i
{
   text-align: center;
   font-size: 27px;
   width: 27px;
}
#leistungenCard2-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 4px 4px;
   margin: 20px 20px 35px 20px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 19px;
}
#wb_leistungenLayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1100px;
}
#leistungenLayoutGrid3
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 25px 0px 100px 0px;
   margin-right: auto;
   margin-left: auto;
}
#leistungenLayoutGrid3 > .col-1, #leistungenLayoutGrid3 > .col-2, #leistungenLayoutGrid3 > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 50px;
   padding-left: 50px;
   position: relative;
}
#leistungenLayoutGrid3 > .col-1, #leistungenLayoutGrid3 > .col-2, #leistungenLayoutGrid3 > .col-3
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#leistungenLayoutGrid3 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#leistungenLayoutGrid3 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#leistungenLayoutGrid3 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#leistungenLayoutGrid3 > .col-1, #leistungenLayoutGrid3 > .col-2, #leistungenLayoutGrid3 > .col-3
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_leistungenLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(79,79,79,0.12);
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #A52A2A;
   border-right-color: #A52A2A;
   border-bottom-color: #A52A2A;
   border-left-color: #A52A2A;
   border-top-left-radius: 6px;
   border-top-right-radius: 6px;
   border-bottom-right-radius: 6px;
   border-bottom-left-radius: 6px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1100px;
}
#leistungenLayoutGrid2
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 50px 0px 30px 0px;
   margin-right: auto;
   margin-left: auto;
}
#leistungenLayoutGrid2 > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#leistungenLayoutGrid2 > .col-1
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#leistungenLayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#leistungenLayoutGrid2 > .col-1
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_leistungenShape1
{
   transform: rotate(0deg);
   transform-origin: 50% 50%;
}
#leistungenShape1
{
   top: 0px;
   width: 119px;
   height: 32px;
   background-color: #DCDCDC;
   background: linear-gradient(to top, #DCDCDC 0%, #F5F5F5 100%);
   border: 0px #808080 solid;
}
#leistungenShape1:hover
{
   background-color: #C02000;
   background: linear-gradient(to top, #C02000 0%, #A52A2A 100%);
   border: 0px #696969 solid;
}
#leistungenShape1_text
{
   position: absolute;
   left: 1px;
   top: 5px;
   width: 117px;
   height: 26px;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#leistungenShape1:hover span
{
   color: #FFFFFF !important;
}
#leistungenShape1 span:hover
{
   color: #FFFFFF !important;
}
#leistungenLayer1
{
   background-color: transparent;
   background-image: none;
   margin: 0;
}
#wb_leistungenHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 30px 0px 30px 0px;
   padding: 0;
   text-align: center;
}
#leistungenHeading1
{
   color: #800000;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-size: 37px;
   margin: 0;
   text-align: center;
   text-shadow: 2px 2px 3px rgba(0,0,0,0.50);
}
#wb_leistungenCard7
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #F5F5F5;
   background-image: none;
   border: 1px solid #C02000;
   border-radius: 4px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
   box-shadow: 5px 5px 10px #808080;
}
#leistungenCard7-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#leistungenCard7-card-item0
{
   box-sizing: border-box;
   border-radius: 4px 4px 0 0;
   margin: 0px 0px -25px 0px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#leistungenCard7-card-item1
{
   display: inline-block;
   height: 39px;
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 1px solid #000000;
   border-radius: 50%;
   background-color: #FFFFFF;
   background-image: none;
   color: #800000;
   font-family: Arial;
   font-weight: normal;
   font-size: 27px;
}
#leistungenCard7-card-item1 a
{
   color: #800000;
   text-decoration: none;
}
#leistungenCard7-card-item1 i
{
   text-align: center;
   font-size: 27px;
   width: 27px;
}
#leistungenCard7-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 4px 4px;
   margin: 20px 15px 25px 15px;
   padding: 0;
   color: #000000;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 19px;
}
#wb_leistungenCard8
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #F5F5F5;
   background-image: none;
   border: 1px solid #C02000;
   border-radius: 4px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
   box-shadow: 5px 5px 10px #808080;
}
#leistungenCard8-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#leistungenCard8-card-item0
{
   box-sizing: border-box;
   border-radius: 4px 4px 0 0;
   margin: 0px 0px -25px 0px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#leistungenCard8-card-item1
{
   display: inline-block;
   height: 39px;
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 1px solid #000000;
   border-radius: 50%;
   background-color: #FFFFFF;
   background-image: none;
   color: #800000;
   font-family: Arial;
   font-weight: normal;
   font-size: 27px;
}
#leistungenCard8-card-item1 a
{
   color: #800000;
   text-decoration: none;
}
#leistungenCard8-card-item1 i
{
   text-align: center;
   font-size: 27px;
   width: 27px;
}
#leistungenCard8-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 4px 4px;
   margin: 20px 15px 25px 15px;
   padding: 0;
   color: #292B2C;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 19px;
}
#wb_leistungenCard9
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #F5F5F5;
   background-image: none;
   border: 1px solid #C02000;
   border-radius: 4px;
   box-sizing: border-box;
   margin: 0px 0px 15px 0px;
   padding: 0;
   text-align: center;
   box-shadow: 5px 5px 10px #808080;
}
#leistungenCard9-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#leistungenCard9-card-item0
{
   box-sizing: border-box;
   border-radius: 4px 4px 0 0;
   margin: 0px 0px -25px 0px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#leistungenCard9-card-item1
{
   display: inline-block;
   height: 39px;
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 1px solid #000000;
   border-radius: 50%;
   background-color: #FFFFFF;
   background-image: none;
   color: #800000;
   font-family: Arial;
   font-weight: normal;
   font-size: 27px;
}
#leistungenCard9-card-item1 a
{
   color: #800000;
   text-decoration: none;
}
#leistungenCard9-card-item1 i
{
   text-align: center;
   font-size: 27px;
   width: 27px;
}
#leistungenCard9-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 4px 4px;
   margin: 20px 15px 25px 15px;
   padding: 0;
   color: #292B2C;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 19px;
}
#wb_leistungenCard10
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #F5F5F5;
   background-image: none;
   border: 1px solid #C02000;
   border-radius: 4px;
   box-sizing: border-box;
   margin: 0px 0px 15px 0px;
   padding: 0;
   text-align: center;
   box-shadow: 5px 5px 10px #808080;
}
#leistungenCard10-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#leistungenCard10-card-item0
{
   box-sizing: border-box;
   border-radius: 4px 4px 0 0;
   margin: 0px 0px -25px 0px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#leistungenCard10-card-item1
{
   display: inline-block;
   height: 39px;
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 1px solid #000000;
   border-radius: 50%;
   background-color: #FFFFFF;
   background-image: none;
   color: #800000;
   font-family: Arial;
   font-weight: normal;
   font-size: 27px;
}
#leistungenCard10-card-item1 a
{
   color: #800000;
   text-decoration: none;
}
#leistungenCard10-card-item1 i
{
   text-align: center;
   font-size: 27px;
   width: 27px;
}
#leistungenCard10-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 4px 4px;
   margin: 20px 15px 25px 15px;
   padding: 0;
   color: #292B2C;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 19px;
}
#wb_leistungenCard3
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #F5F5F5;
   background-image: none;
   border: 1px solid #C02000;
   border-radius: 4px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
   box-shadow: 5px 5px 10px #808080;
}
#leistungenCard3-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#leistungenCard3-card-item0
{
   box-sizing: border-box;
   border-radius: 4px 4px 0 0;
   margin: 0px 0px -25px 0px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#leistungenCard3-card-item1
{
   display: inline-block;
   height: 39px;
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 1px solid #000000;
   border-radius: 50%;
   background-color: #FFFFFF;
   background-image: none;
   color: #800000;
   font-family: Arial;
   font-weight: normal;
   font-size: 27px;
}
#leistungenCard3-card-item1 a
{
   color: #800000;
   text-decoration: none;
}
#leistungenCard3-card-item1 i
{
   text-align: center;
   font-size: 27px;
   width: 27px;
}
#leistungenCard3-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 4px 4px;
   margin: 20px 15px 25px 15px;
   padding: 0;
   color: #292B2C;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 19px;
}
#wb_kontaktText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 25px 0px 25px 0px;
   text-align: center;
}
#wb_kontaktText1 div
{
   text-align: center;
}
#wb_leistungenCard4
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #F5F5F5;
   background-image: none;
   border: 1px solid #C02000;
   border-radius: 4px;
   box-sizing: border-box;
   margin: 0px 0px 15px 0px;
   padding: 0;
   text-align: center;
   box-shadow: 5px 5px 10px #808080;
}
#leistungenCard4-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#leistungenCard4-card-item0
{
   box-sizing: border-box;
   border-radius: 4px 4px 0 0;
   margin: 0px 0px -25px 0px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#leistungenCard4-card-item1
{
   display: inline-block;
   height: 39px;
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 1px solid #000000;
   border-radius: 50%;
   background-color: #FFFFFF;
   background-image: none;
   color: #800000;
   font-family: Arial;
   font-weight: normal;
   font-size: 27px;
}
#leistungenCard4-card-item1 a
{
   color: #800000;
   text-decoration: none;
}
#leistungenCard4-card-item1 i
{
   text-align: center;
   font-size: 27px;
   width: 27px;
}
#leistungenCard4-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 4px 4px;
   margin: 20px 15px 25px 15px;
   padding: 0;
   color: #292B2C;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 19px;
}
#wb_indexLayoutGrid11
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4B4B4B;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid11
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 15px 0px 25px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1100px;
}
#indexLayoutGrid11 > .col-1, #indexLayoutGrid11 > .col-2, #indexLayoutGrid11 > .col-3, #indexLayoutGrid11 > .col-4, #indexLayoutGrid11 > .col-5
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid11 > .col-1, #indexLayoutGrid11 > .col-2, #indexLayoutGrid11 > .col-3, #indexLayoutGrid11 > .col-4, #indexLayoutGrid11 > .col-5
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#indexLayoutGrid11 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid11 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 25%;
   max-width: 25%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid11 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#indexLayoutGrid11 > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#indexLayoutGrid11 > .col-5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#indexLayoutGrid11 > .col-1, #indexLayoutGrid11 > .col-2, #indexLayoutGrid11 > .col-3, #indexLayoutGrid11 > .col-4, #indexLayoutGrid11 > .col-5
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_kontaktText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 7px 0px 0px 0px;
   text-align: center;
}
#wb_kontaktText2 div
{
   text-align: center;
}
#wb_MFImage3
{
   margin: 0;
   vertical-align: top;
}
#MFImage3
{
   border: 0px solid #000000;
   padding: 0;
   display: inline-block;
   width: 50px;
   height: 50px;
   vertical-align: top;
}
#wb_MFText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 7px 0px 0px 0px;
   text-align: center;
}
#wb_MFText1 div
{
   text-align: center;
}
#wb_MFImage2
{
   margin: 0;
   vertical-align: top;
}
#MFImage2
{
   border: 0px solid #000000;
   padding: 0;
   display: inline-block;
   width: 154px;
   height: 77px;
   vertical-align: top;
}
#wb_MFLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#MFLayoutGrid1
{
   box-sizing: border-box;
   padding: 3px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#MFLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#MFLayoutGrid1 > .row > .col-1, #MFLayoutGrid1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#MFLayoutGrid1 > .row > .col-1, #MFLayoutGrid1 > .row > .col-2
{
   float: left;
}
#MFLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: left;
}
#MFLayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: left;
}
#MFLayoutGrid1:before,
#MFLayoutGrid1:after,
#MFLayoutGrid1 .row:before,
#MFLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#MFLayoutGrid1:after,
#MFLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#MFLayoutGrid1 > .row > .col-1, #MFLayoutGrid1 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
