/* CSS Document */

html {
	scrollbar-face-color: #EBEBE9;
	scrollbar-shadow-color: brown;
	scrollbar-highlight-color: brown;
	scrollbar-3dlight-color: #EBEBE9;
	scrollbar-darkshadow-color: #EBEBE9;
	scrollbar-track-color: #EBEBE9;
	scrollbar-arrow-color: brown;
}
body {
	background-image: url(foto%27s%20index/achtergrond.jpg);
	margin-top: 5px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.tekstdiv {
	width:255px;
	height:217px;
	scrollbar-face-color: #F5E15D;
	scrollbar-shadow-color: #F5E15D;
	scrollbar-highlight-color: #F5E15D;
	scrollbar-3dlight-color: #F5E15D;
	scrollbar-darkshadow-color: #F5E15D;
	scrollbar-track-color: #F5E15D;
	scrollbar-arrow-color: brown;
	padding: 0px;
	margin: 0px;
    text-align:left; 
}
a.tekstlink:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size:12px;
}
a.tekstlink:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size:12px;
}
a.tekstlink:hover {
	text-decoration: none;
	color: #DC56B4;
	font-size:12px;
}
a.tekstlink:active {
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #CC3300;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
}
