
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

#header,
#footer,
#kruimelspoor,
#header_photo,
#navigation_col,
#page_options {
    display:none;
}

#globalwrapper,
#content_container {
    width: 100%;
}

#content {
    float: none;
    margin: 0;
    padding: 0;
    page-break-inside: avoid;
    overflow: visible;
    width: 100%;
}
