/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v29-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v29-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v29-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v29-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v29-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v29-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v29-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v29-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v29-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v29-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v29-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v29-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: "kiwi-cms";
  src:url("../fonts/kiwi-cms.eot");
  src:url("../fonts/kiwi-cms.eot?#iefix") format("embedded-opentype"),
    url("../fonts/kiwi-cms.woff") format("woff"),
    url("../fonts/kiwi-cms.ttf") format("truetype"),
    url("../fonts/kiwi-cms.svg#kiwi-cms") format("svg");
  font-weight: normal;
  font-style: normal;
}

@charset "UTF-8";

@font-face {
  font-family: "kiwi-online-bewerbung";
  src:url("../fonts/kiwi-online-bewerbung.eot");
  src:url("../fonts/kiwi-online-bewerbung.eot?#iefix") format("embedded-opentype"),
    url("../fonts/kiwi-online-bewerbung.woff") format("woff"),
    url("../fonts/kiwi-online-bewerbung.ttf") format("truetype"),
    url("../fonts/kiwi-online-bewerbung.svg#kiwi-online-bewerbung") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "kiwi-online-bewerbung" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-ob-"]:before,
[class*=" icon-ob-"]:before {
  font-family: "kiwi-online-bewerbung" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-ob-remove:before {
  content: "\61";
}
.icon-ob-check-mark:before {
  content: "\62";
}
.icon-ob-arrow-return-left:before {
  content: "\63";
}
.icon-ob-star:before {
  content: "\64";
}


BODY {
margin: 0;
padding: 0;
font-family: 'Roboto', 'Arial';
font-size: 18px;
background-color: #ffffff;
color: #3a3a3a;	

}

.cms_inline_kontakt TD {
padding: 10px;
}
.cms_inline_kontakt TABLE {
opacity: 0.8;
  font-size: 17px;
}
.cms_inline_kontakt STRONG {
  font-size: 20px;
}

.cms_inline_index_zertifikate UL {
list-style-type: none;
}
.cms_inline_index_zertifikate LI {
float: left;
text-align: left;
margin: 0 5% 0 0;
}
.cms_inline_index_zertifikate LI IMG {
width: auto;
max-width: 200px;
height: auto;
max-height: 70px;
}


.cms_leistungen_geruestbau UL {
  list-style-type: none;
    margin: 0;
  padding: 0;
}
.cms_leistungen_geruestbau LI {
  float: left;
  background-color: #dedede;
  width: 45%;
  margin: 0 1% 1% 0;
  padding: 2%;
}
.cms_leistungen_geruestbau LI IMG {
  width: 100%;
max-width: 125px !important;
  height: auto !important;
  float: left;
  margin: 0 15px 15px 0;
}
.cms_leistungen_geruestbau a { color: #3a3a3a; }
.cms_leistungen_geruestbau a:link, .cms_leistungen_geruestbau a:visited { color: #3a3a3a;	text-decoration: none; }
.cms_leistungen_geruestbau a:hover, .cms_leistungen_geruestbau a:focus, .cms_leistungen_geruestbau a:active { color: #3a3a3a;	 }

.cms_leistungen_verputz_wdvs UL {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.cms_leistungen_verputz_wdvs LI {
  float: left;
  background-color: #dedede;
  width: 45%;
  margin: 0 1% 1% 0;
  padding: 2%;
}
.cms_leistungen_verputz_wdvs LI IMG {
  width: 100%;
max-width: 125px !important;
  height: auto !important;
  float: left;
  margin: 0 15px 15px 0;
}
.cms_leistungen_verputz_wdvs a { color: #3a3a3a; }
.cms_leistungen_verputz_wdvs a:link, .cms_leistungen_verputz_wdvs a:visited { color: #3a3a3a;	text-decoration: none; }
.cms_leistungen_verputz_wdvs a:hover, .cms_leistungen_verputz_wdvs a:focus, .cms_leistungen_verputz_wdvs a:active { color: #3a3a3a;	 }

.cms_stellenangebote UL {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.cms_stellenangebote LI {
  background-color: #dedede;
  width: 98%;
  margin: 0 0 1% 0;
  padding: 2%;
}

.cms_ansprechpartner UL {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.cms_ansprechpartner LI {
  background-color: #dedede;
  width: 45%;
  margin: 0 1% 1% 0;
  padding: 2%;
  min-height: 200px;
  float: left;
}
.cms_ansprechpartner LI IMG {
width: 125px !important;
  height: auto !important;
  float: left;
  margin: 0 15px 15px 0;
}

.sprungmarke {visibility: hidden; height: 0px !important; position: absolute; margin: -150px;}






   .slider {
        width: 100%;
        margin: 10px auto;
    }

    .slick-slide {
      margin: 0px 20px;
    }

    .slick-slide img {
      width: 100%;
    }

    .slick-prev:before,
    .slick-next:before {
      color: black;
    }


    .slick-slide {
      transition: all ease-in-out .3s;
      opacity: 1;
    }
    
    .slick-active {
      opacity: 1;
    }

    .slick-current {
      opacity: 1;
    }

.slider DIV {
  position: relative;
}

.slider DIV SPAN {
position: absolute;
  top: 5px;
  left: 0;
  width: 100%;
  background:#ffffff;
background:rgba(255,255,255, 0.7);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#70ffffff,endColorstr=#70ffffff);
  padding: 5px;
  text-align: center;
}

.kiwi_cms_slider_variable-width DIV {
border-right: 1px solid white;
margin: 0; 
}

.contentbilder-75 {
  max-height: 350px;
  width: auto !important;
  margin: 0;
}

.contentbilder-79 {
  max-height: 500px;
  width: auto !important;
  margin: 0;
}

.produktbilder {
  max-height: 500px;
  width: auto !important;
  margin: 0;
}




@keyframes bildverkleinern {
  0%{transform: scale(1,1);}
  50%{transform: scale(0.9,0.9);}
  100%{transform: scale(1,1);}
}

.slider DIV IMG:hover {
animation: bildverkleinern 2s infinite linear
}


[class^="icon-"], [class*=" icon-"] {
    height: 32px;
    width: 32px;
    display: inline-block; 
    fill: currentColor; 
    color: #ffffff;
}



.highlight_detail {
color: #eb1d36;
font-size: 25px;
}
.highlight_detail_insert {
  
}

.highlight {
width: 0px;
height: 0px;
-webkit-transform:rotate(360deg);
border-style: solid;
border-width: 125px 0 0 125px;
border-color: transparent transparent transparent #eb1d36;
  position:absolute;
  bottom: 0;
  left: 0;
  text-align: center;
color: #ffffff;
}

.highlight_insert {
  width: 100%;
  text-align: center;
  padding: 10px;
  -moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
  margin-top: -100px;
  margin-left: -125px;
}

.dateien_1, .dateien_2 {
  float: left;
  width: 100%;
  max-width: 450px;
  margin: 0 1% 0 0;
  padding: 15px;
  border-bottom: 1px dotted black;
}

.eigenschaften_1, .eigenschaften_2 {
  float: left;
  width: 100%;
  max-width: 400px;
  margin: 0;
  padding: 15px;
  border-bottom: 1px dotted black;
}

.cms_bikes UL {
  margin: 0;
  padding: 0;
    list-style-type: none;
}

.cms_bikes LI {
  width: 29.5%; 
  padding: 20px 0 20px 0;
  margin: 0 20px 20px 0;
  float: left;
  text-align: center;
  	background-color: #009fe3;
  color: #ffffff;
  font-size: 25px;
}

.cms_bikes a.menue_a_a {
	line-height: 1;
}
.cms_bikes a.menue_a_a:link,
.cms_bikes a.menue_a_a:visited {
	color:				#ffffff;
text-decoration: none;
}
.cms_bikes a.menue_a_a:hover,
.cms_bikes a.menue_a_a:focus,
.cms_bikes a.menue_a_a:active {
	color:				#ffffff;
}

.news {
  width: 100%;
  margin: 0 0 25px 0;
  border: 1px solid grey;
  padding: 15px;
  text-align: left;
}

.news_bild_start {
  width: 100%;
max-width: 500px;
  margin: 0 10px 10px 0;
}

.news_bild {
  width: 100%;
max-width: 250px;
  margin: 0 10px 10px 0;
  float: left;
}


.produkte_ueberschrift {
  text-transform:			uppercase;
}

.produkte_uebersicht {
  margin: 20px 25px 0px 0px;
  list-style-type: none;
  padding: 0;
  float: left;
width: 100%;
  max-width: 300px;
  	
}

.produkte_uebersicht LI {
  width: 100%;
  max-width: 270px;
  margin: 0 0 10px 0;
  padding: 10px;
  	background-color: #009fe3;
}

.produkte {
  list-style-type: none;
  margin: 20px 0 0 0;
  padding: 0;
}

.produkte LI {
  float: left;
  width: 225px;
  margin: 0 15px 15px 0;
  padding: 0px;
  height: 225px;
  text-align: center;
  font-weight: bold;
  overflow: hidden;
}

.produkte LI IMG {
   object-fit: cover;
  width: 240px;
  height: 240px;
}

.produkte LI IMG:hover {
opacity: 0.3;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease; 
}

.produkte LI:hover {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease; 
background:#000000;
background:rgba(190, 17, 30, 0.8);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80e2000e,endColorstr=#80e2000e);
}

.produkte LI:hover .produkt_name{
display: block;
}

.produkt_name {
  display: none;
  position:absolute;
  top: 0;
  left: 0;
  width: 240px;
  height: 240px;
  text-align: center;
}

.produkt_name_insert {
padding-top: 15%;
}

a.produkte_a {
  font-size: 25px;
}
a.produkte_a:link,
a.produkte_a:visited {
	color:				#ffffff;
text-decoration: none;
}
a.produkte_a:hover,
a.produkte_a:focus,
a.produkte_a:active {
	color:				#ffffff;
}


.produkte_index {
  list-style-type: none;
  margin: 20px 0 0 0;
  padding: 0;
}

.produkte_index LI {
  float: left;
  width: 100%;
  max-width: 200px;
  margin: 0 25px 25px 0;
  border: 1px solid grey;
  padding: 15px;
  height: 250px;
  text-align: center;
  font-weight: bold;
}

.produkte_index LI IMG {
  width: auto;
  max-width: 100%;
  margin: 0 0 15px 0;
  max-height: 75%;
  height: auto;
}

.produktbilder {
  list-style-type: none;
  margin: 20px 0 0 0;
  padding: 0;
}

.produktbilder LI {
  float: left;
  width: 27%;
  margin: 0 25px 25px 0;
  padding: 15px;
  text-align: center;
  font-weight: bold;
  position: relative;
}

.produktbilder LI IMG {
  width: auto;
  max-width: 100%;
  margin: 0 0 15px 0;
  max-height: 110px;
  height: auto;
}

.produktbilder LI SPAN {
position: absolute;
  top: 15px;
  left: 0;
  width: 100%;
  background:#ffffff;
background:rgba(255,255,255, 0.7);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#70ffffff,endColorstr=#70ffffff);
  padding: 5px;
  text-align: center;
}

.zeichen {
  position: absolute;
  bottom: -10px;
  right: 0;
}

.zeichen IMG {
  width: 400px;
}

.datenschutz H1 {
font-size: 27px; 
}

.datenschutz {
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
word-wrap: break-word;
}



.hg {
}

.hg_strich {
/*	background-image: url('../images/hg_strich.png');
		background-position: center 3px;
	background-repeat: repeat-x; */
}

.hg_gray {
	width: 100%;
	height: 100%;
background:#000000;
background:rgba(0, 0, 0, 0.5);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#50000000,endColorstr=#50000000);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease; 
}

.hg_gray:hover {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease; 
background:#000000;
background:rgba(0, 0, 0, 0.8);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000,endColorstr=#80000000);
}

.spalte_halb_insert {
	  padding: 5% 15% 0 20%;
}

.spalte_high_halb {
	width: 100%;
	margin: 0;
	text-align: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 450px;
	color: #ffffff;
}

.spalte_high_drittel {
	width: 100%;
	margin: 0;
	text-align: center;
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 300px;
	color: #ffffff;
}

.spalte_high {
	-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease; 
background:#000000;
background:rgba(0, 0, 0, 0.7);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#70000000,endColorstr=#70000000);
	width: 100%;
	margin: 0;
	text-align: center;
	color: #ffffff;
}

.spalte_high:hover {
background:#000000;
background:rgba(0, 0, 0, 0.8);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000,endColorstr=#80000000);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease; 
}

.spalte_halb_high {
	color: #ffffff;
	margin: 0 5px 5px 0; 
  width: 49%;
	float: left;
	padding: 15px 0 15px 0;
	text-align: center;
	background:#000000;
background:rgba(0, 0, 0, 0.7);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#70000000,endColorstr=#70000000);
}

.spalte_halb {
  width: 46%;
  padding-right: 4%;
	float: left;
	margin: 0;
	text-align: left;
}


.hg_grau {
	background:#000000;
background:rgba(0, 0, 0, 0.7);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#70000000,endColorstr=#70000000);
	width: 100%;
	width: 100%;
	margin: 0 0 15px 0;
	color: #FFFFFF;
}

.hg_yellow {
	background-color: yellow;
	width: 100%;
	width: 100%;
	margin: 0 0 5px 0;
}

.hg_red {
	background-color: #e40613;
	width: 100%;
	width: 100%;
	color: #FFFFFF;
		margin: 0 0 5px 0;
}

.hg_insert {
		padding: 15px;
	font-weight: bold;
}

.partner {
	border: 1px solid #dedede;
width: 100%;
	max-width: 490px;
	float: left;
	margin: 0 20px 20px 0;
} 

.partner_insert {
	padding: 10px;
	text-align: center;
}

.partner_insert IMG {
	height: 70px;
}


.zwischenraum_content {
	height: 60px;
}


.bild_rund IMG {
	border-radius: 225px;
}

.spalte_startseite {
	float: left;
	width: 300px;
	margin: 0 30px 0 0;
}

.index_frage {
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
}

.index_antwort {
	font-style: italic;
	font-size: 16px;
}

.spalte_zweidrittel {
	width: 620px;
	float: left;
	margin: 0 40px 0 0;
}

.hg_gray_drittel {
	-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease; 
	width: 100%;
	min-height: 300px;
background:#000000;
background:rgba(0, 0, 0, 0.5);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#50000000,endColorstr=#50000000);
}

.hg_gray_drittel:hover {
background:#000000;
background:rgba(0, 0, 0, 0.8);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000,endColorstr=#80000000);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease; 
}

.spalte_eindrittel {
	width: 33.3%;
	float: left;
	margin: 0;
	padding: 0;
}


.contact_slide {
	padding: 15px;
	margin: 110px 0 0 10px;
	position: absolute;
right: 0px;
	top: 0px;
/* top: -420px; */
	color: #FFFFFF;
	z-index: 6000000;

	background:#e2000e;
background:rgba(190,17,30, 0.7);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#70e2000e,endColorstr=#70e2000e);
	text-align: center;
}

.contact_slide A {
	line-height: 1;
}
.contact_slide A:link,
.contact_slide A:visited {
	color:				#ffffff;
text-decoration: none;
}
.contact_slide A:hover,
.contact_slide A:focus,
.contact_slide A:active {
	color:				#ffffff;
}

.contact_slide TD {
  text-align: left;
  padding-bottom: 15px;
}




.stellenangebote_liste A {
	line-height: 1;
}
.stellenangebote_liste A:link,
.stellenangebote_liste A:visited {
	color:				#ffffff;
text-decoration: none;
}
.stellenangebote_liste A:hover,
.stellenangebote_liste A:focus,
.stellenangebote_liste A:active {
	color:				#ffffff;
}



#karte2 { 
width: 100%; 
height: 500px;
}

#karte { 
width: 100%; 
height: 250px;
}

.global {
position: relative;
width: 100%;
}

.global2 {
position: relative;
width: 90%;
}

.global2_insert {
padding: 15px;
}

.besch {
  background-color: #e2000e;
  color: #ffffff;
  margin: 0 0 25px 0;
  padding: 0;
  width: 100%;
  border-radius: 15px;
}

.besch_insert {
  padding: 25px;
}

.top {
margin: 0;
padding: 0;
	text-align: left;
	width: 100%;
	z-index: 5000;
background-color: #ffffff;
}

.sticky .top {

}

.top_insert {
margin: 0;
padding: 0px 0 0px 0;
	width: 100%;
  max-width: 1050px;
}

.logo {
margin: 0;
padding: 13px 0 10px 0;
width: 100%;
text-align: center;
}

.logo IMG {
width: 250px;
}

.sticky .logo {

}

.sticky .logo IMG {

}

.spruch {
  margin: 15px 0 15px 0;
  width: 100%;
  padding: 15px 0 15px 0;
  background-color: #dedede;
}

.stelle {
  list-style-type: none;
  width: 100%;
  padding: 0px;
  margin: 0;
}

.stelle LI {
  font-size: 25px;
text-align: center;
padding: 5px;
}

.bewerbeprozess_stelle {
  list-style-type: none;
  width: 100%;
  max-width: 450px;
  padding: 0px;
  margin: 0 0 0 3%;
}

.bewerbeprozess_stelle LI {
  font-size: 25px;
text-align: center;
padding: 35px 0px 0 0; 
  width: 47%;
  max-width: 199px;
  border-radius: 15px;
  margin: 0 3% 3% 0;
  background-color: #e2000e;
  color: #ffffff;
  height: 150px;
  float: left;
}

.bewerbeprozess_stelle LI:hover, .bewerbeprozess_submit:hover, .bewerbeprozess_stelle_breit LI:hover {
opacity: 0.8;
}


.bewerbeprozess_stelle_breit {
  list-style-type: none;
  width: 100%;
  max-width: 450px;
  padding: 0px;
  margin: 0 0 0 3%;
}

.bewerbeprozess_stelle_breit LI {
  font-size: 25px;
text-align: center;
padding: 25px 0 0 0; 
  width: 100%;
  border-radius: 15px;
  margin: 0 0 15px 0;
  background-color: #e2000e;
  color: #ffffff;
}

.bewerbeprozess_input {
padding: 15px; 
width: 90%;
max-width: 450px;
border-radius: 15px;
margin: 0 0 3% 3%;
border: 1px solid black;
}

.bewerbeprozess_submit {
text-align: center;
padding: 15px 0 15px 0; 
width: 90%;
  max-width: 415px;
  border-radius: 15px;
margin: 0 0 3% 1%;
  background-color: #e2000e;
  color: #ffffff;
  border: none;
  font-size: 35px;
}

.bewerbeprozess_submit_ende {
text-align: center;
padding: 25px;
  margin: 55px 0 55px 0;
  width: 100%;
  max-width: 250px;
background-color: #41eee1;
  border-radius: 15px;
color: #3a3a3a;	
  line-height: 1.6;
animation: pulsate 3.5s ease-in-out infinite both;
border: none;
  font-weight: bold;
  font-size: 15px;
}

.besch UL {
  margin: 0 0 0 20px;
  padding: 0;
}


.eigenschaften {
  list-style-type: none;
  width: 100%;
  padding: 0px;
  margin: 55px 0 55px 0;
max-width: 450px;
}

.eigenschaften LI {
text-align: center;
padding: 5px;
  margin: 5px;
  background-color: #e2000e;
  border-radius: 15px;
  color: #ffffff;
}

.jetztbewerben {
text-align: center;
padding: 25px;
  margin: 55px 0 55px 0;
  width: 100%;
  max-width: 250px;
background-color: #41eee1;
  border-radius: 15px;
  font-weight: bold;
  line-height: 1.6;
animation: pulsate 3.5s ease-in-out infinite both;
  text-transform: uppercase;
}

.jetztbewerben:hover, .bewerbeprozess_submit_ende:hover {
  animation: none;
}

a.jetztbewerben_a:link,
a.jetztbewerben_a:visited {
text-decoration: none;
color: #3a3a3a;	
}

@keyframes pulsate { 
  0% { 
    transform: scale(1); 
  } 
  50% { 
    transform: scale(0.80); 
  } 
  100% { 
    transform: scale(1); 
  } 
}

.slideshow {
margin: 0;
		width: 100%;
  max-width: 450px;
padding: 0;
position: relative;
}

.slideshow_insert {
		padding: 0 0 0 0;
	margin: 0;
}

.slideshow IMG {
    	
}

@-webkit-keyframes text-focus-in {
  0% {
    -webkit-filter: blur(12px);
            filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
  }
}
@keyframes text-focus-in {
  0% {
    -webkit-filter: blur(12px);
            filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
  }
}

.slideshow_text {
  position: absolute;
  top: 50%;
  left: 0;
  color: #ffffff;
  font-size: 75px;
  width: 100%;
  z-index: 80000;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
  line-height: 80%;

	-webkit-animation: text-focus-in 1s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
	        animation: text-focus-in 1s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}

.slideshow_text SMALL{
  font-size: 20px;
}

.slideshow_buttons {
  width: 100%;
  max-width: 420px;
  margin: 20px 0 0 0;
}

.slideshow_button {
border: 2px solid #e2000e;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#b2111e+15,ee7364+31,b2111e+61 */
background: #b2111e; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #b2111e 15%, #ee7364 31%, #b2111e 61%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #b2111e 15%,#ee7364 31%,#b2111e 61%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #b2111e 15%,#ee7364 31%,#b2111e 61%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2111e', endColorstr='#b2111e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

  width: 200px;
  color: #ffffff;
  font-size: 15px;
  margin: 0 10px 0 0;
  float: left;
}
.slideshow_button_insert {
  padding: 10px;
}
.slideshow_button2 {
border: 2px solid white;
  width: 200px;
  color: #ffffff;
  font-size: 15px;
  float: left;
}
.slideshow_button2_insert {
  padding: 10px;
}

.kontakt_button {
border: 2px solid white;
  width: 100%;
  color: #ffffff;
  font-size: 15px;
}
.kontakt_button_insert {
  padding: 10px;
}

a.button_leistungen_a:link,
a.button_leistungen_a:visited {
text-decoration: none;
}
.button_leistungen {
  text-decoration: none;
  border: 2px solid #e2000e;
  width: 250px;
  color: #e2000e;
  font-size: 15px;
  margin: 0 10px 0 0;
  text-align: center;
}
.button_leistungen:hover {
  background-color: #e2000e;
  color: #ffffff;
}
.button_leistungen_insert {
  padding: 10px;
}

a.button_produkte_a:link,
a.button_produkte_a:visited {
text-decoration: none;
}
.button_produkte {
  text-decoration: none;
  border: 2px solid #ffffff;
  width: 150px;
  color: #ffffff;
  font-size: 20px;
  margin: 0;
  text-align: center;
}
.button_produkte_insert {
  padding: 10px;
}




a.button_stellenangebote_a:link,
a.button_stellenangebote_a:visited {
text-decoration: none;
}
.button_stellenangebote {
  text-decoration: none;
  border: 2px solid #ffffff;
  width: 250px;
  color: #ffffff;
  font-size: 20px;
  margin: 0;
  text-align: center;
}
.button_stellenangebote_insert {
  padding: 10px;
}





.google_quick {
  margin: 0 0 25px 0;
background-color: #ffffff;
border-radius: 10px;
  width: 100%;
  color: #a5c71f;
}

.google_quick_insert {
  padding: 10px;
}

.google_quick_logo IMG {
  float: left;
  margin: 0 10px 0 0;
  width: 30px;
}

.google_quick_text1 {
  font-size: 13px;
}

.google_quick_text2 {
  font-size: 15px;
}

.google_quick_text2 IMG { 
  width: 17px;
}



.ueberschrift {
margin: 0px 0 0 0;
padding: 0 0 0 0;
		width: 100%;
  max-width: 1050px;
  border-bottom: 2px solid #3a3a3a;
}

h1 {
	width: 100%;
margin: 0;
padding: 25px 0 25px 0;
	transform: uppercase;
	font-size: 35px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
}


h2 {
padding: 15px 0 15px 0;
margin: 55px 0 25px 0;
background-color: #e2000e;
width: 100%;
  text-align: center;
  color: #ffffff;
}

H2 a {
	line-height: 1;
}
H2 a:link,
H2 a:visited {
	color:				#ffffff;
text-decoration: underline;
}
H2 a:hover,
H2 a:focus,
H2 a:active {
	color:				#ffffff;
}

H3 {
  padding: 0;
  margin: 0 0 10px 0;
  font-size: 27px;
}

H3 SMALL {
  font-weight: normal;
}

.menue_mobil_icon {
  display: none;
}

.menue {
margin: 0;
padding: 65px 0 0 0px; 
float: left;
max-width: 800px;
	width: 100%;
}


.sticky .menue {
}

.menue_ul {
margin: 0;
padding: 0px 0 0 20px;
list-style-type: none;
}

.clear {
clear: left;
}

a.menue_a {
	padding: 0 20px 31px 15px;
	line-height: 1;
	height: 20px;
  font-size: 16px;
}
a.menue_a:link,
a.menue_a:visited {
	color:				#ffffff;
text-decoration: none;
}
a.menue_a:hover,
a.menue_a:focus,
a.menue_a:active {
	color:				#ffffff;
}

a.menue_a_a {
	line-height: 1;
}
a.menue_a_a:link,
a.menue_a_a:visited {
	color:				#000000;
text-decoration: none;
}
a.menue_a_a:hover,
a.menue_a_a:focus,
a.menue_a_a:active {
color: #e2000e;
}

/* Navigation */
.Navigation {
}
.Navigation a {

	text-decoration:		none;
	display:			block;
}
.Navigation li {
	float:				left;
	position:			relative;
}
.Navigation li li {
	float:				none;

}
.Navigation li li a {
	padding:			5px 15px 5px 15px;
}
.Navigation li:hover .NavigationSpacer {
	display:			block;
}
.Navigation ul {
	list-style-type:		none;
}
.Navigation ul ul {
	padding:			0 15px 15px 15px;
}
.NavigationSpacer {
	position:			absolute;
	left:				0;
	top:				46px;
background-color:#ffffff;
	display:			none;
	padding:			11px 0 0 0;
	z-index: 4005;
	text-align: left;
	min-width: 210px;
	margin: 5px 0 0 0;
}

.sticky .NavigationSpacer {
	top:				44px;
}

.menue_li_1,
.menue_li_2,
.menue_li_3,
.menue_li_4 {
margin: 0;
padding: 0;
float: left;
}

.clear {
clear: left;
}

HR {
padding: 0;
margin: 20px 0 20px 0;
border-top: 1px solid #888888;
}

TABLE, TD, TR {
padding: 0 20px 0 0;
vertical-align: top;
border: 0; 
}

INPUT, TEXTAREA, SELECT {
padding: 10px;
border: 1px solid #000000;
margin: 0 10px 10px 0;
  font-family: 'Gibson', 'Roboto', 'Arial';
}

textarea::placeholder {
  font-family: 'Gibson', 'Roboto', 'Arial';
  }

a {

}
a:link,
a:visited {
	color:				#000000;
text-decoration: underline;
}
a:hover,
a:focus,
a:active {
	color:				#e2000e;
text-decoration: underline;

}

IMG {
border: 0;
}

.icon_font {
   font-family: kiwi-cms;
font-size: 22px;
  }

.icon_font_ob {
    font-family: "kiwi-online-bewerbung";
  font-size: 47px;  
}

.icon_font_ob_small {
    font-family: "kiwi-online-bewerbung";
  font-size: 26px;  
}


.content {
margin: 0px 0 10px 0;
padding: 0px 0 0 0;
}

.content_inline {
margin: 100px 0 100px 0;
padding: 0px 0 0 0;
}

.content_inline H2 {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-size: 35px;
margin-bottom: 30px;
}

.content_inline .spalte_halb IMG {
  width: 100% !important;
  height: auto !important;
}

.content_insert {
margin: 0;
padding: 20px 20px 20px 0px;
text-align: left;
}

.bild_links {
float: left;
margin: 0 15px 15px 0;
}

.termin {
	width: 100%;
  padding: 0px 0 30px 0;
display: none;
}

.termin_insert {
	margin: 0;
	padding: 0 0 0 0;
	width: 95%;
	max-width: 1050px;
}

.termin_tab {
	float: left;
 margin: 0 25px 0 0;
	width: 100%;
max-width: 300px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f3e2c7+0,c19e67+50,b68d4c+51,e9d4b3+100;L+Brown+3D */
background: #f3e2c7; /* Old browsers */
background: -moz-linear-gradient(top,  #f3e2c7 0%, #c19e67 50%, #b68d4c 51%, #e9d4b3 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f3e2c7 0%,#c19e67 50%,#b68d4c 51%,#e9d4b3 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f3e2c7 0%,#c19e67 50%,#b68d4c 51%,#e9d4b3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3e2c7', endColorstr='#e9d4b3',GradientType=0 ); /* IE6-9 */

  color: #FFFFFF;
}

.termin_tab_insert {
  padding: 15px;
}

.termin_tab:hover {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease; 
background:#000000;
background:rgba(0, 0, 0, 0.8);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000,endColorstr=#80000000);
}

.termin_tab_insert {
	padding: 20px;
}

.termin a {
	line-height: 1;
}
.termin a:link,
.termin a:visited {
	color:				#ffffff;
text-decoration: underline;
}
.termin a:hover,
.termin a:focus,
.termin a:active {
	color:				#ffffff;
}

.hg_dunkel {
width: 100%;

/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#b2111e+15,ee7364+31,b2111e+61 */
background: #b2111e; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #b2111e 15%, #ee7364 31%, #b2111e 61%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #b2111e 15%,#ee7364 31%,#b2111e 61%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #b2111e 15%,#ee7364 31%,#b2111e 61%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2111e', endColorstr='#b2111e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */


margin: 60px 0 60px 0;
color: #ffffff;
}

.hg_dunkel_insert {
padding: 50px 0 50px 0;
}


.footer {
	width: 100%;
background-color: #3a3a3a;	
font-size: 15px;
}

.footer_insert {
	margin: 0;
	padding: 50px 0 50px 0;
	width: 95%;
	max-width: 1050px;
	color: #FFFFFF;
}

.footer_tab {
	width: 100%;
	text-align: center;
}

.footer_tab_last {
	width: 100%;
max-width: 200px;
	padding: 0 15px 0 0;
	margin: 0 0 0 0;
	float: left;
	text-align: left;
}

.footer_tab_2 IMG {
  width: 70%;
}


.footer_tab_2 {
	width: 100%;
max-width: 210px;
	padding: 0 15px 0 0;
	margin: 0 25px 0 0;
	float: left;
	text-align: center;
}

.footer_tab_3 {
	width: 100%;
max-width: 290px;
	padding: 0 15px 0 0;
	margin: 0 25px 0 0;
	float: left;
	text-align: center;
}


.footer a {
	line-height: 1;
}
.footer a:link,
.footer a:visited {
	color:				#ffffff;
text-decoration: underline;
}
.footer a:hover,
.footer a:focus,
.footer a:active {
	color:				#ffffff;
}

.footer_ul {
	margin: 0;
	padding: 0
}

.footer_li {
	margin: 0;
	padding: 0;
}

.galerie_set_ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.galerie_set_ul LI {
	margin: 0 10px 10px 0;
	padding: 10px;
	float: left;
	border: 2px dotted #979390;
	text-align: left;
	border-radius: 3px;
	background-color: #ffffff;
}

.galerie_set_ul LI:hover {
	background-color: #e50915;
	color: #ffffff;
}


.galerie_ref_ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.galerie_ref_set_ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.galerie_ref_set_ul IMG {
height: 100px;
}

.spalte_300_insert {
	  padding: 30% 0 0 0;
}

.galerie_ul {
		border-radius: 3px;
		background-size: cover;
	margin: 0 10px 10px 0;
	padding: 0;
	text-align: center;
	width: 300px;
	height: 260px;
	font-size: 20px;
	color: #FFFFFF;
		float: left;
}

.galerie_ref_ul LI {
	margin: 0 10px 10px 0;
	padding: 10px;
	float: left;
	border: 2px dotted #979390;
	text-align: center;
	width: 100%;
	max-width: 210px;
}

.galerie_ref_set_ul LI {
	margin: 0 10px 10px 0;
	padding: 10px;
	float: left;
	border: 2px dotted #979390;
	text-align: center;
	width: 290px;
}