#page > header,
#page > #buehne,
#breadcrumb,
#backlink,
.printbutton,
.shariff,
#page > footer {
    display: none !important;
}

body {
    font-size: 1.3rem;
}

#main > section:first-child {
    padding-top: 0;
}

.content-box,
.leistungsbox,
.address-item,
.accordion {
  border: 1px solid #ccc;
}

.bildkachel2 {
    max-width: 280px;
}

a[href]:after{
    content:"";
}

.leistungsbox a.open,
.leistungsbox .description .teaser {
    display: none;
}
.leistungsbox .description .full {
    display: inline-block;
    position: relative;
    visibility: visible;
}
.leistungsbox .col-content .leistungen {
    padding: 20px;
    max-height: 10000px;
}