body {
  font-family: "Trebuchet MS";
}

td {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#6A0000;
}

th {
	font-family: "Trebuchet MS";
}
td#boven {
	position:relative;
	height:190px;
	width:900px;
	color:#FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../images/boven.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}
td#onder {
	position:relative;
	height:40px;
	width:650px;
	color:#FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../images/onder.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-size: 9px;
	text-align: right;
	vertical-align: bottom;
	}
td#navigatie {
	background-color: #FFFFFF;
	background-image: url(../images/navigatie.jpg);
	background-position: left top;
	vertical-align: top;
	width: 250px;
	height: auto;
	}
td#navigatie_onder {
	width:250px;
	color:#FFFFFF;
	background-image: url(../images/navigatie_onder.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	vertical-align: bottom;
	height: 120px;
	}
td#inhoud {
	background-image: url(../images/inhoud.jpg);
	background-repeat: repeat-y;
	background-position: right;
	vertical-align: top;
	}
div#inhoud_tekst {
	color:#6A0000;
	font-family: "Trebuchet MS";
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 15px;
	margin-left: 15px;
	text-align: left;
	top: 0px;
	background-position: top;
	margin-right: 15px;
	}
div#inhoud_tekst a {
	color:#CD0101;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration:none; 
	}
div#inhoud_tekst a:hover {
	color:#CD0101;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration:underline; 
	}
div#hoofdmenu {
	color:#6A0000;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 16px;
	line-height: 10px;
	margin-top: 5px;
	margin-left: 30px;
	vertical-align: top;
	text-align: left;
	}
div#hoofdmenu a {
	color:#6A0000;
	text-decoration: none;
	}
div#hoofdmenu a:hover{
	color:#CD0101;
	text-decoration: none;
	}
div#hoofdmenu a:active{
	color:#CD0101;
	text-decoration: none;
	}
	
div#copyright2 {
	color:#FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 9px;
	margin-right: 15px;
	margin-bottom: 5px;
	text-align: right;
	vertical-align: bottom;
	}
div#copyright2 a {
	color:#FFFFFF;
	text-decoration: none;
	}
div#copyright2 a:hover {
	color:#FFFFFF;
	text-decoration: underline;
	}
h1{
	font-size: 16px;
	margin-bottom: 19px;
	color: #6A0000;
}
div#formulier {
	color:#6A0000;
	font-family: "Trebuchet MS";
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 15px;
	margin-left: 15px;
	text-align: left;
	top: 0px;
	background-position: top;
	margin-right: 15px;
	}
