
body {
	background-color: #999999;
	background-image: url(img/bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

td.black {
	background : Black;
}

.kop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 28px;
	}

.subkop {
	font-size: 18px;
	font-weight: bold;
}

.subsubkop {
	font-size: 14px;
	font-weight: bold;
}

.content {
		color: #999999;
	
}


a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.voet {
	
	font-size: 10px;
}

a.voet:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.voet:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.voet:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.voet:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.besp:link {
	color: #6699CC;
	text-decoration: underline;
	font-weight: bold;
}
a.besp:visited {
	text-decoration: underline;
	color: #6699CC;
	font-weight: bold;
}
a.besp:hover {
	text-decoration: underline;
	color: #6699CC;
	font-weight: bold;
}
a.besp:active {
	text-decoration: underline;
	color: #6699CC;
	font-weight: bold;
}
