table.artikelliste { width:100%; }
table.suchartikelliste { width:100%; }

table.artikel { width:100%; }
td.artikeldaten1links { width:25%; background-color:#ebede4; text-align:left; }
td.artikeldaten1rechts { width:25%; background-color:#ebede4; text-align:right; }
td.artikeldaten2links { width:25%; background-color:#f2f6e3; text-align:left; }
td.artikeldaten2rechts { width:25%; background-color:#f2f6e3; text-align:right; }
td.artikelbild { width:50%; text-align:center; }
img.artikelbild { border:4px ridge #dceddd; }

td.thumb { width:80px; text-align:center; }

.shoplistitem { cursor:pointer; }

table.border { width:100%; border:1px solid #000000; border-collapse:collapse; }
th.border, td.border { border:1px solid #000000; }

a { color:#000000; text-decoration:none; }

