TD.shop_angebot {
  border: 1px solid #c4d4dd;
  background-color: #e6f0f3;
  padding: 8px;
  line-height: 16px;
  vertical-align: top;
  }

TD.angebot_title {
  padding: 4px;
  line-height: 16px;
  vertical-align: top;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
  }

TD.angebot_preis {
  background-color: #e6f0f3;
  padding: 8px;
  line-height: 16px;
  vertical-align: top;
  text-align: center;
  color: #cc0000;
  font-size: 12px;
  font-style: oblique;
  }

TD.angebot_text {
  vertical-align: top;
  text-align: center;
  height: 32px;
  }

TD.shop_kategorie {
  border: 1px solid #c4d4dd;
  background-color: #e6f0f3;
  padding: 8px;
  line-height: 16px;
  vertical-align: top;
  }
  
FONT.kategorie {
  font-weight: bold;
  color: #488B9E; 
  }