body, #container {
    width: auto;
    background: #ffffff;
}
.brotkrumen {
    display: none;
}
h1, h1.inhaltUeberschrift {
    margin: 10px 0 0 30px;
    line-height: auto;
    width: auto;
}
#content {
    margin: 10px 0 10px 30px;
}
#footer {
    width: auto;
    background: #ffffff;
    text-align: left;
    padding-left: 30px;
}
.print-link {
    display: none;
}