h1 {
    font-size: 1.2em;
    font-weight: bold;
    color: Black;
    line-height: 1.3em;
    text-decoration: none;
    padding: 0 0 0 0;
    }
h2 {
    font-size: 1.1em;
    font-weight: bold;
    color: #ff9900;
    line-height: 1.3em;
    text-decoration: none;
    margin-bottom: 0;
    }
h3 {
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.3em;
    text-decoration: none;
    margin-bottom: 0;
    }
p {
    font-size: 1.1em;
    color: black;
    line-height: 1.2em;
    margin-top: 0;
    margin-bottom: 0;
    text-decoration: none;
    }
a {
    text-decoration: underline;
    color: #333333;
    }
li {
   line-height: 1.1EM;
}
div#Top_LogoLinks_Links_Mdiv a {
    font-size: 1em;
    font-weight: normal;
    color: #666666;
    line-height: 1em;
    text-decoration: none;
    border-width: 0 0 0 0;
    border-style: none;
    border-color: #333333;
    }
div#Top_LogoLinks_Links_Mdiv a:hover {
    color: #FF9900;
    text-decoration: none;
    }
/* Titel balk */
div#titel h1 {
    margin: 0 0 0 0;
    padding: 2px 0 0 0 ;
    font-size: 1.1em;
    font-weight: bold;
    color: White;
    }
div#print_knop a img {
    padding: 2px 0 0 0;
    color: White;
    text-decoration: none;
    }
/* inhoud */
#inleiding{
    font-size: 1.1em;
    line-height: 1.3em;
    font-weight: bold;
    color: black;
    text-decoration: none;
    margin: 0 1.5em 0 0.3em;
    padding: 0 0 0 0;
}
#inleiding img {
    margin: 0 0 0 0.5em;
    padding: 0 0 0 0;
    width: 12em;
    height: auto;
    }
#inleiding p{
    margin: 0 1.5em 0 0.3em;
    padding: 0 0 0 0;
    font-weight: bold;
}
#tekstblokken{
    margin-left: 0.3em;
}
#tekstblokken p{
    margin-bottom: 0.5em;
}
div#onderwerp_inhoud span h2 {
    color: #ff9900;
    }
div#onderwerp_inhoud label {
    font-size: 1.1em;
    font-weight: bold;
    color: black;
    line-height: 1.2em;
    text-decoration: none;
    }
#disclaimer {
    font-size: 1.1em;
    font-weight: normal;
    color: #444444;
    line-height: 1.0em;
    text-decoration: none;
    }
/* ErrorPage */
.inleiding {
    font-size: 1.1em;
    line-height: 1.3em;
    font-weight: bold;
    color: black;
    text-decoration: none;
    }
div#uitgelicht_tekst p {
    padding: 1em 0 1em 0;
    }