* {
	-moz-box-sizing: border-box;
}

html {
	height: 100%;
}

body {
	background-color: white;
	margin: 0;
	height: 100%;
	padding: 20px 0 20px 0;
	overflow-x: hidden;
	overflow-y: scroll;
}

img {
	border: none;
}

div#container {
	width: 100%;
	text-align: center;
	height: 100%;
}

div#content {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 790px;
	height: 100%;
	background-color: #006B3F;
}

div#navigation {
	width: 360px;
	height: 100%;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	float: left;
	border-right: 1px solid white;
}

div#navigation table {
	color: white;
	font-size: 12px;
	font-weight: bold;
	height: 100%;
	text-align: center;
	width: 100%;
}

div#navigation table td img {
	margin: 0 -11px 0 10px;
	position: relative;
	z-index: 10000;
}

div#navigation a {
	color: white;
	text-decoration: none;
}

div#navigation a:hover {
	color: #E4EC9E;
}

td.square {
	border-right: 1px solid white;
	vertical-align: middle;
}

td.square img {
	right: -11px;
	margin-top: auto;
	margin-bottom: auto;
}

td#navimage {
	width: 216px;
	background-repeat: no-repeat;
	vertical-align: bottom;
	background-color: #D1E294;
	filter:progid:DXImageTransform.Microsoft.Fade(duration=2);
}

div#main {
	float: right;
}

h2 {
	margin-left: 5px;
	color: #138157;
	font-size: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 15px;
}

h1 {
	margin-left: 20px;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 35px;
	margin-top: -50px;
	margin-bottom: 0;
}

div#main-content {
	position:relative;
	overflow: auto;
	overflow-x: hidden;
	width: 430px;
	/*height: 500px;*/
	height:300px;
/*border:1px solid black;*/
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0 15px 10px 15px;
	text-align: left;
	scrollbar-base-color: #006951;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #006951;
	scrollbar-face-color: #006951;
	scrollbar-highlight-color: #D2E395;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #D2E395;
}

div#main-content table {
	/*width: 90%;
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;*/
}

div#main-content table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;		
	color: white;
	/*	width: 50%;
	text-align: left;*/
}

div#main-content a {
	color: white;
	text-decoration: underline;
}

div#main-content a:hover {
	text-decoration: underline;
}

div#footer-txt {
	position: absolute;
	bottom: 20px;
	z-index: 0;
}

td.menu {
	vertical-align: top;
}

/*MENU*/
ul#menu {
	height: 100%;
	z-index: 500;
}

ul#menu li {
	height: 12%;
}

ul#menu, ul#menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 120px;
	border-bottom-width: 0px;
}

ul#menu li a {
	display: block;
	padding: 0px 4px;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	text-decoration: none;
	line-height: 20px;
}

ul#menu li a:hover {
	color: #D1E294;
}

ul#menu li ul li {
	border: 2px solid white;
	width: 154px;
}

ul#menu li ul li a {
	padding: 5px;
	background-color: #D1E294;
	color: #006B3F;
	width: 150px;
}

ul#menu li ul li a:hover {
	color: white;
}

ul#menu li ul {
	position: absolute;
	margin-top: -18px;
	margin-left: 75px;
	display: none;
}

ul#menu li ul li ul {
	/*margin-top: -195px;*/
	margin-top: -32px;
}

div.color {
	position:absolute;
	left:10px;
	line-height:0;
	height:13px;
	width:13px;
	border:1px solid #A9B77A;
}
/*EINDE MENU*/

/*FORM(S)*/
fieldset {
	margin-top: -80px;
	padding: 0;
	border: none;
}

label {
	display: block;
	margin-top: 3px;
}

table#contactform {
	margin-top: 80px;
}

table#contactform td {
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

textarea {
	width: 147px;
	height: 70px;
}

.htmlarea {
	width: 390px;
	height: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}

input.button {
	margin-top: 15px;
}
/*EINDE FORMS*/

div#topnav {
	width: 430px;
	height: 128px;
	display: block;
}

div#topnav table {
	height:128px;
	border: 1px dotted white;
}

td.topnavbutton {
	width: 56px;
	border-left: 1px dotted white;
}

td.topnavbutton a {
	display: block;
	width: 54px;
	height: 128px;
}

div#prodinfo {
	position: relative;
	width: 370px;
	height: 80%;
	background-color: white;
	/*left: 50px;*/
	/*top: 30px;*/
	margin: 15px 15px 15px 15px;
	padding: 5px 5px 5px 5px;
	color: black;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	padding: 10px;
	overflow: auto;
	overflow-x: hidden;
	padding-top: 20px;
}

form textarea.groot {
	width: 300px;
	height: 200px;
}