#inhalt2spalten3 > div.spalte1.spaltenslideshow{
width: 60%;
}

#inhalt2spalten3 .spalte2 {
width: 40%;
}

#textrahmen6 h2:after {
display: none;
}

#textrahmen6 {
height: auto;
}

#textrahmen6 > div {
height: auto;
cursor: pointer;
}

#textrahmen6 > div {
content: " ";

display: block;
text-align: center;
height: 500px;
background-size: cover;
background-position: center;
position: relative;
background-repeat: no-repeat;
 display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
    filter: grayscale(70%);
}

#textrahmen6 h2 {
color: #fff;
position: absolute;
font-size: 2.3em;
text-shadow: 0px 0px 8px #000;
height: 100%;
width: 100%;
}

#textrahmen6 h2 a {
color: #fff;
width:100%;
height:100%;
display:block;
margin: auto;
display:flex;
justify-content: center;
flex-direction:column;
}

#textrahmen6 img {
opacity: 0;
width: 100%;
height: auto;
}

#textrahmen6 .spalte1 {
background-image: url(../../media/mg_7522.jpg);
}

#textrahmen6 .spalte2 {
background-image: url(../../media/mg_7510.jpg);
}

#textrahmen6 .spalte3 {
background-image: url(../../media/shop-oben.jpg);
}

#textrahmen6 .spalte4 {
background-image: url(../../media/mg_7449.jpg);
}


@media screen and (min-width:1000px) {
#textrahmen6:hover div {
transition: 0.5s;
width: 23.3%;
}

#textrahmen6 > div:hover {
width: 30%;
transition: 0.5s;
filter: grayscale(0%);
}
}

#inhalt2spalten3 a.button {
width: 100%;
padding-left: 0;
padding-right: 0;
text-align: center;
}

#inhalt2spalten2 .spalte2, #inhalt2spalten4 .spalte2 {
line-height: 0;
}

#inhalt7 h2 {
margin: 0;
}

#inhalt7 {
background-color: #f6f3df;
margin-bottom:0;
padding-bottom: 0px;
padding-top: 50px;
}

.ProdukteSlider {
padding-top: 20px;
}

#inhalt14 {
background-color: #f6f3df;
padding-left: 4%;
margin-top:0;
padding-top: 15px;
padding-bottom: 50px;
}

button.JPO_open {
display: none;
}

button.JPO_close {
font-family: 'Playfair Display', serif;
background-color: transparent;
border: 1px solid #a5251c;
color: #a5251c;
position: relative;
padding-bottom: 0px;
margin-top: 5px;
width: auto;
display: inline-block;
line-height: 23px;
padding-bottom: 0px;
height: 30px;
padding: 3px 20px;
font-size: 17px;
}

button.JPO_close:hover {
background-color: #a5251c;
color: #fff;
}

.textRahmen.popup_content {
background-color: #f6f3df;
width: 70%;
width:auto;
padding: 20px;
margin: 0 auto;
}

.textRahmen.popup_content a {
color: #a5251c;
}

@media screen and (max-width: 1000px) {

.textRahmen.popup_content {
width: 80%;
}

#inhalt2spalten3 > div.spalte1.spaltenslideshow {
width: 100%;
}

#inhalt2spalten3 .spalte2 {
width: 100%;
}

.inhalt .textRahmenVB4sp > div {
width: 50%;
}

}
@media screen and (max-width: 750px) {
.inhalt .textRahmenVB4sp > div {
width: 100%;
}

#textrahmen6 > div {
height: 350px;
}

.textRahmen.popup_content {
width: 80%;
}

}