.backgrnd {
	background-attachment: fixed;
	background-color: #FFE3BA;
	background-image: url(big_backgrnd_met_borden3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.oudBlauw {
	background-attachment: fixed;
	background-image: url(oud_blauw.gif);
	background-repeat: repeat;
	background-position: left top;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1pt;
}
.links:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1F4143;
	text-decoration: underline;
}
.links:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1F4143;
	text-decoration: none;
}
.titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1pt;
}
.border {
	border: 1px solid #FFFFFF;
	cursor: default;
}
.bodyTekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 16px;
}
.linksActive {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1F4143;
	letter-spacing: 1pt;
}
.bodyLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #1F4143;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 16px;
}
.bodyLinks:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	letter-spacing: 1px;
	line-height: 16px;
}

/* @group Plaatjes homepage */

.plaatjes a {
	display: inline-block;
	float: left;
	position: relative;
	width: 72px;
	height: 47px;
	text-decoration: none;
	margin-right: 5px;
	top: 0;
	margin-bottom: 5px;
}



/* @end */

