body {
	margin: 0px;
	background-image: url(../images/_achtergrond.gif);
	background-repeat: repeat;
}
.tekst {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
}
.melding {
	color: #FFFFFF;
	font-weight:bold;
}
.nieuwsDatum {
	font-family: Haettenschweiler, Tahoma, Verdana;
	font-size: 18px;
	color: #800000;
}
.nieuwsKop {
	font-family: Haettenschweiler, Tahoma, Verdana;
	font-size: 18px;
	color: #000000;
}
h1 {
	font-family: Haettenschweiler, Tahoma, Verdana;
	font-size: 32px;
	color: #000000;
	font-weight:normal;
}
a:visited{
	color: #FFFFFF;
}
a:link{
	color: #FFFFFF;
	text-decoration:none;
}
a:hover{
	color: #800000;
	text-decoration:none;
}
a:active{
	color: #800000;
	text-decoration:none;
}
a.zwart:visited{
	color: #000000;
}
a.zwart:link{
	color: #000000;
	text-decoration:none;
}
a.zwart:hover{
	color: #FFFFFF;
	text-decoration:none;
}
a.zwart:active{
	color: #FFFFFF;
	text-decoration:none;
}
a.echtZwart:visited{
	color: #000000;
}
a.echtZwart:link{
	color: #000000;
	text-decoration:none;
}
a.echtZwart:hover{
	color: #000000;
	text-decoration:none;
}
a.echtZwart:active{
	color: #000000;
	text-decoration:none;
}

a.gastenboek:visited{
	color: #800000;
}
a.gastenboek:link{
	color: #800000;
	text-decoration:none;
}
a.gastenboek:hover{
	color: #FF9900;
	text-decoration:none;
}
a.gastenboek:active{
	color: #FF9900;
	text-decoration:none;
}
.gastenboekNaam {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #800000;
}
.gastenboekDatum {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #800000;
}
.albumNaamLinks {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #800000;
}
.albumNaamGroot {
	font-family: Tahoma, Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #800000;
}