.ProductWeergave-Kop {
background:url(../images/displaylist_th.gif) left top repeat-x;
color:#666;
font-weight:bold;
padding:5px 10px;
}
.ProductWeergave-Kop a {
color:#666;
text-decoration:none;
}
.ProductWeergave-Kop a:hover {
color:#666;
text-decoration:underline;
}
.ProductWeergave-Gegevens {
border-bottom:1px solid #B2B8B6 ;
padding:10px 0 10px 10px;
color:#000;
}
.ProductWeergave-Gegevens a strong{
text-decoration:underline;
color:#68B0DB;
}
.ProductWeergave-Gegevens a .product-listing-more-info {
color:#96BF3B;
}
.ProductWeergave-Gegevens .productlisting-price {
color:#6A98AD;
font-size:12px;
font-weight:bold;
float:right;
}
.ProductWeergave-Gegevens .productlisting-price .productlisting-pricecents {
font-size:8px;
}
*:first-child+html .ProductWeergave-Gegevens .productlisting-price .productlisting-pricecents {
font-size:12px;
}
* html .ProductWeergave-Gegevens .productlisting-price .productlisting-pricecents {
font-size:12px;
}
.ProductWeergave-Gegevens .productlisting-oldprice{
display:block;
font:12px Verdana, Arial, Helvetica, sans-serif;
text-decoration:line-through;
height:12px;
}
.ProductWeergave-Gegevens .productlisting-oldprice .productlisting-oldpricecents {
font-size:7px;
}
*:first-child+html .ProductWeergave-Gegevens .productlisting-oldprice .productlisting-oldpricecents {
font-size:9px;
}
* html .ProductWeergave-Gegevens .productlisting-oldprice .productlisting-oldpricecents {
font-size:9px;
}
.ProductWeergave-Gegevens .product-listing-more-info {
background:url(../images/arrow.gif) left 17px no-repeat;
padding:15px 0 0 8px;
color:#0b0a4c;
text-decoration:underline;
}
