.printmenot, #left, #right, #portal-breadcrumbs, #kop, p.footer, #footer, div.onder-body, div.banner, div#topright {
    display: none;
}

#content {
    margin-left: 20px;
}

.screenmenot {
    display: block;
}
span.screenmenot {
    display: inline;
}

p.colophon {
    text-align: center;
}

#url_in_colophon {
    margin-right: 2cm;
}

/*
 * Firefox 2 prints the list-style-image with incorrect resolution.
 * Probably:
 * https://bugzilla.mozilla.org/show_bug.cgi?id=133490
 */
ul {
    list-style-image: none;
    margin-left: 0px;
}

/* Firefox 2 prints the border in color #AEDDE6 as almost invisible gray. */
p.kaderRechtsZwevend {
    border 1px solid black;
}

