/* Container = Produktsliste */

.productarea1{
width:600px;
height:200px;
background-color:white;
text-align:left;
}

.produktethumb{
z-index:80;
position:absolute;
width:205px;
margin-left:1px;
margin-top:1px;
background-position:top left;
background-repeat:no-repeat;
}

.productdescription{
z-index:81;
position:absolute;
margin-left:210px;
padding:10px;
width:300px;
text-align:left;
}

.preisalttext{
z-index:61;
position:absolute;
margin-left:210px;
margin-top:95px;
}

.etikettbild{
z-index:62;
position:absolute;
margin-left:210px;
margin-top:110px;
width:125px;
height:29px;
background-image: url(/templates/images/artikel-liste/etikett_01.gif);
background-position:bottom left;
background-repeat:no-repeat;
}

.preistext{
z-index:63;
position:absolute;
margin-left:213px;
text-align:right;
margin-top:112px;
width:165px;
height:29px;
}

.productarea2{
z-index:9;
position:absolute;
width:600px;
height:200px;
border-left:1px solid #BF7373;
border-right:1px solid #BF7373;
border-top:1px solid black;
border-bottom:1px solid black;
}

.buttonhintergrund{
z-index:8;
position:absolute;
margin-left:382px;
margin-top:112px;
width:216px;
height:53px;
background-image: url(/templates/images/artikel-liste/bgr-zunge_warenkorb.gif);
background-position:top left;
background-repeat:no-repeat;
}

.warenkorbbutton{
z-index:72;
position:absolute;
margin-left:393px;
margin-top:120px;
width:123px;
height:34px;
background-image: url(/templates/images/artikel-liste/warenkorb.gif);
background-position:top left;
background-repeat:no-repeat;
}

.wunschzettelbutton{
z-index:71;
position:absolute;
margin-left:516px;
margin-top:114px;
width:82px;
height:25px;
background-image: url(/templates/images/artikel-liste/wunschzettel.gif);
background-repeat:no-repeat;
}

.weitersagenbutton{
z-index:70;
position:absolute;
margin-left:516px;
margin-top:140px;
width:82px;
height:25px;
/* background-image: url(/templates/images/artikel-liste/weitersagen.gif);
background-position:top left;
background-repeat:no-repeat; */
}

.weiterbutton{
z-index:10;
position:absolute;
margin-left:510px;
padding:10px;
}

