body {margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0}

body{
		position: absolute;
		margin: 0 0 0 0;
		background-image: url(../afbeeldingen/background.html);
		background-color: #677168;
		background-repeat: no-repeat;
		font-family: lucida sans; font-size:12;
	}

table{
		font-family: lucida sans; font-size:12;		
	}

A:link {text-decoration: underline; color: #000000;}
A:visited {text-decoration: underline; color: #5F5151;}
A:active {text-decoration: underline; color: #000000;}
A:hover {text-decoration: underline; color: #3B3535;}
	
div.font{
		font-family: lucida sans; font-size:12;
		}

div.content{
		position: absolute;
		margin: 0 0 0 0;
		top: 170; left: 20;
		overflow: scroll;
		height: 430; width: 580;
		}

div.link1{
		position: absolute;
		margin: 0 0 0 0;
		top: 107; left: 10;
		}

div.link2{
		position: absolute;
		margin: 0 0 0 0;
		top: 132; left: 110;
		}
		
div.link3{
		position: absolute;
		margin: 0 0 0 0;
		top: 107; left: 210;
		}
		
div.link4{
		position: absolute;
		margin: 0 0 0 0;
		top: 132; left: 310;
		}
		
div.link5{
		position: absolute;
		margin: 0 0 0 0;
		top: 107; left: 410;
		}
		
div.link6{
		position: absolute;
		margin: 0 0 0 0;
		top: 132; left: 510;
		}
		
div.link7{
		position: absolute;
		margin: 0 0 0 0;
		top: 107; left: 610;
		}
		
div.link8{
		position: absolute;
		margin: 0 0 0 0;
		top: 132; left: 710;
		}
			
