/* FRONTEND CSS
*********************************************/

html { overflow-y: scroll; }
body { background-color: #fff;}
html, body { width: 100%; height: 100%; margin: 0; padding: 0; font-size: 16px;}

a { color: #fff;}

img { border: 0; display: inline-block;}

* { outline: none; font-family: 'Roboto', sans-serif;}

p { margin-top: 0px; padding-top: 0px;}

ul { padding: 0; margin: 0;}


/* LAYOUT
*********************************************/
/* Floats */
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.group:before,
.group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.ie7 .group {
  zoom: 1;
}

.clr {clear: both; height: 0; margin: 0; padding: 0;}

*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
 }
 p {color: #fff;}
 h1 {color: #fff;}
 
 #overall {

margin: auto;
min-height: 100%;
height: auto !important;
height: 100%;
overflow: hidden !important;
background-color: #000;
position: relative;
}

.maxwidth, .item-page,
.blog,
#k2Container { width: 100%; max-width: 1200px; margin: auto; padding-right: 16px; padding-left: 16px;}
.first-header > .maxwidth > * {float: left; width: 50.0%}

.first-header {  height: 99px; overflow: visible; position: relative; }
.header-bg { background-image: url('../../../images/standard/logo-bg.png'); width: 100%; height: 376px; position: absolute; width: 100%; pointer-events: none;}

.header { position: fixed; top: 0; width: 100%; z-index: 100; background-color: #000; max-height: 127px; overflow: visible;}

.first-header > .maxwidth {  }
.first-header-left { width: 20.0% !important; float:left!important;}
.first-header-right { float: right !important; text-align: right; margin-top: 20px; width: 70.0% !important;}

.first-header-right > * { float: right;}

#header-logo { display: flex; justify-content: space-between;}
#ecm-certificate { margin: 10px 10vw 0; }

.search-module {  display: inline-block; float: left;}
.topmenu { text-align: right; display: inline-block; float: left;}

.menu-topmenu { list-style: none; padding: 0; margin: 0; width: 100%; height: 29px; line-height: 25px;}
.menu-topmenu li { padding: 0; background: 0; display: inline; margin: 0px; border-right: 1px solid #fff; font-size: 13px;}
.menu-topmenu li:last-child { border-right: 0;}


.menu-topmenu li a { padding: 0px 10px; margin: 0; font-size: 13px; line-height: 13px; text-decoration: none; display: inline-block;}
.menu-topmenu li a:hover, .menu-topmenu li.active a { color: #cd1719; background: none; text-decoration: underline;}

input { color: #000; font-size: 13px;}

.search-module label {
	display:none;
}
dl.search-results {
    margin-bottom: 100px;
    margin-top: 80px;
}
dt.result-title {
	color: #cd1719;
	margin-bottom: 6px;
}
dt.result-title a {
	color: #cd1719;
	text-decoration: none;
}
dd.result-category {
	display:none;
}
dd.result-text span.highlight{
    background: none;
    font-weight: normal;
    padding: 0px;
	color: #fff;
}
dd.result-text {
	margin-left: 0px;
	color: #fff;
	margin-bottom: 18px;
}
h3.search {
	color: #cd1719;
}
.search dl.no-results {
	margin-top: 130px;
}







.search-module .button { 
width: 25px; 
height: 25px; 
padding: 0; 
margin: 0; 
border: 0; 
background-color: #fff; 
background-image: url('../../../images/standard/magnifier.png'); 
background-position: center center; background-repeat: no-repeat; 
display: inline-block; float: left;
}

input.search-query { 
border: 0; 
padding: 0px; 
margin: 0; 
line-height: 25px; 
height: 25px; 
display: inline-block; 
float: left; 
width: 0;
}



.stage { position: relative;}
.stage img {}
.stage p { margin: 0; padding: 0;}

.categories-module { padding: 0; margin: 0; width: 100%; list-style: none; position: relative; z-index: 99; }
.categories-module li { display: inline-block; width: 32.1%; position: relative; margin-bottom: 10px; overflow: hidden;
	}
li .item-image { margin: 0 !important; width: 95%; max-height: 280px; z-index: 0; margin: auto;}
.item-image img { width: 100%;}
li .item-description { position: absolute; min-height: 30%; z-index: 1; background: rgba(204, 23, 25, 0.85); width: 95%; font-size: 14px;
  color: #fff;
  font-weight: 300; padding: 5px 8px;}
li .item-wrapper { width: 100%; margin: auto;}
.categories-module h4 { padding: 0; margin: 0;   font-size: 22px; color: #fff; font-weight: 500; margin: 0; text-transform: uppercase;}

.whitebg { background-color: #fff;}
.graybg { background-color: #232323;}

.moduletable { position: relative;}


.bx-viewport { background: none !important; box-shadow: none !important; border: 0 !important;}
.bx-wrapper .bx-loading { background: none;}

.before-content { margin-bottom: 0px;}


#s1 .owl-prev {
  width: 21px;
  height: 32px;
  background: url(../images/left_arr_red.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: calc(50% - 16px);
  z-index: 99999;
  left: 10px;
}

#s1 .owl-next {
  width: 21px;
  height: 32px;
  background: url(../images/right_arr_red.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: calc(50% - 16px);
  z-index: 99999;
  right: 10px;
}


#s2 .owl-prev {
  width: 42px;
  height: 64px;
  background: url(../images/left_arr_white.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: calc(50% - 32px);
  z-index: 99999;
  left: 10px;
}

#s2 .owl-next {
	width: 42px;
  height: 64px;
    background: url(../images/right_arr_white.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: calc(50% - 32px);
  z-index: 9999999999;
  right: 10px;
}

#s2 .owl-stage a { text-align: center; color: #fff; display: inline-block !important; text-decoration: none;}
#s2 .owl-stage a:hover { color: #cd1719;}
#s2.owl-carousel .owl-item img { width: 130px !important; display: inline-block !important;}
#s2 .owl-item > div { text-align: center;}
#s2 .owl-stage-outer { min-height: 151px; height: auto !important; padding: 20px 0px 10px 0px;}
#s2 .owl-carousel { background: #232323; padding: 0px;}


.after-content h2, .footer h2 { text-transform: uppercase; font-size: 24pt; margin-bottom: 20px; margin-top: 0px; padding-top: 30px;}


p { font-size: 15px;}

.red { color: #cd1719;}

.footer .moduletable.maxwidth { max-width: 100% !important;}

.button { display: inline-block; padding: 7px 20px; border: 2px solid #fff; text-decoration: none; text-transform: uppercase;}

.button.black { background-color: #000;}

.parallax-window { min-height: 850px; background: transparent;}
.parallax-footer { min-height: 380px;}
.parallax-footer > * { position: relative; z-index: 2;}



.item-page,
.blog,
#k2Container { 
position: relative; overflow: visible; background-repeat: no-repeat; background-size: 130px; background-position: 0px 80px; padding-top: 60px;  padding-bottom: 60px;
}

.item-page > *,
.blog > *,
#k2Container > * { line-height: 1.8; padding-left: 220px;}

.img-fulltext-left { display: none;}

h1 { margin-top: 30px; margin-bottom: 30px; padding-top: 0px; font-size: 36px; line-height: 1.1; text-transform: uppercase; position: relative; width: 100%;}


.cat-children > h3 { display: none;}

.cat-children > ul { list-style: none; padding: 0; margin: 0; width: 100%;}
.cat-children > ul > li { display: inline-block; width: 48.0%; float: left; padding-right: 5%;}

.row .cell,
#itemListLeading .itemContainer { display: inline-block; width: 48.0% !important; float: left; padding-right: 5%;}

.cell a,
#itemListLeading .itemContainer .catItemTitle a { display: inline-block; width: 100%; text-align: center; padding: 1.5% 3%; background-color: #cd1719; color: #fff; text-transform: uppercase; text-decoration: none; font-size: 18pt; margin-bottom: 10px;}

.itemContainer { display: inline-block; float: left;}

.itemList h2 {
    color: #cd1719;
    text-transform: normal;
    font-size: 34px;
    margin-top: 0px;
    margin-bottom: 10px;
}

h3.catItemTitle { font-weight: normal; margin-top: 0px;}
.catItemTitle a { font-size: 15px; text-decoration: none;}
.catItemTitle a:hover { text-decoration: underline;}

.backtocat { margin-top: 50px;}

.stage-menu { position: absolute; top: 30%; right: -7%; z-index: 900;}

.stage-menu .custom { height: 600px; background-repeat: no-repeat; background-size: 100%;}

.stage-menu ul { list-style: none; padding: 0; margin: 0; position: absolute;}
.stage-menu ul li { text-align: right;}
.stage-menu ul li a { text-transform: uppercase; color: #fff; text-decoration: none; dipslay: inline-block; text-align: right; font-size: 35px; font-weight: bold;}

.desktop-only { display: block;}
.mobile-only { display: none;}

#responsivebutton {
    min-height: 40px; max-height: 40px; background-color: #cd1719;
}
#responsivebutton a { margin-left: 10px;}
#responsiveclosebutton {
    text-align: right;
}
#responsivebutton, #responsiveclosebutton {
    display: none;
    position: relative;
}
#box_1, #box_4 {
margin-left: 24px;	
}
.parallax-window { background: transparent;}

.front.home > .parallax-mirror:nth-child(2) > img.parallax-slider {
height: auto!important;
left:0!important;

}
#background_schatten {
    background: url(../images/schatten.png) no-repeat;
    height: 631px;
    position: absolute;
	margin-left: -243px;
	margin-top: -14px;
	min-width: 830px;
     pointer-events: none;
}

.first-header-left {
	margin-left: 14px;
}
.first-header-left img {
	position: relative;
	z-index: 99999;
}
.second-header {
    position: relative;
    z-index: 9999;	
}
#banner_home {
height: auto;
position: absolute;	
margin: 0 auto;
width: 100%;
text-align: center;
}
#banner_home_blank {
width: 98%;
position:relative;
margin-top: 117px;
z-index: -1;
}
#banner_home img, #banner_home_blank img {
height: 100%;
position: relative;
width: 100%;
margin: 0 auto;
}

#banner_other {
height: auto;
position: absolute;	
margin: 0 auto;
width: 100%;
text-align: center;
}
#banner_other_blank {
width: 100%;
position:relative;
margin-top: 117px;
z-index: -1;
}
#banner_other img, #banner_other_blank img {
height: 100%;
position: relative;
width: 100%;
margin: 0 auto;
}

.stage-menu {
z-index: 98;
}


#schrauben_menu_mobil {
display:none;	
}
#schrauben_menu_mobil a {
display:inline-block;	
}
.moduletable.graybg.shadow {
}
.owl-nav {
opacity: 0.6;	
}
.moduletable.graybg.shadow .owl-nav {
opacity: 0.3;	
}
#footer_left {
	float: left;
	width: 80%;
	padding-left: 14px;
}
#footer_right {
	float: right;
	width: 20%;
	text-align: right;
	color: #000;
	padding-top: 27px;
	padding-right: 14px;
}
#footer_right span {
	color: #000;
	font-size:39px;
}
#footer_right img {
    padding-right: 12px;
	width: 170px;
}
.rad {
	overflow: hidden;
    transition-duration: 4s;
    transition-property: transform;
	transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
	font-weight: bold;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	cursor: pointer;
}

#rad_50:hover {
transform: rotate(-360deg)!important;
}
#rad_60:hover {
transform: rotate(-360deg)!important;
}
#rad_70:hover {
transform: rotate(360deg)!important;
}
#rad_80:hover {
transform: rotate(-360deg)!important;
}
#rad_95:hover {
transform: rotate(360deg)!important;
}
#rad_11:hover {
transform: rotate(360deg)!important;
}
#footer_bg_red {
	background: #cd1719;
    height: 80px;
    position: relative;
	width: 100%;
}
.allg_footer_fullwidth {
	width: 100%;
	height: 20px;
	background: #000;
}

#rad_50 {
background: url(../images/rad.png) no-repeat;
    background-size: contain;
    width: 160px;
    height: 160px;
    left: -140px;
    top: 80px;
    font-size: 36px;
    padding-top: 50px;
    z-index: 99;
}
#rad_60 {
    background: url(../images/rad.png) no-repeat;
    background-size: contain;
    width: 260px;
    height: 260px;
    left: 410px;
    top: 19px;
    font-size: 54px;
    padding-top: 87px;
    z-index: 96;

}
#rad_70 {
    background: url(../images/rad.png) no-repeat;
    background-size: contain;
    width: 140px;
    height: 140px;
    left: 436px;
    top: 287px;
    font-size: 32px;
    padding-top: 45px;
    z-index: 97;
}

#rad_80 {
    background: url(../images/rad.png) no-repeat;
    background-size: contain;
    width: 192px;
    height: 192px;
    left: 725px;
    top: 57px;
    font-size: 46px;
    padding-top: 57px;
    z-index: 97;
}
#rad_95 {
    background: url(../images/rad.png) no-repeat;
    background-size: contain;
    width: 446px;
    height: 446px;
    left: -26px;
    top: 129px;
    font-size: 100px;
    padding-top: 133px;
    z-index: 95;
    padding-right: 17px;
}

#rad_11 {
background: url(../images/rad.png) no-repeat;
    background-size: contain;
    width: 320px;
    height: 320px;
    top: 268px;
    left: 584px;
    font-size: 74px;
    padding-top: 98px;
    padding-left: 8px;
    z-index: 95;
}

.rad {
	position: absolute;
	padding-right: 7px;
}
.historie_box {
	width: 450px;
	line-height: 1.2;
	background-color: hsla(0, 0%, 20%, 0.9);
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 12px;
	padding-bottom: 0px;
	position: absolute;
	z-index: 99;
	font-size: 16px;
}
.historie_headline {
	font-size: 20px;
	font-weight: bold;
}
.historie .itemBody {
	height: 940px;
}
#historie_1950, #historie_1960, #historie_1970, #historie_1980, #historie_1995, #historie_2011 {
	display:none;
} 
.historie #k2Container {
    padding-bottom: 0px;
	position: initial;
    background-position: 0px 45px;
    padding-top: 25px;
}
#bg_historie {
	position: absolute;
	left: 0;
	width: 100%;
	top: 420px;
	min-width: 2100px;
}
#bg_historie img{
	width: 100%;
	min-width: 2100px;
}
#raeder {
    position: relative;
	height: 100%;	
	top: 16px;
}
#historie_2011 {
	top: 0px;
	left: 0px;
}
#historie_1995 {
	top: 0px;
    left: 0px;
}
#historie_1980 {
	top: 0px;
    left: 0px;
}
#historie_1970 {
	top: 0px;
    left: 0px;
}
#historie_1960 {
	top: 0px;
    left: 0px;
}
#historie_1950 {
	top: 0px;
    left: 0px;
}
.moduletable.historie_footer_fullwidth {
	background: #000;
	height:180px;
}
.custom.historie_footer_fullwidth {
}
.historie .footer {
    background: #cd1719;
    height: 200px;
    position: relative; 
}
 .ersatzteile .footer {
    background: #cd1719;
    height: 100px;
    position: relative; 
}
.moduletable.philosophie_footer_fullwidth {
	background: #595959;
	height:180px; 
}
.moduletable.ersatzteile_footer_fullwidth {
	background: #000;
	height:50px; 
}
 .ersatzteile .footer, .zylinderkopfbearbeitung .footer {
    background: #cd1719;
    height: 70px;
    position: relative; 
}
.custom.philosophie_footer_fullwidth {
}
#slideshow_ersatzteile img {
	width: 100%;
}
.philosophie .footer {
    background: #cd1719;
    height: 200px;
    position: relative;
}
#footer_historie {
	color: #fff;
}
.year {
	font-size: 34px;
	float: left;
	padding-top: 10px;
	margin-right: 70px;
	cursor: pointer;
}
.year:hover {
	color: #cd1719!important;
}
.philosophie #k2Container {
	position: initial;
}
#bg_philosophie {
	width: 100%;
	background: #595959;
	position: relative;
}
#bg_philosophie img {
	width: 100%;
}
#schluessel {
    position: absolute;
    bottom: 32.1%;
    right: 49.1%;
    z-index: 9;
}
#schluessel img {
	width: 20vw;
	overflow: hidden;
    transition-duration: 0.5s;
    transition-property: transform;
    transform-origin: 87% 27%;
	transform: rotate(136deg);
}
.schluessel_box {
	width: 50%;
	height: 50%;
	float: left;
}
#schluessel_boxen {
	position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
}

.front #footer_left > h1 {
text-transform: uppercase;
    font-size: 24pt;
    margin-bottom: 20px;
    margin-top: 0px;
    padding-top: 30px;
	color:#000;
}


#schrauben_menu_mobil a {
/* color: rgb(205, 23, 25);	*/
}

.slider button {
	position: absolute;
	z-index: 98;
	cursor: pointer;
}
.slider .slick-prev {
background: url(../images/left_arr_red.png) no-repeat;	
    color: transparent;
    background-color: transparent;
    border: none;
    height: 36px;
    margin-top: 37px;
	left: 4px;
	background-size: contain;
}
.slider {
	padding-left: 36px;
	padding-right: 45px;
}
.slider .slick-next {
background: url(../images/right_arr_red.png) no-repeat;	
    color: transparent;
    background-color: transparent;
    border: none;
    height: 36px;
    top: 38px;
	right: -16px;
	background-size: contain;
}


.slider_2 button {
	position: absolute;
	z-index: 98;
	cursor: pointer;
}
.slider_2 .slick-prev {
background: url(../images/left_arr_white.png) no-repeat;	
    color: transparent;
    background-color: transparent;
    border: none;
    height: 42px;
    margin-top: 36px;
	left: 4px;
	background-size: contain;
}
.slider_2 {
	padding-left: 36px;
	padding-right: 45px;
	padding-top: 7px;
	padding-bottom: 9px;
}
.slider_2 .slick-next {
background: url(../images/right_arr_white.png) no-repeat;	
    color: transparent;
    background-color: transparent;
    border: none;
    height: 40px;
    top: 46px;
	right: -11px;
	background-size: contain;
}
.slider_2 img {
	width: 130px;
	height: 103px;
}


.slider_arbeiten button {
	position: absolute;
	z-index: 98;
	cursor: pointer;
}
.slider_arbeiten .slick-prev {
background: url(../images/left_arr_white.png) no-repeat;	
    color: transparent;
    background-color: transparent;
    border: none;
    height: 42px;
    top: calc(50% - 21px);
	left: 4px;
	background-size: contain;
}
.slider_arbeiten .slick-next {
background: url(../images/right_arr_white.png) no-repeat;	
    color: transparent;
    background-color: transparent;
    border: none;
    height: 40px;
    top: calc(50% - 21px);
	right: -11px;
	background-size: contain;
}


.slick-slide a {
	font-size: 14px;
	text-decoration: none;
	text-align: center;
}
.slick-slide:hover a span{
	color: #cd1719;
}

div.slide_2.slick-slide.slick-current.slick-active > div > div.prod.prod_1 > div > center > div {
    margin-top: -117px;
    margin-right: -171px;
}
div.slide_2.slick-slide.slick-current.slick-active > div > div.prod.prod_2 > div > center > div {
    margin-top: 8px;
    margin-left: -48px;
}
div.slide_2.slick-slide.slick-current.slick-active > div > div.prod.prod_3 > div > center > div {
	margin-top: -77px;
}
div.slide_3.slick-slide.slick-current.slick-active > div > div.prod.prod_1 > div > center > div {
    margin-top: -117px;
    margin-right: -171px;
}
div.slide_3.slick-slide.slick-current.slick-active > div > div.prod.prod_3 > div > center > div {
	margin-top: -77px;
}
div.slide_4.slick-slide.slick-current.slick-active > div > div.prod.prod_1 > div > center > div {
    margin-top: -176px;
    margin-right: -250px;
}
div.slide_4.slick-slide.slick-current.slick-active > div > div.prod.prod_2 > div > center > div {
    margin-top: -16px;
    margin-left: -38px;
}
div.slide_4.slick-slide.slick-current.slick-active > div > div.prod.prod_3 > div > center > div {
    margin-top: -134px;
    margin-left: 175px;
}
#slider_ersatzteile > div > div > div > div.slide_4.slick-slide.slick-current.slick-active > span.abc_behind_2 {
    color: #222;
    position: absolute;
    font-size: 400px;
    z-index: 0;
    font-weight: bold;
    margin-left: 5.2%;
    margin-top: 0.7%;
}
#slider_ersatzteile > div > div > div > div.slide_1.slick-slide.slick-current.slick-active > span.abc_behind_3 {
    margin-left: 10%;
}
#slider_ersatzteile > div > div > div > div.slide_2.slick-slide.slick-current.slick-active > span.abc_behind_2 {
    margin-left: 5.1%;
}
#slider_ersatzteile > div > div > div > div.slide_2.slick-slide.slick-current.slick-active > span.abc_behind_3 {
	margin-left: 10.1%;
}

span.abc_behind_1 {   
	margin-left: 0.5%;}
div.slide_3 .prod.prod_1 {
	padding-top: 3%;
}
div.slide_4 .prod.prod_2 {
	padding-top: 7%;
}
div.slide_4 .prod.prod_3 {
	padding-top: 2%;
}
div.slide_4 .prod.prod_1 {
	padding-top: 4%;
}
div.slide_3 .prod.prod_2 {
	padding-top: 1%;
}
div.slide_3 .prod.prod_3 {
	padding-top: 5%;
}
#slider_ersatzteile > div > div > div > div.slide_3.slick-slide.slick-current.slick-active > span.abc_behind_3 {
	margin-left: 11%;
}
#slider_ersatzteile > div > div > div > div.slide_4.slick-slide.slick-current.slick-active > span.abc_behind_3 {
	margin-left: 11%;
}


.slider_4 button {
	position: absolute;
	z-index: 98;
	cursor: pointer;
}
.slider_4 .slick-prev {
background: url(../images/left_arr_white.png) no-repeat;	
    color: transparent;
    background-color: transparent;
    border: none;
    height: 40px;
    top: 44%;
	left: 3px;
	background-size: contain;
}
.slider_4 {
	padding-left: 36px;
	padding-right: 45px;
	padding-top: 7px;
	padding-bottom: 9px;
	position: relative;
}
.slider_4 .slick-next {
background: url(../images/right_arr_white.png) no-repeat;	
    color: transparent;
    background-color: transparent;
    border: none;
    height: 40px;
    top: 44%;
	right: -11px;
	background-size: contain;
}
.slider_4 img {
	width:90%;
	height: auto;
}
.slider_4 .slick-list, .slider_4 .slick-slide, .slider_4 .ersatzteil_img {
}
.slick-dots {
	position: absolute;
	visibility: hidden;
}
span.abc {
    color: #fff;
    margin: 0.5%;
    font-size: 40px;
    position: relative;
    z-index: 99;
}
span#prod_a:hover, span#prod_d:hover, span#prod_e:hover, span#prod_f:hover, span#prod_i:hover, span#prod_k:hover, span#prod_l:hover, span#prod_n:hover, span#prod_o:hover, span#prod_p:hover, span#prod_s:hover, span#prod_t:hover, span#prod_z:hover {
	cursor: pointer;
	color: #cd1719;
}
.page_ersatzteile .prod {
	float:left;
}
.nbs-flexisel-item img {
    max-width: initial!important;
    max-height:  initial!important;
}
.nbs-flexisel-inner {
	background: none!important;
	border: none!important;
}

.stage-menu .custom { 
     width: 31vw; 
}
.front.home > .parallax-mirror:nth-child(2) > img.parallax-slider {
     width: 85vw!important; 
	 margin-left: 7.5vw!important;
}
.parallax-window {
     min-height: 44vw; 
}
.stage-menu ul li a { 
     font-size: 35px;
     font-size: 1.8vw; 
} 
.stage-menu ul li:hover a { 
	color: #cd1719;
} 
.stage-menu ul li {
    line-height: 1.85vw;
}
.stage-menu ul { right: 24vw; top: 5.4vw;
}
.search-module button {
		cursor: pointer;
}
.mobil_menu {
	display: none;
}
ul.mobil_menu li {
	float:left;
	list-style: none;
}
ul.mobil_menu {
	padding-left: 10px;
	margin-top: 6px;
	border-bottom: 1px solid #222;
	height: 26px;
}
ul.mobil_menu li a {
	text-decoration:none;
    font-size: 12px;
}
ul.mobil_menu li.item-179 {
	padding-right: 6px;
    text-transform: uppercase;
}
ul.mobil_menu li.item-181 {
	padding-left: 6px;
}
ul.mobil_menu li.item-180 {
    text-transform: uppercase;
	padding-right: 6px;
	border-left: 1px solid #222;
	border-right: 1px solid #222;
	padding-left: 6px;
}
ul.mobil_menu li.item-331.ccm-activator {
    text-transform: uppercase;
    /* text-align: center; */
    width: 100%;
    padding: 10px 0 5px 0;
    border-bottom: 1px solid #222;
}

#k2_wrap {
	background: #000;
	position:relative;
}
.vertragspartner .catItemHeader {
	margin-top: -14px;
}
.catItemTitle a, .cell a {
	position:relative;
	z-index:99;
}
.zindex_99 {
	z-index: 99;
}
.list {
  list-style: disc;
  width: 87.25%;
}
.list li { width: 45.0%; float: left; margin: 0 0; color: #cd1719; font-weight: bold;}

ul.list_r {
width: 45.0%; float: left; margin: 0 0;	
padding-left: 17px;
padding-bottom: 10px;
}

ul.list_l {
width: 52.0%; float: left; margin: 0 0;	
padding-left: 26px;
padding-bottom: 10px;
}
ul.list_l li a, ul.list_r li a {
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	color: #cd1719;
}
ul.list_l li, ul.list_r li {
  list-style: disc;
color: #cd1719;
}
ul.list_l {
padding-buttom: 0px!important;	
}
.home h3 {
text-align: left;
    color: #fff;
    font-size: 36px;
	margin-top: 38px!important;
	margin-bottom: 22px!important;
	margin-left: 22px;
}
.categories-module {
margin-bottom: 28px;	
}

#banner_home_text {
    position: absolute;
    top: 11%;
    left: 40vw;	
	width: 50%;
	text-align: left;
}
#banner_home_text p {
	font-size: 24px;
}
#footer_right b {
	color: #fff;
}
#banner_home_text h1 {
	margin-top: 0px;
	margin-bottom: 6px;
}
.schluessel_kreuz {
	height: auto;
	width: 30px;
	border: 0px solid #000;
	border-radius: 15px;
	background: #999;
	position: absolute;
	top: 0;
}
.schluessel_box .inhalt {
	width: 260px;
}
.schluessel_box .inhalt h3 {
	font-size: 20px;
	text-transform: uppercase;
	color: #000;
	margin: 0;
	margin-bottom: 6px;
}
.schluessel_box .inhalt p {
	color: #000;
	margin: 0;
	font-size: 14px;
	width: 100%;
	display:none;
}
#schluessel_link_oben, #schluessel_links_unten {
	text-align: right;
	position:relative;
	padding-right: 16%;
	top: 25%;
	}
#schluessel_link_oben .inhalt, #schluessel_links_unten .inhalt {
	float: right;

	}
#schluessel_rechts_oben, #schluessel_rechts_unten {
	text-align: left;
	position:relative;
	padding-left: 16%;
	top: 10%;
	}
#schluessel_rechts_oben .inhalt, #schluessel_rechts_unten  .inhalt{
	float: left;
	}

	
div.moduletable > div.ersatzteile > ul {
    padding-left: 17px;
    padding-bottom: 10px;
}
.moduletable ul.list_l {
    width: 52.0%;
    float: left;
    margin: 0 0;
}
.moduletable ul.list_r li, .moduletable ul.list_l li {
    list-style: disc;
    color: #cd1719;
}
.moduletable ul.list li a, .moduletable ul.list_r li a, .moduletable ul.list_l li a {
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    color: #cd1719;
}
.redbox {
	margin-top: 52px;
	margin-bottom: 9px;
	padding-left: 236px;
}
.redbox p {
	font-size: 16px;
}
.redbox h2 {
	margin-bottom: 3px;
	margin-top: 0px;
	color: #fff;
	font-size: 22px;
	padding-top: 0px;
}
.redbox  li {
	margin-bottom: 9px;
	color: #fff;
	margin-left: 20px;
	line-height: 1.2;
}
.downloads .redbox ul, .downloads  .redbox h2 {
	padding-left: 24px;
	padding-right: 24px;
}
.downloads .redbox h2 {
	padding-top: 22px;
	cursor: pointer;
	padding-bottom: 22px;
}
.redbox_lr {
	padding-top: 22px;
	padding-bottom: 22px;
	padding-left: 24px;
	padding-right: 24px;
}
.downloads .redbox_lr {
	padding: 0;
}
.redbox .hidden {
	display:none;
}
.download_button {
	margin-left: 24px;
	margin-right: 24px;
	margin-bottom: 18px;
}
.redbox_lr { 	
}
#box_left{
	width: 49%;
	float: left;
	margin-right: 1px;
	background-color: #cd1719;
}
#box_right{
	width: 49%;
	float: right;
	margin-left: 1px;
	background-color: #cd1719;
}
#overall > div.tiles.group > div > div > div {
	background: #000;
    padding-top: 12px;
    margin-top: -20px;
}
.slideshow_left {
	width: 25%;
	float: left;
}
.slideshow_right {
	width: 75%;
	float: right;
	height: 100%;
	padding-top: 50px;
	padding-left: 40px;
}
.slideshow_right  p {
	color: #000;
	line-height: 2;
	width: 65%;
}
.slideshow_left img {
	width: 100%;
	max-width: 528px;
	float: left;
}
.slideshow_right  h3 {
	color: #cd1719;
	display:inline-block;
	margin-top: 0;
	margin-bottom: 12px;	
}
.slider_leistungen .slideshow_right  h3 {
	color: #fff!important;
	text-transform: uppercase!important;
}
.slide_zyl  {
}
.moduletable .slideshow {
	background: #d5d5d5;
	margin-bottom: 100px;
}
.slider_3 .slick-prev {
background: url(../images/left_arr_red.png) no-repeat;	
    color: transparent;
    background-color: transparent;
    border: none;
    height: 40px;
    top: calc(50% - 22px);
	left: 3px;
	background-size: contain;
}
.slider_3 .slick-next {
background: url(../images/right_arr_red.png) no-repeat;	
    color: transparent;
    background-color: transparent;
    border: none;
    height: 40px;
    top: calc(50% - 22px);
	right: -13px;
	background-size: contain;
}
.slider_3 button {
    position: absolute;
    z-index: 98; 
    cursor: pointer;
}
.moduletable .downloads{
    margin-top: -50px;
}
.download_button {
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-top: 8px;
	background: #000;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align:center;
	cursor: pointer;
}
#down_left {
	margin-top: 26px;
}
#down_right {
	margin-top: 26px;
}
.after-content {
	background-color: #000;
	position: relative;
}
.mechanische-bearbeitung #k2Container, .instandsetzung #k2Container {
	padding-bottom: 0px;
} 
.ansprechpartner h4 {
    color: #fff;
    font-size: 18px;
    margin-top: 2px;
    margin-bottom: 4px; 
}
.ansprechpartner p {
    color: #fff;
    font-size: 14px;
}
#ansprechpartner h2 {
    color: #fff;
    font-size: 28px;
	margin-bottom: 18px;
}
.ansprechpartner img {
	width: 100%;
}
#ansprechpartner {
	margin-top: 40px;
}
.ansprechpartner#ap_1, .ansprechpartner#ap_2, .ansprechpartner#ap_3 {
	margin-right: 2.5%;
}
.ansprechpartner {
	width: 23%;
	float: left;
}
.slider_3 {
	background: #d5d5d5;
}
.red {
	color: #cd1719!important;
}
.general h2 {
	color: #949494;
	margin-bottom: 24px;
}
.motoren #k2Container {
	    background-size: 90px!important;
}
#pfeil_up_1, #pfeil_up_2 {
display:none;	
}
#pfeil_down_1, #pfeil_down_2, #pfeil_up_1, #pfeil_up_2 {
position: absolute;
right: 24px;
top: 45px;
}
.redbox_lr {
position: relative;
}
.agbs .itemBody, .datenschutz .itemBody, .impressum .itemBody,
.agbs .itemHeader, .datenschutz .itemHeader, .impressum .itemHeader ,
.erechnungen .itemHeader,.erechnungen .itemBody
{
	padding-left: 0px!important;
}

.agbs .stage, .datenschutz .stage, .impressum .stage, .standorte .stage{
display:none;
}
.erechnungen  h1 {
    margin-bottom: -14px;
}
.agbs #k2_wrap, .datenschutz #k2_wrap, .impressum #k2_wrap, .standorte #k2_wrap, .erechnungen #k2_wrap
{
	margin-top: 74px;
}
.before-content {
    margin-bottom: 0px;
    height: 100%;
    position: relative;
    z-index: 99;
}
.standorte p {
	line-height: 1.2;
}
.standorte h2 {
	color: #cd1719;
	margin-bottom: 4px;
	margin-top: 16px;
	line-height: 1.2;
}
.bfQuickMode input[type=text], .bfQuickMode textarea, .bfQuickMode select, .bfQuickMode .uneditable-input {
    max-width: 60%!important;
    width: 100%;
	float: left;
	padding: 8px;
	margin-top: 10px;
}
.control-label {
	display:none!important;
}
.form-actions button {
	float: left;
	margin-top: 11px;
	background: #cd1719;
	color: #fff;
	cursor: pointer;
}
.form-actions {
	float: left;
	cursor: pointer;
	border: 0px;
}
.button {
    display: inline-block;
    padding: 7px 20px;
    border: 0px solid #fff;
	margin-bottom: 60px;
}
.moduletable.ersatzteile {
	margin-top: -33px;
}
.agbs .itemFullText {
	color: #fff;
    line-height: 1.3;
	font-size: 14px;
}
.agbs h2  {
	color: #cd1719;
	font-weight: normal;
	font-size: 18px;
}
.agbs ol {
	padding-left: 21px;
}
.agbs li, .agbs p{
	margin-bottom: 8px;
	font-size: 14px;
}
.agbs ol ul li{
	margin-bottom: 0px;
	list-style: initial;
}
.agbs ol ul {
	margin-left: 16px;
	margin-top: -4px;
	margin-bottom: 8px;
}
#zertifikate {
}
.zert_box {
	float: left;
	width: 33%;
}
.zert_box  img{
	width: 100%;
	max-width: 296px;
}
#historie_1950 {
    top: 92px;
    left: 13px;
}
#historie_1960 {
    top: 85px;
    left: -28px;
}
#historie_1970 {
    top: 300px;
    left: 574px;
	width: 355px!important;
}
#historie_1980 {
    top: 97px;
    left: 280px;
}
#historie_1995 {
    top: 265px;
    left: 394px;
}
#historie_2011 {
    top: 354px;
    left: 139px;
}
.underline {
	border-bottom: 1px solid #cd1719;	
}
#ersatzteile_headline {
    font-size: 39px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 46px;
    margin-top: 22px;
}
#ersatzteile_headline span {
	color: #cd1719;
}
.abc_behind {
    color: #545454;
    position: absolute;
    font-size: 400px;
    z-index: -1;
	font-weight: bold;
	margin-top: -0.5%;
}

.prod.prod {
	position: relative;
	z-index: 1;
}
.prod.prod img {
	width: 100%;
} 
.slider_4 .slick-track, .slider_4 .slick-list {
}

.abc.aktiv {
	color: #cd1719;
}
.prod {
	position: relative;
}
.prod .prod_text {
    font-size: 23px;
	color: #fff;
}
.prod.prod_1 .prod_text{
    margin-top: -90px;
    margin-right: -341px;
}
.prod.prod_2 .prod_text{
    margin-top: -64px;
    margin-left: 30%;
}
.prod.prod_3 .prod_text{
    margin-top: -78px;
    margin-left: 16%;
}
.prod.prod_4 .prod_text{
    margin-top: -390px;
    margin-left: -68%;
}
.prod.prod_5 .prod_text{
	margin-top: -86px;
    margin-left: 19%;
}
.prod.prod_6 .prod_text{
    margin-top: -41px;
    margin-left: 230px;
}
.prod.prod_7 .prod_text{
    margin-top: -69px;
    margin-left: 9%;
}
.prod.prod_8 .prod_text{
    margin-top: -38px;
    margin-left: 11%;
}
.prod.prod_9 .prod_text{
    margin-top: -200px;
    margin-left: 36%;
}
.prod.prod_10 .prod_text{
    margin-top: -68px;
    margin-left: 28%;
}
.prod.prod_11 .prod_text{
    margin-top: -64px;
}
.prod.prod_12 .prod_text{
    margin-top: -97px;
}
.prod.prod_13 .prod_text{
    margin-left: 20px;
    margin-top: -36px;
}
.prod.prod_14 .prod_text{
    margin-top: -398px;
    margin-left: -33px;
}
.prod.prod_15 .prod_text{
    margin-top: -78px;
}
.slider_4 .slick-track {
	padding-bottom: 100px;	
}
	
.popup_hover {
	color: red;
	width: 300px;
	display: none;
	position: absolute;
	background: #000;
	z-index: 9999999;
	left: 30%;
	padding: 12px;
}

.slider_4  {
	background: #353434;
	padding-top: 14px;
	max-height: 600px;
    padding-bottom: 24px;
	min-height: 530px;
}
.prod_hover .prod_text {
	margin: 0!important;
	padding: 0;
	margin-top: -40px!important;
	}
.desktop-only img {
	padding-top: 4px;
}
.moduletable .slideshow.zylinderkopfbearbeitung {
    background: #000;
    margin-bottom: 100px;
}
.moduletable .slideshow.zylinderkopfbearbeitung .redbox {
    margin-top: -40px; 
}
.philosophie #overall > div.stage > div.stage-menu {
	display:none;
}
.prod.prod_1 {
	padding-top: 100px;
} 
.prod.prod_6, .prod.prod_8, .prod.prod_10, .prod.prod_12, .prod.prod_14 {
	padding-top: 100px;
} 
.prod.prod_2 .popup_padding {
	padding-top: 80px;
}
.prod.prod_5 .popup_padding {
	padding-top: 130px;
}
.prod.prod_4 .popup_padding { 
	padding-top: 130px;
}
.prod.prod_15 .popup_padding { 
	padding-top: 40px;
}
.prod.prod_5 {
	padding-top: 70px;
}
.prod.prod_4 img {
    padding-top: 110px;
    padding-left: 24px;
    width: 62%;
    height: auto;
}
.prod.prod_4 {

}
.prod.prod_3 img {
	margin-left: 120px;
	width: 84%;
	height: auto;
}
.prod.prod_13 img {
	width: 78%;
	height: auto;
}
.prod.prod_12 .prod_hover {
	position: relative;
    left: 32px;
}
.prod.prod_6 img {
	width: 53%;
	height: auto;
}
.prod.prod_12 img {
	width: 78%;
	height: auto;
}
.prod.prod_14 img {
	width: 54%;
	height: auto;
}
.prod.prod_14 .prod_text {
    margin-top: -365px;
    margin-left: -12px;
}
.prod.prod_13 .prod_text {
    margin-left: 3px;
    margin-top: -25px;
}
.prod.prod_11 .popup_padding { 
	padding-top: 165px;
}
.prod.prod_11 { 
	margin-top: -50px;
}
.prod.prod_11 img {
	padding-left: 30px;
	width: 80%;
	height: auto;
}
.prod.prod_7 img {
	width: 53%;
	height: auto;
}
.prod.prod_2 img {
	width: 90%;
	height: auto;
}
.prod.prod_3 .popup_padding { 
	padding-top: 40px;
}
.prod.prod_4 .popup_padding {
	padding-top: 40px;
}
.prod.prod_3 {
	padding-top: 50px;
}
.prod.prod_3 .prod_text{
	padding-left: 180px;
}
.prod.prod_6 .prod_text {
    margin-top: -11px;
    margin-left: -28px;
}
.prod.prod_3 .abc_behind {
    top: -50px;
}
.prod.prod_7 img {
    padding-top: 36px;
    width: 71%;
    height: auto;
}
.prod.prod_9 img {
    padding-top: 80px;
    width: 88%;
    height: auto;
}
.prod.prod_10 img {
    width: 88%;
    height: auto;
}
.prod.prod_4 .abc_behind {
}
.prod.prod_7 .prod_text {
    margin-top: -53px;
    margin-left: 3%;
}
.prod.prod_8 .prod_text {
    margin-top: -20px;
    margin-left: -10%;
}
.prod.prod_5 {
}
.prod.prod_7 {
}
.prod.prod_9 {
}
.prod.prod_11 {
}
.prod.prod_13 {
}
.prod.prod_15 {
} 
.karriere iframe {
	background: #000;
}
.home p {
	line-height: 27px;
}
.home .moduletable > p {
	margin-left: 22px;
}
#banner_home_text p, #banner_home_text h1 {
	color: #000;
text-shadow: 0px 0px 11px rgba(255, 255, 255, 1);
}
.impressum h2, .datenschutz h2 {
    color: #cd1719;
    font-weight: normal;
    font-size: 18px;
	margin-top: 8px;
	margin-bottom: 6px;
}
.impressum p, .datenschutz p {
	line-height: 1.3;
	font-size: 14px;
}
.ersatzteile_mobil {
	display:none;
}
#ersatz_mobil img {
	width: 100%;
}
.prod.prod_1 .prod_text{
    margin-top: -55px!important;
} 
.prod.prod_2 .prod_text{
    margin-top: -34px!important;
} 
.prod.prod_3 .prod_text{
    margin-top: -50px!important;
} 
.prod.prod_4 .prod_text{
    margin-top: -30px!important;
} 
.prod.prod_5 .prod_text{
    margin-top: -65px!important;
} 
.prod.prod_6 .prod_text{
    margin-top: -4px!important;
} 
.prod.prod_7 .prod_text{
    margin-top: -38px!important;
} 
.prod.prod_8 .prod_text{
    margin-top: -15px!important;
} 
.prod.prod_9 .prod_text{
    margin-top: -55px!important;
} 
.prod.prod_10 .prod_text{
    margin-top: -45px!important;
} 
.prod.prod_11 .prod_text{
    margin-top: -55px!important;
} 
.prod.prod_12 .prod_text{
    margin-top: -80px!important;
} 
.prod.prod_13 .prod_text{
    margin-top: -25px!important;
} 
.prod.prod_14 .prod_text{
    margin-top: -12px!important;
} 
.prod.prod_15 .prod_text{
    margin-top: -55px!important;
} 
.motoren .itemBody ul.list li a {
	color: #cd1719!important;
	text-decoration: none;
}
.austauschaggregate .redbox {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
}
h2 {
    color: #cd1719!important;
    font-weight: bold!important;
    font-size: 19px!important;
}
.redbox h2 {
	    color: #fff!important;
}
.kontakt .form-actions {
	max-height: 70px;
}
.weiterehersteller h3.catItemTitle {
    font-weight: normal;
    margin-top: -6px;
    max-width: 200px;
    line-height: 1;
}
.vertragspartner h3.catItemTitle {
    font-weight: normal;
    margin-top: 7px;
    max-width: 200px;
    line-height: 1;
}
.qualitaet .zert_box p {
    width: 290px;
}

.vertragspartner div.group:nth-child(3) > div:nth-child(6) {
	width: 100%!important;
}
.weiterehersteller .catItemImage img {
	max-width: 222px;
	width: 100%;
}
.responsive_map {
    height: 530px!important;
}
.karriere .moduletable .instandsetzung {
	margin-top: -70px;
}
#filialen {
    display: flex;
    flex-direction: row;	
}
#fil_1, #fil_2, #fil_1 {
	margin-right: 40px;
}
.weiterehersteller #itemListPrimary > div:nth-child(3) > div { 
	min-height:  170px;
}

.weiterehersteller div.itemContainerLast:nth-child(2) > div:nth-child(1) > div:nth-child(2) > h3:nth-child(1) {
	margin-bottom: 0px!Important;
}
#theIframe, .karriere iframe {
	position: relative!important;
    z-index: 9!important;
}
#banner_home_text.karriere_text h1 {
    color: #fff;
    text-shadow: 0px 0px 8px rgba(255, 255, 255, 1);
  
}
#banner_home_text.karriere_text {
    left: 26vw;
	width: 44%;
  top: 80% !important;
  
}
#banner_home_text.karriere_text h1 span {
    display: inline-block;
    transform: rotate(90deg);
    font-size: 36px;
    position: relative;
    right: -17px;
    top: 2px;
}
.arrow_black img {
	max-width: 60px;
	width: 100%;
	margin: 48px 0px 48px 0px
}

#redim-cookiehint .cookiecontent { font-size: 14px !important; display: inline-block; line-height: 28px; color: #000 !important;}
#redim-cookiehint .cookiebuttons { display: inline-block; padding: 5px 20px; margin: 0; text-transform: uppercase;}
#redim-cookiehint .cookiebuttons .btn { text-transform: uppercase; color: #d7d7d7; }
#redim-cookiehint .cookiecontent a { color: #000 !important; text-decoration: underline;}
#redim-cookiehint { padding: 10px; text-align: center; background: #d7d7d7; -webkit-box-shadow: 0px 0px 7px -1px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 7px -1px rgba(0,0,0,0.75);
box-shadow: 0px 0px 7px -1px rgba(0,0,0,0.75); color: #000 !important;}

@media only screen and (max-width: 1220px){
#redim-cookiehint .cookiecontent { line-height: 20px;}
}

.privacy ul,
.privacy ol{ color: #fff !important;}

#dsgvo { clear: both !important; padding: 10px 0 !important;}
#dsgvo .control-label { display: inline-block !important;
    color: #fff !important;
    width: 97% !important;
    float: right;
}
#dsgvo .controls span { float: left;
    display: inline-block !important;
}
#ssl-info { clear: both !important; color: #fff !important; padding-top: 10px;}

.custom.pollenschutzfilter ul li p {
	color: #000;
	font-size: 34px;
}
.pollenschutz .stage-menu {
	right: 0!important;
}
.custom.pollenschutzfilter {
    width: 53vw;
	margin-top: -40px;
} 
.ps_padding_right {
	padding-right: 2vw;
}
.ps_padding_left {
	padding-left: 2vw;
}
.valign_center .sppb-row {
	display: flex;
    align-items: center;
}
.valign_center .sppb-row img {
	max-width: 538px;
	width: 100%;
}

/* Banner - Startseite */
.sppb-addon.warnung {
    margin: 0px 0px !important;
    padding: 0px 0px !important;
    margin-top: 5vw !important;
    z-index: 1 !important;
    position: absolute !important;
    width: 100% !important;
    top: 10px !important;
    left: 2.5%;
}
.warnung img.sppb-img-responsive {
    width: 18vw;
}

.sppb-addon.sppb-addon-text-block.sppb-text-left.mobil_warnung {
	background-color: #fff;
	padding: 20px 20px 0px 20px;
	border: solid 5px red;
	color: #000;
	margin-top: 16px;
}
.mobil_warnung h3 {
	color: red;
}
.mobil_warnung .sppb-addon-content p, .mobil_warnung ul li {
	color: black;
	line-height: 1.4;
	font-size: 16px;
}
.mobil_warnung ul {
	margin-left: 1em;
	margin-bottom: 2em;
}
.mobil_warnung ul li{
	margin-bottom: 0.4em;
}

































