@charset "UTF-8";
/* CSS Document */

.infoblock
{
	position:fixed;
	top:1px;
	left:15px;
	z-index:100000;
	display:block;
	color:#000000;
	font-size:17px;
}


.header-menu
{
	width:100%;
	position:fixed;
	background:#FFFFFF;
	display:block;
	z-index:15000;
	box-shadow: 0px 3px 5px rgba(0,0,0,0.3);
}

.header-menu-abstand
{
	width:100%;
}


.header-menu-abstand, .header-menu
{
	height:140px;
}

.headerbalken
{
	position:relative;
}

.menucontainer
{
	max-width:1380px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
}


.sprachauswahl
{
	top:30px;
	width:550px;
	height:33px;
	background:#FFFFFF;
	position:absolute;
	right:30px;
}

.sprachbutton
{
	border: 1px solid #B1B3B4;
	width: 33px;
	height: 33px;
	text-align: center;
	background:transparent;
	font-family: 'Fira Sans' , sans-serif;
	font-weight:400;
	font-size:15px;
	color:#B1B3B4;
	float:right;
	display:flex;
    align-items: center;
    justify-content: center;
	margin-left:5px;
}

.sprachbuttonmarkiert
{
	background: #B1B3B4!important;
	color:#FFFFFF!important;
	font-weight: 500;
}

.handyobenimg
{
	height:29px;
	width:auto;	
}

.handyoben
{
	float:right;
	margin-right:5px;
	margin-top:2px;
}



.telefonnummer
{
	color:#B1B3B4;
	font-family: 'Fira Sans' , sans-serif;
	font-weight: 500;
	font-size:15px;
	padding-top:7px;
	margin-right:10px;
	margin-top:0px;
	float:right;
}

.telefonnummer:hover
{
	color:#AF0917;
}

.emailobenimg
{
	height:20px;
	width:auto;	
}

.emailoben
{
	float:right;
	margin-right:5px;
	margin-top:3px;
}

.emailheader
{
	color:#B1B3B4;
	font-family: 'Fira Sans' , sans-serif;
	font-weight: 500;
	font-size:14px;
	padding-top:8px;
	margin-right:10px;
	margin-top:0px;
	float:right;
}

.emailheader:hover
{
	color:#AF0917;
}

.portallink
{
	width:auto;
	height:33px;
	float:right;
	display:flex;
    align-items: center;
    justify-content: center;
	margin-right:0px;
	background:#ECEDED;
	font-family: 'Fira Sans' , sans-serif;
	font-weight:500;
	font-size:15px;
	padding-left:10px;
	padding-right:10px;
	color:#000000;
	text-transform:uppercase;
}

.portallink-aktiv
{
	color:#AF0917!important;
}

.portallink:hover
{
	color:#AF0917;
}

.portallinkmobil
{
	
	height:43px;
	width:137px;
	float:right;
	display:flex;
    align-items: center;
    justify-content: center;
	background:#ECEDED;
	font-family: 'Fira Sans' , sans-serif;
	font-weight:500;
	font-size:15px;
	padding-right:10px;
	color:000000;
	text-transform:uppercase;
}



.logooben
{
	width:294px;
	height:auto;
	position:absolute;
	top:30px;
	margin-left:30px;
}
.logooben2025
{
	width:376px;
	height:auto;
	position:absolute;
	top:30px;
	margin-left:30px;
}

#nav-icon1 {
  width: 40px;
  height: 35px;
  position: relative;
  margin: 0px 0px 0px 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon1 span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #AF0917;
  border-radius: 3px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;

}

#nav-icon1 span:nth-child(1) {
  top: 0px;
}

#nav-icon1 span:nth-child(2) {
  top: 15px;
}

#nav-icon1 span:nth-child(3) {
  top: 30px;
}

#nav-icon1.open span:nth-child(1) {
  top: 18px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: 60px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

#nav-icon1.open span:nth-child(3) {
  top: 18px;
  -webkit-transform: rotate(-225deg);
  -moz-transform: rotate(-225deg);
  -o-transform: rotate(-225deg);
  transform: rotate(-225deg);
}

.mobilenavibutton
{
	display:block;
	position:absolute;
	right:30px;
	top:30px;
	cursor: pointer;
	
}

.navbar-bs-out
{
	width:100%;
	height:50px;
	background:#ffffff;
	position:absolute;
	display:block;
	top:90px;
	padding-left:30px;
	padding-right:30px;

}

.navbar-bs 
{
	font-size: 17px;
	line-height:1;
	width:100%;
	text-align:left;
	float:left;
	position:relative;
	border-top:solid 1px #000000;
	
	height:50px;
	padding-top:16px;

}

.navbar-bs-link
{
  	color:#000000;
  	text-decoration: none;
}

.dropdown-bs 
{
  float: left;
  overflow: hidden;
  color: #000000;
}

.no-dropdown-bs 
{
  	float: left;
  	overflow: hidden;
  	color: #000000;
	 padding: 0px 30px 0px 0px;
	font-weight:500;
	font-size: 17px; 
	line-height:1;
}

.dropdown-bs .dropbtn-bs 
{
  font-size: 17px;  
  border: none;
  outline: none;
  color: #000000;
  padding: 0px 30px 0px 0px;
  background-color:#ffffff;
  font-weight:500;
  line-height:1;
  
}



.dropdown-nopadding
{
	padding-right:0px!important;
}

.dropbtn-bs, .no-dropdown-bs 
{
	text-transform:uppercase;
}



.navbar-bs-link:hover, .dropdown-bs:hover .dropbtn-bs
{
    color:#AF0917;
    -webkit-transition: all .1s ease-out;
    transition: all .1s ease-out;
}


.menubackground
{
	display:none;
	width:100%;
	position:fixed;
	background:#ffffff;
	height:450px;
	z-index:-1;
	left:0px;
	top:140px;
	box-shadow: 0px 3px 5px rgba(0,0,0,0.1);
}

.liniemenu-out
{
	width:100%;
	height:1px;
	max-width:1380px;
	margin-left:auto;
	margin-right:auto;
	padding-left:30px;
	padding-right:30px;
}

.liniemenu
{
	width:100%;
	height:1px;
	background-color:#000000;
}



.dropdown-bs-content 
{
  display:none;
  position: absolute;
  background-color:transparent;
  color:#FEFEFE;
  font-weight:300;
  width:190px;
  z-index: 1;
  padding-top:0px;
  visibility:hidden;
}

.dropdown-bs-content-link
{
	float: none;
	color:#000000;
	text-decoration: none;
	display: block;
	text-align: left;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
	padding-top:13px;
	padding-bottom:13px;
    cursor: pointer;
}

.dropdown-bs-content-link:hover 
{
  color:#AF0917;
}

.dropdown-bs-content-abstand
{
	padding-top:30px;
}

.menuproduktauswahl
{
  display:none;
  background-color:transparent;
  color:#FEFEFE;
  font-weight:300;
  width:935px;
  height:350px;
  z-index: 1;
  top:0px;
  padding-top:30px;
  margin-left:170px;
  margin-right:auto;
  padding-left:15px;
  position:absolute;
}

.menuproduktauswahl-5
{
	margin-top:10px;
	width:1118px;
}

.dropdown-bs-content-link:hover .menupfeilfarbe
{
  fill:#AF0917;
}



.dropdown-bs:hover .dropdown-bs-content 
{
  display: block;
}



 .dropdown-bs-content-link:hover > .menuproduktauswahl
{
	display: block;
}




.aktiv
{
   color:#AF0917!important;
}

.linie170, .linie190
{
	width:190px;
	height:1px;
	background:#000000;
	display:block;
}

.linie170
{
	width:170px;
}

.menusocialblock-out
{
	position:absolute;
	bottom:30px;
	width:100%;
	height:auto;
	display:block;
}

.menu-x-out
{
	position:absolute;
	top:64px;
	right:-30px;
	height:auto;
	z-index:10000;
	display:none;
}

.menu-x-inner
{
	width:100%;
	height:30px;
	max-width:1380px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	
}


.menu-x
{
	float:right;
	margin-right:30px;
	width:32px;
	height:auto;
	display:block;
}

.menusocialblock
{
	width:100%;
	height:30px;
	max-width:1380px;
	padding-left:30px;
	padding-right:30px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	color:#000000;
}

.menusocial
{
	width:30px;
	height:auto;
	margin-left:5px;
	float:left;
}

.menu-recht
{
	font-family: 'Fira Sans' , sans-serif;
	font-weight: 300;
	font-size:15px;
	color:#000000;
	float:left;
	padding-left:30px;
	padding-top:8px;
}

.menupfeil
{
	width:8px;
	height:auto;
	display:block;
	float:right;
	margin-right:20px;
	margin-top:-1px;
}

.menupfeilfarbe
{
	fill:#1d1d1b;
}

.produkt-navi
{
	float:left;
	margin-left:1.8%;
	margin-right:1.8%;
	width:20.8%;
	height:auto;
	display:block;
	position:relative;
}

.produkt-navi-bild
{
	width:100%;
	height:auto;
}

.produkt-navi-logo-out, .produkt-navi-logo-out-5
{
	border-top:1px solid #AF0917;
	border-bottom:1px solid #AF0917;
	height:75px;
	width:100%;
	margin-top:-5px;
	display:flex;
    align-items: center;
    justify-content: center;
}

.produkt-navi-logo
{
	width:100%;
	max-width:180px;
	height:auto;
}

.produkt-navi-logo-5
{
	width:100%;
	max-width:170px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

.produkt-navi-5
{
	float:left;
	margin-left:1.5%;
	margin-right:1.5%;
	width:17%;
	height:auto;
	display:block;
}

.produkt-navi-6
{
	float:left;
	margin-left:1%;
	margin-right:1%;
	width:14.5%;
	height:auto;
	display:block;
}

.produkt-navi-logo-6
{
	width:100%;
	max-width:170px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

.produkt-navi-logo-out-6
{
	border-top:1px solid #AF0917;
	border-bottom:1px solid #AF0917;
	height:60px;
	width:100%;
	margin-top:-10px;
	display:flex;
    align-items: center;
    justify-content: center;
}

.mobilmenufenster
{
	width:100%;
	height:100%;
	position:fixed;
	top:140px;
	left:0px;
	background:#ffffff;
	display:none;
	z-index:20000;
}

.mobilmenu
{
	width:100%;
	height:auto;
	margin-top:0px;
	color:#FFFFFF;
	text-align:center;
	font-weight: 300;
	font-size:28px;
	padding-left:30px;
	padding-right:30px;
}

.mobilmenu a
{
	color:#000000;
}

.auswahlmobilscrollen
{
  	height:100%;
	overflow: auto;
}

.sprachauswahl-mobil
{
	width:524px;
	height:48px;
	margin-left:auto;
	margin-right:auto;	
	padding-top:8px;
}

.sprachwahlmobilzeile
{
	width:100%;
	height:50px;
	border-top:1px solid #58585A;

}

.sprachauswahl-mobil .handyoben
{
	margin-top:-6px;
}

.sprachauswahl-mobil .emailoben
{
	margin-top:-6px;
}

.social-mobil
{
	width:210px;
	height:auto;
	display:flex;
	margin-left:auto;
	margin-right:auto;
}

.menu-recht-mobil
{
	font-family: 'Fira Sans' , sans-serif;
	font-weight: 300;
	font-size:15px;
	color:#000000;
	padding-top:8px;
	width:100%;
	height:auto;
}

.menu-recht-mobil a
{
	color:#000000;
}

.menu-recht-mobil a:hover
{
	color:#AF0917;
}

.menumarkiert
{
	color:#AF0917!important;
}


.mobilmenu-5er
{
	width:20%;
}

.row-15
{
	margin-left:-30px;
}

.menu-balken-rot
{
	width:70px;
	height:30px;
	top:40px;
	position:absolute;
	background-color:#AF0917;
	font-family: 'Fira Sans' , sans-serif;
	font-weight: 500;
	font-size:20px;
	color: #F6F6F6;
	text-align:center;
	padding-top:5px;
	z-index:999;
	line-height:1;
}

.produkt-navi-bild-override, .produkt-navi-bild-override-5
{
	position:relative;
}

.produkt-navi-bild-override .menu-balken-rot, .produkt-navi-bild-override-5 .menu-balken-rot
{
	top:30px;
	width:60px;
	height:26px;
	font-size:18px;
}






