
body {
	background: url(../images/achtergrond.png) no-repeat center top;
	}

a:link,
a:visited {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color:#346e22;
}

span#logo {
	background: url(../images/green/logo.png) 0 0 no-repeat;
}

div#menubar {
	background: transparent url(../images/green/menu.png) 0 0 ;
}

div.moduletable h3 {
	background:  url(../images/green/module_head.png) no-repeat;	
	color: #333333;
}

#mainmenu li {
	border-right:  1px solid #79943A;
}

.contentheading {
	color: #788901;
}

h2 {
	color: #788901;
}

h3 {
	color: #788901;
}