body{
	font-family: "Verdana";
	background-color: #ffffff;
	color: #4f4f4e;
	font-size: 11px;
	letter-spacing:1px;
	line-height:17px;
}
td {
	color: #4f4f4e;
	font-size: 11px;
	letter-spacing:1px;
	line-height:17px;
}
img {
	border:0px;
}
p, ul, ol, body{
	margin: 0px;
}
a {
	color: #4f4f4e;
	text-decoration: none;
}
a:hover {
	color: #4f4f4e;
	text-decoration: underline;
}
a:visited {
	color: #4f4f4e;
	text-decoration:line-through;
}
#logo {
    position:absolute;
    top:60px;
    left:40px;
	height:40px;
	font-family: GEORGIA;
	font-style:italic;
	font-weight:bold;
	font-size:20px;
	letter-spacing:normal;
}
#navigatie {
    position:absolute;
    top:106px;
    left:40px;
    width:270px;
}
#content {
    position:absolute;
    top:120px;
    left:340px;
    width:496px;
}
#vorige_volgende {
    width:496px;
    text-align:center;
	color:#949551;
}
#vorige_volgende a {
	color:#949551;
	text-decoration: none;
}
#vorige_volgende a:hover {
	color:#949551;
	text-decoration: underline;
}
#vorige_volgende a:visited {
	color:#949551;
	text-decoration:none;
}
.koptekst {
	color:#949551;
}
.line {
	margin-top:15px;
	margin-bottom:15px;
	height:1px;
	width:270px;
	background-color:#e8e8d9;
}
