body {
	background-color: #A81C1B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	color:#FFFFFF;
	}
#header {
height: 110px;
width: 90%;
background: #000000;
}
#navbar {
height : 19px;
width: 100%;
background: #C33736;
background-image: url(b5.gif);
}
#content {
width: 80%;
background: #000000;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
#content td{font-size:12px;}

h1 {font:Verdana, Arial, Helvetica, sans-serif;
color:#E35A59;
font-size:18px;
position:0 px;
margin:25px 15px 15px 0px;
}
p{text-align:justify}
ul{ text-align:left}
.ptitel {
	color: #99D2FD;
	font-style: italic;
	font-weight: bold;
}

#content a {color:#FFFFFF}
/*onderstaanden werken niet, waarom?  */
#content a: link {color:#FFFFFF}
#content A: VISITED {
	color: #FFFFFF;
}
#content A: HOVER {
	color: #333333;
}

#content : ACTIVE {
	color: #FFFFFF;
}
