body {
	background: url(gfx/header.jpg) no-repeat center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
}
.header {
	height:175px;
	width:980px;
}
.headers {
	width:864px;
}
.content {
	width:864px;
	background-color:#0099CC;
}
.footer {
	width:864px;
	height:33px;
	background-color:#0099CC;
	color:#66CCFF;
}
.footer a:link {
	color:#66CCFF;
	text-decoration:none;
}
.footer a:visited {
	color:#66CCFF;
	text-decoration:none;
}
.footer a:hover {
	color:#66CCFF;
	text-decoration:underline;
}
.headlinks {
	background:url(gfx/headkolomlinks.jpg) no-repeat;
	color: #FFFFFF;
}
.headrechts {
	background:url(gfx/headkolomrechts.jpg) no-repeat;
	color: #FFFFFF;
}
.headtekstlinks {
	padding-left:20px;
	text-align:left;
}
.headtekstrechts {
	padding-left:20px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
}
h1 {
	color:#0099CC;
	font-style:italic;
	font-size:12px;
	text-align:left;
	margin:0px;
	padding:0px;
}
h2 {
	font-size:12px;
	padding:3px 0px 3px 0px;
	margin:3px 0px 3px 0px;
}
.contentlinks {
	background-color:#FFFFFF;
}
.contentrechts {
	background-color:#FFFFFF;
}
.contenttekstlinks{
	font-size:10px;
	line-height:15px;
	color: #000000;
	padding:10px 20px 10px 20px;
	text-align:left;
}
p {
	padding:3px 0px 3px 0px;
	margin:3px 0px 3px 0px;
}
.contenttekstrechts{
	font-size:12px;
	line-height:17px;
	color: #000000;
	padding:10px 20px 10px 20px;
	text-align:left;
}
.contenttekst{
	font-size:12px;
	line-height:17px;
	color: #000000;
	text-align:left;
}
.linkwitblauw a:link {
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.linkwitblauw a:visited {
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.linkwitblauw a:hover {
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}
a:link {
	color: #0099CC;
}
a:visited {
	color: #0099CC;
}
a:hover {
	color: #000000;
}
.horizontalrule {
	background-color:#0099CC;
	height:1px;
	margin:5px 0px 5px 0px;
}
ul {
	list-style-image:url(gfx/pijltje3.gif);
	list-style-position:outside;
	padding:3px 0px 3px 25px;
	margin:3px 0px 3px 0px;
}
li {
	margin-bottom:10px;
	color:#0099CC;
}
.imgright {
	float:right;
	margin:4px 0px 10px 10px;
}
