/* ---- aanbiedingen page ---- */
#page_akties {
overflow:hidden;
width:800px;
background:url(../images/akties_b.gif) left bottom no-repeat;
margin:0 0 10px 0;
padding:0 0 5px 0;
}
*:first-child+html #page_akties {
padding:0 0 10px 0;
}
#content #page_akties .main-heading {
background:#fff url(../images/akties_t.gif) left 45px no-repeat;
padding:0;
padding-bottom:12px;
}
*:first-child+html #content #page_akties .main-heading {
padding-bottom:11px;
}
#page_akties .main-heading h1 {
background:url(../images/main-heading.gif) left top no-repeat;
margin:0 0 10px;
padding:0 10px;
}
*:first-child+html #content #page_akties .main-heading h1 {
padding-bottom:7px;
}
/* ---- end of aanbiedingen page ---- */



#content .productitems {
position:relative;
float:left;
width:233px;
height:282px;
background:url(../images/pl.gif) left top no-repeat;
color:#000;
text-align:center;
margin:0 11px 10px 12px;
padding:0;
}
#content .productitems-heading h1 {
position:absolute;
left:0;top:183px;
width:233px;
height:35px;
border:none;
font:bold 12px Arial, Helvetica, sans-serif;
color:#274B84;
text-align:center;
margin:0;
padding:0;
}
#content .productitems h1 a, #content .productitems h1 a:hover {
color:#274B84;
}
#content .productitems-content {
overflow:hidden;
width:233px;
height:156px;
border-bottom:none;
color:#000;
text-align:center;
padding:10px 0;
}

#content .productitems-content h2 {
display:none;
}

#content .productitems-content p.productitems-desc {
position:absolute;
left:0px;top:202px;
overflow:hidden;
width:213px;
height:41px;
font:11px Arial, Helvetica, sans-serif;
color:#0b0a4c;
text-align:left;
padding:0 10px 0;
z-index:2;
}

#content .productitems-content div.productitems-price {
font-size:10px;
text-align:center;
z-index:100;
}
#content .productitems-content div.productitems-price div.oldprice {
position:absolute;
left:0;top:250px;
width:116px;
font:bold 12px Arial, Helvetica, sans-serif;
color:#666;
text-decoration:line-through;
text-align:center;
padding:3px 0 0 0;
}
#content .productitems-content div.productitems-price div.oldprice sup.pricecents {
font-size:6px;
}
*:first-child+html #content .productitems-content div.productitems-price div.oldprice sup.pricecents {
font-size:10px;
}
* html #content .productitems-content div.productitems-price div.oldprice sup.pricecents {
font-size:10px;
}
#content .productitems-content div.staranim {
display:none;
}

#content .productitems-content div.productitems-price div.newprice {
position:absolute;
left:116px;top:250px;
width:117px;
font:bold 16px Arial, Helvetica, sans-serif;
color:#000;
text-align:center;
}

#content .productitems-content div.productitems-price div.newprice span.snewprice sup.newcents {
font-size:7px;
}
*:first-child+html #content .productitems-content div.productitems-price div.newprice span.snewprice sup.newcents {
font-size:13px;
}
* html #content .productitems-content div.productitems-price div.newprice span.snewprice sup.newcents {
font-size:13px;
}

.productitems .threenav {
display:none;
}