body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3C3C3C;
	background-image: url(bg_groen.jpg);
	background-repeat: repeat-x;
	height:100%;
}

.menu{
	float:left;
	width: 223px;
	margin-bottom:4px;
	border: 3px solid #3F7002;
	text-align: left;
	list-style-type: disc;
	list-style-position: inside;
}
.pagetitel{
	width: 776px;
	height: 50px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	background-image: url(titel_bg_groen.gif);
}
.menutitel{
	width: 207px;
	height: 30px;
	background-image: url(menutitel_bg_groen.gif);
	background-repeat: no-repeat;
	text-align: left;
	margin-left: 0px;
	padding-left: 14px;
	padding-top: 4px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

	color: #3b3b3b;
	line-height: 18px;
}
.menubg{
	background-color: #C0E247;

	border: 2px solid #97C90C;
	background-image: url(menu_txt_bg_groen.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.tekst strong { color:#3F7002; }

.newsachivetitel a { color:#3F7002;
	text-decoration: none;
}
