.topachter {
	background-attachment: scroll;
	background-image: url(../images/frames/links.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.main {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: 7AA4B4;
}
.bottom {
	background-attachment: fixed;
	background-image: url(../images/frames/bottom.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.plaatje {
	border: 1px solid #4F6B75;
}
BODY, td {
	line-height:1em;
	letter-spacing: .05em;
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
img#logo {
	position: absolute;
	left: 10px;
	top: 10px;
}
object#nav {
	position: absolute;
	left: 0px;
	bottom: -5px;
	z-index:5;
}
div#navAcht {
	background:#507C8D;
	height:41px;
	position:absolute;
	left: 0px;
	bottom: -5px;
	width:100%;
	z-index:0;
}

table#referFotos img {
	border:solid #FFFFFF 10px;
	margin:10px;
	height:100px;
	float:left;
}
a {
	color:#000000;
}
#mainFrame {
	border-left:2px solid #FFFFFF;
}

a:hover {
	color:#FFFFFF;
}
