body
{
	font: "Arial";
	color: black;
	margin: 0px
	font-size: 14px;
	background-color: #ceae8c;
}






#logo {
	background: url("images/titel.jpg");
	border: 0px;
	width: 780px;
	height: 230px;
	margin: 0px;
}

.menu {

	background: url("images/menu.jpg");
	color: #004A86;
	border: 0px;
	width: 780px;
	height: 30px;

}


div#menuinhoud {
	padding: 3px;

}	

div#inhoud {
	padding-left= 25px;
	text-align: left;
	width: 780px;
	tabel: width:100% border: 1px border-color:#000000;
}

div#inhoudboven {
	height: 11px;
}

div#inhoudinhoud {
        background: url("images/inhoudmidden.jpg");
	padding: 7px 7px 7px 7px;
}

div#inhoudonder {
	height: 11px;
}

div#info {
	align: left;
}

h1
{
	font-size: 36px;
	text-align: center;
}

a {
	color: #614323;
	text-decoration: none;
	border: 0px;
}

img {
	border: 0px;
}

a:hover {
	color: #dbad72;
	text-decoration: underline;
}

a:mailto {
	color: #0000cc;
	text-decoreation: underline;
}
