body, tr, td 	{ font-family:  Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 300; color: #666666; text-decoration: none }
a:link { color: #666666; text-decoration: underline}
a:visited { color: #666666; text-decoration: underline}
a:hover {  color:  #333333; text-decoration: underline}
a:active {  color:  #333333; text-decoration: underline}

.bg {
	background-attachment: scroll;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.footer {
	background-attachment: scroll;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a.footer:link { color:#999999; text-decoration: none}
a.footer:visited { color:#999999; text-decoration: none}
a.footer:hover { color:#666666; text-decoration: none}
a.footer:active { color:#666666; text-decoration: none}


.navigatie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	
}
a.navigatie:link { color:#FFFFFF; text-decoration: none; padding: 0 11 0 0}
a.navigatie:visited { color:#FFFFFF; text-decoration: none; padding: 0 11 0 0}
a.navigatie:hover { color:#000000; text-decoration: none; padding: 0 11 0 0}
a.navigatie:active { color:#000000; text-decoration: none; padding: 0 11 0 0}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #333333;
}
.inleiding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


.projecttitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a.projecttitel:link { color:#666666; text-decoration: none }
a.projecttitel:visited { color:#666666; text-decoration: none }
a.projecttitel:hover { color:#000000; text-decoration: none }
a.projecttitel:active { color:#000000; text-decoration: none }