div#container
{
   width: 1280px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #EE3F31;
   color: #000000;
   font-family: "Roboto";
   font-weight: 400;
   font-weight: 500;
   font-size: 16px;
   line-height: 1;
   margin: 0;
   text-align: center;
}
a
{
   color: #FF0000;
   text-decoration: none;
}
a:hover
{
   color: #DCDCDC;
   text-decoration: none;
}
#preloader
{
   background: #DC143C url("../images/turning-dots.gif") no-repeat center center;
   bottom: 0;
   opacity: 0.17;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 99999;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_Header, #wb_TopGrid, #wb_HomeMobile, #wb_Aktuell, #wb_LayoutGridAktuell
   {
      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_Header, #wb_TopGrid, #wb_HomeMobile, #wb_Aktuell, #wb_LayoutGridAktuell
   {
      background-attachment: scroll !important;
   }
}
#wb_Header
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/BACK-BBK-WALL.jpg');
   background-repeat: repeat;
   background-position: left top;
   background-size: cover;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Header
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1180px;
}
#Header > .col-1, #Header > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Header > .col-1, #Header > .col-2
{
   flex: 0 0 auto;
   height: 63px;
}
#Header > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   display: flex;
   flex-direction: column;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#Header > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-direction: column;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 480px)
{
#Header > .col-1, #Header > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
   height: auto;
}
}
#wb_TopGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: url('../images/DSC_7573-die-kulisse-angie-045 (Custom).jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#TopGrid
{
   box-sizing: border-box;
   height: 100vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 15px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#TopGrid > .col-1, #TopGrid > .col-2, #TopGrid > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#TopGrid > .col-1, #TopGrid > .col-2, #TopGrid > .col-3
{
   flex: 0 0 auto;
}
#TopGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#TopGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#TopGrid > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#TopGrid > .col-1, #TopGrid > .col-2, #TopGrid > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_HomeMobile
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/1-die-kulisse-zug-1-1920.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#HomeMobile
{
   box-sizing: border-box;
   padding: 20px 25px 20px 25px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1180px;
}
#HomeMobile > .row
{
   margin-right: -25px;
   margin-left: -25px;
}
#HomeMobile > .row > .col-1, #HomeMobile > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 25px;
   padding-left: 25px;
   position: relative;
}
#HomeMobile > .row > .col-1, #HomeMobile > .row > .col-2
{
   float: left;
}
#HomeMobile > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#HomeMobile > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#HomeMobile:before,
#HomeMobile:after,
#HomeMobile .row:before,
#HomeMobile .row:after
{
   display: table;
   content: " ";
}
#HomeMobile:after,
#HomeMobile .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#HomeMobile > .row > .col-1, #HomeMobile > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_Aktuell
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../divider-1.jpeg');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Aktuell
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 30px 0 30px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1180px;
}
#Aktuell > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 50px;
   padding-left: 50px;
   position: relative;
}
#Aktuell > .col-1
{
   flex: 0 0 auto;
}
#Aktuell > .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: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#Aktuell > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGridAktuell
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/_OE_0323-die-kulisse-hauptprobe-617.jpg');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGridAktuell
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1180px;
}
#LayoutGridAktuell > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGridAktuell > .row > .col-1, #LayoutGridAktuell > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGridAktuell > .row > .col-1, #LayoutGridAktuell > .row > .col-2
{
   float: left;
}
#LayoutGridAktuell > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 58.33333333%;
   text-align: center;
}
#LayoutGridAktuell > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: center;
}
#LayoutGridAktuell:before,
#LayoutGridAktuell:after,
#LayoutGridAktuell .row:before,
#LayoutGridAktuell .row:after
{
   display: table;
   content: " ";
}
#LayoutGridAktuell:after,
#LayoutGridAktuell .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGridAktuell > .row > .col-1, #LayoutGridAktuell > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text7 div
{
   text-align: left;
}
#wb_Text7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 257px;
   height: 63px;
   vertical-align: top;
}
#wb_PanelMenu1 a, #PanelMenu1_markup li a
{
   display: block;
   text-align: right;
   vertical-align: middle;
}
#PanelMenu1_markup
{
   display: none;
   margin: 0;
   padding: 20px 0 0 0;
}
#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, #PanelMenu1_markup li .active
{
   padding: 10px 10px 10px 10px;
   box-shadow: none;
}
#PanelMenu1_markup .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #000000;
}
#PanelMenu1_panel
{
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 360px;
   z-index: 9999;
   opacity: 0.90;
}
#PanelMenu1_markup li a
{
   color: #FFFFFF;
   border: 0px solid #000000;
   background-color: #000000;
   font-family: "Roboto";
   font-weight: 100;
   font-size: 43px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_PanelMenu1 a
{
   color: #EE3F31;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: #000000;
   font-family: "Roboto";
   font-weight: 100;
   font-size: 43px;
   font-style: normal;
   text-decoration: none;
   text-align: right;
   text-transform: none;
}
#PanelMenu1_markup li a:hover, #PanelMenu1_markup li .active
{
   color: #FFFFFF;
   background-color: #EE3F31;
   border: 0px solid #000000;
}
#PanelMenu1_markup li a .icon
{
   fill: currentColor;
   margin-left: 0px;
   height: 48px;
   width: 48px;
   vertical-align: middle;
}
#PanelMenu1_markup li a:hover .icon
{
   fill: currentColor;
}
#PanelMenu1 .button-icon
{
   fill: currentColor;
}
#PanelMenu1:hover .button-icon
{
   fill: currentColor;
}
#wb_PanelMenu1 a:hover
{
   color: #F7F7F7;
   background-color: #000000;
   border: 0px solid #000000;
}
#PanelMenu1_panel
{
   background-color: #000000;
   overflow-y: auto;
}
#PanelMenu1
{
   padding-right: 48px;
}
#PanelMenu1 .button-icon
{
   position: absolute;
   top: 50%;
   right: 0px;
   width: 48px;
   height: 48px;
   margin-top: -24px;
}
#PanelMenu1
{
   line-height: 58px;
   width: 1px;
   height: 58px;
   position: absolute;
   z-index: 999;
}
#PanelMenu1-close
{
   display: none;
   text-align: right;
}
#PanelMenu1-close a
{
   color: #EE3F31;
   display: inline-block;
   font-size: 96px;
   font-weight: bold;
   padding: 5px 10px 5px 10px;
   text-decoration: none;
}
#PanelMenu1-close a:hover
{
   color: #F7F7F7;
}
@media all and (max-width:480px) 
{
#PanelMenu1_panel
{
   width: 100%;
}
body
{
   margin-left: 0 !important;
}
#PanelMenu1-close
{
   display: block;
}
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text10 div
{
   text-align: left;
}
#wb_Text10
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text11 
{
   background-color: rgba(0,0,0,0.80);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 10px;
   display: none;
   padding: 40px 40px 40px 40px;
   margin: 5px 5px 20px 5px;
   text-align: left;
   box-shadow: 0px 0px 20px #000000;
}
#wb_Text11 div
{
   text-align: left;
}
#wb_Text11
{
   display: none;
   margin: 5px 5px 20px 5px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#wb_Text12 
{
   background-color: rgba(0,0,0,0.80);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 10px;
   display: none;
   padding: 40px 40px 40px 40px;
   margin: 5px 5px 20px 5px;
   text-align: left;
   box-shadow: 0px 0px 20px #000000;
}
#wb_Text12 div
{
   text-align: left;
}
#wb_Text12
{
   display: none;
   margin: 5px 5px 20px 5px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#StickyLayer
{
   background-color: #FF0000;
   background-image: none;
   border-radius: 5px;
   opacity: 0.77;
}
#wb_up-arrow
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_up-arrow a
{
   text-decoration: none;
}
#wb_up-arrow a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#up-arrow
{
   height: 24px;
   width: 23px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#up-arrow i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 23px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_up-arrow:hover #up-arrow i
{
   color: #EEEEEE;
}
#wb_SlideAktuellMobile
{
   min-height: 20px;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   width: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#SlideAktuellMobile
{
   padding: 10px 0 10px 0;
   position: relative;
   margin: 0;
   line-height: 1;
   height: 100%;
   box-sizing: border-box;
}
#SlideAktuellMobile .carousel-inner
{
   overflow: hidden;
   width: 100%;
   position: relative;
}
#SlideAktuellMobile .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   transition: 0.6s ease-in-out left;
}
#SlideAktuellMobile .carousel-inner > .carousel-item > img, #SlideAktuellMobile .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#SlideAktuellMobile .carousel-inner > .active, #SlideAktuellMobile .carousel-inner > .carousel-item-next, #SlideAktuellMobile .carousel-inner > .carousel-item-prev
{
   display: block;
}
#SlideAktuellMobile .carousel-inner > .active
{
   left: 0;
}
#SlideAktuellMobile .carousel-inner > .carousel-item-next, #SlideAktuellMobile .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#SlideAktuellMobile .carousel-inner > .carousel-item-next
{
   left: 100%;
}
#SlideAktuellMobile .carousel-inner > .carousel-item-prev
{
   left: -100%;
}
#SlideAktuellMobile .carousel-inner > .carousel-item-next.carousel-item-start, #SlideAktuellMobile .carousel-inner > .carousel-item-prev.carousel-item-end
{
   left: 0;
}
#SlideAktuellMobile .carousel-inner > .active.carousel-item-start
{
   left: -100%;
}
#SlideAktuellMobile .carousel-inner > .active.carousel-item-end
{
   left: 100%;
}
#SlideAktuellMobile .thumbnails
{
   margin: 0;
   padding: 0;
   width: 100%;
}
#SlideAktuellMobile .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   text-align: center;
   vertical-align: top;
   padding-right: 0px;
   width: 100%;
}
#SlideAktuellMobile .thumbnail img
{
   max-width: 100%;
   width: 100%;
   height: auto;
   vertical-align: middle;
   box-sizing: border-box;
   border: 0px solid #D2B48C;
   border-radius: 10px;
   display: block;
   margin-left: auto;
   margin-right: auto;
}
#SlideAktuellMobile .slideshow-control
{
   cursor: pointer;
}
#SlideAktuellMobile .slideshow-control a
{
   border-style: none;
}
#wb_Agenda 
{
   background-color: rgba(0,0,0,0.80);
   background-image: none;
   border: 0px solid #405A93;
   border-radius: 10px;
   display: none;
   padding: 20px 20px 15px 30px;
   margin: 25px 5px 15px 5px;
   text-align: left;
   box-shadow: 0px 0px 20px #000000;
}
#wb_Agenda div
{
   text-align: left;
}
#wb_Agenda
{
   display: none;
   margin: 25px 5px 15px 5px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#wb_Details 
{
   background-color: rgba(0,0,0,0.87);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 2px;
   padding: 25px 15px 25px 15px;
   margin: 8px 8px 15px 15px;
   text-align: center;
   box-shadow: 0px 0px 20px #000000;
}
#wb_Details div
{
   text-align: center;
}
#wb_Details
{
   display: block;
   margin: 8px 8px 15px 15px;
   box-sizing: border-box;
   width: calc(100% - 23px);
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0 0 5px 10px;
   text-align: left;
}
#wb_Text3
{
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 100;
   font-size: 32px;
}
#wb_Text3 div
{
   text-align: left;
}
#wb_Text3
{
   display: none;
   margin: 0 0 5px 10px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0 0 0 10px;
   text-align: left;
}
#wb_Text4
{
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 100;
   font-size: 32px;
}
#wb_Text4 div
{
   text-align: left;
}
#wb_Text4
{
   display: none;
   margin: 0 0 0 10px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0 0 5px 10px;
   text-align: left;
}
#wb_Text5
{
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 100;
   font-size: 32px;
}
#wb_Text5 div
{
   text-align: left;
}
#wb_Text5
{
   display: none;
   margin: 0 0 5px 10px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#ToPage2
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#wb_Icon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_Icon1 a
{
   text-decoration: none;
}
#wb_Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon1
{
   height: 30px;
   width: 28px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon1 i
{
   color: #000000;
   display: inline-block;
   font-size: 28px;
   line-height: 30px;
   vertical-align: middle;
}
#wb_Icon1:hover #Icon1 i
{
   color: #000000;
}
#Layer1
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   opacity: 0.80;
}
#wb_Text1 
{
   background-color: rgba(0,0,0,0.87);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 2px;
   padding: 25px 15px 25px 15px;
   margin: 8px 8px 15px 15px;
   text-align: left;
   box-shadow: 0px 0px 20px #000000;
}
#wb_Text1
{
   color: #F5F5F5;
   font-family: "Roboto Flex";
   font-weight: 700;
   font-size: 20px;
   line-height: 25px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   display: block;
   margin: 8px 8px 15px 15px;
   box-sizing: border-box;
   width: calc(100% - 23px);
}
#wb_Icon2
{
   background-color: #000000;
   background-image: none;
   border: 10px solid #000000;
   border-radius: 4px;
   text-align: center;
   opacity: 0.80;
   margin: 0 15px 0 15px;
   padding: 0;
   line-height: 29px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon2 a
{
   text-decoration: none;
}
#wb_Icon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon2:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 10px solid #000000;
}
#Icon2
{
   overflow: visible;
   vertical-align: top;
   width: 100%;
   height: 100%;
}
#Icon2
{
   fill: #FF0000;
   display: inline-block;
   font-size: 29px;
   vertical-align: middle;
}
#wb_Icon2:hover #Icon2
{
   fill: #FF7F50;
}
