body {
	margin: 0;
	background-color: #355327;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ebf6d5;
	background-color: #6a905b;
	width: 137px;
	vertical-align: top;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-left: 0px;
	text-align: center;
	vertical-align: bottom;
	position: relative;
}
.small a:link, .small a:visited, .small a:hover {
	color: #ebf6d5;
	}
#listnav {
	width: 137px;
	text-indent: 30px;
	text-align: left;
}
#listnav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#listnav li {
}
#listnav a {
	background-image: url(images/button_out.jpg);
	display: block;
	line-height: 31px;
	width: 137px;
	margin: 0px;
	color: #ebf6d5;
	padding-bottom: 3px;
}
#listnav a:link, #listnav a:visited {
	text-decoration: none;
}
#listnav a:hover {
	color: #355327;
	background-image: url(images/button_over.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 3px;
}

.tdspacer {
	background-image: url(images/spacer_vert.jpg);
	width: 22px;
}
.maincontent {
	width: 596px;
	background-color: #d5eaad;
	vertical-align: top;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #355327;
	}
.maincontent a {
	color: #355327;
	}
.maincontent li {
	list-style-type: square;
	list-style-position: outside;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-bottom: 5px;
	text-align: center;
	}
.copyright a {
	color: #000000;
	}
.specialiteit {
	background-color: #355327;
	color: #ebf6d5;
	text-align:center;
	font-weight: bold;
}
#dropmenudiv{
	position:absolute;
	border:1px solid black;
	line-height:20px;
	z-index:100;
	margin-left: 130px;
	margin-top: -30px;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-decoration: none;
	background-color: #355327;
	color: #ebf6d5;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 5px;
	text-align: left;
}

#dropmenudiv a:hover{
	color: #355327;
	background-color: #ebf6d5;
}
h1 {
	font-size: medium;
	font-weight: bold;
	}
input {
	background-color: #d5eaad;
	border: 1px solid #355327;
	color: #355327;
	}
select {
	background-color: #d5eaad;
	border: 1px solid #355327;
	color: #355327;
	}
textarea {
	background-color: #d5eaad;
	border: 1px solid #355327;
	color: #355327;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.blborder {
	border: 1px solid #355327;
}
.realisatietabel {
	margin-top: 10px;
	}
.realisatietabel img {
	border: 1px solid #355327;
	margin: 5px;
	}
#counter {
	position: absolute;
	visibility: hidden;
	height: 115px;
	width: 200px;
	left: 16px;
	top: 14px;
}