body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	background: #555;
	color: #555;
	line-height: 150%;
	background: url('/images/bg.gif') #fff repeat-x top left;
}
#container {
	margin: 0px auto;
	width: 863px;
	padding: 0px 0px 0px 0px;
}
#header {
	width: 863px;
	height: 86px;
	padding: 0px;
	margin: 0px;
	background: url('/images/bg-header.jpg') no-repeat top left;
	color: #fff;
	text-align: right;
}
#header a.logo {
	margin: 10px 0px 0px 10px;
	padding: 63px 0px 0px 0px;
	display: block;
	float: left;
	height: 0px !important; 
	width: 175px;
	overflow: hidden;
	height /**/: 63px; /* for IE5/Win */
	background: url('/images/logo.gif') no-repeat top left;
	border: 1px solid #eee;
}
#header ul {
	margin: 30px 0px 0px 0px;
	float: right;
	text-align: right;
	width: 400px;
	list-style: none;
}
#header ul li {
	display: inline;
}
#header ul  a {
	border: 1px solid #4d9cb3;
	margin: 0px 3px 0px 3px;
	padding: 3px 8px 3px 8px;
	color: #fff;
	background: #117ca7;
	text-decoration: none;
}
#header ul  a:hover {
	background: #4d9cb3;
}
#holder {
	background: url('/images/bg-container.gif') repeat-y top left;
	width: 863px;
}
#left {
	float: left;
	width: 197px;
	padding: 0px;
}
#left ul {
	margin: 12px;
	padding: 0px;
	list-style: none;
	background: #fff;
}
#left ul li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#left ul li a {
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 1px 0px;
	width: 150px;
	line-height: 27px;
	color: #fff;
	background: #0fb14a;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
#left ul li a:hover {
	color: #666;
	background: #eee;
}

#left ul li ul {
	margin: -29px 0px 0px 170px;
	padding: 0px;
	position: absolute;
	left: -999em;
	width: 210px;
	height: auto;
	border: 1px solid #fff;
}
#left li ul li a {
	margin: 0px;
	width: 190px;
}
#left ul li:hover ul, #left li.sfhover ul {
	left: auto;
}
#left li:hover, #left li.hover {  
     position: static;  
}
#left img {
	margin: 12px;
}
#nieuwsbrief {
	clear: both;
	margin: 12px;
	width: 170px;
	padding: 25px 0px 20px 0px;
	font-size: 90%;
}
#nieuwsbrief {
	background: url('/images/bg-nieuwsbrief.gif') top left no-repeat;

}
#nieuwsbrief input, select {
	width: 140px;
	margin: 1px 0px 1px 0px;
	border: 1px solid #0fb14a;
	padding: 1px 2px 2px 2px;
	font-size: 11px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#nieuwsbrief input.button {
	margin: 5px 0px 0px 0px;
	width: 75px;
	height: 20px;
	border: none;
	font-size: 11px;
	color: #ffffff;
	background: #12b24c;
}
#contents {
	float: left;
	width: 626px;
}
#flash-banner {
	width: 626px;
	height: 211px;
	margin: 20px 20px 0px 20px;
	background: url('/images/flash-banner.jpg') top left;
}
#inhoud, #nieuws {
	width: 606px;
	background: #fff;
	padding: 20px 10px 10px 10px;
	margin: 20px;
}
#contents h1.ref {
	text-transform: capitalize;
}
#contents h1 {
	color: #0fb14a;
	font-size: 160%;
	margin: 0px 0px 5px 0px;
}
#contents h2 {
	color: #0fb14a;
	font-size: 125%;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
#contents h3 {
	color: #0fb14a;
	font-size: 110%;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
#contents h4 {
	color: #0fb14a;
	font-size: 100%;
}
#contents a {
	color: #0fb14a;
	text-decoration: underline;
}
#contents a:hover {
	color: #97be0e;
	text-decoration: none;
}
#contents input, select {
	width: 140px;
	margin: 1px 0px 1px 0px;
	border: 1px solid #0fb14a;
	padding: 1px 2px 2px 2px;
	font-size: 11px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#contents textarea {
	width: 250px;
	margin: 1px 0px 1px 0px;
	border: 1px solid #0fb14a;
	padding: 1px 2px 2px 2px;
	font-size: 11px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#container input[type="checkbox"] {
	width: 20px;
	border:none;
}
#contents input.button {
	margin: 5px 0px 0px 0px;
	width: 75px;
	height: 20px;
	border: none;
	font-size: 11px;
	color: #ffffff;
	background: #0063a3;
}
#contents input.formbutton {
	margin: 5px 0px 0px 0px;
	height: 20px;
	border: none;
	font-size: 11px;
	color: #ffffff;
	background: #0fb14a;
}
#contents label {
	display: block;
	float: left;
	clear: both;
	width: 175px;
	font-weight: bold;
	line-height: 18px;
}
#container .clear, #end, #contents  .clear{
	clear: both;
}
#footer {
	height: 30px;
	width: 843px;
	padding: 10px;
	background: url('/images/bg-footer.jpg') no-repeat 0px 0px;
	clear: both;
	font-size: 90%;
	color: #fff;
	text-align: right;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	text-decoration: none;
}

#contents .nieuwsbericht {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	clear:both;
}
#contents .nieuwsbericht h3 {
	font-size: 120%;
}
#contents .nieuwsbericht h3, #contents .nieuwsbericht p {
	margin: 0px;
}
#contents .nieuwsbericht h3 a {
	color: #17954c;
	text-decoration: none;
}

#contents .nieuwsbericht h3 a:hover {
	color: #555;
	text-decoration: none;
}

#contents .nieuwsbericht img {
	float:left;
	margin-right: 10px;
	border: 1px solid #17954c;
}
.adres {
	float: left;
	text-align: left;
	line-height: 30px;
	font-size: 120%;
}
#contents .case, #contents .foto {
	padding: 5px;
	display: block;
	width: 124px;
	text-align: center;
	float: left;
	margin: 5px;
	height: 110px;
}
#contents .case {
	height: 135px;
}
#contents .case a {
	text-decoration: none;
}
#contents .productcase {
	padding: 5px;
	display: block;
	width: 256px;
	text-align: center;
	float: left;
	margin: 5px;
	height: 190px;
}
#contents .productcase a {
	text-decoration: none;
}


