TABLE { border: 0px solid #000000; font-size: medium; font-family: sans-serif; border-style: solid; }
TD { border: 1px 10px solid #C0C0C0; font-size: 11px; font-family: sans-serif; border-style: none; padding: 3px; vertical-align: top; }
TH { border: 1px solid #0033FF; font-size: 13px; font-family: sans-serif; border-style: solid; padding: 3px; color: #FFFFFF; background-color: green; }

h1 { color: white; text-decoration: none; }
h2 { color: green; }
h3 { color: green; }
h3 { color: white; background-color: green; padding: 3px; }
h4 { color: green; }
hr {
  color: white;
  background-color: green;
  border: 1;
  width: 100%;
}

A:link             { color: #000000; background-color: transparant;
                     text-decoration: underline; }
A:visited          { color: #000000; background-color: transparant;
                     text-decoration: underline; }
A:hover            { color: #0000FF; background-color: transparant;
                     text-decoration: underline; }
UL                 { list-style-type: disc; 
                     list-style-position: inside;
                     margin-left: 0px; padding-left: 0px; }
IMG { border:0px; }

#pageheader {
position: absolute;
top: 10px;
left: 10px;
right: 10px;
margin: 0px;
padding-left: 0px;
padding-right: 0px;
font-size: 11px;
font-family: sans-serif;
line-height: 16px;
// background: #00CC99;
// background: green;
}

#linkerkolom {
position: absolute;
top: 130px;
left: 10px;
width: 220px;
margin: 0px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
font-size: 11px;
font-family: sans-serif;
line-height: 16px;
background: #EEEEEE;
}

#rechterkolom {
position: absolute;
top: 130px;
right: 10px;
width: 220px;
margin: 0px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
font-size: 11px;
font-family: sans-serif;
line-height: 16px;
background: #EEEEEE;
}

#tekst {
margin-top: 140px;
margin-left: 250px;
margin-right: 260px;
padding-left: 10px;
padding-right: 10px;
color: black;
font-size: 13px;
font-family: sans-serif;
line-height: 20px;
}

#footer {
height: 30px;
bottom: 0px;
font-size: small;
font-family: sans-serif;
}

