/* Container = Produktsliste Folgeseite */

.cont{
width:600px;
height:383px;
text-align:left;
border-left:1px solid #BF7373;
border-right:1px solid #BF7373;
background-color:#ECECEC;
border-bottom:1px solid #BF7373;
}

.cont1{
z-index:80;
float:left;
width:600px;
height:258px;
border-top:1px solid black;
background-color:white;
}
.produktethumb-folg{
position:absolute;
width:372px;
height:257px;
background-position:top left;
background-repeat:no-repeat;
}
.productdescription-folg{
position:absolute;
display:block;
margin-left:362px;
margin-top:0px;
width:215px;
text-align:left;
overflow:auto;
}


.cont2{
clear:both;
z-index:81;
width:600px;
height:123px;
border-top:1px solid black;

background-color:#ECECEC;
}
.preisalttext-folg{
position:absolute;
margin-left:80px;
margin-top:20px;
}
.etikettbild-folg{
position:absolute;
margin-left:80px;
margin-top:35px;
width:125px;
height:29px;
background-image:  url(/templates/images/artikel-liste-folgeseite/etikett_01.gif);
background-position:top left;
background-repeat:no-repeat;
}
.preistext-folg{
position:absolute;
margin-left:85px;
text-align:left;
margin-top:37px;
width:245px;
height:29px;
}
.buttonhintergrund-folg{
position:absolute;
margin-left:310px;
margin-top:19px;
width:290px;
height:103px;
background-image:  url(/templates/images/artikel-liste-folgeseite/bgr-zunge_warenkorb.gif);
background-position:top left;
background-repeat:no-repeat;
}
.warenkorbbutton-folg{
position:absolute;
margin-left:383px;
margin-top:55px;
width:123px;
height:34px;
background-image:  url(/templates/images/artikel-liste/warenkorb.gif);
background-position:top left;
background-repeat:no-repeat;
}
.wunschzettelbutton-folg{
position:absolute;
margin-left:515px;
margin-top:48px;
width:82px;
height:25px;
background-image:  url(/templates/images/artikel-liste/wunschzettel.gif);
background-position:top left;
background-repeat:no-repeat;
}
.weitersagenbutton-folg{
position:absolute;
margin-left:515px;
margin-top:75px;
width:82px;
height:25px;
/*background-image:  url(/images/graf/symbole/click&go_gr.gif);*/
background-position:top left;
background-repeat:no-repeat;
}