.header .hamburger {
    width: 10vw;
    height: 5vw;
    background-size: 10vw 5vw;
}
.header .titel {
    margin-top: -1.3vw;
    font-size: 6vw;
}
.menu_pane {
	width:66vw;
	left:-66vw;
}
.prod_spalten {
	display:block;
	margin-left:5px;
	margin-bottom: 150px;
}
.prod_spalten .spalte,
.prod_spalten .spalte.text {
	width:calc(100% - 10px);
	height:150px;
	margin-bottom:10px;
}
.prod_spalten .spalte.bilder {
	height:75vw;
}
.stage>img {
	display:none;
}
ul.zeilen li {
    margin-bottom: 15px;
}
.prod_spalten .spalte.text {
	padding:0;
}
.prod_nav_below .colors li.farbe {
	margin-bottom:7px;
}
.prodpage .footer {
    bottom: -700px;
    right: 3vw;
    height: 22px;
    top:auto;
}
.prod_nav_below .colors {
    position: absolute;
    top: 50vw;
}
.prod_spalten .spalte.text {
    margin-top: 90px;
}
.prod_nav_below .cat_prods {
    position: absolute;
    top: 600px;
}
.prod_nav_below .cat_prods li {
    width: 20vw;
    height: 18vw;
}
.menuhome li {
    font-size: 4vw;
}
.mobile_unten {
	display:block;
	margin-top:10px;
}
.overlay .adressehome {
	display:none;
}
.adressehome {
	position: static;
	display:flex;
	justify-content: space-between;
	padding:0 10px;
	width:calc(100% - 20px);
}
.mobile_unten .adressehome .text,
.mobile_unten li,
.adressehome .menuunten li {
	font-size: 12pt;
	color:#000;
	position: static;
	line-height:135%;
}
.adressehome .menuunten {
	margin:0;
	padding:0;
}