body {
	background-color: #013300;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:8px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color:#215721;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size:13px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #215721;
}
a:active {
	text-decoration: none;
	color: #000;
}
.credits {
	font-size:10px;
	font-weight:lighter;
	color:#FFF;
}
.credits a:link {
	color: #FFF;
	text-decoration: none;
}
.credits a:visited {
	text-decoration: none;
	color: #FFF;
}
.credits a:hover {
	text-decoration: underline;
	color: #059B04;
}
.credits a:active {
	text-decoration: none;
	color: #FFF;
}
#zoeken {
	background-image:url(../img/img_lh_19.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:176px;
	height:149px;
	float:left;
	
	font-size:12px;
	font-weight:bolder;
	color:#215721;
	}
#maincontent {
	font-size:12px;
	color:#000;
	width:540px;
	margin-top:17px;
	margin-bottom:30px;
	text-align:left;
	}
#aceview {
	width:160px;
	font-size:10px;
	color:#FFF;
	}
#aceview a:link {
	color: #FFF;
	text-decoration: none;
}
#aceview a:visited {
	text-decoration: none;
	color: #FFF;
}
#aceview a:hover {
	text-decoration: underline;
	color: #047104;
}
#aceview a:active {
	text-decoration: none;
	color: #FFF;
}

.zoekresultaten {
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
}

.footer {
	height:20px;
}

.footer .back {
	float:right;
	font-size:11px;
}

.footer .pagination {
	float:left;
	font-size:12px;
}

.current_page {
	font-weight:bold;
	display:block;
	float:left;
	padding-left:5px;
}
.active_page {
	display:block;
	float:left;
	padding-left:5px;
}
.inactive_page {
	display:none;
}

#categorieen {
	width:540px;
	overflow:hidden;
}

.product_groot {
	width:550px;
	overflow:hidden;
	border:1px solid #b2b4b1;
	background-color:#eaf4d9;
}

.product_groot .kop {
	background-color:#b9e77a;
	color:#005906;
	line-height:20px;
	font-size:11px;
	font-weight:bold;
	border-bottom:1px solid #b5b4b0;
	padding-left:5px;
}

.product_groot .midden {
	padding:10px;
	height:395px;
	border-bottom:1px solid #b5b4b0;
	overflow:hidden;
}

.product_groot .midden img {
	border:1px solid #c9cec7;
	margin-right:10px;
	/*margin:5px 5px 5px 5px;*/
}

.product_groot .voet
{
	height:58px;
	overflow:hidden;
}

.product_groot .voet .links
{
	height:58px;
	width:160px;
	border-right:1px solid #b5b4b0;
	float:left;
	padding:10px;
}

.product_groot .voet .tussen
{
	height:58px;
	width:160px;
	border-right:1px solid #b5b4b0;
	float:left;
	padding:10px;
}

.product_groot .voet .rechts
{
	height:58px;
	width:160px;
	float:left;
	padding:10px;
}

#producten {
	width:570px;
	overflow:hidden;
}

.product {
	width:270px;
	border:1px solid #b5b4b0;
	float:left;
	background-color:#eaf4d9;
	font-size:12px;
	margin:0px 10px 10px 0px;
}

.product .kop {
	background-color:#b9e77a;
	color:#005906;
	line-height:20px;
	font-size:11px;
	font-weight:bold;
	border-bottom:1px solid #b5b4b0;
	padding-left:5px;
}

.product .kop img {
	margin-right:5px;
	vertical-align:middle;
}

.product .midden {
	padding:10px;
	height:180px;
	border-bottom:1px solid #b5b4b0;
	overflow:hidden;
}

.product .midden .prijs {
	margin-bottom:5px;
}

.product .midden .korte_omschrijving {
	
}

.product .midden img {
	border:1px solid #c9cec7;
	margin-right:10px;
	/*margin:5px 5px 5px 5px;*/
}

.product .voet {
	height:35px;
	line-height:35px;
	margin-left:10px;
}


.categorie {
	float:left;
	width:176px;
	height:32px;
	border-color:#215721;
	border:1px;
	border-style:solid;
	font-size:10px;
	font-weight:bold;
	color:#000;
	margin-right:2px;
	margin-bottom:5px;
	}
#vorigepagina {
	width:176px;
	height:16px;
	font-size:10px;
	color:#000;
	float:right;
	}
#vorigepagina a:link {
	color: #000;
	text-decoration: none;
}
#vorigepagina a:visited {
	text-decoration: none;
	color: #000;
}
#vorigepagina a:hover {
	text-decoration: none;
	color: #047104;
}
#vorigepagina a:active {
	text-decoration: none;
	color: #000;
}
#adresgegevens {
	width:340px;
	height:16px;
	font-weight:bolder;
	font-size:12px;
	color:#FFF;
	float:right;
	margin-top:2px;
	text-align: right;
	margin-right: 2px;
	}

#formulier {
	width:90%;
}

#formulier #formline {
	display:block;
	overflow:hidden;
	width:100%;
	margin-bottom:10px;
	padding:0px 9px 1px 0px;
}

#formulier input, textarea, select {
	
}

#formulier label {
	width:150px;
	overflow:hidden;
	display:block;
	float:left;
}

#formulier label.wide {
	width:340px;
	overflow:hidden;
	display:block;
	float:left;
}

#formulier #verzenden {
	width:80%;
	margin-top:20px;
	text-align:right;
}

.toebehoren {
	width:550px;
	overflow:hidden;
	border:1px solid #b2b4b1;
	background-color:#eaf4d9;
}

.toebehoren_regel {
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	width:100%;
	margin-bottom:10px;
	overflow:hidden;
}

.toebehoren_naam {
	float:left;
	width:330px;
	color:#005906;
	font-size:11px;
	font-weight:bold;
	overflow:hidden;
}


.toebehoren_prijs_incl {
	float:left;
	width:100px;
	text-align:right;
	overflow:hidden;
}

.toebehoren_prijs_excl {
	float:left;
	width:100px;
	text-align:right;
	overflow:hidden;
}

.toebehoren_kopregel {
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	width:100%;
	margin-bottom:10px;
	overflow:hidden;
	background-color:#b9e77a;
	border-bottom:1px solid #b5b4b0;
}

.toebehoren_kopnaam {
	float:left;
	width:330px;
	color:#215721;
	font-size:11px;
	font-weight:bold;
	overflow:hidden;
}


.toebehoren_kopprijs_incl {
	float:left;
	width:100px;
	text-align:right;
	overflow:hidden;
	color:#215721;
	font-size:11px;
	font-weight:bold;
}

.toebehoren_kopprijs_excl {
	float:left;
	width:100px;
	text-align:right;
	overflow:hidden;
	color:#215721;
	font-size:11px;
	font-weight:bold;
}