body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #0000CD;
   text-decoration: none;
}
a:visited
{
   color: #4169E1;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #00008B;
   text-decoration: none;
}
.visibility-hidden
{
   visibility: hidden;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_home
   {
      background-attachment: scroll !important;
   }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5)
{
   #wb_home
   {
      background-attachment: scroll !important;
   }
}
#CardContainer2
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
@media all and (max-width:480px) 
{
#CardContainer2
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#wb_IconFont6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 1px 1px 1px 1px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_IconFont6 a
{
   text-decoration: none;
}
#wb_IconFont6 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#IconFont6
{
   height: 40px;
   width: 40px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#IconFont6 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
}
#wb_IconFont6:hover #IconFont6 i
{
   color: #DCDCDC;
}
#wb_home
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: url('images/hintergrundwinter.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: fixed;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#home
{
   box-sizing: border-box;
   height: 100vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 120px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#home > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#home > .col-1
{
   flex: 0 0 auto;
}
#home > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#home > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_info
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to top, rgba(255,255,255,0.69) 0%, #2E8B57 100%);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#info
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 35px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#info > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#info > .col-1
{
   flex: 0 0 auto;
}
#info > .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)
{
#info > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_TextMenu2
{
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: underline;
   text-transform: none;
   font-size: 13px;
   margin: 0;
   text-align: center;
   overflow: hidden;
}
#wb_TextMenu2 span
{
   margin: 0 6px 0 0px;
}
#wb_TextMenu2 a
{
   color: inherit;
   text-decoration: inherit;
}
@media all and (max-width:480px) 
{
#wb_TextMenu2 span
{
   display: block;
   margin: 0 0 6px 0;
   line-height: 16px;
}
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 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_features
{
   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;
}
#features
{
   box-sizing: border-box;
   padding: 60px 15px 60px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#features > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#features > .row > .col-1, #features > .row > .col-2, #features > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#features > .row > .col-1, #features > .row > .col-2, #features > .row > .col-3
{
   float: left;
}
#features > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#features > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 25px 0 25px 0;
}
#features > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#features > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 25px 0 25px 0;
}
#features > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#features > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 25px 0 25px 0;
}
#features:before,
#features:after,
#features .row:before,
#features .row:after
{
   display: table;
   content: " ";
}
#features:after,
#features .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#features > .row > .col-1, #features > .row > .col-2, #features > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_vorstand
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to top, #2E8B57 0%, #FFFFFF 100%);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#vorstand
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#vorstand > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#vorstand > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#vorstand > .row > .col-1
{
   float: left;
}
#vorstand > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#vorstand:before,
#vorstand:after,
#vorstand .row:before,
#vorstand .row:after
{
   display: table;
   content: " ";
}
#vorstand:after,
#vorstand .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#vorstand > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#FlexgitterVorstand
{
   display: grid;
   background-image: linear-gradient(to bottom, #2E8B57 0%, #32CD32 50%, #32CD32 50%, #2E8B57 100%);
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   font-size: 0;
   grid-column-gap: 1px;
   grid-row-gap: 15px;
   grid-template-columns: 10px 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 10px;
   grid-template-rows: 15px auto auto auto auto auto auto auto auto auto 1px;
   grid-template-areas:
      ". header header header header header header header header header header ."
      ". . text text text text text text text text . ."
      ". . photo1 photo1 photo2 photo2 photo3 photo3 photo4 photo4 . ."
      ". . . . photo5 photo5 photo6 photo6 . . . ."
      ". . . photo7 photo7 photo8 photo8 photo9 photo9 . . ."
      ". . photo10 photo10 photo11 photo11 photo21 photo21 . . . ."
      ". . item-0 item-0 photo12 photo12 photo13 photo13 photo14 photo14 . ."
      ". . . photo15 photo15 photo16 photo16 photo17 photo17 . . ."
      ". . . . photo18 photo18 photo19 photo19 photo32 photo32 . ."
      ". . . . . photo20 photo20 . . . . ."
      ". footer footer footer footer footer footer footer footer footer footer .";
}
#FlexgitterVorstand .header
{
   display: flex;
   grid-area: header;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .text
{
   display: flex;
   grid-area: text;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#FlexgitterVorstand .photo1
{
   display: flex;
   grid-area: photo1;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .photo2
{
   display: flex;
   grid-area: photo2;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .photo3
{
   display: flex;
   grid-area: photo3;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .photo4
{
   display: flex;
   grid-area: photo4;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .photo5
{
   display: flex;
   grid-area: photo5;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-end;
}
#FlexgitterVorstand .photo6
{
   display: flex;
   grid-area: photo6;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .photo7
{
   display: flex;
   grid-area: photo7;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .photo8
{
   display: flex;
   grid-area: photo8;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .photo9
{
   display: flex;
   grid-area: photo9;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .photo10
{
   display: flex;
   grid-area: photo10;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .photo11
{
   display: flex;
   grid-area: photo11;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .photo21
{
   display: flex;
   grid-area: photo21;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .item-0
{
   display: flex;
   grid-area: item-0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#FlexgitterVorstand .photo12
{
   display: flex;
   grid-area: photo12;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .photo13
{
   display: flex;
   grid-area: photo13;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .photo14
{
   display: flex;
   grid-area: photo14;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .photo15
{
   display: flex;
   grid-area: photo15;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .photo16
{
   display: flex;
   grid-area: photo16;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .photo17
{
   display: flex;
   grid-area: photo17;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .photo18
{
   display: flex;
   grid-area: photo18;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .photo19
{
   display: flex;
   grid-area: photo19;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .photo32
{
   display: flex;
   grid-area: photo32;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .photo20
{
   display: flex;
   grid-area: photo20;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .footer
{
   display: flex;
   grid-area: footer;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#CardContVor1
{
   display: none;
   position: relative;
   padding: 10px 10px 10px 10px;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#CardContVor1 .owl-dots, #CardContVor1 .owl-nav
{
   text-align: center;
}
#CardContVor1 .owl-nav [class*=owl-]
{
   opacity: 0.7;
   color: #869791;
   font-size: 48px;
   line-height: 48px;
   display: inline-block;
   cursor: pointer;
   pointer-events: all;
}
#CardContVor1 .owl-nav [class*=owl-]:hover
{
   opacity: 1;
   color: #869791;
   text-decoration: none;
}
#CardContVor1 .owl-nav .disabled
{
   opacity: .5;
   cursor: default;
}
#CardContVor1 .owl-nav.disabled+.owl-dots
{
   margin-top: 10px;
}
#CardContVor1 .owl-nav
{
   position:  absolute;
   top: 0;
   display:  none;
   align-items: center;
   justify-content: space-between;
  pointer-events: none;
   width: calc(100% - 20px);
   height: calc(100% - 32px);
}
#CardContVor1 .owl-nav button.owl-prev, #CardContVor1 .owl-nav button.owl-next
{
   position: relative;
   height: 48px;
   width: 48px;
   border-radius: 50%;
   background-color: rgba(255,255,255, 0.5);
}
#CardContVor1 .owl-nav button.owl-prev span, #CardContVor1 .owl-nav button.owl-next span
{
   position: absolute;
   left: 0;
   top: 0;
   height: 100%;
   width: 100%;
   transform: translateY(-8%);
}
#CardContVor1 .owl-dots .owl-dot
{
   display: inline-block;
   zoom: 1;
}
#CardContVor1 .owl-dots .owl-dot span
{
   width: 12px;
   height: 12px;
   margin: 10px 10px;
   background: #D6D6D6;
   display: block;
   -webkit-backface-visibility: visible;
   backface-visibility: visible;
   transition: opacity 200ms ease;
   border-radius: 50%;
}
#CardContVor1 .owl-dots .owl-dot.active span, #CardContVor1 .owl-dots .owl-dot:hover span
{
   background: #869791;
}
#CardContVor2
{
   display: none;
   position: relative;
   padding: 10px 10px 10px 10px;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#CardContVor2 .owl-dots, #CardContVor2 .owl-nav
{
   text-align: center;
}
#CardContVor2 .owl-nav [class*=owl-]
{
   opacity: 0.7;
   color: #869791;
   font-size: 48px;
   line-height: 48px;
   display: inline-block;
   cursor: pointer;
   pointer-events: all;
}
#CardContVor2 .owl-nav [class*=owl-]:hover
{
   opacity: 1;
   color: #869791;
   text-decoration: none;
}
#CardContVor2 .owl-nav .disabled
{
   opacity: .5;
   cursor: default;
}
#CardContVor2 .owl-nav.disabled+.owl-dots
{
   margin-top: 10px;
}
#CardContVor2 .owl-nav
{
   position:  absolute;
   top: 0;
   display:  none;
   align-items: center;
   justify-content: space-between;
  pointer-events: none;
   width: calc(100% - 20px);
   height: calc(100% - 32px);
}
#CardContVor2 .owl-nav button.owl-prev, #CardContVor2 .owl-nav button.owl-next
{
   position: relative;
   height: 48px;
   width: 48px;
   border-radius: 50%;
   background-color: rgba(255,255,255, 0.5);
}
#CardContVor2 .owl-nav button.owl-prev span, #CardContVor2 .owl-nav button.owl-next span
{
   position: absolute;
   left: 0;
   top: 0;
   height: 100%;
   width: 100%;
   transform: translateY(-8%);
}
#CardContVor2 .owl-dots .owl-dot
{
   display: inline-block;
   zoom: 1;
}
#CardContVor2 .owl-dots .owl-dot span
{
   width: 12px;
   height: 12px;
   margin: 10px 10px;
   background: #D6D6D6;
   display: block;
   -webkit-backface-visibility: visible;
   backface-visibility: visible;
   transition: opacity 200ms ease;
   border-radius: 50%;
}
#CardContVor2 .owl-dots .owl-dot.active span, #CardContVor2 .owl-dots .owl-dot:hover span
{
   background: #869791;
}
#CardContainer1
{
   display: none;
   position: relative;
   padding: 10px 10px 10px 10px;
   margin: 0;
   background-image: linear-gradient(to top, #2E8B57 0%, #32CD32 100%);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#CardContainer1 .owl-dots, #CardContainer1 .owl-nav
{
   text-align: center;
}
#CardContainer1 .owl-nav [class*=owl-]
{
   opacity: 0.7;
   color: #869791;
   font-size: 48px;
   line-height: 48px;
   display: inline-block;
   cursor: pointer;
   pointer-events: all;
}
#CardContainer1 .owl-nav [class*=owl-]:hover
{
   opacity: 1;
   color: #869791;
   text-decoration: none;
}
#CardContainer1 .owl-nav .disabled
{
   opacity: .5;
   cursor: default;
}
#CardContainer1 .owl-nav.disabled+.owl-dots
{
   margin-top: 10px;
}
#CardContainer1 .owl-nav
{
   position:  absolute;
   top: 0;
   display:  none;
   align-items: center;
   justify-content: space-between;
  pointer-events: none;
   width: calc(100% - 20px);
   height: calc(100% - 32px);
}
#CardContainer1 .owl-nav button.owl-prev, #CardContainer1 .owl-nav button.owl-next
{
   position: relative;
   height: 48px;
   width: 48px;
   border-radius: 50%;
   background-color: rgba(255,255,255, 0.5);
}
#CardContainer1 .owl-nav button.owl-prev span, #CardContainer1 .owl-nav button.owl-next span
{
   position: absolute;
   left: 0;
   top: 0;
   height: 100%;
   width: 100%;
   transform: translateY(-8%);
}
#CardContainer1 .owl-dots .owl-dot
{
   display: inline-block;
   zoom: 1;
}
#CardContainer1 .owl-dots .owl-dot span
{
   width: 12px;
   height: 12px;
   margin: 10px 10px;
   background: #D6D6D6;
   display: block;
   -webkit-backface-visibility: visible;
   backface-visibility: visible;
   transition: opacity 200ms ease;
   border-radius: 50%;
}
#CardContainer1 .owl-dots .owl-dot.active span, #CardContainer1 .owl-dots .owl-dot:hover span
{
   background: #869791;
}
#wb_Jugend
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to top, #FFFFFF 0%, #2E8B57 100%);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Jugend
{
   box-sizing: border-box;
   padding: 35px 15px 35px 15px;
   margin-right: auto;
   margin-left: auto;
}
#Jugend > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Jugend > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Jugend > .row > .col-1
{
   float: left;
}
#Jugend > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#Jugend:before,
#Jugend:after,
#Jugend .row:before,
#Jugend .row:after
{
   display: table;
   content: " ";
}
#Jugend:after,
#Jugend .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Jugend > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_galleryLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#galleryLayoutGrid
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#galleryLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#galleryLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#galleryLayoutGrid > .row > .col-1
{
   float: left;
}
#galleryLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#galleryLayoutGrid > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#galleryLayoutGrid:before,
#galleryLayoutGrid:after,
#galleryLayoutGrid .row:before,
#galleryLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#galleryLayoutGrid:after,
#galleryLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#galleryLayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_schiess
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to top, #ADFF2F 0%, #FFFFFF 100%);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#schiess
{
   box-sizing: border-box;
   padding: 35px 15px 35px 15px;
   margin-right: auto;
   margin-left: auto;
}
#schiess > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#schiess > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#schiess > .row > .col-1
{
   float: left;
}
#schiess > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#schiess:before,
#schiess:after,
#schiess .row:before,
#schiess .row:after
{
   display: table;
   content: " ";
}
#schiess:after,
#schiess .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#schiess > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #ADFF2F;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: right;
}
#LayoutGrid1 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 15px 0 15px 0;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid1 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 15px 0 15px 0;
}
#LayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 15px 0 15px 0;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #ADFF2F;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 15px 15px 15px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid5 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid5 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#FlexSchiess
{
   display: grid;
   background-image: linear-gradient(to top, #2E8B57 0%, #ADFF2F 100%);
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   font-size: 0;
   grid-column-gap: 25px;
   grid-row-gap: 25px;
   grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
   grid-template-rows: auto;
   grid-template-areas:
      ". . photo4 photo5 . . .";
}
#FlexSchiess .photo4
{
   display: flex;
   grid-area: photo4;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexSchiess .photo5
{
   display: flex;
   grid-area: photo5;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#wb_FontAwesomeIcon1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #2E8B57;
   border-radius: 0px;
   text-align: center;
   animation: transform-pulse 1000ms linear 0ms infinite normal both;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon1 a
{
   text-decoration: none;
}
#wb_FontAwesomeIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_FontAwesomeIcon1:hover
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #2E8B57;
}
#FontAwesomeIcon1
{
   height: 73px;
   width: 88px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#FontAwesomeIcon1 i
{
   color: #000000;
   display: inline-block;
   font-size: 73px;
   line-height: 73px;
   vertical-align: middle;
}
#wb_FontAwesomeIcon1:hover #FontAwesomeIcon1 i
{
   color: #FFFFFF;
}
#wb_FontAwesomeIcon1
{
   transition: all 500ms linear 0ms;
}
#wb_FontAwesomeIcon4
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #2E8B57;
   border-radius: 0px;
   text-align: center;
   animation: transform-pulse 1000ms linear 0ms infinite normal both;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon4 a
{
   text-decoration: none;
}
#wb_FontAwesomeIcon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_FontAwesomeIcon4:hover
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #2E8B57;
}
#FontAwesomeIcon4
{
   height: 73px;
   width: 88px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#FontAwesomeIcon4 i
{
   color: #000000;
   display: inline-block;
   font-size: 73px;
   line-height: 73px;
   vertical-align: middle;
}
#wb_FontAwesomeIcon4:hover #FontAwesomeIcon4 i
{
   color: #FFFFFF;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 20px 0 10px 0;
   text-align: center;
}
#Heading1
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 20px 0 10px 0;
   text-align: center;
}
#Heading2
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading2 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 20px 0 10px 0;
   text-align: center;
}
#Heading3
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text3
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text4
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_service-text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_service-text div
{
   text-align: center;
}
#wb_service-text
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text7
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
   line-height: 13px;
}
#wb_Text7 div
{
   text-align: center;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text8
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
   line-height: 13px;
}
#wb_Text8 div
{
   text-align: center;
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text9
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
   line-height: 12px;
}
#wb_Text9 div
{
   text-align: center;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text10
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
   line-height: 13px;
}
#wb_Text10 div
{
   text-align: center;
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text11
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
   line-height: 13px;
}
#wb_Text11 div
{
   text-align: center;
}
#wb_Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text12
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
   line-height: 13px;
}
#wb_Text12 div
{
   text-align: center;
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text13
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
   line-height: 13px;
}
#wb_Text13 div
{
   text-align: center;
}
#wb_Text14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text14
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
   line-height: 13px;
}
#wb_Text14 div
{
   text-align: center;
}
#wb_Text15 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text15
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
   line-height: 13px;
}
#wb_Text15 div
{
   text-align: center;
}
#wb_Text16 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text16
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
   line-height: 13px;
}
#wb_Text16 div
{
   text-align: center;
}
#wb_Text17 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text17
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
   line-height: 13px;
}
#wb_Text17 div
{
   text-align: center;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading4
{
   color: #2E8B57;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading4 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Text18 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text18
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text18 div
{
   text-align: center;
}
#wb_Text18
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text5
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   line-height: 24px;
}
#wb_Text5 div
{
   text-align: center;
}
#wb_Text5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading6
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading6 a
{
   color: inherit;
   text-decoration: none;
}
#wb_IconFont1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #2E8B57;
   border-radius: 0px;
   text-align: center;
   animation: transform-pulse 1000ms linear 0ms infinite normal both;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_IconFont1 a
{
   text-decoration: none;
}
#wb_IconFont1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_IconFont1:hover
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #2E8B57;
}
#IconFont1
{
   height: 100px;
   width: 96px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
.IconFont1
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
.IconFont1:before
{
   content: "\e556";
}
#IconFont1 i
{
   color: #000000;
   display: inline-block;
   font-size: 96px;
   line-height: 100px;
   vertical-align: middle;
}
#wb_IconFont1:hover #IconFont1 i
{
   color: #FFFFFF;
}
#wb_IconFont1
{
   transition: all 500ms linear 0ms;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -50px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card2-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid #DEDEDE;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 3px;
   text-align: center;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card1-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 3px;
   text-align: center;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card3-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 3px;
   text-align: center;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card4-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 3px;
   text-align: center;
}
#Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card5-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card6
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -50px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card6-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid #DEDEDE;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card7
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 3px;
   text-align: center;
}
#Card7-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card7-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card8
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 3px;
   text-align: center;
}
#Card8-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card8-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card9
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
}
#Card9-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -50px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card9-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid #DEDEDE;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card10
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 3px;
   text-align: center;
}
#Card10-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card10-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card10-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card11
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 3px;
   text-align: center;
}
#Card11-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card11-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card12
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card12-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -50px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card12-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid #DEDEDE;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card13
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card13-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card13-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -50px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card13-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid #DEDEDE;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card14
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card14-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -50px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card14-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid #DEDEDE;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card15
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 3px;
   text-align: center;
}
#Card15-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card15-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card15-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card16
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 3px;
   text-align: center;
}
#Card16-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card16-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card16-card-item1
{
   box-sizing: border-box;
   margin: 25px 0 0 0 ;
   border-top: 0px #3CB371 solid;
   border-width: 0px 0 0 0;
   height: 0;
   line-height: 0;
   visibility: hidden;
}
#Card16-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card17
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 3px;
   text-align: center;
}
#Card17-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card17-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card17-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card18
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 3px;
   text-align: center;
}
#Card18-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card18-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card18-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card19
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 3px;
   text-align: center;
}
#Card19-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card19-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card19-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card20
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 3px;
   text-align: center;
}
#Card20-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card20-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card20-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card21
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 3px;
   text-align: center;
}
#Card21-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card21-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card21-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card22
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 3px;
   text-align: center;
}
#Card22-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card22-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card22-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text6 div
{
   text-align: center;
}
#wb_Text6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#galleryCollage
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
   position: relative;
}
#galleryCollage .thumbnail img
{
   border: 0px solid #000000;
   box-sizing: border-box;
   border-radius: 0px;
}
#galleryCollage .thumbnail
{
   opacity: 0;
   position: absolute;
}
#galleryCollage .thumbnail img
{
   width: 100%;
   height: 100%;
   margin: 0;
   padding: 0;
   object-fit: cover;
}
#galleryCollage .thumbnails
{
   perspective: 1300px;
}
#galleryCollage .thumbnail.effect
{
   animation: galleryCollage-animation 600ms ease-in-out forwards;
   transform: rotateX(-80deg);
   transform-style: preserve-3d;
   transform-origin: 0% 0%;
}
@keyframes galleryCollage-animation
{
   0%
   {
   }
   100%
   {
      opacity: 1;
      transform: rotateX(0deg);
   }
}
#wb_Card24
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 3px;
   text-align: center;
}
#Card24-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card24-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card24-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card23
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 3px;
   text-align: center;
}
#Card23-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card23-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card23-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card25
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 3px;
   text-align: center;
}
#Card25-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card25-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card25-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card26
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 3px;
   text-align: center;
}
#Card26-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card26-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card26-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card31
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 3px;
   text-align: center;
}
#Card31-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card31-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card31-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card44
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 3px;
   text-align: center;
}
#Card44-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card44-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card44-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_IconFont2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_IconFont2 a
{
   text-decoration: none;
}
#wb_IconFont2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#IconFont2
{
   height: 100px;
   width: 100px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
.IconFont2
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
.IconFont2:before
{
   content: "\e88e";
}
#IconFont2 i
{
   color: #312E25;
   display: inline-block;
   font-size: 100px;
   line-height: 100px;
   vertical-align: middle;
}
#wb_IconFont2:hover #IconFont2 i
{
   color: #337AB7;
}
#wb_IconFont3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_IconFont3 a
{
   text-decoration: none;
}
#wb_IconFont3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#IconFont3
{
   height: 100px;
   width: 100px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
.IconFont3
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
.IconFont3:before
{
   content: "\e878";
}
#IconFont3 i
{
   color: #000000;
   display: inline-block;
   font-size: 100px;
   line-height: 100px;
   vertical-align: middle;
}
#wb_IconFont3:hover #IconFont3 i
{
   color: #337AB7;
}
#wb_IconFont4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_IconFont4 a
{
   text-decoration: none;
}
#wb_IconFont4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#IconFont4
{
   height: 100px;
   width: 98px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
.IconFont4
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
.IconFont4:before
{
   content: "\e813";
}
#IconFont4 i
{
   color: #000000;
   display: inline-block;
   font-size: 98px;
   line-height: 100px;
   vertical-align: middle;
}
#wb_IconFont4:hover #IconFont4 i
{
   color: #337AB7;
}
#wb_Aktuelles
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Aktuelles
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Aktuelles a
{
   color: inherit;
   text-decoration: none;
}
#Layer1
{
   background-color: #3E3E3E;
   background-image: none;
   border-radius: 0px;
   opacity: 0.77;
}
#wb_FontAwesomeIcon3
{
   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_FontAwesomeIcon3 a
{
   text-decoration: none;
}
#wb_FontAwesomeIcon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#FontAwesomeIcon3
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#FontAwesomeIcon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_FontAwesomeIcon3:hover #FontAwesomeIcon3 i
{
   color: #007BFF;
}
#wb_HeadVorstand
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#HeadVorstand
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#HeadVorstand a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card47
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 3px;
   text-align: center;
}
#Card47-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card47-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card47-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card48
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 3px;
   text-align: center;
}
#Card48-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card48-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card48-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card27
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 3px;
   text-align: center;
}
#Card27-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card27-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card27-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card28
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 3px;
   text-align: center;
}
#Card28-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card28-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card28-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card45
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 3px;
   text-align: center;
}
#Card45-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card45-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card45-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card49
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 3px;
   text-align: center;
}
#Card49-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card49-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card49-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card50
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 3px;
   text-align: center;
}
#Card50-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card50-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card50-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card51
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 3px;
   text-align: center;
}
#Card51-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card51-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card51-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card52
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 3px;
   text-align: center;
}
#Card52-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card52-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card52-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card53
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 3px;
   text-align: center;
}
#Card53-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card53-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card53-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card54
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 3px;
   text-align: center;
}
#Card54-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card54-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card54-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to top, #ADFF2F 0%, #2E8B57 100%);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: center;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#NewsFeedTicker1
{
   background-color: transparent;
   background-image: none;
   border: 2px solid transparent;
   border-radius: 2px;
   margin: 0;
   text-align: center;
}
#NewsFeedTicker1 .headline
{
   position: absolute;
   padding: 0px;
   height: 100%;
   margin: 0 0 8px 0;
   border-bottom: 5px solid #006400;
   box-sizing: border-box;
   padding: 8px;
   width: 100%;
   overflow: hidden;
   font-family: Arial;
   font-weight: bold;
   font-size: 11px;
   color: #FFFFFF;
   font-style: normal;
   text-decoration: none;
}
#NewsFeedTicker1 .headline-title
{
   margin-top: 0;
   display: block;
   margin: 0;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   color: #FFFFFF;
   font-style: normal;
   text-decoration: underline;
}
#NewsFeedTicker1 .headline-title a
{
   color: inherit;
   text-decoration: underline;
}
#NewsFeedTicker1 .publication-date
{
   margin-bottom: 0px;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   color: #FFFFFF;
   font-style: normal;
   text-decoration: none;
}
#NewsFeedTicker1 .news-wait
{
   position: absolute;
   top: 30%;
   left: 50%;
   width: 32px;
   height: 32px;
   margin-left: -10px;
   z-index: 4;
}
#NewsFeedTicker1
{
   display: inline-block;
   position: relative;
   width: 399px;
   height: 53px;
}
#PanelLayer
{
   padding: 0;
}
#PanelLayer_panel
{
   background-color: #2E8B57;
   background-image: none;
   border-radius: 0px;
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 306px;
   z-index: 9999;
}
#wb_Image4
{
   margin: 25px 0 0 0 ;
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   border-radius: 50%;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Heading7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 10px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#Heading7
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_OverMenu
{
   position: relative;
   border: 0px solid #424242;
   border-radius: 0px;
   margin: 40px 0 0 0 ;
}
#wb_OverMenu
{
   background-color: rgba(46,139,87,0.87);
}
#wb_OverMenu ul
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: none;
   text-transform: none;
   list-style: none;
   margin: 0;
   padding: 0;
}
.OverMenu a
{
   text-decoration: none;
}
.OverMenu ul
{
   list-style: none;
   padding: 0;
   text-align: left;
}
.OverMenu li
{
   position: relative;
}
.OverMenu li a
{
   display: block;
   position: relative;
   padding: 10px 15px 10px 15px;
   color: #FFFFFF;
   outline: none;
}
.OverMenu li a:hover, .OverMenu li a.active
{
   color: #FFFFFF;
   background-color: #006400;
}
#wb_OverMenu .overlay-icon
{
   margin: 0 10px 0 0 ;
}
.OverMenu-effect
{
   transition: all 500ms linear;
}
#wb_Image1
{
   margin: 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: 410px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image2
{
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 410px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image3
{
   margin: 0;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 410px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Card29
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 3px;
   text-align: center;
}
#Card29-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card29-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #2E8B57;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card29-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card29-card-footer a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card30
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   text-align: center;
}
#Card30-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card30-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: calc(100% - 40px);
   height: auto;
}
#Card30-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #DEDEDE;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card30-card-footer a
{
   color: inherit;
   text-decoration: none;
}
#wb_Image5
{
   margin: 0;
   vertical-align: top;
}
#Image5
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 155px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_LayoutGrid3
{
   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;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 15px 15px 15px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: right;
}
#LayoutGrid3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 75%;
   text-align: right;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#Breadcrumb2
{
   list-style: none;
   padding: 8px 15px 8px 15px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 0;
   margin: 0;
   text-align: left;
}
#Breadcrumb2 > li
{
   display: inline-block;
   font-size: 24px;
   text-transform: none;
}
#Breadcrumb2 a
{
   color: #FFFFFF;
   text-decoration: none;
}
#Breadcrumb2 a:hover
{
   color: #8A2BE2;
   text-decoration: none;
}
#Breadcrumb2 > .active
{
   color: #8A2BE2;
}
#Breadcrumb2 > .active a
{
   color: inherit;
   pointer-events: none;
}
#Breadcrumb2 > li + li:before
{
   content: "";
   padding: 0 5px;
   color: #C0C0C0;
}
#wb_PanelMenu1 a, #PanelMenu1_markup li a
{
   display: block;
   text-align: left;
   vertical-align: middle;
}
#PanelMenu1_markup
{
   display: none;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#PanelMenu1_panel #PanelMenu1_markup
{
   display: block;
}
#PanelMenu1_markup ul
{
   list-style: none;
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#PanelMenu1_markup li a, #PanelMenu1_markup li a:hover
{
   padding: 10px 10px 10px 10px;
   border-width: 0 0 0px 0 !important;
   border-radius: 0;
   box-shadow: none;
}
#PanelMenu1_markup .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #757575;
}
#PanelMenu1_panel
{
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 200px;
   z-index: 9999;
}
#PanelMenu1_overlay
{
   display: none;
   position: fixed;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   background-color: #FFFFFF;
   opacity: 0;
   z-index: 9998;
}
#PanelMenu1_markup li a
{
   color: #FFFFFF;
   border: 0px solid #757575;
   background-color: #006400;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_PanelMenu1 a
{
   color: #FFFFFF;
   border: 0px none #000000;
   border-radius: 0px;
   background-color: #006400;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   text-transform: none;
}
#PanelMenu1_markup li:nth-child(n+2) a, #PanelMenu1_markup li:nth-child(n+2) a:hover
{
   border-top-color: transparent !important;
}
#PanelMenu1_markup li a:hover
{
   color: #FFFFFF;
   background-color: #2E8B57;
   border: 0px solid #757575;
}
#PanelMenu1_markup li a .icon
{
   fill: currentColor;
   margin-left: 0px;
   height: 24px;
   width: 24px;
   vertical-align: middle;
}
#PanelMenu1_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_PanelMenu1 a:hover
{
   color: #006400;
   background-color: #2E8B57;
   border: 0px none #000000;
}
#PanelMenu1_panel
{
   background-color: #006400;
   overflow-y: auto;
}
#PanelMenu1 .line
{
   width: 24px;
   height: 4px;
   background: #FFFFFF;
   display: block;
   margin: 4px auto;
   transition: all 0.3s ease-in-out;
}
#PanelMenu1 .line:first-child
{
   margin-top: 12px;
}
#PanelMenu1.open .line:nth-child(1)
{
   transform: translateY(8px) rotate(45deg);
}
#PanelMenu1.open .line:nth-child(2)
{
   opacity: 0;
}
#PanelMenu1.open .line:nth-child(3)
{
   transform: translateY(-8px) rotate(-45deg);
}
#PanelMenu1
{
   line-height: 48px;
   width: 48px;
   height: 48px;
   position: absolute;
   z-index: 999;
}
#PanelMenu1-close
{
   display: none;
   text-align: right;
}
#PanelMenu1-close a
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 48px;
   font-weight: bold;
   padding: 5px 10px 5px 10px;
   text-decoration: none;
}
#PanelMenu1-close a:hover
{
   color: #006400;
}
@media all and (max-width:320px) 
{
#PanelMenu1_panel
{
   width: 100%;
}
body
{
   margin-left: 0 !important;
}
#PanelMenu1-close
{
   display: block;
}
}
#PanelMenu1-footer
{
   position: absolute;
   bottom: 0;
   left: 0;
   width: 100%;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   padding: 0 0 13px 0;
   text-align: center;
}
#PanelMenu1-logo
{
   border-width: 0;
   padding: 10px 10px 10px 10px;
   text-align: left;
}
#PanelMenu1-logo img
{
   border-width: 0;
   height: auto;
   max-width: 100%;
}
#PanelMenu1-social
{
   padding: 40px 0 0 0;
   text-align: left;
}
#PanelMenu1-social a
{
   display: inline-block;
   padding: 8px;
   text-align: center;
   background-color: #FFFFFF;
   margin: 0 .5em;
   border-radius: 50%;
}
#PanelMenu1-social .social-icon
{
   color: #006400;
   fill: currentColor;
   font-size: 24px;
   width: 24px;
}
#PanelMenu1-social a:hover, #PanelMenu1-social a:hover .social-icon
{
   background-color: #2E8B57;
   color: #FFFFFF;
   fill: currentColor;
}
#wb_Card32
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card32-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card32-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -50px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card32-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid #DEDEDE;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card33
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card33-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card33-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -50px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card33-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid #DEDEDE;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card36
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 3px;
   text-align: center;
}
#Card36-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card36-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card36-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card37
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 3px;
   text-align: center;
}
#Card37-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card37-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card37-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card35
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 3px;
   text-align: center;
}
#Card35-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card35-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card35-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card38
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   text-align: center;
}
#Card38-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card38-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card38-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 100px;
}
#Card38-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card38-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card39
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   text-align: center;
}
#Card39-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card39-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card39-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 100px;
}
#Card39-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card39-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card34
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
}
#Card34-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card34-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -50px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card34-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid #DEDEDE;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card40
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 3px;
   text-align: center;
}
#Card40-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card40-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card40-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card16
{
   display: flex;
   z-index: 77;
}
#wb_Card49
{
   display: flex;
   z-index: 59;
}
#wb_Card27
{
   display: flex;
   z-index: 51;
}
#wb_Card3
{
   display: flex;
   z-index: 23;
}
#wb_Heading2
{
   display: block;
   width: 100%;
   z-index: 15;
}
#wb_FontAwesomeIcon1
{
   display: inline-block;
   width: 88px;
   height: 73px;
   text-align: center;
   z-index: 13;
}
#wb_Card38
{
   display: flex;
   z-index: 3;
}
#wb_Card28
{
   display: flex;
   z-index: 52;
}
#wb_Card17
{
   display: flex;
   z-index: 43;
}
#wb_Card4
{
   display: flex;
   z-index: 25;
}
#wb_HeadVorstand
{
   display: block;
   width: 100%;
   z-index: 22;
}
#wb_Heading3
{
   display: block;
   width: 100%;
   z-index: 20;
}
#wb_Card39
{
   display: flex;
   z-index: 2;
}
#wb_FontAwesomeIcon3
{
   position: absolute;
   left: 9px;
   top: 9px;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 78;
}
#wb_Heading4
{
   display: block;
   width: 100%;
   z-index: 71;
}
#wb_Card18
{
   display: flex;
   z-index: 44;
}
#wb_Card29
{
   display: flex;
   z-index: 35;
}
#wb_Card5
{
   display: flex;
   z-index: 27;
}
#wb_Image1
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 72;
}
#wb_Card19
{
   display: flex;
   z-index: 41;
}
#wb_Card6
{
   display: none;
   z-index: 37;
}
#wb_FontAwesomeIcon4
{
   display: inline-block;
   width: 88px;
   height: 73px;
   text-align: center;
   z-index: 9;
}
#Layer1
{
   position: fixed;
   text-align: right;
   left: auto;
   right: 25px;
   top: auto;
   bottom: 25px;
   width: 50px;
   height: 50px;
   z-index: 101;
}
#wb_Image2
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 73;
}
#wb_Heading6
{
   display: block;
   width: 100%;
   z-index: 68;
}
#wb_Card7
{
   display: flex;
   z-index: 26;
}
#wb_Heading7
{
   display: none;
   width: 100%;
   z-index: 83;
}
#wb_Image3
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 74;
}
#wb_Card8
{
   display: none;
   z-index: 33;
}
#NewsFeedTicker1
{
   overflow: hidden;
   height: 53px;
   z-index: 6;
}
#wb_Image4
{
   display: none;
   width: 100%;
   height: auto;
   z-index: 82;
}
#Layer1_Container
{
   width: 50px;
   position: relative;
   margin-left: auto;
   margin-right: 0;
   text-align: left;
}
#wb_Card9
{
   display: flex;
   z-index: 32;
}
#wb_Aktuelles
{
   display: block;
   width: 100%;
   z-index: 5;
}
#wb_OverMenu
{
   display: none;
   width: 306px;
   height: 352px;
   z-index: 84;
}
#wb_Card50
{
   display: flex;
   z-index: 63;
}
#wb_IconFont1
{
   display: inline-block;
   width: 96px;
   height: 100px;
   text-align: center;
   z-index: 18;
}
#wb_Image5
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 17;
}
#PanelLayer
{
   text-align: right;
}
#wb_Card51
{
   display: flex;
   z-index: 64;
}
#wb_Card40
{
   display: flex;
   z-index: 55;
}
#wb_IconFont2
{
   display: none;
   width: 100px;
   height: 100px;
   text-align: center;
   z-index: 10;
}
#wb_Card52
{
   display: flex;
   z-index: 65;
}
#wb_Card30
{
   display: flex;
   z-index: 56;
}
#wb_IconFont3
{
   display: none;
   width: 100px;
   height: 100px;
   text-align: center;
   z-index: 14;
}
#wb_PanelMenu1
{
   display: inline-block;
   width: 48px;
   height: 48px;
   z-index: 86;
}
#wb_galleryCollage
{
   display: block;
   width: 100%;
   z-index: 70;
}
#wb_Card53
{
   display: flex;
   z-index: 62;
}
#wb_Card31
{
   display: flex;
   z-index: 54;
}
#wb_Card20
{
   display: flex;
   z-index: 46;
}
#wb_IconFont4
{
   display: none;
   width: 98px;
   height: 100px;
   text-align: center;
   z-index: 19;
}
#wb_Card54
{
   display: flex;
   z-index: 61;
}
#wb_Card21
{
   display: flex;
   z-index: 45;
}
#wb_Card32
{
   display: flex;
   z-index: 39;
}
#wb_Card10
{
   display: flex;
   z-index: 28;
}
#wb_IconFont6
{
   display: none;
   width: 40px;
   height: 40px;
   text-align: center;
   z-index: 81;
}
#wb_Card22
{
   display: none;
   z-index: 76;
}
#wb_Card44
{
   display: flex;
   z-index: 53;
}
#wb_Card33
{
   display: flex;
   z-index: 40;
}
#wb_Card11
{
   display: flex;
   z-index: 34;
}
#wb_Card45
{
   display: flex;
   z-index: 58;
}
#wb_Card23
{
   display: flex;
   z-index: 48;
}
#wb_Card12
{
   display: none;
   z-index: 31;
}
#wb_Card34
{
   display: flex;
   z-index: 30;
}
#wb_Card35
{
   display: flex;
   z-index: 67;
}
#wb_Card24
{
   display: flex;
   z-index: 47;
}
#wb_Card13
{
   display: flex;
   z-index: 36;
}
#wb_Breadcrumb2
{
   display: block;
   width: 100%;
   z-index: 85;
   vertical-align: top;
}
#wb_Card36
{
   display: flex;
   z-index: 60;
}
#wb_Card25
{
   display: flex;
   z-index: 49;
}
#wb_Card14
{
   display: flex;
   z-index: 38;
}
#wb_Card1
{
   display: flex;
   z-index: 24;
}
#wb_TextMenu2
{
   display: inline-block;
   width: 414px;
   height: 25px;
   z-index: 80;
}
#wb_Card37
{
   display: flex;
   z-index: 66;
}
#wb_Card48
{
   display: none;
   z-index: 57;
}
#wb_Card26
{
   display: flex;
   z-index: 50;
}
#wb_Card15
{
   display: flex;
   z-index: 42;
}
#wb_Card2
{
   display: flex;
   z-index: 29;
}
#wb_Heading1
{
   display: block;
   width: 100%;
   z-index: 11;
}
@media only screen and (max-width: 993px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#CardContainer2
{
   visibility: visible;
   display: flex;
}
#CardContainer2
{
   padding: 10px 10px 10px 10px;
}
#wb_IconFont6
{
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 1px 1px 1px;
}
#IconFont6
{
   width: 40px;
   height: 40px;
}
#IconFont6 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_home
{
   visibility: visible;
   display: table;
}
#wb_home
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#home
{
   height: auto;
   padding: 50px 0 50px 0;
}
#wb_info
{
   visibility: visible;
   display: table;
}
#wb_info
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#info
{
   height: auto;
   padding: 35px 0 35px 0;
}
#wb_TextMenu2
{
   width: 306px;
   height: 63px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
}
#wb_TextMenu2 span
{
   margin: 0 0 6px 0;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_features
{
   visibility: visible;
   display: table;
}
#wb_features
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#features
{
   height: auto;
   padding: 60px 15px 60px 15px;
}
#features .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_vorstand
{
   visibility: visible;
   display: table;
}
#wb_vorstand
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#vorstand
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#vorstand .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#FlexgitterVorstand
{
   visibility: hidden;
   display: none;
}
#FlexgitterVorstand
{
   height: auto;
}
#FlexgitterVorstand
{
   margin: 0;
   grid-column-gap: 1px;
   grid-row-gap: 1px;
   grid-template-columns: 10px 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 10px;
   grid-template-rows: 15px auto auto auto auto auto auto auto 1px;
   grid-template-areas:
      ". header header header header header header header header header header ."
      ". . text text text text text text text text . ."
      ". . photo1 photo1 photo2 photo2 photo3 photo3 photo4 photo4 . ."
      ". . . . photo5 photo5 photo6 photo6 . . . ."
      ". photo7 photo7 photo8 photo8 photo9 photo9 photo10 photo10 photo11 photo11 ."
      ". . . photo12 photo12 photo13 photo13 photo14 photo14 . . ."
      ". photo15 photo15 photo16 photo16 photo17 photo17 photo18 photo18 photo19 photo19 ."
      ". . . . . photo20 photo20 . . . . ."
      ". footer footer footer footer footer footer footer footer footer footer .";
}
#FlexgitterVorstand .text10
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .nav
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#FlexgitterVorstand .main
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#FlexgitterVorstand .sidebar
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#FlexgitterVorstand .photo5
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-end;
}
#FlexgitterVorstand .photo10
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .photo3
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .photo20
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .photo4
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .photo6
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .text3
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: wrap;
   justify-content: space-around;
   align-items: center;
   align-content: center;
}
#FlexgitterVorstand .photo7
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .photo8
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .text7
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .photo2
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .text2
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column-reverse;
   flex-wrap: wrap;
   justify-content: space-around;
   align-items: center;
   align-content: center;
}
#FlexgitterVorstand .text4
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .text5
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .text6
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .photo9
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .photo13
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .photo14
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .text8
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .text11
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .text1
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: wrap;
   justify-content: space-around;
   align-items: center;
   align-content: center;
}
#FlexgitterVorstand .text9
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .photo15
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .photo16
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .photo17
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .photo18
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .photo19
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .photo12
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .photo1
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .photo11
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .header
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexgitterVorstand .footer
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#FlexgitterVorstand .text
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#FlexgitterVorstand ..
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#CardContVor1
{
   visibility: visible;
   display: block;
   background-image: linear-gradient(to top, #32CD32 0%, #2E8B57 100%);
   border: 0px solid #CCCCCC;
}
#CardContVor1
{
   padding: 10px 10px 10px 10px;
}
#CardContVor2
{
   visibility: visible;
   display: block;
   background-image: linear-gradient(to top, #2E8B57 0%, #32CD32 100%);
   border: 0px solid #CCCCCC;
}
#CardContVor2
{
   padding: 10px 10px 10px 10px;
}
#CardContainer1
{
   visibility: visible;
   display: block;
   background-image: linear-gradient(to top, #32CD32 0%, #2E8B57 100%);
   border: 0px solid #CCCCCC;
}
#CardContainer1
{
   padding: 10px 10px 10px 10px;
}
#wb_Jugend
{
   visibility: visible;
   display: table;
   background-image: linear-gradient(to top, #FFFFFF 0%, #32CD32 100%);
}
#wb_Jugend
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Jugend
{
   height: auto;
   padding: 35px 15px 35px 15px;
}
#Jugend .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_galleryLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_galleryLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#galleryLayoutGrid
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#galleryLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_schiess
{
   visibility: visible;
   display: table;
}
#wb_schiess
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#schiess
{
   height: auto;
   padding: 35px 15px 35px 15px;
}
#schiess .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#FlexSchiess
{
   visibility: visible;
   display: grid;
}
#FlexSchiess
{
   height: auto;
}
#FlexSchiess
{
   margin: 0;
   grid-column-gap: 15px;
   grid-row-gap: 15px;
   grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
   grid-template-rows: auto;
   grid-template-areas:
      ". . photo4 photo5 . . .";
}
#FlexSchiess .photo1
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexSchiess .text1
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: center;
   align-content: center;
}
#FlexSchiess .photo4
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexSchiess .sidebar
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: flex-end;
   align-content: flex-start;
}
#FlexSchiess .photo5
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexSchiess .photo2
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexSchiess .photo3
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexSchiess .header
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: center;
   align-content: center;
}
#FlexSchiess ..
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_FontAwesomeIcon1
{
   width: 72px;
   height: 73px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   background-color: #FFFFFF;
   background-image: none;
}
#FontAwesomeIcon1
{
   width: 72px;
   height: 73px;
}
#FontAwesomeIcon1 i
{
   line-height: 73px;
   font-size: 72px;
   width: 71px;
}
#wb_FontAwesomeIcon1:hover
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #2E8B57;
}
#wb_FontAwesomeIcon4
{
   width: 72px;
   height: 73px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon4
{
   width: 72px;
   height: 73px;
}
#FontAwesomeIcon4 i
{
   line-height: 73px;
   font-size: 72px;
   width: 71px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 0 10px 0;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 0 10px 0;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 0 10px 0;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_service-text
{
   visibility: visible;
   display: block;
}
#wb_service-text
{
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text7
{
   font-size: 11px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 13px;
}
#wb_Text8
{
   width: 192px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text8
{
   font-size: 11px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 13px;
}
#wb_Text9
{
   width: 192px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text9
{
   font-size: 11px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 12px;
}
#wb_Text10
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text10
{
   font-size: 11px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 13px;
}
#wb_Text11
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text11
{
   font-size: 11px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 13px;
}
#wb_Text12
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text12
{
   font-size: 11px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 13px;
}
#wb_Text13
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text13
{
   font-size: 11px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 13px;
}
#wb_Text14
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text14
{
   font-size: 11px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 13px;
}
#wb_Text15
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text15
{
   font-size: 11px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 13px;
}
#wb_Text16
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text16
{
   font-size: 11px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 13px;
}
#wb_Text17
{
   width: 192px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text17
{
   font-size: 11px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 13px;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Text18
{
   visibility: visible;
   display: block;
}
#wb_Text18
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 18px;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 24px;
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_IconFont1
{
   width: 72px;
   height: 100px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   background-color: #FFFFFF;
   background-image: none;
}
#IconFont1
{
   width: 72px;
   height: 100px;
}
#IconFont1 i
{
   line-height: 100px;
   font-size: 72px;
   width: 71px;
}
#wb_IconFont1:hover
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #2E8B57;
}
#wb_Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -50px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card2-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid #DEDEDE;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card1-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card3-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card4
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card4-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card4
{
   text-align: center;
}
#wb_Card5
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card5-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card5
{
   text-align: center;
}
#wb_Card6
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -50px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card6-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid #DEDEDE;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card6
{
   text-align: center;
}
#wb_Card7
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card7-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card7
{
   text-align: center;
}
#wb_Card8
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card8-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card8
{
   text-align: center;
}
#wb_Card9
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -50px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card9-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid #DEDEDE;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card9
{
   text-align: center;
}
#wb_Card10
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card10-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card10-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card10
{
   text-align: center;
}
#wb_Card11
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card11-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card11
{
   text-align: center;
}
#wb_Card12
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -50px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card12-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid #DEDEDE;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card12
{
   text-align: center;
}
#wb_Card13
{
   width: 71px;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card13-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -50px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card13-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid #DEDEDE;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card13
{
   text-align: center;
}
#wb_Card14
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -50px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card14-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid #DEDEDE;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card14
{
   text-align: center;
}
#wb_Card15
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card15-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card15-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card15
{
   text-align: center;
}
#wb_Card16
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card16-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card16-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 0px #3CB371 solid;
   border-width: 0px 0 0 0;
   height: 0;
   line-height: 0;
   visibility: hidden;
}
#Card16-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card16
{
   text-align: center;
}
#wb_Card17
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card17-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card17-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card17
{
   text-align: center;
}
#wb_Card18
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card18-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card18-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card18
{
   text-align: center;
}
#wb_Card19
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card19-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card19-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card19
{
   text-align: center;
}
#wb_Card20
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card20-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card20-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card20
{
   text-align: center;
}
#wb_Card21
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card21-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card21-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card21
{
   text-align: center;
}
#wb_Card22
{
   width: auto;
   height: auto;
   visibility: hidden;
   display: none;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card22-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card22-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card22
{
   text-align: center;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_galleryCollage
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_Card24
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card24-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card24-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#wb_Card24
{
   text-align: center;
}
#wb_Card23
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card23-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card23-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#wb_Card23
{
   text-align: center;
}
#wb_Card25
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card25-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card25-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#wb_Card25
{
   text-align: center;
}
#wb_Card26
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card26-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card26-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#wb_Card26
{
   text-align: center;
}
#wb_Card31
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card31-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card31-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#wb_Card31
{
   text-align: center;
}
#wb_Card44
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card44-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card44-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#wb_Card44
{
   text-align: center;
}
#wb_IconFont2
{
   width: 100px;
   height: 100px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#IconFont2
{
   width: 100px;
   height: 100px;
}
#IconFont2 i
{
   line-height: 100px;
   font-size: 100px;
   width: 99px;
}
#wb_IconFont3
{
   width: 100px;
   height: 100px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#IconFont3
{
   width: 100px;
   height: 100px;
}
#IconFont3 i
{
   line-height: 100px;
   font-size: 100px;
   width: 99px;
}
#wb_IconFont4
{
   width: 98px;
   height: 100px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#IconFont4
{
   width: 98px;
   height: 100px;
}
#IconFont4 i
{
   line-height: 100px;
   font-size: 98px;
   width: 97px;
}
#wb_Aktuelles
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Layer1
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#Layer1_Container
{
   width: 50px;
}
#wb_FontAwesomeIcon3
{
   left: 9px;
   top: 9px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#FontAwesomeIcon3
{
   width: 24px;
   height: 24px;
}
#FontAwesomeIcon3 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_HeadVorstand
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Card47
{
   width: 223px;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card47-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card47-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card47
{
   text-align: center;
}
#wb_Card48
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card48-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card48-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#wb_Card48
{
   text-align: center;
}
#wb_Card27
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card27-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card27-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#wb_Card27
{
   text-align: center;
}
#wb_Card28
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card28-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card28-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#wb_Card28
{
   text-align: center;
}
#wb_Card45
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card45-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card45-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#wb_Card45
{
   text-align: center;
}
#wb_Card49
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card49-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card49-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#wb_Card49
{
   text-align: center;
}
#wb_Card50
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card50-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card50-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#wb_Card50
{
   text-align: center;
}
#wb_Card51
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card51-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card51-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#wb_Card51
{
   text-align: center;
}
#wb_Card52
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card52-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card52-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#wb_Card52
{
   text-align: center;
}
#wb_Card53
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card53-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card53-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#wb_Card53
{
   text-align: center;
}
#wb_Card54
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card54-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card54-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#wb_Card54
{
   text-align: center;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#NewsFeedTicker1
{
   width: 306px;
   height: 61px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#PanelLayer
{
   left: 1217px;
   top: 434px;
   width: 306px;
}
#PanelLayer_panel
{
   height: 100%;
   width: 306px;
}
#PanelLayer
{
   padding: 0;
}
#wb_Image4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 25px 0 0 0 ;
   padding: 0;
}
#Image4
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Heading7
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 10px 0 0 0 ;
   padding: 0;
}
#wb_OverMenu
{
   width: 306px;
   height: 371px;
   visibility: visible;
   display: inline-block;
   margin: 40px 0 0 0 ;
}
#OverMenu-overlay ul
{
   font-size: 16px;
   text-align: left;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image1
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image3
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Card29
{
   width: 193px;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#Card29-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #2E8B57;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card29-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card29-card-footer a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card29
{
   text-align: center;
}
#wb_Card30
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
}
#Card30-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card30-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #DEDEDE;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#Card30-card-footer a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card30
{
   text-align: center;
}
#wb_Image5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image5
{
   margin-left: auto;
   margin-right: auto;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Breadcrumb2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#Breadcrumb2
{
   padding: 8px 15px 8px 15px;
   text-align: left;
}
#Breadcrumb2 > li + li:before
{
   padding: 0 5px;
}
#wb_PanelMenu1
{
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#PanelMenu1
{
   line-height: 48px;
   width: 48px;
   height: 48px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 12px;
}
#PanelMenu1_markup li a
{
   color: #FFFFFF;
   border: 0px solid #757575;
   background-color: #006400;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_PanelMenu1 a
{
   color: #FFFFFF;
   border: 0px none #000000;
   border-radius: 0px;
   background-color: #006400;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   text-transform: none;
}
#PanelMenu1_markup li:nth-child(n+2) a, #PanelMenu1_markup li:nth-child(n+2) a:hover
{
   border-top-color: transparent !important;
}
#PanelMenu1_markup li a:hover
{
   color: #FFFFFF;
   background-color: #2E8B57;
   border: 0px solid #757575;
}
#PanelMenu1_markup li a .icon
{
   fill: currentColor;
   margin-left: 0px;
   height: 24px;
   width: 24px;
   vertical-align: middle;
}
#PanelMenu1_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_PanelMenu1 a:hover
{
   color: #006400;
   background-color: #2E8B57;
   border: 0px none #000000;
}
#PanelMenu1_panel
{
   background-color: #006400;
   overflow-y: auto;
}
#wb_Card32
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card32-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -50px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card32-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid #DEDEDE;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card32
{
   text-align: center;
}
#wb_Card33
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card33-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -50px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card33-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid #DEDEDE;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card33
{
   text-align: center;
}
#wb_Card36
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card36-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card36-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#wb_Card36
{
   text-align: center;
}
#wb_Card37
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card37-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card37-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#wb_Card37
{
   text-align: center;
}
#wb_Card35
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card35-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card35-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#wb_Card35
{
   text-align: center;
}
#wb_Card38
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   font-size: 11px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Card38-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card38-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 100px;
}
#Card38-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card38-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card38
{
   text-align: center;
}
#wb_Card39
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   font-size: 11px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Card39-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card39-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 100px;
}
#Card39-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card39-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card39
{
   text-align: center;
}
#wb_Card34
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card34-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -50px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card34-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid #DEDEDE;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card34
{
   text-align: center;
}
#wb_Card40
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card40-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#Card40-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #2E8B57;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#wb_Card40
{
   text-align: center;
}
}
