body {
	background-color:#FEFBEB;
	margin:0px;
	background-image: url(../../images/bg.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	overflow:scroll;
	overflow-x:hidden;
}
.frame {
	background-color:#FFFFFF;
	border-left:1px solid #f4efe5;
	border-right:1px solid #f4efe5;
}
.tekst,td {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
}
.titel {
	font-family: "Trebuchet MS",Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #000000; 
	font-size:16px;
}
.titel_lichtblauw {
	font-family: "Trebuchet MS",Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #edf2f7;
	font-size:16px;
}
.menu_hr {
	border:0px;
	height:1px;
	background-color:#f4efe5;
	width:130px;
}
.image {
	border:1px solid #000000;
	margin-bottom:5px;
}
a {
	color:#929292;
	text-decoration:none;
}
a:hover {
	color:#929292;
	text-decoration:underline;
}
a.black_link {
	color:#000000;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
}
a.black_link:hover {
	color:#000000;
	text-decoration:underline;
}
.copyright {
	background-color:#333333;
	padding-left:190px;
	color: #edf2f7;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menu {
	font-family: Arial,Verdana,"Trebuchet MS",Geneva,  Helvetica, sans-serif; 
	font-size:13px;
	padding-left:10px;
	background-image:url(../../images/menu_bg.jpg);
	background-repeat:no-repeat;
	padding-top:10px;
	font-weight:bold;
}
hr {
	height:0px;
	border:0px;
	border-top:1px solid #000000;
	width:535px;
}	