html,body	{
	margin:0;
	padding:0
}
body	{
	background-image: url(images/achtergrond.gif);
	background-repeat: repeat-y;
	font: 76% arial,sans-serif
	background-color: #d2e5d6;
}
div#container {
	width: 1000px;
	background-image: url(images/content.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#header {
	height:190px;
	margin:0;
	padding-left:10px;
}

div#wrapper	{
	float:left;
	width:100%
}
div#content	{
	margin: 0 220px 0 200px;
	min-height: 520px;
}

div#map {
	z-index: 0;
}
#content h1 {
	color: #00853e;
	font-weight: bold;
	font-size: 16px;
}
#content a {
	color: #f57b20;
}
#navigation	{
	width:170px;
	height: 600px;
	position: absolute;
	margin: 0;
	padding: 0;
	left: 0px;
	top: 230px;
	z-index: 5000;
}
#extra	{
	background-image: url(images/zijkant.gif);
	background-repeat: no-repeat;
	width:192px;
	height: 400px;
	min-height: 350px;
	position: absolute;
	left: 808px;
	top: 190px;
}
div#extra	h2 {
	color: #00853e;
	padding-top: 30px;
	padding-left: 5px;
}
div#extra	ul {
	padding: 5px;
	margin: 0px 20px;
}
div#extra li {font-size: 12px;
	color: #2f5d31}
div#extra a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
div#extra a {
	color: #00853e;
	text-decoration: underline;
}
div#extra p {font-size: 12px;
	padding-left: 10px;
	color: #2f5d31;
}

div#footer	{
	clear:left;
	width:100%
}
div#footer p {
	font-size: 10px;
}
/* #logo */

#logo {
	display: block;
	position: absolute;
	left: 800px;
	width: 160px;
	height: 126px;
	top: 20px;
}

/* #zoekfunctie */

div#zoeken {
	display: block;
	position: absolute;
	left: 500px;
	width: 200px;
	height: 30px;
	top: 120px;
}
div#zoeken input[type=text] {
	border-style: solid;
	border-color: #7fb484;
	border: 1px;
	width: 150px;
}
div#zoeken input[type=submit] {
	border: 0px;
	width: 14px;
	height: 18px;
	background: transparent url(images/zoeken.gif) no-repeat center top;
/*	overflow: hidden;*/
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	text-indent: -1000em;
}

/* Kruimelpad */
#kruimelpad {
	color: #f57b20;
	display: block;
	
}
#kruimelpad a {
	color: #f57b20;
}
#kruimelpad ul {
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-image: none;

}
#kruimelpad li {
	float: left;
	position: relative;
	list-style: none;
	list-style-image: none;
	padding: 5px;
}

/* #menuContent */

#menuContent {
	width: 170px;
}

#menuContent li {
	padding: 0;
	margin: 0;
}

#menuContent ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menuContent h2, #menuContent h3 {
	font: bold 12px/15px arial, helvetica, sans-serif;
	margin: 0;
	padding: 3px 13px;
	text-align: right;
	height: 1%;
}

#menuContent ul ul a {
	font: bold 12px/18px arial, helvetica, sans-serif;
	text-align: left;
	display: block;
	height: 18px;
	color: #fff;
	text-decoration: none;
	padding-left: 20px;
}
#menuContent ul ul a:hover {
	color: #00853e;
	padding: 0px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00853e;
	height: 18px;
	padding-left: 20px;
}

#menuContent a {
	font: bold 12px/15px arial, helvetica, sans-serif;
	text-align: right;
	display: block;
	height: 15px;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f6954d;
}

#menuContent h2 {
	color: #fff;
}
#menuContent h3 {
	color: #00853e;
	text-decoration: none;
	margin: 0;
}

#menuContent a:hover {
	color: #00853e;
	padding: 0px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00853e;
	height: 15px;
}

#menuContent li {
	position: relative;
}

#menuContent ul ul {
	position: absolute;
	z-index: 2500;
	top: 5px;
	left: 160px;
	width: 170px;
	background-color: #f57b20;
	text-align:left;
}

#menuContent ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

div#menuContent ul ul,
div#menuContent ul li:hover ul ul,
div#menuContent ul ul li:hover ul ul
{display: none;}

div#menuContent ul li:hover ul,
div#menuContent ul ul li:hover ul,
div#menuContent ul ul ul li:hover ul
{display: block;}


#menuContent ul li a:hover,
#page_home #mi_home a, {
	font-weight: bold;
}

/* #menu */

#menu {
	width: auto;
	position:absolute;
	left: 0px;
	top: 0px;
	z-index: 1000;
}

#menu ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

#menu a, #menu h2, #menu h3 {
	font: bold 11px/16px arial, helvetica, sans-serif;
	margin: 0;
	padding: 3px 3px;
	line-height: 20px;
}

#menu h2 {
	color: #fff;
}
#menu h3 {
	color: #fff;
	text-decoration: none;
}

#menu a {
	color: #fff;
	text-decoration: none;
}

#menu a:hover {
	color: #00853e;
}

#menu li {position: relative;}

#menu ul ul {
	position: absolute;
	z-index: 500;
}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

#menu ul li a:hover,
#page_home #mi_home a, {
	font-weight: bold;
}

th	{
	text-align: left;
}

/* Uitgebreid zoeken */

.uitgebreid a {
	list-style: none;
	color: #00853e;
}
.uitgebreid a:hover {
	list-style: solid;
	color: #00853e;
}
