.linksTabel {
	background-attachment: fixed;
	background-color: #666666;
	background-image:  url("../images/basis/bg_links.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	height: 540px;
	width: 270px;
}
.bg_tekst {
	background-attachment: fixed;
	background-color: #666666;
	background-image:  url("../images/basis/bg_tekst.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin: 0px;
	height: 435px;
	width: 409px;
}
.bg_images {
	background-attachment: fixed;
	background-color: #666666;
	background-image:  url("../images/basis/bg_images.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	height: 540px;
	width: 92px;
	padding: 10px;
}
.bodyTekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin: 0px;
	padding: 0px;
	top: auto;
	clip:   rect(10px auto auto auto);
}
.kopTekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.fototekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.animatie {
	margin: 3px;
	border: 1px solid #333333;
}
