@media (max-width: 950px) {
/* Bildgroesse--------------------------------------------------------------------------------------------------- */
.pressegalerie figure {
    width:370px;
    height:340px;
    margin-right:auto;
    margin-left:auto;
}
.pressegalerie .image_container img {
    width:370px;
    height:340px;
}

/* Spalten--------------------------------------------------------------------------------------------------- */
#spalte2 {
    margin-top:70px;
}
}
