/* CSS Document */

body {height:100%; overflow-y:auto}

html, body, p,h1,h2,h3,h4,h5,h6,li,blockquote
{
font-family:Arial, Helvetica, sans-serif;
background-color:#FFFFFF;
color:#000000
}

p {text-align:justify}
blockquote {text-align:justify}

a,td,th {font-family:Arial, Helvetica, sans-serif}

td,th {color:#000000}

html, body, p,li
{font-size: medium}

h1 {font-size: x-large; text-align: center}

h2 {font-size: large; text-align: center}

h3 {font-size: medium; text-align: center; font-weight:bold}

h4 {font-size: small; font-weight: bold}

h5 {font-size: x-small; font-weight: bold}

h6 {font-size: xx-small; font-weight: bold}

table {border-color:#FFFFFF}

p.foto
{font-size: small; font-style:italic}

p.copyleft
{font-size: x-small; font-style:italic}

p.browser
{
cursor:pointer;
font-size:10px;
color:#000000;
background-color:#FFFFFF;
}

p.date
{
background-color:#000000;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}

p.temp
{
background-color:#000000;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
text-align:right
}

p.waer {line-height:20%}

a:visited {font-style:italic}

a:link.kop {color:#FFFFFF; text-decoration:none}
a:visited.kop {color:#FFFFFF; text-decoration:none; font-style:normal}
a:hover.kop {color:#6699FF}

div.knoep
{
position:relative;
width:120px;
height:25px;
padding:3px;
background-image:url(aafbeeldinge/knoep.png);
background-repeat:no-repeat;
background-position:center;
background-position:top;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
letter-spacing:-1px;
text-align:center;
color:#FFFFFF
}

div.link
{
position:absolute;
top:0px;
left:0px;
width:120px;
height:25px;
padding:3px
}

.menu {position:fixed; left:10px; top:93px; width:125px}
* html .menu {position:absolute;}

.top {position:fixed; left:5px; top:0px}
* html .top {position:absolute;}

* html .datum {position:absolute;}

div.kop
{
z-index:3;
padding-top:2px;
width:114px;
height:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#FFFFFF;
text-align:center
}

div.ie_space {line-height:8px}