a-sp { color: #FFFFFF; text-decoration:none; font-weight: bold; }
a 	  		{ color: #0A50A1; text-decoration:none; font-weight: bold; }
a:visited 		{ color: #78A2D3; text-decoration:none; font-weight: bold; }
a:hover   		{ color: #FFFFFF; text-decoration:none; background-color: #78A2D3; font-weight: bold; }
a:visited:hover { color: #FFFFFF; text-decoration:none; font-weight: bold; }

body{ 	color: #FFFFFF;
}

td, p{ 	font-size: 11px;
		font-family: Verdana, Arial;
		color: #0A50A1;
}

.kop{ font-size: 14px;
		font-family: Verdana, Arial;
		margin-left: 8px;
		font-weight: bold;
		color: #FFFFFF;
}

.sub{font-family: Verdana, Arial;
		font-size: 12px;
		margin-left: 8px;
		font-weight: bold;
		color: #FFFFFF;
}

.adres{font-family: Verdana, Arial;
		font-size: 11px;
		color: #000000;
}
.partner{font-family: Verdana, Arial;
		font-size: 12px;
		color: #0a50a1;
		font-weight: bold;
}

/* Uitsluitend voor de sub projects-pagina. */

td, p
{ 
	font-size: 11px;
	font-family: Arial, Verdana;
}

#subprojects a:link {color: #FFFFFF; margin-left: 11px; }
#subprojects a:visited {color: #FFFFFF; margin-left: 11px; }
#subprojects a:hover {color: #FFFFFF; margin-left: 11px; }
#subprojects a:active {color: #FFFFFF; margin-left: 11px; }
#subprojects a:visited:hover {color: #000062; margin-left: 11px; }
#subprojects a:hover:active {color: #FFFFFF; margin-left: 11px; }
.bgimage {
	background-image: url(images/whats_new.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
}
