@media (max-width: 1200px)
{
  .slideshow {
 min-height: 200px;
}
  .Navigation li {
	float:				none;
    text-align: left;
}
.logo {

}
  .menue {
max-width: 200px;
}
  .contact_slide {
    display: none;
  }
  
}
  
  @media (max-width: 500px)
{

  .menue_produkt_breit {
    display:none !important;
  }

  H1 {
    text-align: center;

  }

.breadcrump {
text-align: center;
}

.spalte_halb H2 {
  font-size: 25px !important;
}

.cms_inline_index_zertifikate LI {
width: 100%;
float: none;
text-align: center;
  margin: 0 0 15px 0;
}

.menue {
margin: 0;
padding: 0; 
float: none;
max-width: 100%;
  width: 100%;

}

.kontaktliste UL LI {

width: 100%;

}

.sticky .menue {
padding: 0 0 0 0; 
}
  .menue_ul {
margin: 0;
padding: 0;

}
.menue_li_1,
.menue_li_2,
.menue_li_3,
.menue_li_4 {
width: 100%;
float: none;

}
  .menue_insert {
	display: none;
      padding: 20px 0 20px 0;
      width: 100%;  
    text-align: center;
}
    .menue:hover .menue_insert {
    display: block;
  }
  .menue_mobil_icon {
    width: 50px;
  display: block;
  }
  

a.menue_a {
padding:5px 0px 5px 0px;
	text-align: center;
	height: auto;
}
a.menue_a:link,
a.menue_a:visited {
	color:				#000000;
text-decoration: none;
}
a.menue_a:hover,
a.menue_a:focus,
a.menue_a:active {
	color:				#000000;
}
  a.menue_a_a {
    	text-align: center;

	line-height: 1;
}
a.menue_a_a:link,
a.menue_a_a:visited {
	color:				#000;
text-decoration: none;
}
a.menue_a_a:hover,
a.menue_a_a:focus,
a.menue_a_a:active {
	color:				#000;
}
.NavigationSpacer {
	position:			static;
	display:			none;
	padding:			11px 0 0 0;
	text-align: center;
width: 100%;
	margin: 0;
	box-shadow: none;
background:#FFFFFF;
background:rgba(255, 255, 255, 0.5);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#70ffFFff,endColorstr=#70FFffff);
}
  .menue_produkt_breit {
  min-width: 100%;
}
.menue_produkt {
  	float:				left !important;
width: 100% !important;
}
  
  .logo,.logo2 {
    float: none; 
    width: 100%; 
    max-width: 100%; 
    text-align: center; 
    margin: 0; 
    padding: 0;
transform: skew(0deg);

  }
  
.logo IMG {
	width: 80%;
height: auto;
transform: skew(0deg);

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

}

.sticky .logo2 IMG {

}
  INPUT, TEXTAREA, SELECT {
    max-width: 100%;
  }
  h1 {
	font-size: 25px;
}
.content_inline H2 {
  font-size: 20px;
}
  .slideshow {
	margin-top: 200px;
    min-height: 100px;
}
  .slideshow_text {
  top: 50%;
  font-size: 25px;
}
.slideshow_text_insert IMG { 
  width: 100px;
}

  .slideshow_buttons, .slideshow_buttons2 { display: none; }
.slideshow_text SMALL{
  font-size: 15px;
}
  .spalte_halb {
    float: none;
    width: 100%;
  }
  .hg {
}

  .top {
position: absolute;
background: linear-gradient(135deg,  #14a5a1 0%,#7bbfbd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */


}

.kontaktform UL LI {
  margin: 0;
  padding: 0;
width: 100%;
  float: none;
}

.produkte_highlightbild {
  position: absolute;
  right: 15%;
  top: 160px;
  background-color: none;
}

.cms_produkte .ueberschrift2 {
margin-bottom: 300px;
}

.footer_tab,
  .footer_tab_2,
  .footer_tab_3,
  .footer_tab_4, .footer_tab_last {
    margin-bottom: 15px;
    text-align: center;
    max-width: 95%;
  }

 .google_quick {
  margin: 0 0 25px 15%;

 }
  
.termin_tab {
margin: 0 0 15px 0;
width: 95%;
max-width: 500px;
}

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

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

}