body {
	background: #8B3B0E url(background.gif) no-repeat left top;
	margin: 0px;
	padding: 0px;
}

.titel {
	font: bold 20px "Lucida Sans Unicode, "Lucida Sans", "Lucida Grande", LucidaSans Roman", Verdana;
	color: #451604;
}
.titelsub {
	font: bold 14px/24px "Lucida Sans Unicode, Lucida Sans, Lucida Grande, LucidaSans Roman", Verdana;
	color: #CC6600;
}

.plattetekst {
	font: 11px/21px "Lucida Sans Unicode, Lucida Sans, Lucida Grande, LucidaSans Roman", Verdana;
	color: #000000;
	padding-left: 15px;
	padding-top: 20px;
	padding-right: 20px;
}
.plattetekstkopje {
	font: bold 12px/24px "Lucida Sans Unicode, Lucida Sans, Lucida Grande, LucidaSans Roman", Verdana;
	color: #5B1E00;
}

a:link {
	color: #FF5400;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #FF5400;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #FF5400;
	font-weight: bold;
	text-decoration: none;
}


.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF5400;
	font-size: 10px;
	padding-left: 6px;
}
.menu a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.menu a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.menu2 {
	font: bold 10px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
.menu2 a:link {
	color: #FF5400;
	font-weight: bold;
	text-decoration: none;
}
.menu2 a:visited {
	color: #FF5400;
	font-weight: bold;
	text-decoration: none;
}
.menu2 a:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.menu2 a:active {
	color: #FF5400;
	font-weight: bold;
	text-decoration: none;
}
