<!--
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
-->



body{
margin: 0;
background-color: #999999;
text-align: center;
}


div#kop{
background-image: url(grijs.jpg);
width: 100%;
height: 50px;
}


div#midden{
margin: 0 auto 0 auto;
width: 800px;
height:383px;
text-align: left;
border: 0px solid red;
background-color: #BDBBA4;
top:50px;
}


div#onder{
margin: 0 auto 0 auto;
top:433px;
width:800px;
height:200px;
background-color: #999999;
}

body{
margin: 0;
background-color: #999999;
text-align: center;
}


div#box1{
background-image: url(grijs.jpg);
width: 100%;
height: 50px;
}

div#main_container{
margin: 0 auto auto auto;
width: 800px;
text-align: left;
}

div#box2{
text-align: left;
width:100%;
height:385px;
}


div#box3{
width:100%;
top: 0px;
height:150px;
background-color:#727272;
}


.tekst1{
text-align:left;
padding:10px;
font-family:verdana;
color:#003300;
font-weight:bold;
font-size:80%;
}

.plaatje{
padding-left:10px;
padding-top: 30px;
text-align:center;
}

.pijl{
padding:10px;
font-family:verdana;
color:#00FF00;
font-weight:bold;
font-size:110%;
}

.tabel{
padding-top:10px;
}