body {
    background-color: #FFFFFF;
    border-top: 0px !important;
    page-break-inside:avoid;
}

header.print, footer.print {
    display: block!important;
}

header.screen, section.bar, section.home-slider, footer.screen, footer.print div.bar div.screen {
    display: none!important;
}

footer.print div.bar {
    background-color:#ffffff;
    height: 10px;
    border-top: #AB6682 solid 5px;
}

section.content div.content div.block {
    background-color: #FFFFFF;
    page-break-inside:avoid;
}

footer.print div.content div.block {
    font-size: 0.8em;
    width: 250px;
    padding-left: 20px;
    padding-right: 20px;
    float: left;
}

footer.print div.content div.block span.head {
    font-family: "Roboto Condensed";
    font-size: 1.1em;
    font-weight: 200;
    height: 30px;
    line-height: 30px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    display:block;
    margin-bottom: 20px;
    background-color: #c0c0c0;
}

footer.print div.content div.galerie, footer.print a, .no-print {
    display: none;
}

.printable {
    display: block;
}

.streifen {
    padding-left: 0px!important;
}

.qrcode {
    float: left!important;
}