<!-- 
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #CC0000;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #CC0000;
}


.nieuws_lefttile {
	background-image: url(layouts/nieuws/layout_nieuwsberichten_r2_c1.gif);
}
.nieuws_righttile {
	background-image: url(layouts/nieuws/layout_nieuwsberichten_r2_c3.gif);
}

.titel {
	font-size: 16px;
	font-weight: bold;
}
.titel14 {
	font-size: 14px;
	font-weight: bold;
}

.subtitel{
	font-size: 12px;
	font-weight: bold;
}

.tekstklein {
	font-size: 10px;
}

.gastenboeklinks {
	background-image: url(layouts/gastenboek/layout_gastenboek_r2_c1.gif);
}
.gastenboekrechts {
	background-image: url(layouts/gastenboek/layout_gastenboek_r2_c3.gif);
}

.fotoalbumlinks {
	background-image: url(layouts/fotos/layout_fotosoverzicht_r2_c1.gif);
}
.fotoalbumrechts {
	background-image: url(layouts/fotos/layout_fotosoverzicht_r2_c3.gif);
}

-->