A.glow:link    {
	color:#cccccc;
	border-style: solid;
	border-width: 2px;
	border-color:#ffffff;
	background-color: #FFFFFF;
} /* unvisited link */
A.glow:visited {color:#ffcccc; border-style: solid; border-width: 2px; border-color:#ffffff;} /* visited link */
A.glow:hover   {
	color:#ad0829;
	border: 2px solid #ad0829;
} /* hover or mousover link */

.bordergrijs {border-color:#999999};

A:active  {color: #00928c; font-weight: normal; font-size:8pt; text-decoration:none;} /* active link */
A:link    {color: #00928c; font-weight: normal; font-size:8pt; text-decoration:none;} /* unvisited link */
A:visited {color: #00928c; font-weight: normal; font-size:8pt; text-decoration:none;} /* visited link */
A:hover   {color: #ad0829; font-weight: normal; font-size:8pt; text-decoration:underline;} /* hover or mousover link */

body {
	color: #666666;
	text-align: left;
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20pt;
	margin-right:20pt;
	background-image: none;
	background-attachment: fixed;
	background-color:#FFFFFF;
	scrollbar-face-color:#cccccc;
	scrollbar-arrow-color:#ad0829;
	scrollbar-track-color:#eeeeee;
	scrollbar-shadow-color:#dddddd;
	scrollbar-highlight-color:#dddddd;
	scrollbar-3dlight-color:#dddddd;
	scrollbar-darkshadow-Color:#dddddd;
	font-style: normal;
}

table {
	color: #666666;
	text-align: left;
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

h1 {
	font-family: arial, "Times New Roman", Times, serif;
	font-size: 14pt; font-weight:normal;
	color: 00928c;
    text-align:center;
}

pre {font-family: "Courier New", Courier; font-size:10pt;}

.voet {font-weight: normal; font-size: 10pt; margin: 0pt; text-decoration: none;
	color: #ACA899; line-height: normal; font-style: normal; 
	font-family: "Comic Sans MS", Arial, Helvetica, Sans-serif;}

.alfabet {background-color: #cccccc; border-style: solid; border-width: 1px; margin-top: 0pt;
          width:100%; text-align:center; color: #000033; font-size: 9 pt; margin-bottom: 3pt;
          font-family: "Comic Sans MS", Arial, Helvetica, Sans-serif; text-decoration: none}

.root {background-color:#BABC7A;} 

hr {color: #0000CC; height: 1px;}

.optie {color:#ff0000;}

.left {
	background-attachment: fixed;
	background-image: url(pictures/lijn.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin: 3px;
}
