body
{
   background-color: #87CEEB;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#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: #4F4F4F;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#header > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#header > .row > .col-1, #header > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#header > .row > .col-1, #header > .row > .col-2
{
   float: left;
}
#header > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#header > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 75%;
   text-align: left;
}
#header:before,
#header:after,
#header .row:before,
#header .row:after
{
   display: table;
   content: " ";
}
#header:after,
#header .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#header > .row > .col-1, #header > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
.menue_bbs .nav
{
   font-family: Arial;
   font-weight: bold;
   font-size: 15px;
   font-style: normal;
   color: #2B2B2B;
   text-align: left;
   text-transform: none;
}
#menue_bbs, .menue_bbs .nav, .menue_bbs *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.menue_bbs .nav:before,
.menue_bbs .nav:after 
{
   content: " ";
   display: table;
}
.menue_bbs .nav:after 
{
   clear: both;
}
.menue_bbs .nav a 
{
   text-decoration: none;
}
.menue_bbs .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.menue_bbs .nav ul ul
{
   margin-bottom: 0;
}
.menue_bbs .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.menue_bbs .container:before,
.menue_bbs .container:after 
{
   content: " ";
   display: table;
}
.menue_bbs .container:after 
{
   clear: both;
}
.menue_bbs .collapse 
{
   display: none;
}
.menue_bbs .collapse.show 
{
   display: block;
}
.menue_bbs .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.menue_bbs .caret, .menue_bbs .caret-right
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.menue_bbs .dropdown 
{
   position: relative;
}
.menue_bbs .dropdown-toggle:focus 
{
   outline: 0;
}
.menue_bbs .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 15px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid rgba(197,197,197,1.00);
   border-radius: 0px;
   background-clip: padding-box;
}
.menue_bbs .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.menue_bbs .dropdown-menu > li > a
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #2B2B2B;
   text-transform: none;
   white-space: nowrap;
}
.menue_bbs .dropdown-menu > li > a:hover,
.menue_bbs .dropdown-menu > li > a:focus 
{
   text-decoration: none;
   color: #2B2B2B;
   background-color: #EDEDED;
   background-image: none;
}
.menue_bbs .dropdown-menu > li > a.active,
.menue_bbs .dropdown-menu > li > a.active:hover,
.menue_bbs .dropdown-menu > li > a.active:focus
{
   color: #2B2B2B;
   background-color: #EDEDED;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.menue_bbs .show > .dropdown-menu
{
   display: block;
}
.menue_bbs .show > a
{
   outline: 0;
}
.menue_bbs .dropdown-header
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.menue_bbs .dropdown-backdrop
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.menue_bbs .nav > li 
{
   position: relative;
   display: block;
}
.menue_bbs .nav > li > a
{
   position: relative;
   display: block;
   padding: 15px 15px 15px 15px;
}
.menue_bbs .nav .show > a,
.menue_bbs .nav .show > a:hover,
.menue_bbs .nav .show > a:focus
{
    border-color: #343A40;
}
.menue_bbs .nav .nav-divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.menue_bbs .nav .caret
{
   border-top-color: #343A40;
   border-bottom-color: #343A40;
}
.menue_bbs
{
   position: relative;
}
.menue_bbs:before,
.menue_bbs:after
{
   content: " ";
   display: table;
}
.menue_bbs:after
{
   clear: both;
}
.menue_bbs .navbar-header:before,
.menue_bbs .navbar-header:after
{
   content: " ";
   display: table;
}
.menue_bbs .navbar-header:after
{
   clear: both;
}
.menue_bbs-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.menue_bbs-navbar-collapse:before,
.menue_bbs-navbar-collapse:after
{
   content: " ";
   display: table;
}
.menue_bbs-navbar-collapse:after
{
   clear: both;
}
.menue_bbs-navbar-collapse.show
{
   overflow-y: auto;
}
.menue_bbs .navbar-toggle 
{
   position: relative;
   float: right;
   padding: 15px 10px 14px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
}
.menue_bbs .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.menue_bbs .navbar-toggle .icon-bar+.icon-bar
{
   margin-top: 4px;
}
.menue_bbs .navbar-nav
{
   margin: 6px -15px;
}
.menue_bbs .navbar-nav > li > .dropdown-menu
{
   margin-top: 0;
}
.menue_bbs .navbar-nav > li > a
{
   color: #2B2B2B;
}
.menue_bbs .navbar-nav > li > a:hover,
.menue_bbs .navbar-nav > li > a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #2B2B2B;
   text-decoration: none;
}
.menue_bbs .navbar-nav > li > a.active,
.menue_bbs .navbar-nav > li > a.active:hover,
.menue_bbs .navbar-nav > li > a.active:focus
{
   color: #2B2B2B;
   background-color: #EDEDED;
   background-image: none;
}
.menue_bbs .navbar-toggle
{
   border: 1px solid transparent;
}
.menue_bbs .navbar-toggle:hover,
.menue_bbs .navbar-toggle:focus
{
   background-color: transparent;
}
.menue_bbs .navbar-toggle .icon-bar
{
   background-color: #FFFFFF;
}
.menue_bbs-navbar-collapse
{
   border-color: rgba(197,197,197,1.00);
}
.menue_bbs .navbar-nav > .dropdown > a:hover .caret,
.menue_bbs .navbar-nav > .dropdown > a:focus .caret
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
.menue_bbs .navbar-nav > .show > a,
.menue_bbs .navbar-nav > .show > a:hover,
.menue_bbs .navbar-nav > .show > a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #2B2B2B;
}
.menue_bbs .navbar-nav > .show > a .caret,
.menue_bbs .navbar-nav > .show > a:hover .caret,
.menue_bbs .navbar-nav > .show > a:focus .caret
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
.menue_bbs .navbar-nav > .dropdown > a .caret
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
.menue_bbs .navbar-link
{
   color: #2B2B2B;
}
.menue_bbs .navbar-link:hover
{
   color: #2B2B2B;
}
.menue_bbs .navbar-header
{
   color: #FFFFFF;
}
@media (min-width: 480px) 
{
.menue_bbs .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.menue_bbs .navbar-header
{
   float: left;
}
.menue_bbs-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.menue_bbs-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.menue_bbs-navbar-collapse.show
{
   overflow-y: auto;
}
.menue_bbs .navbar-toggle
{
   display: none;
}
.menue_bbs .navbar-nav
{
   float: right;
   margin: 0;
}
.menue_bbs .navbar-nav > li
{
   float: left;
}
.menue_bbs .container > .navbar-header,
.menue_bbs .container > .menue_bbs-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.menue_bbs .navbar-nav > .dropdown > a:hover .caret,
.menue_bbs .navbar-nav > .dropdown > a:focus .caret
{
   border-top-color: #048BB9;
   border-bottom-color: #048BB9;
}
}
@media (max-width: 480px) 
{
.menue_bbs 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(254,254,254,0.00);
}
.menue_bbs .navbar-nav
{
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
}
.menue_bbs .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.menue_bbs .navbar-nav .show .dropdown-menu > li > a,
.menue_bbs .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 15px;
}
.menue_bbs .navbar-nav .show .dropdown-menu > li > a
{
   line-height: 20px;
}
}
@media (min-width: 480px) 
{
.menue_bbs 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(254,254,254,0.00);
   border-radius: 0px;
}
.menue_bbs .navbar-nav > li > a
{
   color: #FFFFFF;
}
.menue_bbs .navbar-nav > li > a:hover,
.menue_bbs .navbar-nav > li > a:focus
{
   color: #048BB9;
   background-color: transparent;
   background-image: none;
}
.menue_bbs .navbar-nav > li > a.active,
.menue_bbs .navbar-nav > li > a.active:hover,
.menue_bbs .navbar-nav > li > a.active:focus
{
   color: #048BB9;
   background-color: transparent;
   background-image: none;
}
.menue_bbs .navbar-nav > .show > a,
.menue_bbs .navbar-nav > .show > a:hover,
.menue_bbs .navbar-nav > .show > a:focus
{
   background-color: transparent;
   background-image: none;
   color: #048BB9;
}
.menue_bbs .navbar-nav > .dropdown > a:hover .caret
{
   border-top-color: #048BB9;
   border-bottom-color: #048BB9;
}
.menue_bbs .navbar-nav > .dropdown > a .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.menue_bbs .navbar-nav > li > a.active > .caret,
.menue_bbs .navbar-nav > li > a.active:hover > .caret,
.menue_bbs .navbar-nav > li > a.active:focus > .caret
{
   border-top-color: #048BB9;
   border-bottom-color: #048BB9;
}
.menue_bbs .navbar-nav > .show > a .caret,
.menue_bbs .navbar-nav > .show > a:hover .caret,
.menue_bbs .navbar-nav > .show > a:focus .caret
{
   border-top-color: #048BB9;
   border-bottom-color: #048BB9;
}
.menue_bbs .navbar-link
{
   color: #FFFFFF;
}
.menue_bbs .navbar-link:hover 
{
   color: #fff;
}
}
#menue_bbs i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#menue_bbs li
{
   color: #A2A2A2;
   transition: color 500ms linear 0ms;
}
#menue_bbs li:hover
{
   color: #007BFF;
   transition: color 500ms linear 0ms;
}
#menue_bbs li a
{
   color: #A2A2A2;
   transition: color 500ms linear 0ms;
}
#menue_bbs li a:hover
{
   color: #007BFF;
   transition: color 500ms linear 0ms;
}
#wb_menue_bbs
{
   z-index: 1111 !important;
}
#StickyLayer
{
   background-color: #3E3E3E;
   background-image: none;
   border-radius: 0px;
   opacity: 0.77;
}
#wb_up-arrow
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_up-arrow a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#up-arrow
{
   height: 24px;
   width: 24px;
}
#up-arrow i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_up-arrow:hover #up-arrow i
{
   color: #007BFF;
}
#wb_div_cookie_info
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #87CEEB;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#div_cookie_info
{
   box-sizing: border-box;
   padding: 140px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#div_cookie_info > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#div_cookie_info > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#div_cookie_info > .row > .col-1
{
   float: left;
}
#div_cookie_info > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#div_cookie_info:before,
#div_cookie_info:after,
#div_cookie_info .row:before,
#div_cookie_info .row:after
{
   display: table;
   content: " ";
}
#div_cookie_info:after,
#div_cookie_info .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#div_cookie_info > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_bbs_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#bbs_footer
{
   box-sizing: border-box;
   padding: 40px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
}
#bbs_footer > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bbs_footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#bbs_footer > .row > .col-1
{
   float: left;
}
#bbs_footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#bbs_footer:before,
#bbs_footer:after,
#bbs_footer .row:before,
#bbs_footer .row:after
{
   display: table;
   content: " ";
}
#bbs_footer:after,
#bbs_footer .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#bbs_footer > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_text_hinweis_§6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_text_hinweis_§6
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
   line-height: 14px;
}
#wb_text_hinweis_§6 div
{
   text-align: center;
}
#wb_text_hinweis_§6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_logo_bbs
{
   margin: 0;
   vertical-align: top;
}
#logo_bbs
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 165px;
   height: 46px;
   vertical-align: top;
}
#wb_footer_hinweise 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_footer_hinweise div
{
   text-align: center;
}
#wb_footer_hinweise
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: justify;
}
#wb_Text1 div
{
   text-align: justify;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
