
html* div.artikelBoxContent {
width:440px;
float:right;
}

html* .artikelBoxUebersichtTitelname{
width:440px;
margin-top:10px;
}

html* .artikelBoxartnr{
width:440px;
color:#ffffff;
margin-top:5px;
}

html* .artikelBoxUebersichtButtons{
height:43px;
position:relative;
margin:-40px 7px 0px 0px;
}


html* .artikelBoxUebersichtButtons a.B_Lieferstatus{
margin:0px 0px 0px 0px;
position:absolute;
top:0px;
left:0px;
}


html* .artikelBoxUebersichtButtons a.B_Wunschzettel{
margin:0px 0px 0px 0px;
position:absolute;
top:15px;
left:0px;
}

html* a.B_Warenkorb{
margin:0px 0px 0px 0px;
position:absolute;
top:30px;
left:0px;

}

