body {
	background-position: top left;
	background-image: url(Afbeeldingen/WebsiteFotoBasis3NL.jpg);
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	color: #7E012D;
	font: ;
}

#navigatie {
	padding: 0px 0px 0px 0px;
	width: 233px;
	height: 345px;
	position: absolute;
	left: 1013px;
	top: 540px;
}

#copyright {
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 1159px;
	left: 180px;
}

#titel {
	padding: 0px 0px 0px 0px;
	width: 800px;
	height: 50px;
	position:absolute;
	top: 437px;
	left: 180px;
}

#thumbs {
	margin: 50px auto 0px 350px;
	padding: 0px 0px 0px 0px;
	width: 650px;
	position: absolute;
	left: -85px;
	top: 487px;
}

#thumbs img {
	margin-right: 20px;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}

a:link {
	color: #7E012D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7E012D;
}
a:hover {
	text-decoration: underline;
	color: #7E012D;
}
a:active {
	text-decoration: none;
	color: #7E012D;
}
