body {
	background-color: #FFFDD0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

td, th {
	color: #000000;
}


p, ul {
	font-family: Arial, Helvetica, sans-serif;
}



h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #D70000;
}	
	

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #BB0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #880000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

div#links{
	background-color: #DD0000;
	width: 10%;
	heigth: 1000px;
	float: left;
	text-align: center;
	margin-right:5px;
}

div#boven{
	background-color: #DD0000;
	color: #FFFDD0;
	font-size: 75px; 
	font-family: Algerian;
	width:100%;
	float:left;
}

div#inhoud{
	background-color: #FFFDD0;
	margin-left:0px;
	float:left;
	width:75%;
}

div#rechts{
	background-color: #DD0000;
	float: right;
	width:14%;
}


.speciaal{
	color: #FFFDD0;
}

.klein{
	font-size:5px;
}