/* commentaar : extern stylesheet voor TDS-main */
/* <LINK HREF="rynland.css" REL="stylesheet" TYPE="text/css"> */

body	{ 
	margin: "0pt 0pt 0pt 0pt";
	background-color: "#fffce8";		/* body bgcolor=" " wordt overschreven door image */
	/*background: url("./images/handwrite.jpg");*/
	}
body, p	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal;
	font-weight: normal;
	color: #437056;			/* text="dark green" */
	}
pre	{ 
	font-family: 'New Courier', monospace;
	font-size: 8pt;
	font-weight: normal;
	color: navy;
	background: #FFFFC8;
	}
hr	{
	color: green;
	}
select	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight: normal;
	}

.accent	{ 
	font-family: 'New Courier', monospace;
	font-size: 8pt;
	font-weight: bold;
	color: maroon;
	background: transparent;
	}

.navbutton	{ 
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	/*text-decoration: underline;*/
	letter-spacing:0.1em;
	margin-bottom: 1px;
	background-color: #FFFFA0;		/* licht geel */
	border-color: #C0C0C0;			/* licht grijs height:19pt;*/
	color: #0033FF;
	width:94pt; 
	}

/* Vererving van BODY element naar P, PRE, Hx, TABLE en UL kan problemen geven */
table	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;			/* size="5 of 18pt" */
	}
TABLE.nav	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	width: 150;
	border-style: none;
	border-width: 0.1em;
	}
table.onpage	{ 
	font-family: Tahoma, sans-serif; 
	font-size: 10pt;
	font-weight: bold;
	border-style: none;
	}

a:link		{color: navy;}
a:visited	{color: maroon;}
a:active	{color: fuchsia;}
a:hover		{background-color: yellow;}

/* attribuut-selector van het type CLASS */
.setkop	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-weight: bold;
	color:black; 
	text-align:center;
	}
.vak	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	color:blue; 
	border:none;
	text-align:right;
	}
.sel	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	color:black; 
	text-align: left;
	}

#homewit	{
	font-size: x-small;
	font-weight: normal; 
	color: white; 
	}

#itemwit, #wit2	{ 
	font-size: 14pt;		/* size="4 of 12pt" */
	font-weight: bold; 
	color: white; 
	text-align: center;  
	}

TD#titel	{ 
	font-size: large; 		/* size="5 of 18pt" */
	font-weight: bold; 
	color: fuchsia; 
	text-align: center; 
	border-style: none; 
	}
table4 {
	border-spacing: 0em;
	border-style: solid;
	border-width: 0.1em;
	/*padding: 1em;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
td {
	font-size: 9pt;
}
th {
	border: 0.1em; border-style: solid; border-color: #C0C0C0;
	font-size: 9pt;
}
.t1 {
	text-align: center;
}
.t2 {
	border-top: 0.1em; border-top-style: solid; border-color: #C0C0C0;
	text-align: center;
}
.t3 {
	border-top: 0.1em; border-top-style: solid; border-color: #C0C0C0;
	text-align: left;
}
.klein	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight: normal;
	}
.kleinzw	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight: bold;
	color: black;
	}
.setlegend	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-weight: bold;
	color: black; 
	text-align: center;
	}

