body {
background-color: #F6F6F6;
font-family: verdana; 
font-size: 8pt;
}

.index {
height:100%;
width:510px;
top:0%;
left:264px;
background-color: #FFFFFF;
z-index:0;
align:center;
}

.knopjes {
position: absolute;
height: 12px;
width: 280px;
top: 60px;
left: 18px;
font-family: verdana; 
font-size: 9pt;
color: #000000;
}

.kleineplaatjes1 {
   position: absolute; 
   z-index: 5; 
   border-width:10px; 
   border-color:#000000;
   top: 120px; 
   left: 850px; 
   width: 70px; 
   height: 500px;
   align: center;
   font-size: 12pt;
 }


.kleineplaatjes2 {
   position: absolute; 
   z-index: 5; 
   border-width:10px; 
   border-color:#000000;
   top: 120px; 
   left: 930px; 
   width: 70px; 
   height: 500px;
   align: center;
   font-size: 12pt;
 }

.kleineplaatjes3 {
   position: absolute; 
   z-index: 5; 
   border-width:10px; 
   border-color:#000000;
   top: 120px; 
   left: 1010px; 
   width: 70px; 
   height: 500px;
   align: center;
   font-size: 12pt;
 }
 
.kleineplaatjes4 {
   position: absolute; 
   z-index: 5; 
   border-width:10px; 
   border-color:#000000;
   top: 120px; 
   left: 1090px; 
   width: 70px; 
   height: 500px;
   align: center;
   font-size: 12pt;
 }

.kleineplaatjes5 {
   position: absolute; 
   z-index: 5; 
   border-width:10px; 
   border-color:#000000;
   top: 120px; 
   left: 1170px; 
   width: 70px; 
   height: 500px;
   align: center;
   font-size: 12pt;
 }

p {
 
font-family: verdana; 

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

.titel { 
   position: absolute;
   height: 30px;
   width: 500px;
   top: 50px;
   left: 340px;
   text-align: left;
   font-size: 18pt;
   color: #000000;
   font-style: normal; 
   font-variant: normal; font-weight: normal;
   z-index:4;
}
   
#tekst0 { 
   position: absolute;
   height: 24px;
   width: 650px;
   top: 20px;
   left: 30px;
   }

.tekst {
   width: 200px;
   height: 450px;   
   border-left-style: solid;
	border-left-width: 0px;
	border-left-color: #003399;
   padding: 0px;
   margin: 0px 0px 0px 0px;
   position: absolute;
   top: 120px;
   left: 18px;
   font-size: 8pt;
   z-index:1;
   background-color: #F6F6F6;
   filter:alpha(opacity=70); 
   -moz-opacity:0.70; 
   opacity: 0.7;
   overflow:hidden;
   valign:bottom;
}
   
a {
color: #000000;
text-decoration: none;
}


a:link {
color:#000000; text-decoration: none;
}

a:visited {
color:#000000; text-decoration: none;
}

a:hover {
color: #003399; text-decoration: none;
}
