@charset "utf-8";.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse{margin-right:0;margin-left:0}.navbar-collapse{padding-left:0;padding-right:0}.navbar-default{background-image:none;filter:none;filter:none;background-repeat:no-repeat;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-color:transparent;background:#2b2931;border-color:transparent}.container-fluid{padding-left:0;padding-right:0}.nav>li>a{padding: 0;padding-top:10px;}.navbar{margin-bottom:0;-webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,1);
box-shadow: 0 1px 4px 0 rgba(0,0,0,1);}ul{width:100%}.nav>li{width:10%;font-size:1.4vw}.caret{3px;border-top:12px solid;border-right:6px solid transparent;border-left:6px solid transparent}.navbar-nav>li>a{text-align:center}.navbar-nav{margin:0}.navbar>.container-fluid .navbar-brand{display:none}.navbar-nav>li>a:visited{color: #BFDEF9;font-weight: bold;}.navbar-default .navbar-nav>li>a{color:#fff}@media screen and (max-width: 767px){.navbar>.container-fluid .navbar-brand{display:block}.nav>li{width:100%;font-size:1em}.nav>li>ul>li{background:#ccc}.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777;text-align:center}.navbar-nav .open .dropdown-menu>li>a{padding:0;padding-top:5px;padding-bottom:5px}}

@media screen and (max-width: 767px){
.nav>li>ul>li {
    background: #fff;
}
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus,.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav a:hover {
    color: #BFDEF9!important;
    background: none;
    font-weight: bold;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #BFDEF9!important;
    background: none;
    font-weight: bold;
}

.navbar-nav>li>a:visited {
    color: #BFDEF9!important;
    font-weight: bold;
}



.nav>li>a{
padding: 0;
padding-top: 12px;
padding-bottom: 12px;
}

.nav > li > a > img {
    max-width: 80%;
}

.nav>li:nth-of-type(4),
.nav>li:nth-of-type(5),
.nav>li:nth-of-type(6),
.nav>li:nth-of-type(7){
background: #fff;
}

@media screen and (max-width: 767px){
.navbar-default .navbar-nav .open .dropdown-menu>li>a, 
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
background: #bfdef9;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{
	color: #000;
}
}

@media screen and (min-width: 768px){

	.first-dropdown{
	margin-bottom: -18px;
	}

	.dropdown-menu>li>a {
	padding: 13px 90px;
	}

	.dropdown-menu{
	width: 245px;
	}

.dropdown-menu li a {
  font-size: 15px;
}

	.nav>li:nth-of-type(1),
	.nav>li:nth-of-type(2),
	.nav>li:nth-of-type(3),
	.nav>li:nth-of-type(8),
	.nav>li:nth-of-type(9),
	.nav>li:nth-of-type(10){
	margin-top: 20px;
	margin-bottom: -20px;
	}

	.nav>li:nth-of-type(4),
	.nav>li:nth-of-type(5),
	.nav>li:nth-of-type(6),
	.nav>li:nth-of-type(7){
	background: #a6cff4;
	}

	.nav>li>a{
	padding: 0;
	padding-top: 11px;
	padding-bottom: 11px;
	  height: 78px;
	}

	.navbar{
	min-height: 80px;
	border: none;
	}

	a.marken-link{
	background: #bfdef9;
	}

	a.marken-link-left:before {
	content: '';
	width: 177px;
	height: auto;
	line-height: 0;
	background-image: url(../../img/kante.png);
	top: 0px;
	left: -25px;
	position: absolute;	
	background-size: 100%;
	height: 78px;
	width: 25px;
	background-repeat: no-repeat;
	}

	a.marken-link-right:before {
	content: '';
	width: 177px;
	height: auto;
	line-height: 0;
	background-image: url(../../img/kante2.png);
	top: 0px;
	right: -25px;
	position: absolute;	
	background-size: 100%;
	height: 78px;
	width: 25px;
	background-repeat: no-repeat;
	}

	.dropdown-menu > li {
	    margin-top: 24px;
	    width: 100%;
	    float: left;
	}

	.icon-verkauf:before {
	content: '';
	background-image: url(/images/Bilder/Teaser/gebrauchten.png);
	top: 106px;
	left: 10px;
	position: absolute;
	background-size: cover;
	height: 37px;
	width: 50px;
	background-repeat: no-repeat;
	}

	.icon-service:before {
	content: '';
	background-image: url(/images/Bilder/Teaser/service.png);
	top: 174px;
	left: 10px;
	position: absolute;
	background-size: cover;
	height: 42px;
	width: 42px;
	background-repeat: no-repeat;
	}

	.icon-iveco:before {
	content: '';
	background-image: url(/images/Bilder/Menue/IVECO.png);
	top: 38px;
	left: 10px;
	position: absolute;
	background-size: cover;
	height: 19px;
	width: 52px;
	background-repeat: no-repeat;
	}

.icon-fiat:before {
    content: '';
    background-image: url(/images/Bilder/Menue/Fiat.png);
    top: 30px;
    left: 10px;
    position: absolute;
    background-size: cover;
    height: 41px;
    width: 47px;
    background-repeat: no-repeat;
}

	.icon-man:before {
	content: '';
	background-image: url(/images/Bilder/Menue/MAN.png);
	top: 34px;
	left: 10px;
	position: absolute;
	background-size: cover;
	height: 33px;
	width: 60px;
	background-repeat: no-repeat;
	}

.icon-reisen:before {
    content: '';
    background-image: url(/images/Bilder/Menue/camper.png);
    top: 41px;
    left: 10px;
    position: absolute;
    background-size: cover;
    height: 26px;
    width: 68px;
    background-repeat: no-repeat;
}

	.icon-betriebe:before {
	content: '';
	background-image: url(/images/Bilder/Teaser/unserebetriebe.png);
	top: 31px;
	left: 10px;
	position: absolute;
	background-size: cover;
	height: 42px;
	width: 48px;
	background-repeat: no-repeat;
	}

.icon-betriebe2:before {
content: '';
background-image: url(/images/Bilder/Teaser/unserebetriebe.png);
  top: 102px;
  left: 10px;
position: absolute;
background-size: cover;
height: 42px;
width: 48px;
background-repeat: no-repeat;
}

.icon-betriebe3:before {
content: '';
background-image: url(/images/Bilder/Teaser/unserebetriebe.png);
top: 173px;
left: 10px;
position: absolute;
background-size: cover;
height: 42px;
width: 48px;
background-repeat: no-repeat;
}

.icon-betriebe4:before {
content: '';
background-image: url(/images/Bilder/Teaser/unserebetriebe.png);
top: 243px;
left: 10px;
position: absolute;
background-size: cover;
height: 42px;
width: 48px;
background-repeat: no-repeat;
}

.icon-teile:before {
content: '';
background-image: url(/images/Bilder/Teaser/teile.png);
top: 243px;
left: 10px;
position: absolute;
background-size: cover;
height: 44px;
width: 57px;
background-repeat: no-repeat;
}

.icon-angebote:before {
content: '';
background-image: url(/images/Bilder/Teaser/angebote.png);
top: 315px;
left: 13px;
position: absolute;
background-size: cover;
height: 44px;
width: 44px;
background-repeat: no-repeat;
}

a.neufahrzeug {
    padding: 0px!important;
    margin: 0px;
    padding-left: 22px!important;
    padding-bottom: 20px!important;
}

}
