body {
	background-image: url(images/background.jpg);
	margin: 13px;
	font-family: Tahoma;
	color: #E6E0D0;
	font-size: 12px;
} 
a:link {
	color: #E6E0D0;
	text-decoration: none;
}
a:visited {
	color: #E6E0D0;
	text-decoration: none;
}
a:hover {
	color: #E6E0D0;
	text-decoration: underline;
}
a:active {
	color: #E6E0D0;
	text-decoration: none;
}
a.wit:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.wit:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.wit:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.wit:active {
	color: #FFFFFF;
	text-decoration: none;
}
.head_menu {
	background-image:url(images/head-menu.jpg);
	height: 36px;
	padding-top: 10px;
	color: #89764A;
	font-weight: bold;
}
.footer {
	background-image:url(images/footer.jpg);
	height: 36px;
	padding-top: 16px;
	text-align: center;
	font-weight: bold;
}
.blok_boven {
	background-image:url(images/blok-boven.jpg);
	font-weight: bold;
	font-size:12px;
	padding-left: 40px;
	height: 34px;
	padding-top: 9px;
}
.blok_background {
	background-image:url(images/blok-background.jpg);
	padding-left: 6px;
	padding-right: 4px;
	font-size:14px;
}
