/*	Cascading Style Sheet 
	Created by:	M.W. Dongstra, Grafia Internet / ICT

*/

#artikel td.artikel-top-row {
	background: transparent url(/images/producten/artikelinfo-top.gif) no-repeat top left;
	height: 34px;
	vertical-align: top;
	padding-left: 20px;
	line-height: 20px;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	}
#artikel td.artikel-midden-row {
	padding-left: 5px;
	}
#artikel td.artikel-bottom-row {
	background: transparent url(/images/producten/artikelinfo-bottom.gif) no-repeat top left;
	height: 24px;
	width: 324px;
	}
#artikel td.artikelinfo-midden {
	padding-left: 20px;
	width: 315px;
	background: #EBEBEB;
	vertical-align: top;
	}
#artikel td.artikelinfo-overig {
	width: 324px;
	background: #EBEBEB;
	}
#artikel td.artikelinfo-overig1 {
	width: 180px;
	background: #EBEBEB;
	text-align:center;
	font-weight: bold;
	}
#artikel td.artikelinfo-overig2 {
	width: 180px;
	background: #EBEBEB;
	text-align:center;
	}
#artikel td.artikelinfo-picture {
	width: 228px;
	text-align: center;
	vertical-align: middle;
	}
#artikel td.artikelinfo-prijs {
	font-weight: bold;
	width: 114px;
	}
#artikel td.artikelinfo-prijs-ex {
	font-size: 15px;
	font-weight: bold;
	}
#artikel td.artikelinfo-prijs-in {
	font-size: 20px;
	font-weight: bold;
	color: #E70810;
	}

#product-groepen td.subtop {
	background: transparent url(/images/producten/topklein.gif) no-repeat bottom left;
	font-weight: bold;
	height: 21px;
	line-height: 20px;
	padding-left: 20px;
	padding-top: 10px;
	}
#product-groepen td.row a {
	padding-left: 20px;
	height: 21px;
	display: block;
	width: 255px;
	}
#product-groepen td.row a:hover {
	background: #F4FFBB;
	padding-left: 20px;
	height: 21px;
	display: block;
	width: 255px;
	color: #432A53;
	}

#artikel ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#artikel td.top5-aanbiedingen {
	background: transparent url(/images/producten/top.gif) no-repeat top left;
	padding-left: 20px;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	}
#artikel td.top5-meestbekeken {
	background: transparent url(/images/producten/top.gif) no-repeat top center;
	padding-left: 20px;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	}
#artikel td.top5-hardlopers {
	background: transparent url(/images/producten/top.gif) no-repeat top right;
	padding-left: 20px;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	}

#artikel td.kolom1 {
	padding-right: 10px;
	width: 174px;
	}
#artikel td.kolom2 {
	width: 184px;
	}
#artikel td.kolom3 {
	padding-left: 10px;
	width: 174px;
	}
#artikel td.row2 {
	line-height: 14px;
	padding: 1px 0 1px 2px;
	}

#product-groepen td.product-groep-width-1, #product-groepen td.product-groep-width-3 {
	width: 186px;
	}
#product-groepen td.product-groep-width-2 {
	width: 180px;
	}
#product-groepen td.groep-top-1 A {
	color: #000000;
	text-decoration: none;
}
#product-groepen td.groep-top-1 {
	background: transparent url(/images/subgroepen/top1.gif) no-repeat top left;
	text-align: center;
	line-height:13px;
	width: 186px;
	height: 26px;
	font-weight: bold;
	padding-bottom: 8px;
	}
#product-groepen td.groep-top-2 A {
	color: #000000;
	text-decoration: none;
}
#product-groepen td.groep-top-2 {
	background: transparent url(/images/subgroepen/top2.gif) no-repeat top left;
	text-align: center;
	line-height:13px;
	width: 180px;
	height: 26px;
	font-weight: bold;
	padding-bottom: 8px;
	}
#product-groepen td.groep-top-3 A {
	color: #000000;
	text-decoration: none;
}
#product-groepen td.groep-top-3 {
	background: transparent url(/images/subgroepen/top3.gif) no-repeat top left;
	text-align: center;
	line-height:13px;
	width: 186px;
	height: 26px;
	font-weight: bold;
	padding-bottom: 8px;
	}
#product-groepen td.groep-midden-1, #product-groepen td.groep-midden-3 {
	border-right: 3px #DBDBDB solid;
	border-left: 3px #DBDBDB solid;
	vertical-align: middle;
	}
#product-groepen td.groep-bottom-1, #product-groepen td.groep-bottom-3 {
	background: transparent url(/images/subgroepen/bottom.gif) no-repeat top left;
	height: 20px;
	}
#product-groepen td.groep-bottom-2 {
	height: 20px;
	}

.start-image {
	position: relative;
	width: 178px;
	height: 110px;
	text-align: center;
	vertical-align: middle;
	z-index: 100;
	background: #FFFFFF;
	line-height: 110px;
}

.start-prijs {
	position: absolute;
	top: 50px;
	left: 80px;
	width: 90px;
	text-align: right;
	z-index: 110;
	color: #E70810;
	font-size: 17px;
	font-weight: bolder;
}
.advies-prijs {
	position: absolute;
	top: 50px;
	left: 5px;
	width: 90px;
	text-align: left;
	z-index: 110;
	color: #000;
	font-size: 13px;
	font-weight: bolder;
}
.advies-prijs span {
	text-decoration: line-through;
}