body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	background-color:#FFFFFF;
	background-image:url(images/logob.gif);
	background-repeat:repeat;
	margin:0px;
	}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000000;
	font-weight:bolder;
	}
#c {
	padding-top:5px;
	width:750px;
	height:auto;
	margin:0px auto;
	float:none;
	}
.logo {
	width:750px;
	height:70px;
	float:left;
	text-align:center;
	text-align:left;
	padding-bottom:20px;
	}
.afbeelding {
	width:700px;
	height:auto;
	float:left;
	padding-left:25px;
	padding-right:25px;
	padding-top:10px;
	text-align:center;
	background-image:url(images/content.gif);
	background-repeat:no-repeat;
	background-position:top;
	}
.links {
	width:420px;
	height:auto;
	float:left;
	text-align:left;
	margin-top:1px;
	padding-left:20px;
	padding-right:0px;
	padding-top:18px;
	}
.rechts {
	width:210px;
	height:auto;
	float:left;
	text-align:right;
	margin-top:1px;
	padding-left:35px;
	padding-right:10px;
	padding-top:18px;
	}
.b {
	width:700px;
	height:10px;
	float:left;
	background-image:url(images/bottom.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	padding-left:25px;
	padding-right:25px;
	margin-bottom:50px;
	}
a:link {
	color:#666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#666666;
}
a:hover {
	text-decoration: underline;
	color:#666666;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color:#666666;
}
