h1{
    font-size: 4.2em;
    font-family:Times New Roman;
    font-weight:normal;
    font-style:italic;
    color: white;
    text-decoration: none;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
h2 {
    font-size: 1.6em;
}
h3 {
    font-size: 1.4em;
    font-weight: bold;
    color: #333333;
	line-height: 1.3em;
    text-decoration: none;
    margin-bottom: 5px;
}
p {
    font-size: 1.3em;
    line-height: 1.28em;
    color: black;
    margin-top: 0;
    margin-bottom: 0;
    text-decoration: none;
}
a {
    color: black;
	font-weight: normal;
    text-decoration: underline;
}
a:hover{
}
#OnderwerpTitel p{
    font-family: Times New Roman, Times, Serif;
    font-size: 3.2em;
    font-style:italic;
    font-weight:normal;
    letter-spacing:-0.02em;
}
#home a{
    text-decoration:none;
}
#home img{
    vertical-align:text-bottom;
}
#home span{
    font-size: 1.3em;
    font-weight:bold;
}
#modules div.module{
    padding-left:0.5em;
    padding-bottom:0.1em;
}
#modules div.module a{
    color:White;
    text-decoration:none;
	font-size: 1.2em;
    font-family:Times New Roman;
    font-weight: normal;
    font-style:italic;
}
#modules div.module a:hover{
    color:Black !important;
}
div#links p{
	font-size: 1em;
}
div#links a{
	font-size: 1em;
	color: black;
	line-height: 1.28em;
	text-decoration: none;
	padding-left:0.0em;
	padding-right:0.5em;
}
#inleiding{
    font-size: 1.3em;
    line-height: 1.28em;
    font-weight: bold;
    color: black;
    text-decoration: none;
}
#inleiding p{
    font-weight: bold;
}
#tekstblokken p{
}
#tekstblokken h2:first-child{
    margin-top:0;
    padding-top:0;
}
#tekstblokken ul, #tekstblokken ol {
    font-size: 1.3em;
}
#disclaimer {
    font-size: 0.8EM;
    color: #555555;
    line-height: 1.0EM;
    padding: 0.5EM 0.5EM 0.5EM 0EM;
    margin: 0 0 0 0;
    text-decoration: none;
}
div#za {
    font-size: 0.8EM;
    font-weight: normal;
    color: #666666;
    vertical-align:bottom;
}
div#za a{
     text-decoration: none;  
}
.cluetip-default h3#cluetip-title {
  background-color: #0066EB !important;
  color: #fff !important;
}
.cluetip-default #cluetip-outer {
  background-color: #fff !important;
  color: #0066EB;
}