/* CSS Document */

html, body{ 
width: 100%; 
height: 100%; 
margin: 0px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #000066;
scrollbar-base-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #000066;
}

.blauwetekst {
color: #000066;
font-size: 8pt; 
font-weight: bold;
}


h1{ 
color: #000066;
font-size: 9pt; 
font-weight: bold;
}


h2{ 
color: #000066;
font-size: 8pt; 
font-weight: bold;
}

h3{ 
color: #000000; 
font-size: 8pt; 
}

.subtekst{
font-size: 7pt;
font-style:italic
}

p{
color: #000000; 
font-size: 8pt;
line-height: 15px 
}

td{
color: #000000; 
font-size: 8pt; 
}

a:link , a:visited{
font-weight: bold;
text-decoration: none;
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
border: 0px;
}

a:hover{
font-weight: bold;
text-decoration: none;
color: #FF0000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
border: 0px;
}

a.speciaal:link , a.speciaal:visited{
font-weight: bold;
text-decoration: none;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
border: 0px;
}

a.speciaal:hover{
font-weight: bold;
text-decoration: none;
color: #FF0000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
border: 0px;
}

.knopaan{
font-weight: bold;
font-size: 8pt;
color: #FF0000;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
} 

#container{ 
width: 900px; 
height: 600px; 
position: absolute; 
left: 50%; 
margin-left: -450px; /*De helft van de width*/ 
background-image: url(../images/achtergrond.gif);
z-index:1;
} 

#fotoviewer{
background-image: url(../images/fotorechts.gif);
width: 260px;
height: 600px;
position: absolute;
right: 50%;
margin-right: -549px;
z-index:2;
}
#fotoviewer2{
background-image: url(../images/fotorechts2.gif);
width: 260px;
height: 600px;
position: absolute;
right: 50%;
margin-right: -549px;
z-index:2;
}
#fotoviewer3{
background-image: url(../images/fotorechts3.gif);
width: 260px;
height: 600px;
position: absolute;
right: 50%;
margin-right: -549px;
z-index:2;
}
#fotoviewer4{
background-image: url(../images/fotorechts4.gif);
width: 260px;
height: 600px;
position: absolute;
right: 50%;
margin-right: -549px;
z-index:2;
}

#knoppenbalk{
width: 929px;
height: 20px;
position: absolute;
top: 150px;
left: 50%;
margin-left: -380px;
z-index:3;
}

#diervoeder{
background-image: url(../images/diervoer.gif);
width: 162px;
height: 160px;
position: absolute;
top: 85px;
left: 50%;
margin-left: -450px;
z-index:4;
}

#inhoud{
width: 430px;
height: 350px;
position: absolute;
overflow: auto;
top: 220px;
left: 50%;
margin-left: -220px;
z-index:5;
}

#voorwaarden{
widht: 234px;
height: 30px;
position: absolute;
top: 575px;
left: 50%;
margin-left: 130px;
z-index:6;
}

#teller{
width: 28px;
height: 27px;
position: absolute;
top: 605px;
left: 50%;
margin-left: 520px;
z-index:7;
}

#opendag{
background-image: url(../images/opendag.gif);
width: 162px;
height: 162px;
position: absolute;
top: 170px;
left: 50%;
margin-left: -550px;
z-index:4;
}