a.productLink{
	color:#62564f;
}
a.productLink:hover{
	color:#940303;
}

.productOverzicht	{ width:695px; }
.clear				{ clear:both; }

/* SMALL PRODUCT WEERGAVE VOOR OVERZCIHT */
.smallProduct		{ position:relative; float:left; z-index:0; background-image:url(../images/bg_small_product.jpg); width:336px; height:132px; margin-bottom:15px;}
.saleDiv			{ position:absolute; background-image:url(/images/bg_aanbieding.gif); width:140px; height:132px; z-index:2000; }
.smallDivImg		{ position:absolute; top:15px; left:0px; width:136px; height:130px; text-align:center; vertical-align:middle; }
.smallDivNaam		{ position:absolute; left:126px; top:15px; font-size:11px; width:180px; height:62px; }
.smallDivPrijs		{ position:absolute; top:70px; right:15px; text-align:right; font-family: Georgia, "Times New Roman", Times, serif; color: #940303; font-size:20px; line-height:22px; }
.smallDivPrijsIdeal { position:absolute; top:90px; right:15px; text-align:right; font-family: Georgia, "Times New Roman", Times, serif; color: #b8007e; font-size:20px;	line-height:22px; }

.smallProduct a		{ color:#3e342e; text-decoration:none; }
.smallProduct a:hover{ color:#940203; text-decoration:none; }

.smallDivPrijsSale	{ position:absolute; right:15px; top:70px; font-family: Georgia, "Times New Roman", Times, serif; color: #940303; font-size:20px; font-weight:bold; line-height:20px; text-align:right;}
.preprijs			{ font-size:11px; font-family:Verdana, Geneva, sans-serif; }
.kortingPerc 		{ font-family:Verdana, Geneva, sans-serif; font-size:11px; line-height:14px; font-weight:normal; }
.kortingIdeal		{ font-family:Verdana, Geneva, sans-serif; font-size:11px; line-height:14px; font-weight:normal; color: #b8007e;}
.smallDivInfo		{ position:absolute; right:15px; bottom:7px; font-weight:bold; text-align:right;}


.FullPrijs { 
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #940303;
	font-size:22px;
	line-height:36px;
}
.FullPrePrijs{ color: #940303; }
.FullPrijsIdeal { 
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #b8007e;
	font-size:22px;
	line-height:36px;
}
.FullPreIdeal{ color: #b8007e; }
.FullAfbeeldingen{
	background-color:#d5cebc;
	border-top:1px solid #b7afa0;
	border-bottom:1px solid #b7afa0;
}


.productNavTabel{
	background-color:#d5cebc;
	/*border-top:1px solid #b7afa0;
	border-bottom:1px solid #b7afa0;*/
}
#pageNr{
	height:16px;
	line-height:17px;
	text-align:center;
	color:#62564f;
	font-weight:bold;
	display:block;
	margin-right:4px;
}
#pageNr:hover{
text-decoration:none;
color:#940303;
}
#pageNext{
height:17px;
width:85px;
line-height:17px;
text-align:center;
color:#62564f;
font-weight:bold;
}
#pageNext:hover{
text-decoration:none;
color:#940303;
}
#pageActive{
width:17px;
height:17px;
line-height:17px;
text-align:center;
color:#940303;
}

#smallImgDiv{
	margin-right:4px;
	margin-top:4px;
	float:left;
	width:100px;
	height:100px;
	vertical-align:middle;
	text-align:center;
	/*background-color:#FFFFFF;*/
	cursor: hand;
}
#bigImgDiv{
	height:300px;
	width:350px;
	margin:4px;
	float:left;
}
#lblVoorraad{

}
#InfoDiv{
	padding:10px;
	background-color:#eae6d9;
	border-top:1px solid #c1b698;
}
#InfoDiv label{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#doclink{
	color:#000000;
	line-height:22px;
}
#selectProduct{
	font-size:11px;
}
#pOpties{
	font-size:11px;
}
