@media (min-width: 768px) {

.submenu.dropdown-menu,
.dropdown-submenu {
  position: relative;
}
.dropdown-menu.submenu {
  background-color: #8e8e8e;
  color:#fff;
}
.dropdown-menu.submenu a {
  padding-left: 20px !important;
}
.dropdown-menu.submenu a.firstitem {
  padding-left: 10px !important;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.navbar-nav > li > .dropdown-menu {
  left: -20px;
}
.dropdown-menu {
  position: relative;
  top: 100%;
  background-color: transparent !important;
  border: none;
  color: #fff;
  box-shadow: none;
  word-wrap: break-word;
}
.dropdown-menu.submenu a {
  background: #8e8e8e !important;
  color: #fff;
}
.dropdown-menu.submenu li.current a {
  background: #fff !important;
  color: #8e8e8e;
}
.dropdown-menu li {
  margin-right: 0px !important;
  margin-top: 2px;
  margin-bottom: 2px;
}
.dropdown-menu li.current a {
  color: #8e8e8e !important;
  background-color: #fff;
}
.dropdown-menu a {
  font-size: 14px !important;
  color: #fff !important;
  opacity: 1 !important;
  padding-left: 10px !important;
}
.dropdown-menu .dropdown-submenu > a {
  border-left: 2px solid #8e8e8e;
}
.dropdown-menu .dropdown-submenu.current a {
  background: #8e8e8e;
  color: #fff !important;
}
.nav {
  margin: 0;
  padding: 0;
  margin-bottom: 5px;
}
.nav > li > a {
  padding: 0;
}
.nav a.active span {
  border-bottom: 2px solid #fff;
}
.navigation {
  position: relative;
  /*margin-top: 80px;
  margin-bottom: 55px;
  min-height: 96px;*/
    background:none;
	padding-bottom: 30px;
    padding-top: 60px;
}
.navigation .tab-content,
.navigation .third-level {
  border: 0;
  padding: 0 25px;

}
@media (min-width: 992px) {
  .navigation .tab-content,
  .navigation .third-level {
    padding: 0 95px;
  }
}
@media (min-width: 1375px) {
  .navigation .tab-content,
  .navigation .third-level {
    padding: 0;
  }
}
.navigation a {
  color: #fff;
  text-decoration: none;
  white-space: normal !important;
}
.navigation a:hover {
  opacity: 0.8;
}
.navigation ul {
  margin-left: 0;
}
.navigation ul li {
  padding: 0;
}
.navigation .head-list {
  float: none;
}
.navigation .head-list li {
  font-size: 14px;
  margin-right: 20px;
  margin-bottom: 5px;
}
.navigation .head-list li a {
  text-transform: uppercase;
  position: relative;
}
.navigation .head-list li.active a {
  color: #fff;
}
.navigation .head-list li ul {
  display: none;
}
.navigation .head-list.subOpened a {
  color: #959595;
}
.navigation .head-list.subOpened .current a:after,
.navigation .head-list.subOpened .current:hover a:after {
  background-color: #959595;
}
.navigation .head-list.subOpened .current.active a:after,
.navigation .head-list.subOpened .current.active:hover a:after {
  background-color: white;
}
.navigation .tab-pane {
  max-width: 1185px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
}
.navigation .tab-pane ul {
  margin-bottom: 10px;
}
.navigation .tab-pane li {
  margin: 10px 0;
  margin-right: 20px;
}
.navigation .tab-pane li a {
  position: relative;
}
.navigation .tab-pane li.disabled a {
  color: #959595 !important;
}
.navigation .tab-pane li.active div {
  display: block;
}
.navigation .tab-pane li.current > a:after {
  bottom: -12px;
  background-color: white;
}
.navigation .third-level {
  display: none;
  position: absolute;
  left: 0;
  width: 100%;
  background: white;
  margin: 10px 0;
}
.navigation .third-level ul {
  max-width: 1185px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 35px;
  margin-bottom: 35px;
}
.navigation .third-level ul li {
  margin: 10px 0;
  margin-right: 20px;
}
.navigation .third-level ul li a {
  color: #000;
}
.navigation .third-level ul li.current > a:after {
  background-color: #000;
}
.noscroll {
  overflow-y: hidden;
}
.overlay {
  background-color: #595959;
  display: none;
  position: relative;
  top: 0;
  right: 0;
  z-index: 998;
  width: 100%;
}
.header .bg-header {
  z-index: 1001;
}
.container-fluid.no-bg {
  position: inherit;
  z-index: 1002;
  background-image: none;
  border: 0;
}
#navi {
  position: relative;
}
.hoverlayer {
  /*background-color: #0000FF;
  padding-top: 20px;
  padding-bottom: 40px;*/
}
.subnav.row {
  overflow-x: visible;
}
.subnav.row .menu {
  float: left;
  padding: 0 5px;
  min-height: 1px;
  overflow-x: inherit;
}
.infobox {
  position: relative;
  display: none;
}
.infowrap {
  padding-top: 60px;
  height: 100%;
}
.infotext {
  position: relative;
  color: white;
  font-size: 28px;
  text-align: right;
  float: left;
  width: 100%;
  padding-right: 15px;
}
.whiteline {
  position: absolute;
  right: 0;
  top: 10px;
  bottom: 10px;
  background: #fff;
  width: 3px;
  float: right;
}
#close {
  position: absolute;
  float: right;
  width: 40px;
  height: 40px;
  cursor: pointer;
  top: 0;
  right: 0;
}
.scroller {
  z-index: -1;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  overflow-y: scroll;
  background: rgba(89, 89, 89, 0.95);
}
.scroller.front {
  opacity: 1;
  z-index: 999;
  transition:none;
}
.nav .current > a,
.nav .current > a:hover,
.nav .current > a:focus {
  background-color: transparent;
  opacity: 0.8;
}

/*Aenderungen BOB 5.3.16*/



.dropdown-menu li.current a{color:#8e8e8e  !important;}
.dropdown-menu li.current a:hover{color:#8e8e8e  !important;}

.navigation .dropdown-menu a{color:#fff !important;}
.navigation .dropdown-menu a.subsub:hover{color:#8e8e8e !important;}
.submenu li a.subsub:hover{background-color:#fff !important;}

.dropdown-menu .dropdown-submenu.current a{color:#fff !important;}
.dropdown-menu .dropdown-submenu.current a:hover{color:#fff !important;}

.dropdown-submenu > a:after {
  display: none;
 }
 
 .dropdown-menu li {
 padding-right: 0px !important;
}

.hoverlayer.open {
min-height:500px;
                padding-bottom: 40px;
}

/*#navi:hover{opacity:0.5;}*/




} /*Ende @media (min-width: 768px) {*/
@media (max-width: 1013px) {
	.navigation .head-list li{
		margin-right: 15px;
	}		
}
@media (max-width: 818px) {
	.navigation .head-list li{
		font-size:13px;
	}	
}

@media (max-width: 768px) {

.scroller{display:none;}

}
