body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_ErfolgNachricht_Image
   {
      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_ErfolgNachricht_Image
   {
      background-attachment: scroll !important;
   }
}
#wb_Master_Header
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   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;
}
#Master_Header
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#Master_Header > .col-1, #Master_Header > .col-2, #Master_Header > .col-3, #Master_Header > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Master_Header > .col-1, #Master_Header > .col-2, #Master_Header > .col-3, #Master_Header > .col-4
{
   flex: 0 0 auto;
}
#Master_Header > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#Master_Header > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#Master_Header > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#Master_Header > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 0px)
{
#Master_Header > .col-1, #Master_Header > .col-2, #Master_Header > .col-3, #Master_Header > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Master_Header_Logo
{
   margin: 0;
   vertical-align: top;
}
#Master_Header_Logo
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 69px;
   height: 69px;
   vertical-align: top;
}
#wb_Master_Header_Menu a, #Master_Header_Menu_markup li a
{
   display: block;
   text-align: left;
   vertical-align: middle;
}
#wb_Master_Header_Menu
{
   margin: 0 25px 0 0 ;
}
#Master_Header_Menu_markup
{
   display: none;
   margin: 0;
   padding: 45px 45px 45px 45px;
}
#Master_Header_Menu_panel #Master_Header_Menu_markup
{
   display: block;
}
#Master_Header_Menu_markup ul
{
   list-style: none;
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#Master_Header_Menu_markup li a, #Master_Header_Menu_markup li a:hover
{
   padding: 20px 10px 20px 10px;
   border-width: 0 0 1px 0 !important;
   border-radius: 0;
   box-shadow: none;
}
#Master_Header_Menu_markup .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #000000;
}
#Master_Header_Menu_panel
{
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 250px;
   z-index: 9999;
}
#Master_Header_Menu_markup li a
{
   color: #FFFFFF;
   border: 1px solid rgba(0,0,0,0.11);
   background-color: #377C2B;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_Master_Header_Menu a
{
   color: #FFFFFF;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   background-color: rgba(62,62,62,0.00);
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   text-transform: none;
}
#Master_Header_Menu_markup li:nth-child(n+2) a, #Master_Header_Menu_markup li:nth-child(n+2) a:hover
{
   border-top-color: transparent !important;
}
#Master_Header_Menu_markup li a:hover
{
   color: #FFFFFF;
   background-color: rgba(77,172,60,0.79);
   border: 1px solid rgba(0,0,0,0.11);
}
#Master_Header_Menu_markup li a .icon
{
   fill: currentColor;
   margin-right: 0px;
   height: 30px;
   width: 30px;
   vertical-align: middle;
}
#Master_Header_Menu_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_Master_Header_Menu a:hover
{
   color: #FFFFFF;
   background-color: rgba(72,72,72,0.00);
   border: 0px solid #484848;
}
#Master_Header_Menu_panel
{
   background-color: #377C2B;
   overflow-y: auto;
}
#Master_Header_Menu .line
{
   width: 30px;
   height: 6px;
   background: #FFFFFF;
   display: block;
   margin: 6px auto;
   transition: all 0.3s ease-in-out;
}
#Master_Header_Menu .line:first-child
{
   margin-top: 9px;
}
#Master_Header_Menu.open .line:nth-child(1)
{
   transform: translateY(12px) rotate(45deg);
}
#Master_Header_Menu.open .line:nth-child(2)
{
   opacity: 0;
}
#Master_Header_Menu.open .line:nth-child(3)
{
   transform: translateY(-12px) rotate(-45deg);
}
#Master_Header_Menu
{
   line-height: 49px;
   width: 53px;
   height: 49px;
   position: absolute;
   z-index: 999;
}
#wb_ErfolgNachricht_Image
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/Seebandt_Kopfgrafik1.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ErfolgNachricht_Image
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#ErfolgNachricht_Image > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#ErfolgNachricht_Image > .col-1
{
   flex: 0 0 auto;
}
#ErfolgNachricht_Image > .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)
{
#ErfolgNachricht_Image > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_ErfolgNachricht
{
   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;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#ErfolgNachricht
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#ErfolgNachricht > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ErfolgNachricht > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ErfolgNachricht > .row > .col-1
{
   float: left;
}
#ErfolgNachricht > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#ErfolgNachricht:before,
#ErfolgNachricht:after,
#ErfolgNachricht .row:before,
#ErfolgNachricht .row:after
{
   display: table;
   content: " ";
}
#ErfolgNachricht:after,
#ErfolgNachricht .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#ErfolgNachricht > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_ErfolgNachricht_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 0 30px 0;
   margin: 0;
   text-align: center;
}
#wb_ErfolgNachricht_Text2
{
   color: #377C2B;
   font-family: "Gloria Hallelujah";
   font-weight: 400;
   font-size: 32px;
   line-height: 63.5px;
}
#wb_ErfolgNachricht_Text2 p, #wb_ErfolgNachricht_Text2 ul
{
   margin: 0;
   padding: 0;
}
#wb_ErfolgNachricht_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ErfolgNachricht_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 30px 0 50px 0;
   margin: 0;
   text-align: center;
}
#wb_ErfolgNachricht_Text3
{
   color: #3D3D3D;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 17px;
   line-height: 27px;
}
#wb_ErfolgNachricht_Text3 p, #wb_ErfolgNachricht_Text3 ul
{
   margin: 0;
   padding: 0;
}
#wb_ErfolgNachricht_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ErfolgNachricht_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 45px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_ErfolgNachricht_Text1
{
   color: #000000;
   font-family: "Gloria Hallelujah";
   font-weight: 400;
   font-size: 48px;
   line-height: 95.5px;
}
#wb_ErfolgNachricht_Text1 p, #wb_ErfolgNachricht_Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_ErfolgNachricht_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#ErfolgNachricht_PageUp
{
   background-color: #3E3E3E;
   background-image: none;
   border-radius: 0px;
   opacity: 0.77;
}
#wb_up-arrow
{
   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_up-arrow a
{
   text-decoration: none;
}
#wb_up-arrow a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#up-arrow
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#up-arrow i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_up-arrow:hover #up-arrow i
{
   color: #377C2B;
}
#wb_ErfolgNachricht_logo
{
   margin: 85px 0 85px 0 ;
   vertical-align: top;
}
#ErfolgNachricht_logo
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 10px 10px 0 10px;
   animation: transform-roll-in 4000ms ease 3000ms 1 normal both, animate-opacity 4000ms linear 3000ms 1 normal both;
   display: inline-block;
   width: 260px;
   height: 270px;
   vertical-align: top;
}
#wb_ErfolgNachricht_Home_Button
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0 0 50px 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_ErfolgNachricht_Home_Button a
{
   text-decoration: none;
}
#wb_ErfolgNachricht_Home_Button a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#ErfolgNachricht_Home_Button
{
   height: 50px;
   width: 50px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#ErfolgNachricht_Home_Button i
{
   color: #377C2B;
   display: inline-block;
   font-size: 50px;
   line-height: 50px;
   vertical-align: middle;
}
#wb_ErfolgNachricht_Home_Button:hover #ErfolgNachricht_Home_Button i
{
   color: #404040;
}
#wb_Master_Footer_Hintergrund
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #377C2B;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Master_Footer_Hintergrund
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#Master_Footer_Hintergrund > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Master_Footer_Hintergrund > .col-1
{
   flex: 0 0 auto;
}
#Master_Footer_Hintergrund > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#Master_Footer_Hintergrund > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Master_Footer
{
   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;
}
#Master_Footer
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1400px;
}
#Master_Footer > .col-1, #Master_Footer > .col-2, #Master_Footer > .col-3, #Master_Footer > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Master_Footer > .col-1, #Master_Footer > .col-2, #Master_Footer > .col-3, #Master_Footer > .col-4
{
   flex: 0 0 auto;
}
#Master_Footer > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#Master_Footer > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#Master_Footer > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#Master_Footer > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#Master_Footer > .col-1, #Master_Footer > .col-2, #Master_Footer > .col-3, #Master_Footer > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Master_Footer_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 15px 0;
   margin: 0;
   text-align: center;
}
#wb_Master_Footer_Text1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 15px;
   line-height: 19.5px;
}
#wb_Master_Footer_Text1 p, #wb_Master_Footer_Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_Master_Footer_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Master_Footer_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 15px 0;
   margin: 0;
   text-align: center;
}
#wb_Master_Footer_Text2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 15px;
   line-height: 19.5px;
}
#wb_Master_Footer_Text2 p, #wb_Master_Footer_Text2 ul
{
   margin: 0;
   padding: 0;
}
#wb_Master_Footer_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Master_Footer_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 15px 0;
   margin: 0;
   text-align: center;
}
#wb_Master_Footer_Text3
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 15px;
   line-height: 19.5px;
}
#wb_Master_Footer_Text3 p, #wb_Master_Footer_Text3 ul
{
   margin: 0;
   padding: 0;
}
#wb_Master_Footer_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Master_Footer_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 15px 0;
   margin: 0;
   text-align: center;
}
#wb_Master_Footer_Text4
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 15px;
   line-height: 19.5px;
}
#wb_Master_Footer_Text4 p, #wb_Master_Footer_Text4 ul
{
   margin: 0;
   padding: 0;
}
#wb_Master_Footer_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Master_Footer_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 15px 0;
   margin: 0;
   text-align: center;
}
#wb_Master_Footer_Text5
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 15px;
   line-height: 19.5px;
}
#wb_Master_Footer_Text5 p, #wb_Master_Footer_Text5 ul
{
   margin: 0;
   padding: 0;
}
#wb_Master_Footer_Text5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Master_Footer_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 15px 0;
   margin: 0;
   text-align: center;
}
#wb_Master_Footer_Text6
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 15px;
   line-height: 19.5px;
}
#wb_Master_Footer_Text6 p, #wb_Master_Footer_Text6 ul
{
   margin: 0;
   padding: 0;
}
#wb_Master_Footer_Text6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Master_Footer_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 15px 0;
   margin: 0;
   text-align: center;
}
#wb_Master_Footer_Text7
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 15px;
   line-height: 19.5px;
}
#wb_Master_Footer_Text7 p, #wb_Master_Footer_Text7 ul
{
   margin: 0;
   padding: 0;
}
#wb_Master_Footer_Text7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Master_Footer_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 15px 0;
   margin: 0;
   text-align: center;
}
#wb_Master_Footer_Text8
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 15px;
   line-height: 19.5px;
}
#wb_Master_Footer_Text8 p, #wb_Master_Footer_Text8 ul
{
   margin: 0;
   padding: 0;
}
#wb_Master_Footer_Text8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Master_Footer_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 15px 0;
   margin: 0;
   text-align: center;
}
#wb_Master_Footer_Text9
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 15px;
   line-height: 19.5px;
}
#wb_Master_Footer_Text9 p, #wb_Master_Footer_Text9 ul
{
   margin: 0;
   padding: 0;
}
#wb_Master_Footer_Text9
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Master_Footer_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 15px 0;
   margin: 0;
   text-align: center;
}
#wb_Master_Footer_Text10
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 15px;
   line-height: 19.5px;
}
#wb_Master_Footer_Text10 p, #wb_Master_Footer_Text10 ul
{
   margin: 0;
   padding: 0;
}
#wb_Master_Footer_Text10
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Master_Copyright_Text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 25px 0 25px 0;
   margin: 0;
   text-align: center;
}
#wb_Master_Copyright_Text
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 15px;
   line-height: 19.5px;
}
#wb_Master_Copyright_Text p, #wb_Master_Copyright_Text ul
{
   margin: 0;
   padding: 0;
}
#wb_Master_Copyright_Text
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Master_Footer_Herzmacht_Koenig
{
   margin: 0;
   vertical-align: top;
}
#Master_Footer_Herzmacht_Koenig
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 100px;
   height: 74px;
   vertical-align: top;
}
#Master_Footer_Herzmacht_Koenig:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 500ms linear 0ms;
}
#wb_LayoutGrid1
{
   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;
}
#LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid1 > .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: flex-start;
   text-align: left;
}
@media (max-width: 0px)
{
#LayoutGrid1 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   line-height: 1.4;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 15px 0;
   margin: 0;
   text-align: center;
}
#wb_Text2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 15px;
   line-height: 19.5px;
}
#wb_Text2 p, #wb_Text2 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image1
{
   margin: 0 0 15px 0 ;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 40px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Master_Header_Menu
{
   display: inline-block;
   width: 53px;
   height: 49px;
   z-index: 3;
}
#wb_Image1
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 21;
}
#wb_up-arrow
{
   position: absolute;
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 9;
}
#wb_ErfolgNachricht_logo
{
   display: inline-block;
   width: 280px;
   height: 280px;
   z-index: 4;
}
#ErfolgNachricht_PageUp
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 25px;
   top: auto;
   bottom: 25px;
   width: 50px;
   height: 50px;
   z-index: 41;
}
#wb_Master_Header_Logo
{
   display: inline-block;
   width: 69px;
   height: 69px;
   z-index: 0;
}
#wb_Master_Footer_Herzmacht_Koenig
{
   display: inline-block;
   width: 100px;
   height: 74px;
   z-index: 24;
}
#wb_ErfolgNachricht_Home_Button
{
   display: inline-block;
   width: 50px;
   height: 50px;
   text-align: center;
   z-index: 8;
}
@media only screen and (min-width: 980px) and (max-width: 1179px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Master_Header
{
   visibility: visible;
   display: table;
}
#wb_Master_Header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Master_Header
{
   height: auto;
   padding: 5px 0 5px 0;
}
#wb_Master_Header_Logo
{
   width: 69px;
   height: 69px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Master_Header_Logo
{
   width: 69px;
   height: 69px;
}
#wb_Master_Header_Menu
{
   width: 53px;
   height: 49px;
   visibility: visible;
   display: inline-block;
   margin: 0 25px 0 0 ;
}
#Master_Header_Menu
{
   line-height: 49px;
   width: 53px;
   height: 49px;
}
#Master_Header_Menu .line:first-child
{
   margin-top: 9px;
}
#Master_Header_Menu_markup li a
{
   color: #FFFFFF;
   border: 1px solid rgba(0,0,0,0.11);
   background-color: #377C2B;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_Master_Header_Menu a
{
   color: #FFFFFF;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   background-color: rgba(62,62,62,0.00);
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   text-transform: none;
}
#Master_Header_Menu_markup li:nth-child(n+2) a, #Master_Header_Menu_markup li:nth-child(n+2) a:hover
{
   border-top-color: transparent !important;
}
#Master_Header_Menu_markup li a:hover
{
   color: #FFFFFF;
   background-color: rgba(77,172,60,0.79);
   border: 1px solid rgba(0,0,0,0.11);
}
#Master_Header_Menu_markup li a .icon
{
   fill: currentColor;
   margin-right: 0px;
   height: 30px;
   width: 30px;
   vertical-align: middle;
}
#Master_Header_Menu_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_Master_Header_Menu a:hover
{
   color: #FFFFFF;
   background-color: rgba(72,72,72,0.00);
   border: 0px solid #484848;
}
#Master_Header_Menu_panel
{
   background-color: #377C2B;
   overflow-y: auto;
}
#wb_ErfolgNachricht_Image
{
   visibility: visible;
   display: table;
}
#wb_ErfolgNachricht_Image
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ErfolgNachricht_Image
{
   height: auto;
   padding: 0;
}
#wb_ErfolgNachricht
{
   visibility: visible;
   display: table;
}
#wb_ErfolgNachricht
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ErfolgNachricht
{
   height: auto;
   padding: 0 15px 0 15px;
}
#ErfolgNachricht .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ErfolgNachricht > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#ErfolgNachricht > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_ErfolgNachricht_Text2
{
   visibility: visible;
   display: block;
}
#wb_ErfolgNachricht_Text2
{
   margin: 0;
   padding: 15px 0 15px 0;
}
#wb_ErfolgNachricht_Text3
{
   visibility: visible;
   display: block;
}
#wb_ErfolgNachricht_Text3
{
   margin: 0;
   padding: 30px 0 85px 0;
}
#wb_ErfolgNachricht_Text1
{
   visibility: visible;
   display: block;
}
#wb_ErfolgNachricht_Text1
{
   margin: 0;
   padding: 15px 0 0 0;
}
#ErfolgNachricht_PageUp
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_up-arrow
{
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#up-arrow
{
   width: 24px;
   height: 24px;
}
#up-arrow i
{
   line-height: 24px;
   font-size: 24px;
   width: 14px;
}
#wb_ErfolgNachricht_logo
{
   width: 208px;
   height: 208px;
   visibility: visible;
   display: inline-block;
   margin: 85px 0 85px 0 ;
   padding: 10px 10px 0 10px;
}
#ErfolgNachricht_logo
{
   width: 208px;
   height: 208px;
}
#wb_ErfolgNachricht_Home_Button
{
   width: 0px;
   height: -50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 50px 0;
}
#ErfolgNachricht_Home_Button
{
   width: 0px;
   height: -50px;
}
#ErfolgNachricht_Home_Button i
{
   line-height: -50px;
   font-size: -50px;
   width: 45px;
}
#wb_Master_Footer_Hintergrund
{
   visibility: visible;
   display: table;
}
#wb_Master_Footer_Hintergrund
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Master_Footer_Hintergrund
{
   height: auto;
   padding: 25px 0 20px 0;
}
#Master_Footer_Hintergrund > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#Master_Footer_Hintergrund > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Master_Footer
{
   visibility: visible;
   display: table;
}
#wb_Master_Footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Master_Footer
{
   height: auto;
   padding: 0;
}
#Master_Footer > .col-1, #Master_Footer > .col-2, #Master_Footer > .col-3, #Master_Footer > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#Master_Footer > .col-1
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#Master_Footer > .col-2
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#Master_Footer > .col-3
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#Master_Footer > .col-4
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Master_Footer_Text1
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text1
{
   margin: 0;
   padding: 0 0 15px 0;
}
#wb_Master_Footer_Text2
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text2
{
   margin: 0;
   padding: 0 0 15px 0;
}
#wb_Master_Footer_Text3
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text3
{
   margin: 0;
   padding: 0 0 15px 0;
}
#wb_Master_Footer_Text4
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text4
{
   margin: 0;
   padding: 0 0 15px 0;
}
#wb_Master_Footer_Text5
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text5
{
   margin: 0;
   padding: 0 0 15px 0;
}
#wb_Master_Footer_Text6
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text6
{
   margin: 0;
   padding: 0 0 15px 0;
}
#wb_Master_Footer_Text7
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text7
{
   margin: 0;
   padding: 0 0 15px 0;
}
#wb_Master_Footer_Text8
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text8
{
   margin: 0;
   padding: 0 0 15px 0;
}
#wb_Master_Footer_Text9
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text9
{
   margin: 0;
   padding: 0 0 15px 0;
}
#wb_Master_Footer_Text10
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text10
{
   margin: 0;
   padding: 0 0 15px 0;
}
#wb_Master_Copyright_Text
{
   visibility: visible;
   display: block;
}
#wb_Master_Copyright_Text
{
   margin: 0;
   padding: 25px 0 25px 0;
}
#wb_Master_Footer_Herzmacht_Koenig
{
   width: 100px;
   height: 74px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Master_Footer_Herzmacht_Koenig
{
   width: 100px;
   height: 74px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 0;
   padding: 0 0 15px 0;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
}
#Image1
{
   margin-left: auto;
   margin-right: auto;
}
}
@media only screen and (min-width: 680px) and (max-width: 979px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Master_Header
{
   visibility: visible;
   display: table;
}
#wb_Master_Header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Master_Header
{
   height: auto;
   padding: 5px 0 5px 0;
}
#wb_Master_Header_Logo
{
   width: 60px;
   height: 60px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Master_Header_Logo
{
   width: 60px;
   height: 60px;
}
#wb_Master_Header_Menu
{
   width: 53px;
   height: 49px;
   visibility: visible;
   display: inline-block;
   margin: 0 25px 0 0 ;
}
#Master_Header_Menu
{
   line-height: 49px;
   width: 53px;
   height: 49px;
}
#Master_Header_Menu .line:first-child
{
   margin-top: 9px;
}
#Master_Header_Menu_markup li a
{
   color: #FFFFFF;
   border: 1px solid rgba(0,0,0,0.11);
   background-color: #377C2B;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_Master_Header_Menu a
{
   color: #FFFFFF;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   background-color: rgba(62,62,62,0.00);
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   text-transform: none;
}
#Master_Header_Menu_markup li:nth-child(n+2) a, #Master_Header_Menu_markup li:nth-child(n+2) a:hover
{
   border-top-color: transparent !important;
}
#Master_Header_Menu_markup li a:hover
{
   color: #FFFFFF;
   background-color: rgba(77,172,60,0.79);
   border: 1px solid rgba(0,0,0,0.11);
}
#Master_Header_Menu_markup li a .icon
{
   fill: currentColor;
   margin-right: 0px;
   height: 30px;
   width: 30px;
   vertical-align: middle;
}
#Master_Header_Menu_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_Master_Header_Menu a:hover
{
   color: #FFFFFF;
   background-color: rgba(72,72,72,0.00);
   border: 0px solid #484848;
}
#Master_Header_Menu_panel
{
   background-color: #377C2B;
   overflow-y: auto;
}
#wb_ErfolgNachricht_Image
{
   visibility: visible;
   display: table;
}
#wb_ErfolgNachricht_Image
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ErfolgNachricht_Image
{
   height: auto;
   padding: 0;
}
#wb_ErfolgNachricht
{
   visibility: visible;
   display: table;
}
#wb_ErfolgNachricht
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ErfolgNachricht
{
   height: auto;
   padding: 0 15px 0 15px;
}
#ErfolgNachricht .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ErfolgNachricht > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#ErfolgNachricht > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_ErfolgNachricht_Text2
{
   visibility: visible;
   display: block;
}
#wb_ErfolgNachricht_Text2
{
   margin: 0;
   padding: 15px 0 15px 0;
}
#wb_ErfolgNachricht_Text3
{
   visibility: visible;
   display: block;
}
#wb_ErfolgNachricht_Text3
{
   margin: 0;
   padding: 15px 0 85px 0;
}
#wb_ErfolgNachricht_Text1
{
   visibility: visible;
   display: block;
}
#wb_ErfolgNachricht_Text1
{
   margin: 0;
   padding: 15px 0 0 0;
}
#ErfolgNachricht_PageUp
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_up-arrow
{
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#up-arrow
{
   width: 24px;
   height: 24px;
}
#up-arrow i
{
   line-height: 24px;
   font-size: 24px;
   width: 14px;
}
#wb_ErfolgNachricht_logo
{
   width: 165px;
   height: 165px;
   visibility: visible;
   display: inline-block;
   margin: 85px 0 85px 0 ;
   padding: 10px 10px 0 10px;
}
#ErfolgNachricht_logo
{
   width: 165px;
   height: 165px;
}
#wb_ErfolgNachricht_Home_Button
{
   width: 0px;
   height: -50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 50px 0;
}
#ErfolgNachricht_Home_Button
{
   width: 0px;
   height: -50px;
}
#ErfolgNachricht_Home_Button i
{
   line-height: -50px;
   font-size: -50px;
   width: 45px;
}
#wb_Master_Footer_Hintergrund
{
   visibility: visible;
   display: table;
}
#wb_Master_Footer_Hintergrund
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Master_Footer_Hintergrund
{
   height: auto;
   padding: 25px 0 20px 0;
}
#Master_Footer_Hintergrund > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#Master_Footer_Hintergrund > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Master_Footer
{
   visibility: visible;
   display: table;
}
#wb_Master_Footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Master_Footer
{
   height: auto;
   padding: 0;
}
#Master_Footer > .col-1, #Master_Footer > .col-2, #Master_Footer > .col-3, #Master_Footer > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#Master_Footer > .col-1
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#Master_Footer > .col-2
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#Master_Footer > .col-3
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#Master_Footer > .col-4
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Master_Footer_Text1
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text1
{
   margin: 0;
   padding: 0 0 15px 0;
}
#wb_Master_Footer_Text2
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text2
{
   margin: 0;
   padding: 0 0 15px 0;
}
#wb_Master_Footer_Text3
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text3
{
   margin: 0;
   padding: 0 0 15px 0;
}
#wb_Master_Footer_Text4
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text4
{
   margin: 0;
   padding: 0 0 15px 0;
}
#wb_Master_Footer_Text5
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text5
{
   margin: 0;
   padding: 0 0 15px 0;
}
#wb_Master_Footer_Text6
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text6
{
   margin: 0;
   padding: 0 0 15px 0;
}
#wb_Master_Footer_Text7
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text7
{
   margin: 0;
   padding: 0 0 15px 0;
}
#wb_Master_Footer_Text8
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text8
{
   margin: 0;
   padding: 0 0 15px 0;
}
#wb_Master_Footer_Text9
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text9
{
   margin: 0;
   padding: 0 0 15px 0;
}
#wb_Master_Footer_Text10
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text10
{
   margin: 0;
   padding: 0 0 15px 0;
}
#wb_Master_Copyright_Text
{
   visibility: visible;
   display: block;
}
#wb_Master_Copyright_Text
{
   margin: 0;
   padding: 25px 0 25px 0;
}
#wb_Master_Footer_Herzmacht_Koenig
{
   width: 100px;
   height: 74px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Master_Footer_Herzmacht_Koenig
{
   width: 100px;
   height: 74px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 0;
   padding: 0 0 15px 0;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
}
#Image1
{
   margin-left: auto;
   margin-right: auto;
}
}
@media only screen and (min-width: 480px) and (max-width: 679px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Master_Header
{
   visibility: visible;
   display: table;
}
#wb_Master_Header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Master_Header
{
   height: auto;
   padding: 5px 0 5px 0;
}
#wb_Master_Header_Logo
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Master_Header_Logo
{
   width: 50px;
   height: 50px;
}
#wb_Master_Header_Menu
{
   width: 45px;
   height: 47px;
   visibility: visible;
   display: inline-block;
   margin: 0 25px 0 0 ;
}
#Master_Header_Menu
{
   line-height: 47px;
   width: 45px;
   height: 47px;
}
#Master_Header_Menu .line:first-child
{
   margin-top: 8px;
}
#Master_Header_Menu_markup li a
{
   color: #FFFFFF;
   border: 1px solid rgba(0,0,0,0.11);
   background-color: #377C2B;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_Master_Header_Menu a
{
   color: #FFFFFF;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   background-color: rgba(62,62,62,0.00);
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   text-transform: none;
}
#Master_Header_Menu_markup li:nth-child(n+2) a, #Master_Header_Menu_markup li:nth-child(n+2) a:hover
{
   border-top-color: transparent !important;
}
#Master_Header_Menu_markup li a:hover
{
   color: #FFFFFF;
   background-color: rgba(77,172,60,0.79);
   border: 1px solid rgba(0,0,0,0.11);
}
#Master_Header_Menu_markup li a .icon
{
   fill: currentColor;
   margin-right: 0px;
   height: 30px;
   width: 30px;
   vertical-align: middle;
}
#Master_Header_Menu_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_Master_Header_Menu a:hover
{
   color: #FFFFFF;
   background-color: rgba(72,72,72,0.00);
   border: 0px solid #484848;
}
#Master_Header_Menu_panel
{
   background-color: #377C2B;
   overflow-y: auto;
}
#wb_ErfolgNachricht_Image
{
   visibility: visible;
   display: table;
}
#wb_ErfolgNachricht_Image
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ErfolgNachricht_Image
{
   height: auto;
   padding: 0;
}
#wb_ErfolgNachricht
{
   visibility: visible;
   display: table;
}
#wb_ErfolgNachricht
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ErfolgNachricht
{
   height: auto;
   padding: 0 15px 0 15px;
}
#ErfolgNachricht .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ErfolgNachricht > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#ErfolgNachricht > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_ErfolgNachricht_Text2
{
   visibility: visible;
   display: block;
}
#wb_ErfolgNachricht_Text2
{
   margin: 0;
   padding: 15px 0 15px 0;
}
#wb_ErfolgNachricht_Text3
{
   visibility: visible;
   display: block;
}
#wb_ErfolgNachricht_Text3
{
   margin: 0;
   padding: 15px 0 60px 0;
}
#wb_ErfolgNachricht_Text1
{
   visibility: visible;
   display: block;
}
#wb_ErfolgNachricht_Text1
{
   margin: 0;
   padding: 15px 0 0 0;
}
#ErfolgNachricht_PageUp
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_up-arrow
{
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#up-arrow
{
   width: 24px;
   height: 24px;
}
#up-arrow i
{
   line-height: 24px;
   font-size: 24px;
   width: 14px;
}
#wb_ErfolgNachricht_logo
{
   width: 127px;
   height: 127px;
   visibility: visible;
   display: inline-block;
   margin: 65px 0 65px 0 ;
   padding: 10px 10px 0 10px;
}
#ErfolgNachricht_logo
{
   width: 127px;
   height: 127px;
}
#wb_ErfolgNachricht_Home_Button
{
   width: 0px;
   height: -50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 50px 0;
}
#ErfolgNachricht_Home_Button
{
   width: 0px;
   height: -50px;
}
#ErfolgNachricht_Home_Button i
{
   line-height: -50px;
   font-size: -50px;
   width: 45px;
}
#wb_Master_Footer_Hintergrund
{
   visibility: visible;
   display: table;
}
#wb_Master_Footer_Hintergrund
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Master_Footer_Hintergrund
{
   height: auto;
   padding: 25px 0 20px 0;
}
#Master_Footer_Hintergrund > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#Master_Footer_Hintergrund > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Master_Footer
{
   visibility: visible;
   display: table;
}
#wb_Master_Footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Master_Footer
{
   height: auto;
   padding: 0;
}
#Master_Footer > .col-1, #Master_Footer > .col-2, #Master_Footer > .col-3, #Master_Footer > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#Master_Footer > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#Master_Footer > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#Master_Footer > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#Master_Footer > .col-4
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Master_Footer_Text1
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text1
{
   margin: 0;
   padding: 0 0 15px 0;
}
#wb_Master_Footer_Text2
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text2
{
   margin: 0;
   padding: 0 0 15px 0;
}
#wb_Master_Footer_Text3
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text3
{
   margin: 0;
   padding: 0 0 15px 0;
}
#wb_Master_Footer_Text4
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text4
{
   margin: 0;
   padding: 0 0 45px 0;
}
#wb_Master_Footer_Text5
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text5
{
   margin: 0;
   padding: 0 0 15px 0;
}
#wb_Master_Footer_Text6
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text6
{
   margin: 0;
   padding: 0 0 15px 0;
}
#wb_Master_Footer_Text7
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text7
{
   margin: 0;
   padding: 0 0 45px 0;
}
#wb_Master_Footer_Text8
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text8
{
   margin: 0;
   padding: 0 0 25px 0;
}
#wb_Master_Footer_Text9
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text9
{
   margin: 0;
   padding: 0 0 15px 0;
}
#wb_Master_Footer_Text10
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text10
{
   margin: 0;
   padding: 0 0 45px 0;
}
#wb_Master_Copyright_Text
{
   visibility: visible;
   display: block;
}
#wb_Master_Copyright_Text
{
   margin: 0;
   padding: 25px 0 25px 0;
}
#wb_Master_Footer_Herzmacht_Koenig
{
   width: 100px;
   height: 74px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Master_Footer_Herzmacht_Koenig
{
   width: 100px;
   height: 74px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 0;
   padding: 0 0 25px 0;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
}
#Image1
{
   margin-left: auto;
   margin-right: auto;
}
}
@media only screen and (max-width: 479px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Master_Header
{
   visibility: visible;
   display: table;
}
#wb_Master_Header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Master_Header
{
   height: auto;
   padding: 5px 0 5px 0;
}
#wb_Master_Header_Logo
{
   width: 23px;
   height: 23px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Master_Header_Logo
{
   width: 23px;
   height: 23px;
}
#wb_Master_Header_Menu
{
   width: 25px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 25px 0 0 ;
}
#Master_Header_Menu
{
   line-height: 40px;
   width: 25px;
   height: 40px;
}
#Master_Header_Menu .line:first-child
{
   margin-top: 5px;
}
#Master_Header_Menu_markup li a
{
   color: #FFFFFF;
   border: 1px solid rgba(0,0,0,0.11);
   background-color: #377C2B;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_Master_Header_Menu a
{
   color: #FFFFFF;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   background-color: rgba(62,62,62,0.00);
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   text-transform: none;
}
#Master_Header_Menu_markup li:nth-child(n+2) a, #Master_Header_Menu_markup li:nth-child(n+2) a:hover
{
   border-top-color: transparent !important;
}
#Master_Header_Menu_markup li a:hover
{
   color: #FFFFFF;
   background-color: rgba(77,172,60,0.79);
   border: 1px solid rgba(0,0,0,0.11);
}
#Master_Header_Menu_markup li a .icon
{
   fill: currentColor;
   margin-right: 0px;
   height: 30px;
   width: 30px;
   vertical-align: middle;
}
#Master_Header_Menu_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_Master_Header_Menu a:hover
{
   color: #FFFFFF;
   background-color: rgba(72,72,72,0.00);
   border: 0px solid #484848;
}
#Master_Header_Menu_panel
{
   background-color: #377C2B;
   overflow-y: auto;
}
#wb_ErfolgNachricht_Image
{
   visibility: visible;
   display: table;
}
#wb_ErfolgNachricht_Image
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ErfolgNachricht_Image
{
   height: auto;
   padding: 0;
}
#wb_ErfolgNachricht
{
   visibility: visible;
   display: table;
}
#wb_ErfolgNachricht
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ErfolgNachricht
{
   height: auto;
   padding: 0 15px 0 15px;
}
#ErfolgNachricht .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ErfolgNachricht > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#ErfolgNachricht > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_ErfolgNachricht_Text2
{
   visibility: visible;
   display: block;
}
#wb_ErfolgNachricht_Text2
{
   margin: 0;
   padding: 30px 0 40px 0;
}
#wb_ErfolgNachricht_Text3
{
   visibility: visible;
   display: block;
}
#wb_ErfolgNachricht_Text3
{
   margin: 0;
   padding: 30px 0 60px 0;
}
#wb_ErfolgNachricht_Text1
{
   visibility: visible;
   display: block;
}
#wb_ErfolgNachricht_Text1
{
   margin: 0;
   padding: 0;
}
#ErfolgNachricht_PageUp
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_up-arrow
{
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#up-arrow
{
   width: 24px;
   height: 24px;
}
#up-arrow i
{
   line-height: 24px;
   font-size: 24px;
   width: 14px;
}
#wb_ErfolgNachricht_logo
{
   width: 122px;
   height: 122px;
   visibility: visible;
   display: inline-block;
   margin: 45px 0 45px 0 ;
   padding: 10px 10px 0 10px;
}
#ErfolgNachricht_logo
{
   width: 122px;
   height: 122px;
}
#wb_ErfolgNachricht_Home_Button
{
   width: 0px;
   height: -50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 50px 0;
}
#ErfolgNachricht_Home_Button
{
   width: 0px;
   height: -50px;
}
#ErfolgNachricht_Home_Button i
{
   line-height: -50px;
   font-size: -50px;
   width: 45px;
}
#wb_Master_Footer_Hintergrund
{
   visibility: visible;
   display: table;
}
#wb_Master_Footer_Hintergrund
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Master_Footer_Hintergrund
{
   height: auto;
   padding: 25px 0 20px 0;
}
#Master_Footer_Hintergrund > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#Master_Footer_Hintergrund > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Master_Footer
{
   visibility: visible;
   display: table;
}
#wb_Master_Footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Master_Footer
{
   height: auto;
   padding: 0;
}
#Master_Footer > .col-1, #Master_Footer > .col-2, #Master_Footer > .col-3, #Master_Footer > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#Master_Footer > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#Master_Footer > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#Master_Footer > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#Master_Footer > .col-4
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Master_Footer_Text1
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text1
{
   margin: 0;
   padding: 0 0 15px 0;
}
#wb_Master_Footer_Text2
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text2
{
   margin: 0;
   padding: 0 0 15px 0;
}
#wb_Master_Footer_Text3
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text3
{
   margin: 0;
   padding: 0 0 15px 0;
}
#wb_Master_Footer_Text4
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text4
{
   margin: 0;
   padding: 0 0 45px 0;
}
#wb_Master_Footer_Text5
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text5
{
   margin: 0;
   padding: 0 0 15px 0;
}
#wb_Master_Footer_Text6
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text6
{
   margin: 0;
   padding: 0 0 15px 0;
}
#wb_Master_Footer_Text7
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text7
{
   margin: 0;
   padding: 0 0 45px 0;
}
#wb_Master_Footer_Text8
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text8
{
   margin: 0;
   padding: 0 0 15px 0;
}
#wb_Master_Footer_Text9
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text9
{
   margin: 0;
   padding: 0 0 15px 0;
}
#wb_Master_Footer_Text10
{
   visibility: visible;
   display: block;
}
#wb_Master_Footer_Text10
{
   margin: 0;
   padding: 0 0 45px 0;
}
#wb_Master_Copyright_Text
{
   visibility: visible;
   display: block;
}
#wb_Master_Copyright_Text
{
   margin: 0;
   padding: 25px 0 25px 0;
}
#wb_Master_Footer_Herzmacht_Koenig
{
   width: 100px;
   height: 74px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Master_Footer_Herzmacht_Koenig
{
   width: 100px;
   height: 74px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 0;
   padding: 0 0 15px 0;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
}
#Image1
{
   margin-left: auto;
   margin-right: auto;
}
}
