body {
	background-image: url(../plaatjes/bg.jpg);
	background-repeat: no-repeat;

}
.tdtop {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	background-color: #FFFFFF;

}
.bgmain {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	background-color: #EFF3F8;






}
h3 {
	font-family: Verdana;
	color: #006699;
}
p {
	font-family: Verdana;
	color: #006699;
	font-size: 12px;

}
a {
	font-family: Verdana;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #003366;
	text-decoration: underline;
}
.klein {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
