.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a:link {
	color: #C33220;
	text-decoration: none;
}

a:visited {
	color: #C33220;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #C33220;
	text-decoration: none;
}

ul {
	list-style-image:   url(../../KVS/KVS.BE/VERSIE%2001/CSS/HTML/bullet.gif);
	margin-left: 2em; padding-left: 0;
}

body {
	scrollbar-3dlight-color:CCCCCC;
	scrollbar-arrow-color:CCCCCC;
	scrollbar-base-color:CCCCCC;
	scrollbar-darkshadow-color:FFFFFF;
	scrollbar-face-color:FFFFFF;
	scrollbar-highlight-color:FFFFFF;
	scrollbar-shadow-color:CCCCCC;
	scrollbar-track-color:FFFFFF;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 1px;

}

.citaat {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	line-height: 15px;
	font-style: normal;


}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

img.picBordWhite {
	border: 1px solid #FFFFFF;
	}
	
ul {
	list-style-image: url(design_elements/bullet.gif);
	margin-left: 1em; padding-left: 5;
	line-height: 25px;
}
