body
{
background-color: #CCC;
}

div#site_hoofd
{
background-color: #FFFF00;
border-left: 1px solid #0033FF;
border-right: 1px solid #0033FF;
}

div#site_inhoud
{
background-color: #FFFF00;
border-left: 1px solid #0033FF;
border-right: 1px solid #0033FF;
}

h1
{
margin-bottom: 50px;
font-size: 14pt;
font-weight: 900;
color: #0033FF;
text-align: center;
}

ol
{
border: 1px solid #0033FF;
}

li.hoofd
{
background-color: #0033FF;
color: #FF6600;
}

ol a:link, ol a:visited, ol a:hover
{
text-decoration: none;
color: #0033FF;
}

ol a:hover
{
font-weight: bold;
color: #FF6600;
}

li
{
color: #0033FF;
}

li.dikgedrukt
{
font-weight: bold;
}

li#nieuws
{
text-align: justify;
}

fieldset

{
border: 1px solid #0033FF
}

legend, label
{
color: #0033FF;
}
input.zoekterm
{
border: 1px solid #0033FF;
}