/* FONTS */ .font-head { font-family: Verdana, Tahoma, Arial, "lucida grande"; 
font-size: 14px; color: #BEE23B; font-style: bold; } .font-small { /* font-size: 
11px; */ } .font-footer { font-size: 11px; color: #FFFFFF; } /* LINKS */ .link-subnav 
{ color: #5691c0; text-decoration: none; } a.link-subnav:hover { color: #5691c0; 
text-decoration: underline } /* LAYOUT */ #container { width: 520px; margin-left: 
auto; margin-right: auto; background-color: #FFFFFF; } #topnav { width: 520px; 
text-align: left; height: 60px; position: relative; top: 10px; left: 0px; margin-top: 
0px; } #contentholder { width: 520px; text-align: left; position: relative; top: 
0px; left: 0px; margin-top: 0px; margin-bottom: 0px; } #content { width: 520px; 
text-align: left; position: relative; top: 0px; left: 0px; margin-top: 0px; float: 
left; min-height: 250px; /* background-color: #666666; */ } div.spacer { clear: 
both; } #footer { text-align: left; min-height: 40px; position: relative; top: 
30px; left: 0px; } .table-border { /* background-color: #E3E3E3; */ background-color: 
#E3E3E3; } .table-border-w { /* background-color: #E3E3E3; */ background-color: 
#E3E3E3; } /* FORMS */ .form-row { height: 30px; } .formfield { width: 260px; 
} .form-row-grey { height: 30px; background-color: #E9E9E9; } .font-module-titel 
{ font-family: Helvetica, Arial, sans-serif; font-size: 24px; font-weight: bold; 
text-transform: uppercase; color: #FFFFFF; letter-spacing: 0.2em; } .font-module-divs 
{ font-family: Helvetica, Arial, sans-serif; font-size: 11pt; font-weight: bold; 
text-transform: uppercase; color: #FFFFFF; padding-right: 5px; padding-left: 5px; 
} .font-sgrey { color: #666666; } .goed { color: #33CC66; } .fout { color: #FF0000; 
} 
