.kop {
	background-attachment: scroll;
	background-color: #FFEACC;
	background-image: url(tolhek_kop_groot.gif);
	background-repeat: no-repeat;
	background-position: 0px 150px;

}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #490031;
	text-decoration: none;
}
.border {
	border: 1px solid #980266;
}
.border:hover {
	border: 1px solid #FF0000;
}
.heide {
	background-image: url(gfx/achtergrond_heide.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: scroll;

}
.borderBig {

	border: 10px solid #FFFFFF;
}
.borderActive {
	border: 1px solid #FF0000;

}
.contentLINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #490031;
	font-weight: bold;
	text-decoration: none;
}
.contentLINK:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}
