body {
	background-image: url(../plaatjes/bg.gif);
	margin: 0px;
	background-color: #39528c;
	background-repeat: repeat-x;



}
a {
	font-family: Verdana;
	font-size: 12px;
	color: #39528C;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: underline;

}
.headmenu {
	background-color: #2e4270;
	height: 20px;
}
.menu {
	background-color: #FFF3C6;
	border: 1px solid #39528c;
	}
.bgcontent {
	background-color: #FFFFFF;
}
p {
	font-family: Verdana;
	font-size: 12px;
	color: #2e4270;
}
.bgtext {
	background-image: url(../plaatjes/normaal.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
h3 {
	font-family: "Lucida Handwriting";
	font-weight: bold;
	color: #2e4270;
	font-style: normal;

}
ul {
	font-family: Verdana;
	font-size: 12px;
	color: #2e4270;
}
.bgnieuws {
	background-image: url(../plaatjes/frontnieuws.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;

}
.mini {
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
}

