/* body */

html,
body {

	margin: 0;
	padding: 0;

	font-family: Arial, sans-serif;
}

body {
	background-color: #EFECE7;
}

p + p {
	margin-top: .8em;
}

a {
color: #8A633B;
}

h1, p, ul, a, {
	font-family: Arial, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
}


h2{

	color: #8A633B;
	font-family: "comic sans MS";
	margin-top: 0;
	margin-bottom: 0;
	font-size: 120%;
}

h3{

	color: #8A633B;
	font-family: "comic sans MS";
	margin-top: 0;
	margin-bottom: 0;
	font-size: 80%;
}

TD{
	font-family: Arial, sans-serif;
	color: #4D3110;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 80%;
}



/* kolommen */

div#top_logo {
	top:	0px;
	left:	389px;
	width:	391px;
	height:	115px;
	position: absolute;
}

div#menu {
	background: url(../images/menu/menu_background.jpg) no-repeat 0 195px;
	top:	127px;
	left:	0px;
	width:	173px;
	height:	463px;
	position: absolute;
}

div#main {
	background-color: #EFECE7;
	color: #4D3110;
	font-size: 80%;

}

html>body div#main {
	height:	auto;
}

div#main ul {
	margin-top: 0px;
	padding-left: 0;
}

div#main li {
	margin-left: 0px;
	padding-top: 10px;
}


div#main_tekst {
	background-color: #D8D8C8;
	color: #4D3110;
	font-size: 80%;
	line-height: 120%;
	top:	430px;
	left:	175px;
	width:	425px;
	height:	115px;
	padding-top: 12px;
	position: absolute;
	text-align: center;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:	115px;
}


#poweredby	{
display: none;
}