body {
font-family: Arial;
font-size: 12px;
color: #000000;
background-image : url(achtergrond.gif);
scrollbar-face-color: #000000;
scrollbar-arrow-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-track-color: #ffffff;
}

.kader {
border-style: solid;
border-width: 1px;
border-color: #990000;
}

table {
font-family: Arial;
font-size: 12px;
color: #000000;
}

.welkom {
font-family: Arial;
font-size: 12px;
color: #000000;
text-align: justify;
}

h1 {
font-family: Arial;
font-size: 18px;
margin-bottom: 3px;
}

a:link, a:visited, a:active {
font-family: Arial;
font-size: 12px;
color: #990000;
text-decoration: none;
}

a:hover {
font-family: Arial;
font-size: 12px;
color: #000000;
text-decoration: underline;
}

.altlink:link, .altlink:active, .altlink:visited {
font-size: 10px;
font-family: Arial;
color: #ffffff;
text-decoration: none;
}

.altlink:hover {
font-size: 10px;
font-family: Arial;
color: #ffffff;
text-decoration: underline;
}

.knop {
font-family: Arial;
font-size: 12px;
background-color: #999999;
color: #ffffff;
border: 3 double #999999;
}

.tekstvak {
font-family: Arial;
font-size: 12px;
background-color: #ffffff;
color: #000000;
border-style: solid;
border-width: 1px;
border-color: #666666;
}

.tekstgebied {
font-family: Arial;
font-size: 12px;
background-color: #ffffff;
color: #000000;
border-style: solid;
border-width: 1px;
border-color: #666666;
}

.copyright {
font-family: Arial;
font-size: 10px;
color: #000000;
}