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

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

blockquote {
    padding: 10px 10px 10px;
}

p.colophon {
    text-align: center;
}

p.actie {
    padding: 10px 10px 10px;
}

p.schrijfactie {
    padding: 10px 10px 5cm;
}

p.kaderRechtsZwevend {
    padding-top: 10px;
}

#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-type: disc;
    list-style-image: none;
    margin-left: 0px;
    list-style-position: outside;
}
ul li {
    background-image: none;
}
