body {
	background-color: #d7c8be;
	margin: 0px;
	padding: 0px;
	font-size: small;
}
#box {
	background-color: #D7C8BE;
	padding: 5px;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 3px solid #000000;
	height: 900px;
}
#main {
	padding: 0px;
	width: 800px;
	height: 600px;
	margin: 0px;
	background-image: url(images/bgmenu.jpg);
}
#menu {
	height: 595px;
	width: 150px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	float: left;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}
#box #main #menu li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 0.25em 0.5em 0.25em 0.75em;
	text-decoration: none;
	background-color: #CC9224;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
a {
	color: #CC9224;
}


#box #main #menu li a:visited {

	border-top-color: ##F0F0F0;
	border-right-color: ##F0F0F0;
	border-bottom-color: ##F0F0F0;
	border-left-color: ##F0F0F0;
	color: #F0F0F0;
	text-decoration: none;
}
#box #main #menu li a:hover {
	color: #050102;
	text-decoration: none;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

#box #main #menu li {
	display: block;
	list-style-type: none;
	padding: 0.25em 0.5em 0.25em 0.75em;
	text-decoration: none;
}


#inhoud {
	float: right;
	width: 590px;
	margin: 0px;
	height: 590px;
	overflow: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #DDDDDD;
}

#foot {
	color: #FFFFFF;
	background-color: #305860;
	width: 800px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-image: url(images/bgfoot.jpg);
	border: medium none #FFFFFF;
	height: 85px;
	margin: 0px;
	padding: 0px;
}
#box #foot p {
	margin: 0px;
	padding: 0px;
}



#top {
	background-color: #F5EFEF;
	margin: 0px;
	padding: 0px;
	height: 205px;
	width: 800px;
}
#mainmenu {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-weight: bold;
	font-variant: small-caps;
	padding-left: 150px;
	background-image: url(images/bgmenu.jpg);
}
#box #top #mainmenu ul {
	margin: 0px;
	padding: 0px;
}
#box #top #mainmenu li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: none;
}
#box #top #mainmenu a {
	text-decoration: none;
}

#logo {
	background-color: #000000;
	background-image: url(images/logo2.JPG);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 140px;
	width: 150px;
}
#banner {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 185px;
	width: 800px;
}
#box #main #inhoud li {
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	list-style-position: outside;
}
#box #main #menu ul {
	margin: 0px;
	padding: 0px;
}
#box #main #inhoud ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#box #main #inhoud li {
	list-style-type: circle;
}
#box #main #inhoud h1 {
	font-size: large;
}
#box #main #inhoud h2 {
	font-size: medium;
}
#box #main #inhoud h3 {
	font-size: small;
}
#box #main #inhoud object {
	padding-left: 10px;
}

