
/* Preistabelle */
.preis { margin-left:4px; float:left; background:#fff; }
.preis table { position:relative; top:8px; left:-4px; background:#cae3b5; padding:4px; border:1px solid #ccc;color:#519136;}
.preis table td { text-align:left; padding:0; }
.preis table td img { border:0; margin:0; padding:0; }

/* Bilder */
.bild { margin-left:4px; float:left; background:#fff; }
.bild img { position:relative; top:0px; left:-4px; background:#fff; padding:4px; border:0px dotted #ccc; }

/* Ausrichtung */
.imgalignright { float:right; margin-left: 10px; }
.imgalignleft  { float:left; margin-right: 10px; }
