body
{
   background-color: #FFFFFF;
   background-image: url(../images/pattern-506y.png);
   background-attachment: scroll;
   background-position: left top;
   background-repeat: repeat;
   background-size: fixiert;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: hidden;
}
#MFPageHeader1
{
   background-color: #DCDCDC;
   background-image: none;
   border-top-width: 3px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
   border-top-color: #9E0103;
   border-right-color: #9E0103;
   border-bottom-color: #9E0103;
   border-left-color: #9E0103;
   box-sizing: border-box;
   box-shadow: 0px 0px 50px #000000;
   box-sizing: border-box;
}
#wb_MFImage1
{
   vertical-align: top;
}
#MFImage1
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#m-mfOverlayMenu1
{
   background-color: #C0C0C0;
   background-image: none;
   border: 0px solid #9E0103;
   border-radius: 6px;
   margin: 0;
}
#m-mfOverlayMenu1:hover
{
   background-color: #9E0103;
   background-image: none;
   border-color: #424242;
}
#m-mfOverlayMenu1
{
   display: block;
   width: 53px;
   height: 53px;
   position: absolute;
}
#m-mfOverlayMenu1 .line
{
   width: 32px;
   height: 6px;
   background: #9E0103;
   display: block;
   margin: 6px auto;
}
#m-mfOverlayMenu1:hover .line
{
   background: #000000;
}
#m-mfOverlayMenu1 .line:first-child
{
   margin-top: 10px;
}
#m-mfOverlayMenu1-close
{
   background: transparent;
   font-size: 10px;
   height: 2.8em; 
   outline: none;
   position: absolute;
   right: 10px;
   text-align: left;
   top: 10px;
   width: 3em; 
}
#m-mfOverlayMenu1-close:before, #m-mfOverlayMenu1-close:after
{
   background: #FFFFFF;
   content: "";
   display: block;
   height: 0.6em;
   left: 0;
   opacity: 1;
   position: absolute;
   top: 0;
   width: 100%;
}
#m-mfOverlayMenu1-close span
{
   background: #FFFFFF;
   height: 0.6em;
   margin-top: -0.3em;
   position: absolute;
   top: 50%;
   -webkit-transform-origin: 50% 50%;
   transform-origin: 50% 50%;
   width: 100%;
}
#m-mfOverlayMenu1-close span::after
{
   background: #FFFFFF;
   content: "";
   display: block;
   height: 0.6em;
   position: absolute;
   -webkit-transform-origin: 50% 50%;
   transform-origin: 50% 50%;
   width: 100%;
}
#m-mfOverlayMenu1-close:before
{
   margin-top: -0.3em;
   opacity: 0;
   top: 50%;
}
#m-mfOverlayMenu1-close:after
{
   bottom: 50%;
   opacity: 0;
}
#m-mfOverlayMenu1-close span
{
   background: #FFFFFF;
   -webkit-transform: rotate(-45deg);
   transform: rotate(-45deg);
}
#m-mfOverlayMenu1-close span:after
{
   background: #FFFFFF;
   -webkit-transform: rotate(-90deg);
   transform: rotate(-90deg);
}
#m-mfOverlayMenu1-overlay
{
   background-color: rgba(79,79,79,0.87);
   height: 100%;
   left: 0;
   overflow: hidden;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: -1;
}
#m-mfOverlayMenu1-overlay ul
{
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   list-style: none;
   margin: 0;
   padding: 0;
}
.m-mfOverlayMenu1
{
   position: relative;
   top: 50%;
   height: 60%;
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%);
   width: 100%;
   max-width: 320px;
   margin: 0 auto 0 auto;
}
.m-mfOverlayMenu1 a
{
   text-decoration: none;
}
.m-mfOverlayMenu1 ul
{
   list-style: none;
   padding: 0;
   text-align: center;
}
.m-mfOverlayMenu1 li 
{
   position: relative;
}
.m-mfOverlayMenu1 li a 
{
   display: block;
   position: relative;
   padding: 10px 15px 10px 15px;
   color: #FFFFFF;
   outline: none;
}
.m-mfOverlayMenu1 li a:hover 
{
   color: #424242;
   background-color: #CCCCCC;
}
#m-mfOverlayMenu1-overlay
{
   visibility: hidden;
   width: 0;
   left: 50%;
   -webkit-transform: translateX(-50%);
   transform: translateX(-50%);
   -webkit-transition: width 0.5s 0.3s, visibility 0s 0.8s;
   transition: width 400ms 0.3s, visibility 0s 700ms;
}
#m-mfOverlayMenu1-overlay.show
{
   visibility: visible;
   width: 100%;
   -webkit-transition: width 400ms;
   transition: width 400ms;
}
#m-mfOverlayMenu1-overlay .m-mfOverlayMenu1
{
   position: absolute;
   left: 50%;
   -webkit-transform: translateY(-50%) translateX(-50%);
   transform: translateY(-50%) translateX(-50%);
   opacity: 0;
   -webkit-transition: opacity 0.3s 400ms;
   transition: opacity 0.3s 400ms;
}
#m-mfOverlayMenu1-overlay.show .m-mfOverlayMenu1
{
   opacity: 1;
   -webkit-transition-delay: 400ms;
   transition-delay: 400ms;
}
#m-mfOverlayMenu1-overlay.hide .m-mfOverlayMenu1
{
   -webkit-transition-delay: 0s;
   transition-delay: 0s;
}
#m-mfOverlayMenu1-overlay .overlay-icon
{
   margin: 0px 10px 0px 0px;
}
#wb_kontaktText6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_kontaktText6 div
{
   text-align: right;
}
#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 0px 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_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_impressumLayoutGrid1
{
   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;
}
#impressumLayoutGrid1
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 0px 0px 15px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1100px;
}
#impressumLayoutGrid1 > .col-1, #impressumLayoutGrid1 > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#impressumLayoutGrid1 > .col-1, #impressumLayoutGrid1 > .col-2
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#impressumLayoutGrid1 > .col-1
{
   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: center;
   justify-content: center;
   text-align: center;
}
#impressumLayoutGrid1 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#impressumLayoutGrid1 > .col-1, #impressumLayoutGrid1 > .col-2
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: solid;
   border-top-color: #C02000;
   border-right-color: #C02000;
   border-bottom-color: #C02000;
   border-left-color: #C02000;
   padding: 0px 20px 0px 25px;
   margin: 20px 0px 0px 0px;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_ueber-unsImage1
{
   margin: 0;
   vertical-align: top;
}
#ueber-unsImage1
{
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: solid;
   border-left-style: none;
   border-top-color: #800000;
   border-right-color: #800000;
   border-bottom-color: #800000;
   border-left-color: #800000;
   padding: 0;
   display: inline-block;
   width: 288px;
   height: 398px;
   vertical-align: top;
}
#wb_indexLayoutGrid11
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4F4F4F;
   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 15px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1100px;
}
#indexLayoutGrid11 > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid11 > .col-1
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#indexLayoutGrid11 > .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)
{
#indexLayoutGrid11 > .col-1
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_MFImage2
{
   margin: 0;
   vertical-align: top;
}
#MFImage2
{
   border: 0px solid #000000;
   padding: 0;
   display: inline-block;
   width: 132px;
   height: 66px;
   vertical-align: top;
}
#wb_MFText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 15px 0px 0px 0px;
   text-align: center;
}
#wb_MFText3 div
{
   text-align: center;
}
#wb_kontaktText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 5px 0px 20px 0px;
   text-align: center;
}
#wb_kontaktText2 div
{
   text-align: center;
}
#wb_m-mfImage1
{
   margin: 0;
   vertical-align: top;
}
#m-mfImage1
{
   border: 0px solid #000000;
   padding: 0;
   display: inline-block;
   width: 55px;
   height: 55px;
   vertical-align: top;
}
