html, body, ul, li {margin: 0; padding: 0; border: 0;}
body {
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: verdana,arial,sans-serif;
	color: #000000;
	font-size: 1.0em;
	background-color: #000000;
}
p
{
	font-family: verdana,arial,sans-serif; color: #000000;
}
p.slogan
{
	font-family: TrebuchetMS,verdana,arial,sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: bottom;
}
a
{
	color: #010066;
}
a:hover
{
	color: #010066;
	text-decoration: none;
}
 a.nav {
		COLOR: #FFFFFF; 
		TEXT-DECORATION: none;
		font-weight: bold;
}
 a.nav:hover {
		COLOR: #FF0000;
		TEXT-DECORATION: none;
		font-weight: bold;
}
.wrapper {
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../afbeeldingen/tabelachtergrond_03.jpg);
	background-repeat: no-repeat;
	height: 630px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.navigatiewrapper {
	float: left;
	width: 250px;
	padding-left: 10px;
	height: 480px;
}
#navigatie {
	height: 30%;
	float: left;
}

.content {
	height: 445px;
	padding-left: 55px;
	overflow: auto;
	width: 555px;
	padding-bottom: 35px;
}
.contentwrapper {
	padding-top: 150px;
}
#navigatiewrapper {
	height: 95%;
}

 a.contentlink {
		COLOR: #FF0000; 
		TEXT-DECORATION: underline;
		FONT-WEIGHT: bold;
		font-size: 11pt;
		target: _blank;
}
 a.contentlink:hover {
		COLOR: #000000;
		TEXT-DECORATION: none;
		FONT-WEIGHT: bold;
		font-size: 11pt;
}
.footer {
	font-family: "Courier New", Courier, monospace;
	font-size: 9px;
	font-variant: small-caps;
	color: #999999;
	text-align: center;
	background-color: #000000;
}
.footer a {
	font-family: "Courier New", Courier, monospace;
	font-size: 9px;
	font-variant: small-caps;
	color: #CCCCCC;
	text-align: center;
	text-decoration: none;
}
.footer  a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-variant: small-caps;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
}

p a:hover{
}	

h1 a{ font-weight: bold; 
}

#slogan {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFFFFF;
	vertical-align: bottom;
	height: 25%;
	clear: left;
	padding: 0;
	margin: 0;
	display: block;
}
#spacer {
	height: 75%;
	float: left;
	width: 1px;
	font-size: 1px; /* to make sure width is not overridden */
	padding: 0;
	margin: 0; /* visual effect only */
}
