/* 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;
}

.spalte_50 {
  width: 50%;
float: left;
}

.counter {
  width: 100%;
  max-width: 1400px;
}

.kiwi_counter {
  width: 100%;
  max-width: 325px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#45bdcd+0,0f8ca8+100 */
background: #45bdcd; /* Old browsers */
background: -moz-linear-gradient(45deg,  #45bdcd 0%, #0f8ca8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #45bdcd 0%,#0f8ca8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #45bdcd 0%,#0f8ca8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45bdcd', endColorstr='#0f8ca8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
margin: 0 15px 15px 0;
  border-radius: 7px;
float: left;
}

.kiwi_counter_insert {
  padding: 15px;
}

.kiwi_counter_icon {
  width: 30%;
  border-radius: 100px;
  background-color: #0f8ca8;
  margin: 0 0 20px 0; 
}

.kiwi_counter_icon_insert {
  padding: 20px;
}

.kiwi_counter_icon_insert IMG {
  width: 100%;
}


.kiwi_counter_text {
font-size: 50px;  
  color: #ffffff;
  margin: 0;
  padding: 0;
  font-weight: bold;
}
.kiwi_counter_text_insert {
  margin: 0;
  padding: 0;
}
.kiwi_counter_text2 {
  font-size: 15px;
  margin: 0;
  padding: 0;
  font-weight: normal;
  text-transform: uppercase;
  color: #ffffff;
}

.box_ansprech {
width: 100%;
max-width: 460px;
border: 1px solid grey;
float: left;
margin: 0 15px 15px 0;
text-align: center;
}

.box_ansprech_inhalt {
padding: 15px;
}

.box_ansprech TABLE TR TD {
  font-size: 16px;
}


.pyr_1 {
	width: 30%;
	background-color:  #45bdcc;
background-image: linear-gradient(to top, #45bdcc, #2f8b96);
float: left;
	color: #ffffff;
	margin: 0 15px 0px 0;
	min-height: 270px;

}

.pyr_2 {
	width: 65%;
background-image: linear-gradient(to top, #999999, #b2b2b2);
float: left;
	color: #ffffff;
	min-height: 270px;

}

.pyr_3 {
	margin: 0;
	width: 96%;
background-image: linear-gradient(to top, #f4eded, #d6d6d6);
}

.pyr_insert {
	padding: 15px;
}

.spalte_abrechnung {
	width: 100%;
	max-width: 460px;
	float: left;
	margin: 0 20px 20px 0;
  min-height: 510px;
}

.spalte_halb INPUT, .spalte_halb TEXTAREA  {
  width: 90%;
}

.spalte_halb_st {
	width: 50%;
float: left;
}

.spalte_halb_st {
	line-height: 1.0;
margin: 0 0 5px 0;
}

.mieterabrechnung {
	width: 100%;
	background-image: linear-gradient(to top, #999999, #b2b2b2);
	color: #FFFFFF;
}

.mieterabrechnung_insert {
	padding: 20px;
}

.mieterabrechnung H2 {
	color: #FFFFFF;
}

.mieterabrechnung H3 {
		color: #FFFFFF;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ffffff;
}

.mieterabrechnung HR{
	color: #FFFFFF;
	border-color: #FFFFFF;
}

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

}


.cms_inline_nachhaltigkeit P {
  width: 100%;
max-width: 16.9%;
  float: left;
  margin: 0 1% 1% 0;
  text-align: center;
padding: 10px;
  min-height: 300px;
  border: 1px solid grey;
}

.cms_inline_nachhaltigkeit IMG {
width: 70px;
}


.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_fortbildungen IMG {
border: 1px solid grey;
}


.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 {
  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=#80be111e,endColorstr=#80be111e);
}

.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;
  text-align: center;
}

.produktbilder LI {
  display:inline-block;
  vertical-align: top; 
  width: 21%;
  margin: 0 1% 1% 0;
  padding: 1%;
  text-align: center;
  font-weight: bold;
  position: relative;
  border: 1px solid grey;
}

.produktbilder LI IMG {
  width: auto;
  max-width: 100%;
  margin: 0;
  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: 0px;
  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: 100%;
  max-width: 460px;
  padding-right: 4%;
	float: left;
	margin: 0;
	text-align: justify;
}


.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: 235px;
	float: left;
	margin: 0 20px 20px 0;
  text-align: center;
} 

.partner_insert {
	padding: 10px;
}

.partner_insert IMG {
	max-height: 43px !important;
  height: auto !important;
  max-width: 190px !important;
  width: auto !important;
}


.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;
border-radius: 10px 0 0 10px;
	background-color:				#0f8ca8;
	text-align: center;
}

.button_angaben {
  background-color: #f44d4d;
  border: 1px solid black;
  font-size: 16px;
  border-radius: 10px;
  height: 50px;
}

.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;
}

.contact_slide IMG {
  width: 60px;
  margin: 0 0 5px 0;
}



.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: 600px;
}

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

.global {
position: relative;
width: 95%;
max-width: 1050px;
}

.top {
margin: 0;
padding: 0;
position: fixed;
top: 0px;
left: 0px;
	text-align: left;
	width: 100%;
	z-index: 5000;
}

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

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

.logo {
margin: 0;
padding: 0 0 0 0;
float: left;
}

.logo IMG {
width: 0px;
}

.sticky .logo {
padding: 7px 0 0 0;
}

.sticky .logo IMG {
width: 100px;
}


.slideshow {
margin: 0;
		width: 100%;
padding: 0;
position: relative;
	min-height: 650px;
}

.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 #be111e;
/* 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 {
  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 #be111e;
  width: 250px;
  color: #be111e;
  font-size: 15px;
  margin: 0 10px 0 0;
  text-align: center;
}
.button_leistungen:hover {
  background-color: #be111e;
  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_startseite:link,
a.button_startseite:visited {
text-decoration: none;
}
.button_startseite {
  text-decoration: none;
  width: 100%;
  color: #000000;
  background-color: #ffffff;
  font-size: 20px;
  margin: 0;
  text-align: center;
  border-radius: 10px;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease; 
}
.button_startseite_insert {
  padding: 10px;
}
.button_startseite:hover {
  background-color: #f44d4d;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease; 
}





.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 !important;
}

.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: 34px;
  text-align: center;
  text-transform: uppercase;
}

h2 {
margin: 0;
padding: 0 0 10px 0;
}

h3 {
margin: 0;
padding: 0 0 20px 0;
}

.menue_mobil_icon {
  display: none;
}

.menue {
margin: 0;
padding: 165px 0 0 0px; 
float: right;
max-width: 600px;
	width: 100%;
}


.sticky .menue {
  padding: 30px 0 0 0;
}

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

.clear {
clear: left;
}

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

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:				#777777;
text-decoration: none;
}
a.menue_a:hover,
a.menue_a:focus,
a.menue_a:active {
	color:				#0f8ca8;
}

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: #be111e;
}

/* 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,
.Navigation li:focus-within .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;
}

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

IMG {
border: 0;
}

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

.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;
}

.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%;
  height: 350px;
max-width: 300px;
  color: #FFFFFF;
  position: relative;

}

.termin_tab IMG {
 object-fit: cover;
filter: brightness(60%);
  height: 310px;
  width: 100%;
}

.termin_tab SPAN {
  z-index: 5000;
  position: absolute;
  top: 30%;
  left: 10%;
  width: 80%;
  padding: 0px;
  text-align: center;
  color: #fff;
  font-size: 25px;
  line-height: 120%
}

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

.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.4);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#40000000,endColorstr=#40000000);
}

.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/#45bdcd+0,0f8ca8+100 */
background: #45bdcd; /* Old browsers */
background: -moz-linear-gradient(45deg,  #45bdcd 0%, #0f8ca8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #45bdcd 0%,#0f8ca8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #45bdcd 0%,#0f8ca8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45bdcd', endColorstr='#0f8ca8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */



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

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


.sprechblase {
width: 90%;
	margin: 0;
	padding: 0;
color: #000000;
  text-align: center;
}

.sprechblase IMG {
	border: 0;
	margin: 0 0 0 50px;
	padding: 0;
  height: 40px;
	display: block;
}

.sprechblase_insert {
	background-color: #b0b0b0;
	border-radius: 15px;
	padding: 15px;
	margin: 0;
width: 100%;
}


.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;
  max-width: 230px;
  padding: 0 15px 0 0;
  margin: 0 25px 15px 0;
  float: left;
  text-align: left;
}

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

.footer_tab_last IMG {
  width: 90%;
}


.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;
}








        * {
            box-sizing: border-box;
        }

        .page {
            max-width: 940px;
            margin: 0 auto;
            padding: 18px;
        }

        .card {
            background: #fff;
            border-radius: 16px;
            padding: 24px;
            box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
        }

        .header {
            display: flex;
            justify-content: space-between;
            gap: 20px;
            padding-bottom: 18px;
            margin-bottom: 22px;
        }

        .brand {
            font-size: 30px;
            font-weight: 700;
            color: #008aa3;
            line-height: 1.1;
        }

        .brand-subline {
            font-size: 15px;
            color: #333;
            margin-top: 4px;
        }

        .meta {
            font-size: 14px;
            text-align: right;
            min-width: 260px;
        }

        h1 {
            font-size: 26px;
            margin: 20px 0 12px;
        }

        h2 {
            font-size: 18px;
            margin: 28px 0 12px;
        }

        p {
            margin: 14px 0;
        }

        .box {
            border: 1px solid #bbb;
            border-radius: 8px;
            padding: 14px;
            margin: 12px 0;
            background: #fbfbfb;
        }

        .field-grid {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 14px;
        }

        .field {
            margin-top: 14px;
        }

        label {
            display: block;
            font-weight: 700;
            margin-bottom: 6px;
            font-size: 14px;
        }

        input,
        textarea {
            width: 100%;
            border: 1px solid #aaa;
            border-radius: 8px;
            padding: 12px;
            font-size: 16px;
            font-family: Arial, Helvetica, sans-serif;
            background: #fff;
        }

        textarea {
            min-height: 86px;
            resize: vertical;
        }

        input[readonly],
        textarea[readonly] {
            background: #f1f1f1;
            color: #333;
        }

        .notice {
            font-weight: 700;
            margin: 18px 0;
        }

        .small {
            font-size: 13px;
            color: #666;
        }

        .signature-wrap {
            border: 1px solid #999;
            border-radius: 8px;
            background: #fff;
            overflow: hidden;
        }

        canvas {
            width: 100%;
            height: 230px;
            display: block;
            touch-action: none;
            background: #fff;
        }

        .signature-actions {
            display: flex;
            justify-content: space-between;
            gap: 12px;
            padding: 10px;
            border-top: 1px solid #ddd;
            background: #fafafa;
            align-items: center;
        }

        button {
            border: none;
            border-radius: 10px;
            padding: 13px 18px;
            font-size: 16px;
            cursor: pointer;
            font-family: Arial, Helvetica, sans-serif;
        }

        .btn-primary {
            background: #008aa3;
            color: #fff;
            font-weight: 700;
            width: 100%;
            margin-top: 20px;
        }

        .btn-secondary {
            background: #e8e8e8;
            color: #222;
        }

        .checkbox {
            display: flex;
            align-items: flex-start;
            gap: 10px;
            margin: 18px 0;
        }

        .checkbox input {
            width: auto;
            margin-top: 4px;
        }

        .error {
            display: none;
            color: #b00020;
            font-weight: 700;
            margin-top: 10px;
        }

        .footer {
            font-size: 13px;
            color: #555;
            margin-top: 26px;
            border-top: 1px solid #ddd;
            padding-top: 14px;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 12px;
        }

        @media (max-width: 720px) {
            .page {
                padding: 10px;
            }

            .card {
                padding: 16px;
                border-radius: 10px;
            }

            .header {
                display: block;
            }

            .meta {
                text-align: left;
                margin-top: 14px;
                min-width: 0;
            }

            .field-grid {
                grid-template-columns: 1fr;
                gap: 0;
            }

            h1 {
                font-size: 22px;
            }

            canvas {
                height: 200px;
            }

            .footer {
                grid-template-columns: 1fr;
            }
        }
  