body {
background-color: #cccccc;
scrollbar-track-color: #cccccc;
margin: 0px;
}

td {
font-family: verdana;
font-size: 11px;
color: #323232;
}

td.links {
border-left-style: solid;
border-left-color: black;
border-left-width: 1px;
border-right-style: solid;
border-right-color: black;
border-right-width: 1px;
}

td.header {
background-image: url(../img/header.gif);
padding-bottom: 12px;
padding-left: 106px;
}

td.titel {
padding: 0px;
}

td.mid {
background-color: white;
}

td.inhoud {
padding-top: 13px;
padding-left: 30px;
line-height: 17px;
padding-bottom: 30px;
padding-right: 30px;
text-align: justify;
}

td.txt {
line-height: 17px;
text-align: justify;
}

td.knoop {
padding-top: 5px;
padding-right: 10px;
padding-left: 10px;
padding-bottom: 5px;
}

div.ottl {
font-size: 13px;
color: black;
padding-left: 8px;
padding-bottom: 10px;
}

div.lijn {
padding-top: 30px;
padding-bottom: 30px;
}

div.lijn2 {
padding-top: 30px;
}

td.onder {
background-image: url(../img/grad.gif);
color: #888888;
padding-right: 10px;
}

a:link, a:active, a:visited {
text-decoration: none;
color: red;
}

a:hover {
text-decoration: underline;
color: #ff5000;
}

a:link.menu, a:active.menu, a:visited.menu {
text-decoration: none;
color: #bbbbbb;
font-size: 13px;
font-family: verdana;
}

a:hover.menu {
color: white;
}

a:link.copy, a:active.copy, a:visited.copy {
text-decoration: none;
color: #aaaaaa;
}

a:hover.copy {
color: white;
}

input, textarea {
font-family: verdana;
font-size: 11px;
color: #301000;
border-width: 1px;
border-color: #808080;
background-color: white;
padding: 2px;
}
