<style type="text/css">

body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
}
body {
margin: 0;
padding: 0;
font-family: Tahoma, Times, "Times New Roman", serif;
color: #CCCCCC;
background-color: black;
width: 100%;
border-right: 1px solid grey;
}

a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}

</style>.unnamed1 {
	font-family: Tahoma;
	font-size: 24px;
	color: #CCCCCC;
}
.heading {
	font-family: Tahoma;
	font-size: 36px;
	color: #CCCCCC;
}
.link {
	font-family: Tahoma;
	font-size: 16px;
	color: #CCCCCC;
}
.text {
	font-family: Tahoma;
	font-size: 16px;
	color: #CCCCCC;
}
.Subheader {
	font-family: Tahoma;
	font-size: 24px;
	color: #999999;
	font-style: italic;
}
#kop {
background-color: #333333;
color: #cccccc;
font-size: 19px;
border-bottom: 1px solid #333;
padding-left: 100px;

}
#navigatie {
float: left;
padding-top: 1em;
margin: 5px;
}
#inhoud {
padding-top: 1em;
margin: 10px;
width: 80%;
}
#footer {
clear: both;
padding-bottom: 1em;
border-top: 1px solid #cccccc;
margin: 10px;
}
