@charset "utf-8";
/* CSS Document */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, 
blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, 
img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td  {
	margin:0;
	padding:0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

img {
	border:none;
}

ul {
	list-style:none;
}

h1 {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#70c82f;
}

h2 {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#70c82f;
}

h3 {
	font-size:12px;
	font-weight:bold;
	color:#70c82f;
}

h4 {
	font-size:12px;
	color:#000000;
}

body {
	background:url(images/body-bg.png) top center repeat-y;
}

#container {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:960px;
	min-height:750px;
	height:auto!important;
	height:750px;
}

#header {
	float:left;
	width:960px;
	height:133px;
	border-bottom:1px solid #329203;
}

#header-image {
	float:left;
	background:url(images/header-bg.png) left top no-repeat;
	width:221px;
	height:133px;
}

#logo {
	float:left;
	margin-top:8px;
	width:388px;
	height:80px;
}

#contact-info {
	float:right;
	width:147px;
	height:91px;
	text-align:right;
	margin-right:14px;
	margin-top:6px;
}

.online-bold {
	font-weight:bold;
}

.online-groen {
	font-weight:bold;
	color:#8fc400;
}

#contact-info a {
	text-decoration:none;
	font-size:12px;
	color:#000000;
}

#contact-info a:hover {
	text-decoration:underline;
	font-size:12px;
	color:#8fc400;
}

ul#navigatie {
	float:left;
	width:716px;
	margin-left:-217px;
	margin-top:14px;
}

ul#navigatie li {
	float:left;
	height:31px;
	background:url(images/nav-li.png) left top no-repeat;
	margin-left:2px;
	padding-left:2px;
}

ul#navigatie li a:link, ul#navigatie li a:visited {
	float:left;
	display:block;
	background:url(images/nav-bg.png) right top no-repeat;
	height:31px;
	line-height:31px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-left:18px;
	padding-right:18px;
	font-size:12px;
}

ul#navigatie li a:active, ul#navigatie li a:hover {
	color:#000000;
}

#winkelwagentje-top {
	float:left;
	width:222px;
	height:31px;
	line-height:31px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	background:url(images/cart-top-bg.png) top left no-repeat;
	margin-top:5px;
	margin-left:17px;
}

#content-container {
	float:left;
	width:960px;
}

#content-top {
	float:left;
	width:960px;
	height:181px;
	padding-bottom:17px;
	border-bottom:1px dashed #7dbe0b;
}

#intro {
	float:left;
	width:467px;
	height:181px;
	overflow:auto;
	margin-left:13px;
	margin-top:5px;
	color:#000000;
	font-size:12px;
	line-height:14px;
}

#intro a {
	color:#000000;
	font-size:12px;
	line-height:14px;
	text-decoration:underline;
}

#intro a:hover {
	text-decoration:none;
}

#winkelwagen-product {
	float:left;
	margin-top:14px;
	margin-left:22px;
}

#winkelwagen-product li {
	list-style-type:none;
	line-height:16px;
}

#winkinnerklein {
	margin-top:30px;
	margin-left:20px;
	padding-bottom:30px;
}

#winkelwagen-prijs{
	float:left;
	margin-top:-80px;
	margin-left:150px;
}

#winkelwagen-prijs li {
	list-style-type:none;
	line-height:16px;
	color:#70c82f;
	font-weight:bold;
}

#winkelwagen-button {
	float:left;
	margin-left:36px;
	margin-right:36px;
	margin-top:49px;
}

#bezorging {
	float:left;
	width:382px;
	height:78px;
	background:url(images/sticker.png) right center no-repeat;
	line-height:78px;
	padding-bottom:10px;
	text-transform:uppercase;
	font-weight:bold;
	color:#387911;
	margin-top:-8px;
}



#nieuwe-trends {
	float:left;
	width:254px;
	height:181px;
	background:url(images/intro-bg.png) left center no-repeat;
}

#nieuwe-trends-titel {
	float:left;
	width:206px;
	height:25px;
	padding-left:24px;
	padding-right:24px;
	font-weight:bold;
	text-transform:uppercase;
	color:#70c82f;
	margin-top:17px;
}

#nieuwe-trends-plaatje {
	float:left;
	width:206px;
	height:93px;
	padding-left:24px;
	padding-right:24px;
}

#nieuwe-trends-bekijk a {
	float:left;
	width:254px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#000000;
	text-align:center;
	margin-top:18px;
}

#winkelwagen {
	float:left;
	width:220px;
	height:181px;
	border-left:1px dotted #329203;
	border-bottom:1px dotted #329203;
	margin-left:3px;
	background:url(images/cart-bg.png) center center no-repeat;
}

#breadcrumbs-vak {
	float:left;
	width:900px;
	height:30px;
	margin-top:10px;
	margin-left:12px;
}

#bevind-zich-hier {
	float:left;
	height:30px;
	font-size:12px;
	color:#8dc400;
	font-weight:bold;
	text-transform:uppercase;
}

ul#breadcrumbs {
	float:left;
	width:700px;
}

ul#breadcrumbs li {
	float:left;
	margin-left:2px;
}

ul#breadcrumbs li a:link, ul#breadcrumbs li a:visited {
	float:left;
	display:block;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

ul#breadcrumbs li a:hover, ul#breadcrumbs li a:active {
	text-decoration:underline;
}

#zoeken-vak {
	float:left;
	width:952px;
	height:43px;
	background:url(images/search-bg.png) top left no-repeat;
	margin-top:-6px;
	margin-left:5px;
}

#zoek {
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	margin-left:17px;
	margin-top:13px;
}

#zoek-veld input[type="text"] {
	background:url(images/input-field.png) left top no-repeat;
	border:none;
	width:136px;
	height:24px;
	float:left;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	margin-left:10px;
	margin-top:9px;
	padding-top:0px;
	padding-left:3px;
	line-height:24px;
}

#zoek-icon a {
	float:left;
	width:19px;
	height:37px;
	margin-top:3px;
}

#contentinner {
	float:left;
	width:944px;
	margin-left:8px;
	margin-right:8px;
	padding-bottom:25px;
	min-height:500px;
	height:auto!important;
	height:500px;
}

.product-overzicht {
	float:left;
	width:179px;
	height:157px;
	margin-right:31px;
	margin-left:26px;
	margin-top:18px;
	padding-bottom:15px;
}

.product-overzicht2 {
	float:left;
	width:179px;
	height:157px;
	margin-right:31px;
	margin-left:19px;
	margin-top:18px;
	padding-bottom:15px;
}

.product-border {
	float:left;
	width:175px;
	height:125px;
	border-left:2px solid #7dbe0b;
	border-top:2px solid #7dbe0b;
	border-right:2px solid #7dbe0b;
}

.product-titel a {
	float:left;
	width:179px;
	height:30px;
	background:#7dbe0b;
	margin-left:-2px;
	color:#ffffff;
	line-height:30px;
	text-align:center;
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
}

.product-titel a:hover {
	color:#000000;
}

.product-img a {
	float:left;
	width:175px;
	height:125px;
	text-align:center;
	vertical-align:middle;
	overflow:hidden;
}

#text-onder {
	float:left;
	width:938px;
	margin-left:11px;
	margin-right:11px;
	margin-top:8px;
	color:#000000;
	font-size:12px;
	line-height:15px;
}

#text-onder a {
	color:#000000;
	font-size:12px;
	line-height:15px;
	text-decoration:underline;
}

#text-onder a:hover {
	text-decoration:none;
}

.text-onder-titel {
	font-weight:bold;
	text-transform:uppercase;
	color:#70c82f;
}

#footer {
	float:left;
	width:958px;
	height:69px;
	background:url(images/footer-bg.png) top left repeat-x;
	margin-left:1px;
}

#footer-info {
	float:left;
	width:750px;
	margin-left:88px;
	margin-top:12px;
}

ul#li-info {
	float:left;
}

ul#li-info li {
	float:left;
	line-height:11px;
}

ul#li-info li a:link, ul#li-info li a:visited {
	float:left;
	display:block;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	background:url(images/li-info-bg.png) right center no-repeat;
	padding-right:31px;
	padding-left:31px;
}

ul#li-info li a:hover, ul#li-info li a:active {
	color:#93ba4f;
	text-decoration:underline;
}

#footer-copy {
	float:left;
	width:500px;
	margin-left:297px;
	margin-top:18px;
}

ul#li-copy {
	float:left;
	width:500px;
}

ul#li-copy li {
	float:left;
	font-size:11px;
	color:#93ba4f;
	line-height:11px;
	padding-left:31px;
	padding-right:31px;
}

ul#li-copy li a:link, ul#li-copy li a:visited {
	float:left;
	display:block;
	font-size:11px;
	color:#93ba4f;
	text-decoration:none;
}

ul#li-copy li a:hover, ul#li-copy li a:active {
	color:#000000;
	text-decoration:underline;
}

#info-links {
	float:left;
	width:246px;
	margin-left:11px;
}

.tekst-info-links {
	font-size:12px;
	margin-left:0px;
	margin-top:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#70c82f;	
}

.verzenden {
	text-transform:uppercase;
	font-weight:bold;
	color:#387911;
	margin-left:20px;
}

#productoverzicht {
	float:left;
	width:687px;
}

#product-info {
	float:left;
	width:249px;
	margin-left:5px;
	margin-top:18px;
}

#product-plaatje {
	float:left;
	border:1px solid #387911;
	width:198px;
	/*height:169px;*/
	height:auto;
	margin-left:2px;
	margin-right:2px;
}

#prijs-info {
	float:left;
	width:249px;
	margin-top:12px;
}

#prijs {
	float:left;
	font-weight:bold;
	padding-right:80px;
}

#van {
	float:left;
	font-weight:bold;
	text-decoration:line-through;
	color:#8bc100;
}

#voor {
	float:left;
	margin-top:16px;
	font-weight:bold;
	color:#8bc100;
	margin-left:116px;
}

#btw {
	float:left;
	font-size:10px;
	font-weight:bold;
	color:#999999;
	text-transform:uppercase;
	margin-left:115px;
	margin-top:9px;
}

#bestel-info {
	float:left;
	width:249px;
	font-weight:bold;
	margin-top:11px;
}

#bestelknop a {
	float:left;
	margin-top:-31px;
	margin-left:118px;
}

#aantalbestel {
	float:left;
	line-height:24px;
	height:24px;
	margin-right:5px;
}

#bestelinput input[type="text"] {
	width:59px;
	height:24px;
	background:url(images/aantal-field.png) top left no-repeat;
	border:none;
	line-height:24px;
	font-weight:normal;
	padding-top:3px;
}

#details-product {
	float:left;
	width:690px;
}

#details-product table {
	float:left;
	width:690px;
}

#product-titel {
	float:left;
	width:690px;
	padding-bottom:40px;
	margin-top:37px;
	color:#8bc100;
	text-transform:uppercase;
	text-decoration:underline;
	font-weight:bold;
}

#omschrijving {
	float:left;
	width:690px;
	font-weight:bold;
	line-height:16px;
}

#sitemap {
	float:left;
	margin-left:15px;
	margin-top:10px;
}

#sitemap ul {
	float:left;
	margin-top:3px;
	margin-left:15px;
}

#sitemap ul li {
	float:left;
	width:100%;
}

#sitemap ul li a:link, #sitemap ul li a:visited {
	float:left;
	display:block;
	background:url(images/bullet-sitemap.png) left center no-repeat;
	padding-left:15px;
	width:100%;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:16px;
	text-decoration:none;
}

#sitemap ul li a:active, #sitemap ul li a:hover {
	color:#8fc400;
	text-decoration:underline;
}

.zoek-kop a {
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	line-height:16px;
	text-decoration:underline;
}

.zoek-kop a:hover {
	color:#8fc400;
	text-decoration:none;
}

.zoek-resultaat {
	float:left;
	margin-top:2px;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	width:900px;
	line-height:16px;
}

.zoek-url a {
	float:left;
	margin-top:2px;
	padding-bottom:10px;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	line-height:16px;
	text-decoration:none;
}

.zoek-url a:hover {
	color:#8fc400;
}

.zoek-resultaats {
	float:left;
	margin-top:20px;
	margin-left:10px;
	width:900px;
	padding-bottom:5px;
	border-bottom:1px solid #8fc400;
}

.zoeknummering {
	float:left;
	margin-top:20px;
	margin-left:10px;
	width:900px;
}

.zoeknummering a {
	font-size:11px;
	font-weight:normal;
	color:#000000;
	line-height:16px;
	text-decoration:underline;
}

.zoeknummering a:hover {
	color:#8fc400;
	text-decoration:none;
}

.winkelgeenart {
	margin-top:20px;
	margin-left:5px;
}







