body, td
{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	font-family: trebuchet MS;
	font-size: 12;
	line-height:15px;
	color: black;
	font-style: normal;
	text-decoration: none;
	background-attachment: fixed;
	background-position: center;
	background-repeat: repeat;
}


table.omlijn
{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	font-family: trebuchet MS;
	font-size: 12;
	color: black;
	font-style: normal;
	text-decoration: none;
	background: 
}


table.inhoud
{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 10;
	margin-top: 0;
	font-family: trebuchet MS;
	font-size: 12;
	color: black;
	font-style: normal;
	text-decoration: none;
	background-color: E1C498;
	border-right: 1px solid black;
	border-left: 1px solid black;

}


td.down
{
	margin-bottom: 0;
	margin-left: 10;
	margin-right: 0;
	margin-top: 0;
	font-family: trebuchet MS;
	font-size: 8;
	color: white;
	font-style: normal;
	text-decoration: none;
	background-color: #444401;
	border-right: 1px solid black;
	border-left: 1px solid black;
}


td.submenu
{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	font-family: trebuchet MS;
	font-size: 12;
	color: #C50E24;
	font-style: normal;
	text-decoration: none;
}


td.titel
{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	font-family: trebuchet MS;
	font-size: 14;
	color: #C50E24;
	font-style: normal;
	text-decoration: none;
}


a
{
	font-family: trebuchet MS;
	font-size: 12;
	color: #C50E24;
	text-decoration : none;
}


a:hover
{
	font-family: trebuchet MS;
	font-size: 12;
	color: #C50E24;
	text-decoration: underline;
}



a.submenu
{
	font-family: trebuchet MS;
	font-size: 12;
	color: #C50E24;
	text-decoration : none;
}


a.submenu:hover
{
	font-family: trebuchet MS;
	font-size: 12;
	color: #33440C;
	text-decoration: underline;
}


a.down
{
	font-family : trebuchet MS;
	font-size : 11;
	color : white;
	text-decoration : none;
}


a.down:hover
{
	font-family: trebuchet MS;
	font-size: 11;
	font-type: bold;
	color: acacac;
	text-decoration: underline;
}


a.nav
{
	font-family : trebuchet MS;
	font-size: 12;
	color : #C50E24;
	text-decoration : none;
}


a.nav:hover
{
	font-family: trebuchet MS;
	font-size: 12;
	font-type: bold;
	color: #C50E24;
	text-decoration: underline;
}


a.mail
{
	font-family : trebuchet MS;
	font-size: 12;
	color : acacac;
	font-style : normal;
	text-decoration : none;
}


a.mail:hover
{
	font-family: trebuchet MS;
	font-size: 12;
	color: black;
	font-style: normal;
	text-decoration: underline;
}




hr
{
	width: 100%;
	color: #C50E24;
	height: 1px;
	align: left;
}