/* /////////////// Print-Styles //////////////////////////// */
body {
    background: #fff;
    color: #111;
}
#header,
#corpus,
#footer {
    width: 100%;
}
#sideBar,
#navigation,
#footerNav {
    display: none;
}