body {
background-color: #e9e9e9;
font-family: verdana; 
font-size: 8pt;
}

.index {
height:80%;
width:74%;
top:8%;
left:15%;
overflow: hidden;
background-repeat:no-repeat;
}

.knopjes {
position: absolute;
height: 12px;
width: 200px;
top: 12%;
left: 8px;
font-family: verdana; 
font-size: 7pt;
color: #000000;
}

.table {
 position: absolute;
 top: 132px; 
 left: 221px;
 height: 320px;
 width: 560px;
 }



.kleineplaatjes {
   position: absolute; 
   z-index: 3; 
   border-width:10px; 
   border-color:#000000; 
   top: 86%; 
   left: 18%; 
   width: 510px; 
   height: 50px; 
   z-index:6;  
 }

p {
 
font-family: verdana; 

font-size: 8pt;
color: #000000;
}

.titel { 
   position: absolute;
   height: 30px;
   width: 80%;
   top: 24px;
   left:18%;
   text-align: left;
   font-size: 20pt;
   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: 15%;
   height: 61%;   
   border-left-style: solid;
	border-left-width: 0px;
	border-left-color: #003399;
   padding: 0px;
   margin: 0px 0px 0px 0px;
   position: absolute;
   top: 12%;
   left: 70%;
   font-size: 7pt;
   z-index:2;
   background-color: #e9e9e9;
   filter:alpha(opacity=70); 
   -moz-opacity:0.70; 
   opacity: 0.7;
   overflow:hidden;
}
   
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;
}

