body {
	background-color: #FFFFFF;
	margin-top: 0px;
	font-family: Arial;
	font-size: 0.8em;
	color: #000000; 
	text-align: center;
	}

p { }

td { }

a:link {
	color: #000000;
	text-decoration: underline;
 }

a:visited {
	color: #000000;
	text-decoration: underline;
	 }

a:hover {
	color: #cc0000;
	text-decoration: underline;
	 }

a:active {
	color: #000000;
	text-decoration: underline;
	 }

h1{
	font-size: 1.2em;
	color: #cc0000;
}

h2{
	font-size: 1em;
	color: #cc0000;
}

#pagina{
	width: 760px;
	position: absolute;
	left: 50%;
	margin-left: -380px;
	margin-top: 0px;
		
}

#top{
	width: 760px;
	height: 228px;
	text-align: center;
}

#midden{
	text-align: center;
	width: 720px;
	margin: 40px;
}

#navigatie a:link {
	color: #000000;
	text-decoration: none;
 }

#navigatie a:visited {
	color: #000000;
	text-decoration: none; }

#navigatie a:hover {
	color: #cc0000;
	 }

#navigatie a:active {
	color: #000000;
	text-decoration: none; }
	
#navigatie{
	color: #cc0000;
}	

#album a:link {
	color: #000000;
	text-decoration: none;
 }

#album a:visited {
	color: #000000;
	text-decoration: none; }

#album a:hover {
	color: #cc0000;
	 }

#album a:active {
	color: #000000;
	text-decoration: none; }

#album{
	text-align: center;
	color: #cc0000;
}

#fotorechts{
	position: absolute;
	
	margin-left: 150px;
	margin-top: 0px;

}
#tekstlinks{
	text-align: left;

}
