
body {
    background: #fff;
    font-size: 1.0625rem !important;
    margin: 20px 15px;
    width: 92%;
    height: auto;
    font-family: 'Open Sans', sans-serif;
}

* {
    text-align: left !important;
}


figcaption,
a:after{
    font-size:0.8em !important;font-weight:normal;
}

/* Unnötige Elemente ausblenden für den Druck */

.push-menu-wrapper,
header.header,
footer.footer,
.section-nav-wrapper,
.content.content-unterseite .einstieg-standard a.contact-button,
.frame-type-igproject_bildergalerie,
.breadcrumb-wrap
{
    display: none !important;
}

figure {
    margin: 0 !important;
}

img {
    max-width: 600px !important;
    height: auto !important;
}

.mediabox {
    padding: 0;
    height: auto;

}
.mediabox .mediabox-img {
    position: static;
    margin: 0;
    object-fit: none;
}