body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/back_patroon.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: repeat-x;
}
.menu {
	color: #FFFFFF;
	padding-top: 55px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

}
a.wit {
	color: #0000CC;
	text-decoration: none;
	font-weight: normal;
	}
a.wit:visited {
	color: #E9E9E9;
	text-decoration: none;
	font-weight: normal;
}
a.wit:hover {
	color: #E9E9E9;
	text-decoration: underline;
}
a.wit:active {
	color: #0000CC;
	text-decoration: underline;
}
.menufront {
	height: 20px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.footer {
	background-image: url(../images/footer_modern_art.jpg);
	height: 50px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.content {
	padding-top: 45px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 5px;
}
.tablemain {
	border: 1px solid #383846;
	height: 5px;
	margin-top: 25px;
}
.top {
	height: 214px;
	color: #000000;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #383846;
	background-color: #FFFFFF;
}
.tdmain {
	background-image: url(../images/mainback.jpg);
	background-repeat: no-repeat;
}
.footertext {
	padding-bottom: 26px;
}

#delijst a {
	text-decoration:none;
	color:#333;
	font-weight:bold;
}

#delijst a:hover {
	text-decoration:underline;
}
