html {
}

body {
font-family: Verdana, Helvetica, sans-serif;
font-size: 77%;
text-align: center; /* om de container te centreren in  IE5.x want 'margin: 0 auto' werkt niet */
color: #000000;
background: #DFE1D6;
padding: 0;
margin: 0;
overflow: hidden;
SCROLLBAR-FACE-COLOR: #FFFFFF; 
SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
SCROLLBAR-SHADOW-COLOR: #000000; 
SCROLLBAR-3DLIGHT-COLOR: #000000; 
SCROLLBAR-ARROW-COLOR: #990033; 
SCROLLBAR-TRACK-COLOR: #FFFFFF; 
SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}

#container {
position: absolute;
    left: 50%;
    top: 50%;
width: 780px;
    height: 560px;
    margin-left: -390px; /* half of width */
    margin-top: -280px;  /* half of height */
text-align: left; 
}

#logo {
position: absolute;
top: 0;
left: 9px;
text-align: left;
}

#logo4print {
visibility: hidden;
display: none;
}

#titel {
position: absolute;
top: 0;
left: 199px;

text-align: left;
}

#identid {
position: absolute;
top: 0;
left: 480px;
width: 300px;
text-align: left;
}

#txtNaam {
visibility: hidden;
}

#txtTitel {
visibility: hidden;
}

#shadow1 {
position: absolute;
top: 109px;
left: -1px;
width: 782px;
height: 432px; 
background: #666666;
}
#shadow2 {
position: absolute;
top: 108px;
left: -2px;
width: 784px;
height: 434px; 
background: #CCCCCC;
}

#info {
position: absolute;
top: 110px;
width: 780px;
height: 430px; 
border: 1px solid #000000;
background: #FFFFFF;
text-align: center;
}

#uitleg {
position: absolute;
top: 8px;
left: 190px;
width: 585px;
height: 412px;
overflow: auto;
text-align: left;
}

.kruimel {
/*padding-left: 10px;
padding-top: 5px;*/
visibility: hidden;
display: hidden;
}

#tekst {
position: relative;
top: -27px;
padding: 0px 10px 0px 20px;
text-align: justify;
z-index: 20;
}

H1 {
font-size: 110%;
}
H2 {
font-size: 105%;
}

p {
z-index: 100;
}

#copyright {
position: absolute;
top: 543px;
left: 500px;
width: 280px;
text-align: right;
z-index: 30;
}



a:visited {
color: #990033;
}

a {
color: #990033;
}

a:hover { 
color: #000000; 
}

#copyright a {
color: #000000;
text-decoration: none;

}


#linkList {
position: absolute;
/*top: 115px;
left: 5px;
width: 200px;
height: 420px;*/
top: 119px;
left: 9px;
width: 192px;
height: 412px;
overflow: auto;
background: #990033;
}

#linkList2 {
padding: 10px;
text-align: right;
}

#linkList a {
color: #FFFFFF;
display: block;
font-weight: bold;
line-height: 150%;
_line-height: 150%;
margin: -5px 0px;
cursor: pointer;
text-decoration: none;
}
#linkList a:hover {
color: #AAAAAA;
}

#selected {
}

/* 0 12 3 45 6 78 9 AB C DE F */
#linkList .si_1 {
color: #CCCCCC;
font-weight: normal;
}
#linkList .si_2 {
color: #999999;
font-weight: normal;
}
#linkList .si_3 {
color: #666666;
font-weight: normal;
}
#linkList .si_3 {
color: #333333;
font-weight: normal;
}

#nieuwtjes {
position: absolute;
top: 545px;
left: 0px;
width: 500px;
text-align: left;
}
.nieuwtje {
/*padding: 5px 10px 0px 10px;
text-align: left;
font-size: 11px;*/
/*border-right: 1px solid #990033;*/
z-index: 1;
}


#talen {
position: absolute;
top: 111px;
left: 679px;
width: 100px;
height: 36px;
text-align: center;
border-left: 1px solid #990033;
z-index: 1;
visibility: visible;
display: none;
}

#talen4print {
position: absolute;
top: 115px;
left: 679px;
width: 100px;
height: 36px;
text-align: center;
z-index: 1;
visibility: visible;
display: none;
}

#print {
position: absolute;
top: 136px;
left: 679px;
width: 100px;
height: 18px;
text-align: center;
font-size: xx-small;
z-index: 2;
visibility: hidden;
}

input {
background: transparent;
width: 50px;
color: #000000;
border: 1px solid #000000;
}
button {
background: transparent;
width: 50px;
text-align: center;
border: 1px double #000000;
color: #000000;
}
menu {
background: transparent;
width: 50px;
border: 1px double #000000;
color: #000000;
}

#linkList ul {
padding: 0px;
margin: 0px;
list-style: none;
}

.fout {
color: #990033;
text-transform: capitalize;
font-weight: bold;
}

.opm {
font-size:xx-small;
}

.grijswaarde {
Filter: Gray;
/*border: 1px solid #990033;*/
}

.spinlogo {
/*position: absolute;*/

margin-top: 0px;
_margin-top: -30px;
text-align: right;
z-index: 1;
/*Filter: Alpha(Opacity=100, FinishOpacity=0, Style=2, StartX=20, StartY=40, FinishX=0, FinishY=0);*/
Filter: Alpha(Opacity=50);
}

a:hover .spinlogo {
Filter: Alpha(Opacity=100);
}
#printHoofd {
visibility: hidden;
}
