/* Stylesheet für Shop 4.0 powered by P.I.C.S.  - www.pics.co.at */

/* Artikelliste  */


.artikelRow		{  }
.artikelCell	{ font-size: 11px; color: #333333; padding: 5px; border-bottom: 1px dotted #AAAAAA;}
.artikelCell h1	{ font-size: 13px; font-weight: bold; color: #000066; }
.artikelCellNL	{ font-size: 11px; color: #333333; padding: 5px; }
.artikelCellNL h1	{ font-size: 13px; font-weight: bold; color: #000066; }
.artikelPreis	{ font-size: 13px; font-weight: bold; color: #000066; }
.artikelAktionsPreis	{ font-size: 16px; font-weight: bold; color: #FF0000; }


