.tekst    { color: black; font-style: normal; font-weight: normal; font-size: 11px; line-height: 15px; font-family: Arial, Helvetica, sans-serif; list-style-type: square; list-style-position: inside }
.kop    { color: black; font-style: normal; font-weight: bold; font-size: 13px; line-height: 15px; font-family: Arial, Helvetica, sans-serif }
.header { color: black; font-style: normal; font-weight: bold; font-size: 18pt; line-height: 24pt; font-family: Arial, Helvetica, Geneva }
.curs  { color: black; font-style: italic; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-align: center }
.tekstCopy { font-family: Arial, Helvetica, sans-serif; font-size: 11px}
.tussen {  font-size: 12px; font-style: normal; font-weight: bold; color: #000000; font-family: Arial, Helvetica, sans-serif}
.photo  { border: solid 1px #000 }
.link { color: olive; font-variant: small-caps; font-size: 13px; line-height: 15px; font-family: Arial, Helvetica }
ul.tree-menu {
	font-size: 13px;
	line-height: 18px;
	font-family: arial, Helvetica, sans-serif;
	color: #000000;
	background-position: right;
	font-style: normal;
	text-align: right;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
}
ul.tree-menuul {
	font-size: 9px;
	line-height: 18px;
	font-family: arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000000;
	background-position: right;
	font-style: normal;
	text-align: right;
	font-weight: normal;
	text-decoration: none;	
}
ul.tree-menu ul {
	margin: 0 0 0 20px;
	padding: 2px 0 0 0;
	background-position: right;
}
ul.tree-menu li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.tree-menu li.section {
    background-image: url(images/folder.gif);
    background-repeat: no-repeat;
    background-position: right top;
    padding-top: 1px;
    padding-bottom: 1px;
}
ul.tree-menu li.section-open {
    background-image: url("images/folder-open.gif");
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 1px;
    padding-bottom: 1px;
}
ul.tree-menu li.box {
    background-image: url("images/doc.gif");
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 1px;
    padding-bottom: 1px;
}
ul.tree-menu a {
    margin-left: 20px;
    color: #000000;
    white-space: nowrap;
	text-decoration: underline;
	font-weight: bold;
}
ul.tree-menu a:hover {
    margin-left: 20px;
    color: #000000;
    text-decoration: underline;
    white-space: nowrap;
}
