.treeNode {
	text-decoration: none; color: white; font: 10pt tahoma;
}

.laag1 {
	color: white;
	font: 15pt bold Verdana, "Trebuchet MS", Trebuchet, Arial;
	text-decoration: none;
	cursor: pointer;
}

.laag2{
	color: white;
	font: 10pt bold, "Trebuchet MS", Trebuchet, Arial;
	cursor: pointer;
	background-image: url(img/laag2bgOn.gif);
	background-repeat: no-repeat;
}

.laag3{
	color: white;
	font: 10pt bold, "Trebuchet MS", Trebuchet, Arial;
	text-decoration: none;
	cursor: pointer;
	background-image: url(img/laag3bgOn.gif);
	background-repeat: no-repeat;	
}