
body {
    font-size: 12pt;
    text-align: left;
    font-family: Arial;
    margin: 0px;
    padding: 0px;
    line-height: 100%;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 12pt;
}

#topnav,
#header,
#leftcolumn,
#top,
#bottomnav,
#ppp,
#leftcol,
#footer,
#bottomheader,
#title_kruimel,
#bottomimage,
#extra{
    display:none;
}

#container,
#globalwrapper,
#content_other,
#content,
#rightcolumn,
#contentcontainer {
    float: none;
    margin: 0;
    padding: 0;
    page-break-inside: avoid;
    overflow: visible;
    width: 100%;
}

table {
    empty-cells:hide;
    font-size: 100%;
    border-collapse:collapse;
    page-break-before: avoid;
}