body {
    font-family: Verdana, sans-serif;
    font-size: 10pt;
}
h1 {
    margin-bottom: 10px;
}
h2 {
    margin: 10px 0;
}
#hoofdMenu, #subMenu, #fotos, h3, a img, form, .nietPrinten, #linkEnglish {
    display: none;
}
#contentText p {
    margin: 8px 0;
    line-height: 140%;
}
.foto {
    width: 469px;
}
a:link, a:visited {
    color: #000000;
    background: transparent;
    text-decoration: underline;
}
a:link:after, a:visited:after {
    content: " [" attr(href) "]";
    font-size: 80%;
}
#bottom p {
    font-style: italic;
    font-size: 80%;
}