/* CSS Document */
#kruimelpad{
	font-size:x-small;
	color:#555555;
}

#kruimelpad a{
	color:#452b78;
}

h1{
	font-size:large;
	color:#252525;
	font-weight:lighter;
}
#submenu ul li a{
	font-size:small;
	color:#858585;
	text-decoration:none;
}
#submenu ul li a:hover{
	font-size:small;
	color:#5d3d9c;
	text-decoration:underline;
}

#tekst{
	font-size:small;
	
	line-height:21px;
}
#tekst td{
	font-size:small;
}
#tekst a{
	color:#5d3d9c;
	text-decoration:underline;
}

#footer{
	font-size:xx-small;
	color:#FFFFFF;
	text-decoration:none;
}
#footer a{
	font-size:xx-small;
	color:#FFFFFF;
	text-decoration:none;
}
