div#container
{
   width: 800px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   color: #000000;
   font-family: "Roboto";
   font-weight: 400;
   font-weight: 500;
   font-size: 16px;
   line-height: 1;
   margin: 0;
   text-align: center;
}
body:after
{
   background-color: #000000;
   background-image: url('../images/BACK-BBK-WALL.jpg');
   background-position: center center;
   background-repeat: repeat;
   background-size: cover;
   content: "";
   height: 100vh;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   z-index: -1;
}
a
{
   color: #FF0000;
   text-decoration: none;
}
a:hover
{
   color: #FF0000;
   text-decoration: none;
}
#preloader
{
   background: #DC143C url("../images/dash-spinner.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_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_HomeMobile, #wb_Aktuell, #wb_LayoutGridAktuell
   {
      background-attachment: scroll !important;
   }
}
#wb_TopGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: none;
   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: 50px 0 50px 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: 33.33333333%;
   max-width: 33.33333333%;
   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: 33.33333333%;
   max-width: 33.33333333%;
   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: 33.33333333%;
   max-width: 33.33333333%;
   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_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);
}
#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_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);
}
#MediaPlayer1
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 1px solid #000000;
   border-radius: 0px;
   box-shadow: 5px 5px 20px #000000;
}
#wb_MediaPlayer1
{
   transform: rotate(6deg);
}
#MediaPlayer2
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 1px solid #000000;
   border-radius: 0px;
   box-shadow: 5px 5px 20px #000000;
}
#wb_MediaPlayer2
{
   transform: rotate(6deg);
}
#MediaPlayer3
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 1px solid #000000;
   border-radius: 0px;
   box-shadow: 5px 5px 20px #000000;
}
#wb_MediaPlayer3
{
   transform: rotate(6deg);
}
