@media (max-width: 500px)
{
.menue {
margin: 0;
padding: 0; 
float: none;
max-width: 100%;
  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:				#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:				#ffffff;
text-decoration: none;
}
a.menue_a_a:hover,
a.menue_a_a:focus,
a.menue_a_a:active {
	color:				#ffffff;
}
.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);
  border: 0;
  border-radius: 0;
}
  
  .logo,.logo2 {width: 100%; max-width: 100%; text-align: center; padding-right: 0;}
.logo IMG {
	width: 320px;
}
.sticky .logo IMG {
  	width: 320px;
}
.logo2 IMG {
	width: 320px;
}
.sticky .logo2 IMG {
  	width: 320px;
}
  INPUT, TEXTAREA, SELECT {
    max-width: 100%;
  }
  h1 {
	font-size: 40px;
}
  .slideshow {
	margin-top: 200px;
    min-height: 200px;
}
  .slideshow_text {
  top: 50%;
  font-size: 25px;
}

.slideshow_text SMALL{
  font-size: 15px;
}
  .spalte_halb {
    float: none;
    width: 100%;
  }
  .hg {
		background-image: none;
}
.produkte LI,
  .produkte_index LI {
    width: 95%;
  max-width: 500px;
height: auto;  
}
  .top {
position: absolute;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff3019+0,cf0404+100;Red+3D */
background: #ff3019; /* Old browsers */
background: -moz-linear-gradient(top,  #ff3019 0%, #cf0404 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ff3019 0%,#cf0404 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
  }

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