div.firmengeschichte {
  color:#084C8D;
}

.firmengeschichte table {
  background: url(../img/firmengeschichte_pfeilverlauf.jpg) no-repeat top left;
  border-collapse:collapse;

  margin-bottom:25px;
  vertical-align:top;
  width:545px;
}

.firmengeschichte table td {
  border:#084C8D solid 1px;
  color:#084C8D;
  font-size:12px;
  font-weight:bold;
  height:59px;
  letter-spacing:0.2px;
  padding:0px 0px 0px 0px;
}



.firmengeschichte table td span {
  margin:5px 5px 0px 10px;

}

.firmengeschichte table tr, .firmengeschichte table td {
  border:#084C8D solid 1px collapse;
  vertical-align:top;
}

.firmengeschichte table td.first {
  background: url(../img/firmengeschichte_raster.gif) no-repeat bottom;
  border-left:0px;
  padding:0px; 
  width:41px;
}

.firmengeschichte table td.preis1 {
  background: url(../img/firmengeschichte_preis1_bg.gif) no-repeat bottom;
}

.firmengeschichte table td.preis2 {
  background: url(../img/firmengeschichte_preis2_bg.gif) no-repeat bottom;
}

.firmengeschichte table td.preis3 {
  background: url(../img/firmengeschichte_preis3_bg.gif) no-repeat bottom;
}

