#kop {
	
	width           : 80%;
	height          : 25px;
	position        : absolute;
	right           : 190px;
	top             : 50px;
	margin          : 0px;
	padding         : 0px;
	background-image: url(bovenrand.gif);
	background-repeat: repeat-x;
	background-position: left top;

	}

#hand {
	
	width           : 200px;
	height          : 206px;
	position        : absolute;
	right           : 0px;
	top             : 60px;
	margin          : 0px;
	padding         : 0px;
	background-image: url(penseelrechts2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
	#hoek {
	
	width           : 80%;
	height          : 50px;
	position        : absolute;
	right           : 190px;
	top             : 50px;
	margin          : 0px;
	padding         : 0px;
	background-image: url(hoek.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
	#zijkant {
	
	width           : 80%;
	height          : 80%;
	position        : absolute;
	right           : 190px;
	top             : 75px;
	margin          : 0px;
	padding         : 0px;
	background-image: url(zijrand.gif);
	background-repeat: repeat-y;
	background-position: left top;
	}
	
	a:link {
	font-size: 18px;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 150px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;

}
a:visited {
	font-size: 18px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	text-align: center;
	height: 25px;
	width: 150px;
}
a:hover {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	height: 25px;
	width: 150px;
}
a:active {
	font-size: 18px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	
	text-align: center;
	height: 25px;
	width: 150px;
}

#koptekst {
	
	width           : 80%;
	height          : 50px;
	position        : absolute;
	right           : 190px;
	top             : 0px;
	margin          : 0px;
	padding         : 0px;
	background-image: url(koptekst.gif);
	background-repeat: no-repeat;
	background-position: center center;

	}
	
#tekst {
	width           : 75%;
	height          : 75%;
	position        : absolute;
	right           : 190px;
	top             : 107px;
	margin          : 0px;
	padding         : 0px;
	background      :#ffffff;
	
	overflow: auto;
	}
