html, body {
	color: #FFFFFF;
	margin: 0px;
}
h1 {
	font-family: Copperplate, "Copperplate Gothic Bold", Georgia, "Times New Roman", Serif;
	font-size: 36px;
	line-height: 16px;
	font-weight: bold;
	color: #990000;
	margin: 10px;
	letter-spacing: 1px;
}
h2 {
	font-family: Copperplate, "Copperplate Gothic Bold", Georgia, "Times New Roman", Serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	margin: 5px;
}
h3 {
	font-family: Copperplate, "Copperplate Gothic Bold", Georgia, "Times New Roman", Serif;
	font-size: 18px;
	color: #333333;
	margin-left: 10px;
	margin-top: 24px;
	margin-bottom: 24px;
}
p {
	font-family: Copperplate, "Copperplate Gothic Bold", Georgia, "Times New Roman", Serif;
	font-size: 12px;
	color: #333333;
	font-weight: lighter;
	line-height: 16px;
	margin-left: 5px;
	margin-right: 5px;
}
.wit {
	color: #ffffff;
	margin-bottom: 3px;
	margin-top: 2px;
}
.witmargin {
	color: #ffffff;
	margin-bottom: 6px;
	margin-top: 2px;
}
.breedte {
	width: 550px;
	text-align: center;
}
.navigatie {
	font-family: Verdana, Arial, Helvetica;
	color: #A4A4A4;
	font-size: 10px;
	margin: 0px;
	line-height: 16px;
}
.navigatieonder {
	font-family: Verdana, Arial, Helvetica;
	color: #666666;
	font-size: 10px;
	margin: 0px;
	line-height: 16px;
}
ul {font-family: Copperplate, "Copperplate Gothic Bold", Georgia, "Times New Roman", Serif;
	font-size: 14px;
	color: #333333;
}

li {margin-bottom: 6px;
}	

a:link, a:visited, a:hover, a:active { color: #333333;
}

a.licht:link, a.licht:visited { color: #A4A4A4; text-decoration: none;
}

a.licht:hover, a.licht:active { color: #ffffff; text-decoration: underline;
}

a.navonder:link, a.navonder:visited { color: #666666; text-decoration: none;
}

a.navonder:hover, a.navonder:active { color: #666666; text-decoration: underline;
}

center {
	width: 550px;
	text-align: center;
}
#container	{
	background-color: #666666;
	height: 18px;
	border: 0px;
}
#centercontainer	{
	position: relative;
	margin: 0 auto;
	height: 18px;
	width: 961px;
	border: 0px;
}
#linksboven	{
	position: relative;
	height: 18px;
	width: 472px;
	border: 0px;
	text-align: left;
	padding-left: 8px;
}
#rechtsboven	{
	position: relative;
	height: 18px;
	width: 480px;
	left: 480px;
	top: -18px;
	border: 0px;
	text-align: right;
}