body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #6c6c6c;
	line-height: 150%;
	background: #fff;
}
#header {
	margin: 20px auto 0px auto;
	width: 857px;
	height: 93px;
	background: url('/images/bg-header.gif') no-repeat bottom left;
	color: #009400;
}
#header a.logo {
	margin: 0px 0px 21px 0px;
	padding: 33px 0px 0px 0px;
	display: block;
	float: left;
	height: 0px !important; 
	width: 282px;
	overflow: hidden;
	background: url('/images/logo.gif') no-repeat top left;
}
#winkelwagen {
	float: right;
	text-align: right;
	padding: 0px 10px 5px 60px;
	background: url('/images/winkelwagen.jpg') no-repeat top left;
}
#winkelwagen a {
	color: #018801;
}
#winkelwagen a:hover {
	color: #000;
}
#header ul {
	clear: both;
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
	width: 630px;
}
#header ul li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#header ul li a {
	padding: 0px 10px 0px 10px;
	line-height: 39px;
	height: 39px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
	font-size: 100%;
	border-right: 2px solid #fff;
}
#header ul li a:hover {
	background: url('/images/bg-menu-over.gif') repeat-x top left;
}
#frmZoek {
	margin: 8px 6px 0px 0px;
	float: right;
	width: 185px;
	clear: right;
}
#header input {
	width: 120px;
	margin: 0px;
	border: 1px solid #fff;
	padding: 1px 2px 2px 2px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#header a.knop {
	background: #00b600;
	padding: 1px 8px 2px 8px;
	line-height: 18px;
	font-size: 90%;
	color: #fff;
	text-decoration: none;
	border: 1px solid #fff;
	font-weight: bold;
}
#container {
	margin: 2px auto;
	width: 857px;
	background: url('/images/bg-container.gif') top left repeat-y;
}
#container .clear {
	clear: both;
}
#contents {
	float: left;
	width: 595px;
	padding: 0px 10px 10px 10px;
	background: url('/images/bg-h1.gif') top left repeat-x;
}
#contents h1 {
	color: #474747;
	font-size: 150%;
	line-height: 39px;
	margin: 0px;
	padding: 0px;
}
#contents h2 {
	color: #018801;
	font-size: 140%;
	margin: 0px 0px 10px 0px;
}
#contents h3 {
	color: #018801;
	font-size: 120%;
}
#contents a {
	color: #018801;
	text-decoration: underline;
}
#contents a:hover {
	color: #97be0e;
	text-decoration: none;
}
#contents input, select {
	width: 140px;
	margin: 1px 0px 1px 0px;
	border: 1px solid #018801;
	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 #018801;
	padding: 1px 2px 2px 2px;
	font-size: 11px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#contents input[type="checkbox"], #contents input[type="radio"] {
	width: 20px;
	border:none;
}
#contents input.button {
	margin: 5px 0px 0px 0px;
	width: 75px;
	height: 20px;
	border: none;
	font-size: 11px;
	color: #ffffff;
	background: #018801;
}
#contents label {
	display: block;
	float: left;
	clear: both;
	width: 175px;
	font-weight: bold;
	line-height: 18px;
}
#contents .product {
	margin: 0px 10px 10px 0px;
	float: left;
	width: 134px;
	height: 178px;
	padding: 0px 0px 5px 0px;
	font-size: 90%;
	background: #00b600;
	text-align: center;
	border: 1px solid #d8d8d8;
	color: #fff;
}
#contents .product a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
#contents .inproduct {
	display: block;
	padding: 5px;
	margin: 0px 0px 5px 0px;
	width: 124px;
	height: 130px;
	background: #fff;
}
#contents .product img {
	border: 1px solid #efefef;
}
#contents .inproduct a {
	text-decoration: none;
	color: #6c6c6c;
	font-weight: bold;
}
#contents .inproduct a:hover {
	color: #018801;
}
#contents .prijs {
	font-size: 160%;
	color: #6c6c6c;
	font-weight: bold;
	display: block;
	margin:10px 0;
}
#contents .nav {
	font-size: 80%;
}
#contents .nieuwsbericht {
	margin: 0;
	padding: 0;
	clear:both;
}
#contents .nieuwsbericht h2 {
	margin: 10px 0 10px 0;
	padding: 10px 0 0 0;
}
#contents .nieuwsbericht h2 a {
	text-decoration: none;
}
#contents .nieuwsbericht h2 a:hover {
	color: #888;
	text-decoration: none;
}
#contents .nieuwsbericht img {
	float:left;
	border: 1px solid #000;
	margin: 0px 10px 0px 0px;
}
#container .clear, #end {
	clear: both;
}
#right {
	float: right;
	background: url('/images/bg-right.gif') #018801 repeat-x top left;
	width: 242px;
	padding: 10px 0px 0px 0px;
	color: #fff;
}
#right .titel {
	display: block;
	font-size: 140%;
	font-weight: bold;
	color: #fff;
}
#right .titel, #right p, #right form {
	padding: 0px 10px 0px 10px;
}

#right ul {
	margin: 10px 0px 40px 0px;
	list-style: none;
	padding: 0px;
}
#right ul li {
	margin: 0px;
	padding: 0px;
}
#right ul li a {
	line-height: 27px;
	height: 27px;
	color: #fff;
	border-bottom: 1px solid #00b600;
	text-decoration: none;
	display: block;
	font-weight: bold;
	background: #02a702;
	padding: 0px 10px 0px 10px;
}
#right ul li a:hover {
	color: #fff;
	background: #000;
}
#frmNieuwsbrief {
	margin: 0px 0px 20px 0px;
}
#frmNieuwsbrief input {
	border: 1px solid #666;
	padding: 1px 2px 2px 2px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
}
#frmNieuwsbrief input.button {
	margin: 5px 0px 0px 0px;
	width: 75px;
	height: 20px;
	border: none;
	font-size: 12px;
	background: #000;
	color: #fff;
}
#footer {
	margin: 2px auto;
	width: 837px;
	padding: 10px;
	background: #000;
	clear: both;
	font-size: 90%;
	color: #fff;
	text-align: right;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	text-decoration: none;
}

#contents .aanboditem {
	clear: both;
	width: 595px;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #ccc;
}
#contents .aanboditem  .imagebox {
	width:120px;
	float: left;
	border: none;
	margin: 0px 20px 0px 0px;
}
#contents .aanboditem .imagebox img {
	border: none;
}
#contents .aanboditem h2 {
	float: left;
	font-size: 120%;
	margin: 0px;
	padding: 0px;
}
#contents  .aanboditem span.omschrijving {
	float: left;
	width: 370px;
	margin-right: 10px;
}
#contents .aanboditem span.prijs{
	color: #00b600;
	font-size: 140%;
	font-weight: bold;
	line-height: 30px;
	float:right;
	text-align:center;
}
#contents .aanboditem h2 a {
	text-decoration: none;
}
#contents .pagina-nummers {
	clear:both;
	color: #00b600;
	font-size: 100%;
	margin: 15px 0;
	padding: 5px;
}
#omschrijving {
	float: left;
	width: 300px;
}
#omschrijving  .aantal{
	width: 50px;
	margin-right:5px;
	padding:3px;
	font-size: 100%;
}
#omschrijving span.prijs {
	color: #00b600;
	font-size: 200%;
	font-weight: bold;
	line-height: 30px;
	margin: 10px 5px 20px 0; 
}
#omschrijving  .submit{
	width: 140px;
	border: 1px solid #00b600;
	font-size: 110%;
	color: #fff;
	background: #018801;
	font-weight: bold;
}
#foto {
	float: left;
	width: 250px;
	text-align: center;
}
#foto img {
	border: none;
}


#afbeeldingen {
	clear:both;
	display:block;
	margin-top:25px;
	padding-top:25px;
}
#afbeeldingen img {
	border: none;
}

/*Winkelwagen en webshop*/
#contents table.winkelwagen {
	border:1px solid #00b600;
	width:100%;
	font-size:90%;
}
#contents table.winkelwagen th.left {
	text-align:left;
	font-weight:bold;
}
#contents table.winkelwagen th.right {
	text-align:right;
	font-weight:bold;
}
#contents table.winkelwagen td {
	padding:3px;
}
#contents table.winkelwagen td.subtotaal {
	border-bottom:1px solid #00b600;
}
#contents table.winkelwagen td.totaal {
	font-weight:bold;
	border-top:1px solid #00b600;
}
#contents  table.winkelwagen .aantal{
	width: 30px;
}
#contents  table.winkelwagen .omschrijving{
	width: 250px;
}
#contents table.winkelwagen label {
	display: block;
	float: left;
	clear: both;
	width: 125px;
	font-weight:normal;
}
#contents table.winkelwagen a {
	text-decoration:none;
}
#bestelling-volgorde{
	width:590px;
	padding:5px;
	margin:0;
	height:20px;
	border:1px solid #ccc;
}
#bestelling-volgorde span.stap1,#bestelling-volgorde span.stap2,#bestelling-volgorde span.stap3,#bestelling-volgorde span.stap4{
	color: #999;
	font-size: 100%;
	display: block;
	float:left;
}
#bestelling-volgorde span.stap1{
	margin-right:75px;
}
#bestelling-volgorde span.stap2{
	margin-right:75px;
}
#bestelling-volgorde span.stap3{
	margin-right:75px;
}
#bestelling-volgorde span.current{
	color:#00b600;
	font-weight: bold;
}
#contents .melding-ok,#contents .melding-fout {
	background-position:left;
	background-repeat:no-repeat;
	vertical-align:top;
	font-style:italic;
	margin:5px 5px 5px 0;
	padding:5px 5px 5px 26px;
}
#contents .melding-ok {
	background-image:url('/images/winkelwagen/melding-ok.png');
}
#contents .melding-fout {
	background-image:url('/images/winkelwagen/melding-fout.png');
}
#contents ul.ok , #contents ul.error {
	float:left;
	WIDTH:595px;
	margin: 20px 0;
	padding: 0px;
}
#contents ul.ok  {
	background-color:#04B404;
	border:1px solid #088A08;
}
#contents ul.error {
	background-color:#FFFF99;
	border:1px solid #FF0000;
}
#contents ul.ok li , #contents ul.error li{
	display: block;
	margin: 0px;
	padding: 0 0 0 10px;
}
#contents ul.ok li {
	color:#fff;
}
#contents ul.error li {
	color:#FF0000;
}
#contents a.knop {
	float: left;
	width:150px;
	color: #fff;
	margin: 20px 20px 20px 0px;
	background: #018801;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	line-height: 28px;
	border: 1px solid #00b600;
}
#contents  a.knop:hover{
	color: #018801;
	background: #fff;
}
#contents ul.tabNavigation {
	list-style: none;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#contents ul.tabNavigation li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#contents ul.tabNavigation li a {
	margin: 0px 1px 0px 0px;
	padding: 0px;
	color: #00b600;
	float: left;
	line-height: 28px;
	height: 28px;
	width: 150px;
	font-size: 90%;
	font-weight: bold;
	background: url('/images/bg-product-tab.gif') no-repeat 0px 0px;
	background-position: 0px -28px;
	text-align: center;
	text-decoration: none;
}
#contents ul.tabNavigation li a.selected, #contents ul.tabNavigation li a:hover {
	background-position: 0px 0px;
	color: #fff;
}
#contents ul.tabNavigation li a:focus {
	outline: 0;
}
#contents .tab {
	clear: both;
	padding: 15px 5px 15px 5px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}
#contents table.specificaties {
	width:100%;
}
#contents table.specificaties td {
	padding:3px;
}
#contents table.specificaties  td.kop{
	font-weight:bold;
}
