.productgrid-other-container {
width:100%;
margin:0;
background:url(../images/trans1.png) left top no-repeat;
padding:0;
}
#content .productgrid-other {
position:relative;
overflow:hidden;
float:left;
width:175px;
height:320px;
color:#000;
margin:0;
padding:10px 10px 0;
}

#content .productgrid-other-img {
overflow:hidden;
display:table-cell;
width:175px;
height:242px;
border:none;
background:#fff;
padding:0;
text-align:center;
vertical-align:middle;
}
#content .productgrid-other-img img {
vertical-align:middle;
}
*:first-child+html #content .productgrid-other-img {
font-size:220px;
height:242px;
}
* html #content .productgrid-other-img {
font-size:220px;
height:242px;
}

#content .productgrid-other-name {
position:relative;
left:0;top:0;
width:175px;
min-height:10px;
height:auto;
background:none;
font:bold 12px Arial, Helvetica, sans-serif;
color:#8cdfff;
text-align:left;
margin:0;
padding:5px 0 10px;
}
#content .productgrid-other-name a, #content .productgrid-other-name a:hover {
color:#8cdfff;
}

#content .productgrid-other-desc {
display:none;
}

#content .productgrid-other-price {
position:absolute;
left:10px;top:290px;
width:175px;
height:20px;
color:#666;
font:bold 16px Arial, Helvetica, sans-serif;
color:#fff;
text-align:left;
padding:0;
}

#content .productgrid-other-price .productlisting-price sup.productlisting-pricecents {
font-size:12px;
}
*:first-child+html #content .productgrid-other-price .productlisting-price sup.productlisting-pricecents {
font-size:12px;
}
* html #content .productgrid-other-price .productlisting-price sup.productlisting-pricecents {
font-size:12px;
}

#content .productgrid-other-price .productlisting-oldprice {
display:block;
width:175px;
height:20px;
font:bold 14px Arial, Helvetica, sans-serif;
text-decoration:line-through;
color:#d0d0d0;
text-align:right;
margin-top:2px;
padding:0;
}
#content .productgrid-other-price sup.productlisting-oldpricecents {
font-size:10px;
}
*:first-child+html #content .productgrid-other-price sup.productlisting-oldpricecents {
font-size:10px;
}
* html #content .productgrid-other-price sup.productlisting-oldpricecents {
font-size:10px;
}

#content .productgrid-other-newprice {
position:absolute;
left:10px;top:290px;
width:88px;
height:20px;
font:bold 16px Arial, Helvetica, sans-serif;
color:#fff;
padding:0;
text-align:left;
}

#content .productgrid-other-newprice sup.productlisting-pricecents {
font-size:12px;
}
*:first-child+html #content .productgrid-other-newprice sup.productlisting-pricecents {
font-size:12px;
}
* html #content .productgrid-other-newprice sup.productlisting-pricecents {
font-size:12px;
}

#content .productlistborder .KleineTekst {
padding:5px 10px;
}