body {
	margin-top    : 0px;
	margin-right  : 0px;
	margin-bottom : 0px;
	margin-left   : 0px;
}

#fotoalbum {
	border-style: double;
	border-color: gray;
	border-width:3px;
}

a { font-family: Verdana, Arial, Helvetica, sans-serif; }

a:link 		{ color: #2F4F6F; font-weight: normal; text-decoration: underline; font-size: 10px; }
a:active 	{ color: #2F4F6F; font-weight: normal; text-decoration: underline; font-size: 10px; }
a:visited { color: #2F4F6F; font-weight: normal; text-decoration: underline; font-size: 10px; }
a:hover 	{ color: #2F4F6F; font-weight: normal; text-decoration: none; font-size: 10px; }

a.nieuws:link 		{ color: #2F4F6F; font-weight: normal; text-decoration: none; font-size: 10px; }
a.nieuws:active 	{ color: #2F4F6F; font-weight: normal; text-decoration: none; font-size: 10px; }
a.nieuws:visited { color: #2F4F6F; font-weight: normal; text-decoration: none; font-size: 10px; }
a.nieuws:hover 	{ color: #2F4F6F; font-weight: normal; text-decoration: underline; font-size: 10px; }

a.bold:link 		{ color: #2F4F6F; font-weight: bold; text-decoration: none; font-size: 10px; }
a.bold:active 	{ color: #2F4F6F; font-weight: bold; text-decoration: none; font-size: 10px; }
a.bold:visited 	{ color: #2F4F6F; font-weight: bold; text-decoration: none; font-size: 10px; }
a.bold:hover 		{ color: #2F4F6F; font-weight: bold; text-decoration: underline; font-size: 10px; }

a.wit:link 		{ color: #FFFFFF; font-weight: normal; text-decoration: underline; font-size: 9px; }
a.wit:active 	{ color: #FFFFFF; font-weight: normal; text-decoration: underline; font-size: 9px; }
a.wit:visited { color: #FFFFFF; font-weight: normal; text-decoration: underline; font-size: 9px; }
a.wit:hover 	{ color: #FFFFFF; font-weight: normal; text-decoration: none; font-size: 9px; }

a.blauw:link 		{ color: #2F4F6F; font-weight: normal; text-decoration: underline; font-size: 9px; }
a.blauw:active 	{ color: #2F4F6F; font-weight: normal; text-decoration: underline; font-size: 9px; }
a.blauw:visited { color: #2F4F6F; font-weight: normal; text-decoration: underline; font-size: 9px; }
a.blauw:hover 	{ color: #2F4F6F; font-weight: normal; text-decoration: none; font-size: 9px; }


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #2F4F6F;	
}

td.gastenboek {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;	
}

td.datum_indicatie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #4E6E8F;	
}

td.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #FFFFFF;	
}

b, strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #2F4F6F;	
}

i {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #2F4F6F;	
}

/* Form Elements */

.forumTextbox {
	border-style: inset;
	border-color: #F9FFFF;
}