body
{
   color: #000000;
   font-family: Verdana;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
body:after
{
   background-color: #FFFFA0;
   background-image: url('../images/team_bkgrnd.png');
   background-repeat: repeat-x;
   content: "";
   height: 100vh;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   z-index: -1;
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
.visibility-hidden
{
   visibility: hidden;
}
#StickyLayer
{
   background-color: #DADADA;
   background-image: none;
}
#wb_up-arrow
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #353535;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_up-arrow:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #353535;
}
#up-arrow
{
   height: 24px;
   width: 24px;
}
#up-arrow i
{
   color: #353535;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 14px;
}
#wb_up-arrow:hover i
{
   color: #CCBB00;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #DADADA;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 10px 10px 5px 10px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid1 > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   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;
   width: 25%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 66.66666667%;
   text-align: right;
}
#LayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 8.33333333%;
   text-align: right;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_teamtext
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #CCBB00;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#teamtext
{
   box-sizing: border-box;
   padding: 50px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#teamtext > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#teamtext > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#teamtext > .row > .col-1
{
   float: left;
}
#teamtext > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#teamtext > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0px 10px 0px;
}
#teamtext:before,
#teamtext:after,
#teamtext .row:before,
#teamtext .row:after
{
   display: table;
   content: " ";
}
#teamtext:after,
#teamtext .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#teamtext > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#teamtext-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scale(-1.0, -1.0);
}
#teamtext-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#teamtext-divider-top .divider-fill
{
   fill: #DADADA;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_reviewsHeading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #003162;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 20px 0px 20px 0px;
   text-align: center;
}
#reviewsHeading3
{
   color: #353535;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#wb_reviewsText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 50px 20px 50px;
   margin: 0;
   text-align: center;
}
#wb_reviewsText2
{
   color: #353535;
   font-family: Verdana;
   font-weight: normal;
   font-size: 15px;
   line-height: 23px;
}
#wb_reviewsText2 p, #wb_reviewsText2 ul
{
   margin: 0;
   padding: 0;
}
#wb_reviewsText2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_factsCards
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#factsCards
{
   box-sizing: border-box;
   padding: 0px 80px 0px 80px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1000px;
}
#factsCards > .row
{
   margin-right: -80px;
   margin-left: -80px;
}
#factsCards > .row > .col-1, #factsCards > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 80px;
   padding-left: 80px;
   position: relative;
}
#factsCards > .row > .col-1, #factsCards > .row > .col-2
{
   float: left;
}
#factsCards > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: center;
}
#factsCards > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 100px 0px 100px 0px;
}
#factsCards > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: center;
}
#factsCards > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 100px 0px 100px 0px;
}
#factsCards:before,
#factsCards:after,
#factsCards .row:before,
#factsCards .row:after
{
   display: table;
   content: " ";
}
#factsCards:after,
#factsCards .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#factsCards > .row > .col-1, #factsCards > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#factsCards-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scale(-1.0, -1.0);
}
#factsCards-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#factsCards-divider-top .divider-fill
{
   fill: #CCBB00;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_Card4
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Card4-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #353535;
   border-radius: 0px;
   width: 100%;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 10px 0px;
   padding: 0;
   color: #353535;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   color: #353535;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   text-align: left;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px #353535 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card5
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Card5-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #353535;
   border-radius: 0px;
   width: 100%;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 10px 0px;
   padding: 0;
   color: #353535;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   color: #353535;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   text-align: left;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px #353535 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_impressum
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #CCBB00;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#impressum
{
   box-sizing: border-box;
   padding: 40px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1000px;
}
#impressum > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#impressum > .row > .col-1, #impressum > .row > .col-2, #impressum > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#impressum > .row > .col-1, #impressum > .row > .col-2, #impressum > .row > .col-3
{
   float: left;
}
#impressum > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#impressum > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#impressum > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#impressum:before,
#impressum:after,
#impressum .row:before,
#impressum .row:after
{
   display: table;
   content: " ";
}
#impressum:after,
#impressum .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#impressum > .row > .col-1, #impressum > .row > .col-2, #impressum > .row > .col-3
{
   float: none;
   width: 100%;
}
}
#wb_text_telefon 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 32px 0px 20px 0px;
   margin: 0;
   text-align: left;
}
#wb_text_telefon
{
   color: #353535;
   font-family: Verdana;
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
}
#wb_text_telefon p, #wb_text_telefon ul
{
   margin: 0;
   padding: 0;
}
#wb_text_telefon
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_headline_kontakt_impressum
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0px 0px 12px 0px;
   text-align: left;
}
#headline_kontakt_impressum
{
   color: #353535;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   margin: 0;
   text-align: left;
}
#wb_text_k_k 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 20px 0px;
   margin: 0;
   text-align: left;
}
#wb_text_k_k
{
   color: #353535;
   font-family: Verdana;
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
}
#wb_text_k_k p, #wb_text_k_k ul
{
   margin: 0;
   padding: 0;
}
#wb_text_k_k
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_text_kerstin_borchert 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 32px 0px 20px 0px;
   margin: 0;
   text-align: left;
}
#wb_text_kerstin_borchert
{
   color: #353535;
   font-family: Verdana;
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
}
#wb_text_kerstin_borchert p, #wb_text_kerstin_borchert ul
{
   margin: 0;
   padding: 0;
}
#wb_text_kerstin_borchert
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#footer
{
   box-sizing: border-box;
   padding: 0px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
}
#footer > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer > .row > .col-1
{
   float: left;
}
#footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#footer:before,
#footer:after,
#footer .row:before,
#footer .row:after
{
   display: table;
   content: " ";
}
#footer:after,
#footer .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footer > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_text_footer 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 10px 0px;
   margin: 0;
   text-align: center;
}
#wb_text_footer
{
   color: #353535;
   font-family: "Century Gothic";
   font-weight: normal;
   font-size: 13px;
   line-height: 17px;
}
#wb_text_footer div
{
   text-align: center;
}
#wb_text_footer
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
.menue_K_K .hide 
{
   display: none!important;
}
.menue_K_K .show 
{
   display: block!important;
}
.menue_K_K .hidden
{
   display: none!important;
   visibility: hidden!important;
}
.menue_K_K .nav
{
   font-family: Verdana;
   font-weight: bold;
   font-size: 15px;
   font-style: normal;
   color: #808080;
   text-align: left;
}
#menue_K_K, .menue_K_K .nav, .menue_K_K *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.menue_K_K .nav:before,
.menue_K_K .nav:after 
{
   content: " ";
   display: table;
}
.menue_K_K .nav:after 
{
   clear: both;
}
.menue_K_K .nav a 
{
   text-decoration: none;
}
.menue_K_K .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.menue_K_K .nav ul ul
{
   margin-bottom: 0;
}
.menue_K_K .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.menue_K_K .container:before,
.menue_K_K .container:after 
{
   content: " ";
   display: table;
}
.menue_K_K .container:after 
{
   clear: both;
}
.menue_K_K .collapse 
{
   display: none;
}
.menue_K_K .collapse.show 
{
   display: block;
}
.menue_K_K .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   -webkit-transition: height .35s ease;
   transition: height .35s ease;
}
.menue_K_K .caret 
{
   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_K_K .dropdown 
{
   position: relative;
}
.menue_K_K .dropdown-toggle:focus 
{
   outline: 0;
}
.menue_K_K .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(128,128,128,0.00);
   border-radius: 0px;
   background-clip: padding-box;
}
.menue_K_K .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #808080;
}
.menue_K_K .dropdown-menu>li>a 
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #808080;
   white-space: nowrap;
}
.menue_K_K .dropdown-menu>li>a:hover,
.menue_K_K .dropdown-menu>li>a:focus 
{
   text-decoration: none;
   color: #808080;
   background-color: #FFFFFF;
   background-image: none;
}
.menue_K_K .dropdown-menu>li>a.active,
.menue_K_K .dropdown-menu>li>a.active:hover,
.menue_K_K .dropdown-menu>li>a.active:focus
{
   color: #808080;
   background-color: #FFFFFF;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.menue_K_K .show>.dropdown-menu 
{
   display: block;
}
.menue_K_K .show>a 
{
   outline: 0;
}
.menue_K_K .dropdown-header 
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.menue_K_K .dropdown-backdrop 
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.menue_K_K .nav>li 
{
   position: relative;
   display: block;
}
.menue_K_K .nav>li>a 
{
   position: relative;
   display: block;
   padding: 15px 15px 15px 15px;
}
.menue_K_K .nav .show>a,
.menue_K_K .nav .show>a:hover,
.menue_K_K .nav .show>a:focus 
{
   background-color: #ccc;
   border-color: #F2F5F7;
}
.menue_K_K .nav .nav-divider 
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #808080;
}
.menue_K_K .nav>li>a>img 
{
   max-width: none;
}
.menue_K_K .nav .caret 
{
   border-top-color: #F2F5F7;
   border-bottom-color: #F2F5F7;
}
.menue_K_K
{
   position: relative;
}
.menue_K_K:before,
.menue_K_K:after
{
   content: " ";
   display: table;
}
.menue_K_K:after
{
   clear: both;
}
.menue_K_K .navbar-header:before,
.menue_K_K .navbar-header:after
{
   content: " ";
   display: table;
}
.menue_K_K .navbar-header:after
{
   clear: both;
}
.menue_K_K-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.menue_K_K-navbar-collapse:before,
.menue_K_K-navbar-collapse:after
{
   content: " ";
   display: table;
}
.menue_K_K-navbar-collapse:after
{
   clear: both;
}
.menue_K_K-navbar-collapse.show 
{
   overflow-y: auto;
}
.menue_K_K .navbar-toggle 
{
   position: relative;
   float: right;
   padding: 15px 10px 14px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
}
.menue_K_K .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.menue_K_K .navbar-toggle .icon-bar+.icon-bar
{
   margin-top: 4px;
}
.menue_K_K .navbar-nav
{
   margin: 6px -15px;
}
.menue_K_K .navbar-nav>li>.dropdown-menu
{
   margin-top: 0;
}
.menue_K_K .navbar-nav>li>a
{
   color: #808080;
}
.menue_K_K .navbar-nav>li>a:hover,
.menue_K_K .navbar-nav>li>a:focus
{
   background-color: #FFFFFF;
   background-image: none;
   color: #808080;
   text-decoration: none;
}
.menue_K_K .navbar-nav>li>a.active,
.menue_K_K .navbar-nav>li>a.active:hover,
.menue_K_K .navbar-nav>li>a.active:focus
{
   color: #808080;
   background-color: #FFFFFF;
   background-image: none;
}
.menue_K_K .navbar-toggle
{
   border: 1px solid rgba(249,211,39,0.00);
}
.menue_K_K .navbar-toggle:hover,
.menue_K_K .navbar-toggle:focus
{
   background-color: transparent;
}
.menue_K_K .navbar-toggle .icon-bar
{
   background-color: #353535;
}
.menue_K_K-navbar-collapse
{
   border-color: rgba(128,128,128,0.00);
}
.menue_K_K .navbar-nav>.dropdown>a:hover .caret,
.menue_K_K .navbar-nav>.dropdown>a:focus .caret
{
   border-top-color: #808080;
   border-bottom-color: #808080;
}
.menue_K_K .navbar-nav>.show>a,
.menue_K_K .navbar-nav>.show>a:hover,
.menue_K_K .navbar-nav>.show>a:focus
{
   background-color: #FFFFFF;
   background-image: none;
   color: #808080;
}
.menue_K_K .navbar-nav>.show>a .caret,
.menue_K_K .navbar-nav>.show>a:hover .caret,
.menue_K_K .navbar-nav>.show>a:focus .caret
{
   border-top-color: #808080;
   border-bottom-color: #808080;
}
.menue_K_K .navbar-nav>.dropdown>a .caret
{
   border-top-color: #808080;
   border-bottom-color: #808080;
}
.menue_K_K .navbar-link
{
   color: #808080;
}
.menue_K_K .navbar-link:hover
{
   color: #808080;
}
.menue_K_K .navbar-header
{
   color: #353535;
}
@media (min-width: 480px) 
{
.menue_K_K .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.menue_K_K .navbar-header
{
   float: left;
}
.menue_K_K-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.menue_K_K-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.menue_K_K-navbar-collapse.show
{
   overflow-y: auto;
}
.menue_K_K .navbar-toggle
{
   display: none;
}
.menue_K_K .navbar-nav 
{
   float: right;
   margin: 0;
}
.menue_K_K .navbar-nav>li 
{
   float: left;
}
.menue_K_K .container>.navbar-header,
.menue_K_K .container>.menue_K_K-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.menue_K_K .navbar-nav>.dropdown>a:hover .caret,
.menue_K_K .navbar-nav>.dropdown>a:focus .caret
{
   border-top-color: #CCBB00;
   border-bottom-color: #CCBB00;
}
}
@media (max-width: 480px) 
{
.menue_K_K 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(254,254,254,0.00);
}
.menue_K_K .navbar-nav
{
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
}
.menue_K_K .navbar-nav .show .dropdown-menu
{
   position: static !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.menue_K_K .navbar-nav .show .dropdown-menu>li>a,
.menue_K_K .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 25px;
}
.menue_K_K .navbar-nav .show .dropdown-menu>li>a 
{
   line-height: 20px;
}
}
@media (min-width: 480px) 
{
.menue_K_K 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(254,254,254,0.00);
   border-radius: 0px;
}
.menue_K_K .navbar-nav>li>a 
{
   color: #353535;
}
.menue_K_K .navbar-nav>li>a:hover,
.menue_K_K .navbar-nav>li>a:focus
{
   color: #CCBB00;
   background-color: transparent;
   background-image: none;
}
.menue_K_K .navbar-nav>li>a.active,
.menue_K_K .navbar-nav>li>a.active:hover,
.menue_K_K .navbar-nav>li>a.active:focus
{
   color: #CCBB00;
   background-color: transparent;
   background-image: none;
}
.menue_K_K .navbar-nav>.show>a,
.menue_K_K .navbar-nav>.show>a:hover,
.menue_K_K .navbar-nav>.show>a:focus
{
   background-color: transparent;
   background-image: none;
   color: #CCBB00;
}
.menue_K_K .navbar-nav>.dropdown>a:hover .caret
{
   border-top-color: #CCBB00;
   border-bottom-color: #CCBB00;
}
.menue_K_K .navbar-nav>.dropdown>a .caret
{
   border-top-color: #353535;
   border-bottom-color: #353535;
}
.menue_K_K .navbar-nav > li > a.active > .caret,
.menue_K_K .navbar-nav > li > a.active:hover > .caret,
.menue_K_K .navbar-nav > li > a.active:focus > .caret
{
   border-top-color: #CCBB00;
   border-bottom-color: #CCBB00;
}
.menue_K_K .navbar-nav>.show>a .caret,
.menue_K_K .navbar-nav>.show>a:hover .caret,
.menue_K_K .navbar-nav>.show>a:focus .caret
{
   border-top-color: #CCBB00;
   border-bottom-color: #CCBB00;
}
.menue_K_K .navbar-link
{
   color: #353535;
}
.menue_K_K .navbar-link:hover 
{
   color: #fff;
}
}
#menue_K_K i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_menue_K_K
{
   z-index: 1111 !important;
}
#wb_bofibulo_logo
{
   margin: 0;
   vertical-align: top;
}
#bofibulo_logo
{
   border: 0px solid #000000;
   padding: 0;
   display: inline-block;
   width: 97px;
   height: 48px;
   vertical-align: top;
}
#wb_link_datenschutzerklaerung 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_link_datenschutzerklaerung
{
   color: #000000;
   font-family: "Century Gothic";
   font-weight: normal;
   font-size: 13px;
   line-height: 17px;
}
#wb_link_datenschutzerklaerung div
{
   text-align: center;
}
#wb_link_datenschutzerklaerung
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
