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

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



BODY {
margin: 0;
padding: 0;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
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: 50px;
    width: 50px;
    display: inline-block; 
    fill: currentColor; 
    color: #ffffff;
}

.kontakt_icon {
  float: left;
}

.kontakt_icon_beschriftung {
float: left;
  margin: 13px 0 0 15px;
}

.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 {
  width: 100%;
  max-width: 300px;
  margin: 0 0 1% 0;
  border: 1px solid white;
}

.dateien_1_insert {
    padding: 15px;
}

.dateien_1:hover {
background:#ffffff;
background:rgba(255,255,255, 0.5);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#50ffffff,endColorstr=#50ffffff);
}

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

.dateien_1 a {
	line-height: 1;
}
.dateien_1 a:link,
.dateien_1 a:visited {
	color:				#ffffff;
text-decoration: none;
}
.dateien_1 a:hover,
.dateien_1 a:focus,
.dateien_1 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%;
}





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

.produkte_startseite LI {
  float: left;
  width: 32%;
  margin: 0 1% 1% 0;
  padding: 0px;
  height: 300px;
  text-align: center;
  font-weight: bold;
  overflow: hidden;
    position: relative;

}

.produkte_startseite LI IMG {
  object-fit: cover;
  width: 100%;
  height: 300px;
}

.produkte_startseite LI IMG:hover {
opacity: 0.5;
 filter: grayscale(100%);
}

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

.produkt_name_startseite {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 5005;
  padding: 0 0 3% 0;
  border-bottom: 3px solid #ec195e;
background:#000000;
background:rgba(0,0,0,0.5);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#50000000,endColorstr=#50000000);

}


.produkt_name_startseite_insert {
padding-top: 3%;
}






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: 49%;
  margin: 0 1% 1% 0;
  padding: 0;
  text-align: center;
  position: relative;
  height: 350px;
}

.produktbilder LI IMG {
  width: 100%;
  margin: 0 0 0 0;
  height: 100%;
object-fit: cover; 
}

.produktbilder LI SPAN {
  display: none;
position: absolute;
  bottom: 0;
  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 {
background-image: url('../download/ueberuns_103714324.jpg');
background-position: center top;
background-attachment: fixed;
}

.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 H3 {
}

.angaben {
  width: 90%;
padding: 5%;
}

.angaben_button {
  width: 100%;
padding: 5%;
  font-size: 25px;
}


.spalte_halb {
  width: 46%;
  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: 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:#be111e;
background:rgba(190,17,30, 0.7);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#70be111e,endColorstr=#70be111e);
	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: 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/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}

.top_insert {
margin: 0;
padding: 0px 0 0px 0;
	width: 100%;

}

.logo {
margin: 0;
padding: 20px 30px 10px 30px;
float: left;
opacity: 1;
}

.logo IMG {
width: 190px;
}

.sticky .logo {
opacity: 1;
  animation: einblenden 1.5s ease-in;
}


@keyframes einblenden { 
  0% { 
    opacity: 0; 
  } 
  100% { 
    opacity: 1; 
  } 
}

.sticky .logo IMG {

}


.slideshow {
margin: 0;
		width: 100%;
padding: 0;
position: relative;
}

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

.slideshow IMG {
    	filter: none !important;
}

@-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: 40%;
  left: 0;
  color: #ffffff;
  font-size: 65px;
  width: 100%;
  z-index: 80000;
-webkit-transform: translateY(-40%);
-ms-transform: translateY(-40%);
transform: translateY(-40%);
  line-height: 100%;

	-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_insert {
  width: 50%;
    text-align: center;
  animation: pulsate 2.5s ease-in-out infinite both;
text-shadow: 0 0 20px #111111;
  text-transform: uppercase;
  border: 5px solid white;
  padding: 1%;
  border-radius: 6px;
}

.slideshow_text_insert IMG { 
      display: inline;
  float: none;
  width: 100%;
  animation: pulsate 2.5s ease-in-out infinite both;
  opacity: 0.5;
}

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



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

.google_quick_insert {
  padding: 10px;
}

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

.google_quick_text1 {
  font-size: 20px;
  text-align: left;
}

.google_quick_text2 {
  font-size: 18px;
  margin-top: 3px;
text-align: left;
}

.google_quick_text2 IMG { 
  width: 20px;
}



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

h2 {
margin: 0;
padding: 0 0 10px 0;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
}

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

.menue_mobil_icon {
  display: none;
}

.menue {
margin: -30px 0 0 0px;
padding: 0 0 0 0px; 
float: right;
max-width: 600px;
width: 100%;
background-color: #ec195e;
  transform: rotate(-5deg);
}


.sticky .menue {
}

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

.clear {
clear: left;
}

a.menue_a {
	padding: 0 20px 31px 15px;
	line-height: 1;
	height: 20px;
  font-size: 20px;
}
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:				#000000;
}

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

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

	text-decoration:		none;
	display:			block;
}
.Navigation li {
	float:				left;
	position:			relative;
  background-color: #ec195e;
  margin: 0 0 5px 0;
  padding: 5px 0 5px 0;
}
.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:				-15px;
	top:				55px;
	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;
margin: 0 10px 10px 0;
background-color: #ffffff;
border: 0;
}

a {
	line-height: 1;
}
a:link,
a:visited {
	color:				#000000;
text-decoration: underline;
}
a:hover,
a:focus,
a:active {
	color:				red;
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: 0px 0 0px 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;
}

.bild_rechts {
float: right;
margin: 0 0 15px 15px;
}

.hg_bild {

}

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

}

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

.termin_tab {
	float: left;
 margin: 0 25px 0 0;
	width: 100%;
max-width: 300px;
background-color: #dedede;
border-top: 3px solid #ec195e;
border-radius: 100px;
}

.termin_tab_insert {
  padding: 15px;
}

.termin_tab H2 {
  font-size: 30px;
  margin: 0;
  padding: 0;
}

.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);
  color: #ffffff;
}

.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_bild {
width: 100%;
background-position: center center;
margin: 0;
color: #ffffff;
font-size: 25px;
}

.hg_bild_insert {
}

.hg_hell {
background-color: #ffffff;
}

.hg_hell_insert {
  padding: 40px 0 40px 0;
}

.hg_abdunkeln {
background:#000000;
background:rgba(0, 0, 0, 0.4);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#40000000,endColorstr=#40000000);
}

.hg_abdunkeln_insert {
  padding: 40px 0 40px 0;
}

.contentrahmen {
  background:#000000;
background:rgba(0, 0, 0, 0.6);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#60000000,endColorstr=#60000000);
}

.contentrahmen_insert {
  padding: 35px 25px 25px 25px;
}


.hg_dunkel {
width: 100%;
background-color: #ec195e;
margin: 0;
color: #ffffff;
font-size: 25px;
margin: 50px 0 50px 0;
}

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


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

.footer {
	width: 100%;
background-color: #ec195e;
font-size: 25px;
}

.footer SMALL {
font-size: 15px;
  }

.footer_insert {
	margin: 0;
	padding: 50px 0 10px 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;
}