.top {
	background-attachment: fixed;
	background-color: #59A4FE;
	background-image: url(foto_op_linnen.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #52A8FF;
}
.body:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: blue;
}
.border {
	border: 2px solid #FFFFFF;
}
.cpoyright {
	background-attachment: fixed;
	background-image: url(copyright.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6DBBFD;
}
.links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: blue;
}
.rights {
	background-attachment: fixed;
	background-image: url(copyright.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bijschriften {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #52A8FF;
}
.bijschriften:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: blue;
}
.scroll {
	scrollbar-face-color: #e8e7e4;
	scrollbar-arrow-color: #52A8FF;
	scrollbar-track-color: #e8e7e4;
	scrollbar-shadow-color: #52A8FF;
	scrollbar-highlight-color: #e8e7e4;
	scrollbar-3dlight-color: #52A8FF;
	scrollbar-darkshadow-color: #e8e7e4;
}
.eilandfoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #71BCFD;
	text-decoration: none;
}

