@media all and (min-width:800px) {
div#multi48 {

width:97%;
position:relative;
display:block;
width:100%;
margin:10px auto 10px auto;
}

div#multi48 div.image1 {
width:35%;
height:100%;
position:absolute;
top:0%;
left:12%;
display:block;
z-index:10;
}


div#multi48 div.image2 {
width:35%;
height:48%;
position:absolute;
top:0%;
right:12%;
display:block;

}

div#multi48 div.image3 {
width:35%;
height:48%;
position:absolute;
top:52%;
right:12%;
display:block;
}

#texRahmen10 {
padding-bottom:0;

}

div.textRahmen#texRahmen21 {
padding:40px 0;

}

div.textRahmen#texRahmen21 h2:after {
display:none;
}

#texRahmen18 {
padding-bottom:0;
}

#texRahmen19 {
padding-top:15px;
}
#texRahmen22 {
padding-top:15px;

}
}

@media all and (max-width:800px) {


div.textRahmen#texRahmen21 {
padding:20px 0;

}

div.textRahmen#texRahmen21 h2:after {
display:none;
}

#texRahmen22,
#texRahmen22 p {
margin-bottom:0;
padding-bottom:0;
}

#inhalt2spalten23 {
margin-top:0;
padding-top:0;

}
#texRahmen18 {


padding-bottom:0;
}

#texRahmen19 {
padding-top:10px;
}
#multi48 {
padding-top:8px;
}
}

@media all and (max-width:800px) and (orientation:portrait) {
#article3 .startHintergrund {

background-position:-150px center;
background-size: cover;
}
}