body {padding-left: 1em;margin-bottom : 0;margin-left : 0;margin-right : 0;margin-top : 0;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 0,8em;
font-weight: normal;
line-height: normal;
color: black;
}

h2 {font-size:1.1em;margin:1px 0 0 0;padding:1px 0;text-transform:uppercase;text-align:left }
h2 a{color:#b0001b;}
img {border: none;}

/* standaard link */
a {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
font-decoration: underline;
color: #1C3F9B;
}

a.active {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration: none;
color: black
}

/* witte tekst die in het bovenste menu wordt gebruikt */
a.whitesmall {
font-size: 0.8em;
color: black;
text-decoration: none;
}

.actueelbeheer {
font-size: 0.8em;
color: black;
text-decoration: none;
}

/* class die in de gele navigatie balk gebruikt wordt */
.navbalk, a.navbalk:hover {
background-color: #FEDD20;
font-size: 0.7em;
color: #1C3F9B;
}

a.actueelactive {
color: #CC0000;
font-size: 0.8em;
}

/* form elements */
.cmd
{
border: medium solid #676767;
border-width : 1px;
color: black;
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

input.support {
border: medium solid black;
border-width : 1px;
color: black;
}


/* main menu item TD */
.menu, a.menu, a:hover.menu {
background-color: #FEDD20;
font-size: 0.8em;
color: #342C07;
text-decoration : none;
cursor: hand;
}

/* main menu item onmouseover event */
.menuover {
background-color: #FEDD20;
font-size: 0.8em;
color: #CA0807;
text-decoration : none;
}

/* main submenu item TD */
.submenu {
background-color: #FFEB7A;
font-size: 0.8em;
color: #342C07;
text-decoration : none;
}


/* main submenu item TD */
a.submenu, a:visited.submenu {
background-color: #FFEB7A;
font-size: 0.8em;
color: #342C07;
text-decoration : none;
}


/* onmouseover event in submenuitem */
a:hover.submenuover {
background-color: #FFEB7A;
font-size: 0.8em;
color: #CA0807;
text-decoration : none;
}

td {
color: black;
font-size: 0.8em;
text-decoration: none;
}

td.actueel {
background-color: #EEEEEE;
color: black;
text-decoration: none;
}

td.actueel2 {
background-color: #FFFFFF;
color: black;
text-decoration: none;
}

td.actueel3 {
background-color: #1C3F9B;
}

th.actueel {
background-color: #1C3F9B;
font-size: 0.8em;
color: #FFFFFF;
text-decoration: bold;
text-align: left;
}


