body {
	background-color: #FFFFFF;
	background-image: url(../beelden/25.gif);
	background-repeat: repeat;
	
}



h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A0522D;
	text-decoration: none;
	letter-spacing: 5px;
	margin-top: 5px;
	font-variant: small-caps;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B8860B;
	text-decoration: none;
	letter-spacing: 1px;
	
}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	
}



#tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#tabel, tr {
	background: transparent;
	border: none;
	border-collapse: collapse;
	width: 40%;
}

#rij1 {
	display: block;
	position: absolute;
	width: 300px;
	height: 60px;
	left: 10px;
	top: 50px;
	background-color: #FAFAD2;
	border: solid;
	border-width: 1px;
	padding: 5px 5px 5px 5px;
}

#rij2 {
	display: block;
	position: absolute;
	width: 300px;
	height: 60px;
	left: 10px;
	top: 150px;
	background-color: #FAFAD2;
	border: solid;
	border-width: 1px;
	padding: 5px 5px 5px 5px;
}

#rij3 {
	display: block;
	position: absolute;
	width: 300px;
	height: 60px;
	left: 10px;
	top: 250px;
	background-color: #FAFAD2;
	border: solid;
	border-width: 1px;
	padding: 5px 5px 5px 5px;
}

#rij4 {
	display: block;
	position: absolute;
	width: 300px;
	height: 60px;
	left: 10px;
	top: 350px;
	background-color: #FAFAD2;
	border: solid;
	border-width: 1px;
	padding: 5px 5px 5px 5px;
}

#rij5 {
	display: block;
	position: absolute;
	width: 300px;
	height: 60px;
	left: 10px;
	top: 450px;
	background-color: #FAFAD2;
	border: solid;
	border-width: 1px;
	padding: 5px 5px 5px 5px;
}
#foto1{
	display: block;
	position: absolute;
	width: 80px;
	height: 60px;
	left: 330px;
	top: 50px;
	background-color: transparent;
	border: solid;
	border-width: 1px;
	padding: 5px 5px 5px 5px;
}

#foto2{
	display: block;
	position: absolute;
	width: 80px;
	height: 60px;
	left: 330px;
	top: 150px;
	background-color: transparent;
	border: solid;
	border-width: 1px;
	padding: 5px 5px 5px 5px;
}

#foto3{
	display: block;
	position: absolute;
	width: 80px;
	height: 60px;
	left: 330px;
	top: 250px;
	background-color: transparent;
	border: solid;
	border-width: 1px;
	padding: 5px 5px 5px 5px;
}

#foto4{
	display: block;
	position: absolute;
	width: 80px;
	height: 60px;
	left: 330px;
	top: 350px;
	background-color: transparent;
	border: solid;
	border-width: 1px;
	padding: 5px 5px 5px 5px;
}

#foto5{
	display: block;
	position: absolute;
	width: 80px;
	height: 60px;
	left: 330px;
	top: 450px;
	background-color: transparent;
	border: solid;
	border-width: 1px;
	padding: 5px 5px 5px 5px;
}



a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}


