
body {
    background: #fff;
}
div {
    overflow: visible !important;
}
#page {
    width: auto !important;
}
#printlogo {
    display: block; margin: 1em 10px;
}
#navigation,
#page-functions,
#pagesubscription-container,
.pageElementEdit,
.ImageSizeError,
#footer,
#tip-container,
#subscribe-form,
#login-form,
#header {
    display: none !important;
}
#main {
    background: none;
    padding: 0;
}
#maincontent {
    margin: 0;
    background: none;
    border: none;
    float: none;
}
#content-container {
    width: 620px !important;
    background: none !important;
}
.image, .text {
    float: none !important;
    margin: 1em 0;
}
#header {
    background: none;
}
#subcontent {
    margin-top: 3em;
    float: none;
    page-break-inside: avoid;
}
#subcontent h2, #subcontent h2 a {
    color: #44565c;
    background: none;
}
#information-print {
    display: block !important;
    margin-top: 3em !important;
}
