body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    text-align: justify;
    text-indent: 1em
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
big {
    font-size: 150%
    }
small h1 {
    font-size: 50%
    }
small {
    font-size: 75%
    }
.pageno {
    text-indent: 0;
    font-style: normal;
    font-size: 90%;
    text-align: right;
    color: #888
    }
.i2 {
    margin-left: 2em
    }
.center {
    text-align: center;
    text-indent: 0
    }
.smcap {
    font-variant: small-caps
    }
span.gesperrt {
    letter-spacing: 0.2em
    }
span.corr {
    border-bottom: 1px dotted red
    }
span.info {
    border-bottom: 1px dotted green
    }
.figcenter {
    margin-top: 3em;
    margin-bottom: 3em;
    text-align: center;
    text-indent: 0
    }
.voetnoot {
    margin-left: 5%;
    margin-right: 5%;
    font-size: 0.9em
    }
.nootref {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
hr.nootlijn {
    width: 20%;
    text-align: left
    }
.TNbox {
    margin: 20% 15% 5% 15%;
    border: 1px solid;
    padding: 1em;
    background-color: #ddd;
    font-family: sans-serif;
    font-size: 80%
    }
.TNbox h1 {
    font-variant: small-caps
    }
.TNbox table {
    width: 100%;
    font-size: 90%
    }
.TNbox th {
    text-align: left
    }
.TNbox td {
    text-align: left;
    vertical-align: top
    }
table {
    margin-left: auto;
    margin-right: auto
    }
td.td25 {
    width: 25%
    }
td.td50 {
    width: 50%
    }