body,td,th {
  margin: 0px;
  padding: 0px;
  background-color: #fff;
  font-family: arial,helvetica,sans-serif;
  font-size: 9pt;
  color: #666;
}

h1, h2, h3, h4, h5 {
  font-family: verdana,sans-serif;
  font-weight: bold;
  letter-spacing: 0.01em;
}

h1 {
  font-size: 12pt;
  color: #1f86ca;
}

h2, h3, h4 {
  font-size: 11pt;
  color: #73c3f7;
}

h5 {
  font-size: 9pt;
  color: #0d598b;
}

ul {
  list-style-image: url(../images/list-image_00.gif);
}

ul li {
  margin: 0px;
  padding: 0px 0px 5px 4px;
}

.angebot_titel {
  color: #73c3f7;
  font-size: 12pt;
  text-decoration: underline;
}

.angebot_untertitel {
  color: #999;
  font-size: 10pt;
  font-weight: normal;
  font-style: italic;
}

.angebot_preis {
  position: absolute;
  display: block;
  top: -10px;
  right: 47px;
  width: 140px;
  padding: 4px;
  border: 2px solid #f60;
  background: url(../images/bg_preis_00.gif) top left repeat-x #eee;
  color: #f60;
  font-size: 11pt;
  font-weight: bold;
  text-align: center;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.angebot_tabelle {
  clear: both;
  width: 730px;
  margin: 20px 0px;
  padding: 0px;
  border-width: 0px;
  border-left: 1px solid #ccc;
}

.tabellenzelle_nur-hintergrund,
.angebot_tabelle td {
  margin: 0px;
  padding: 8px 4px;
  border-top: 1px solid #f2f2f2;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #f2f2f2;
  background: url(../images/bg_preis_00.gif) top left repeat-x #eee;
}

.angebot_tabelle_rahmen-unten {
  border-bottom: 1px solid #333 !important;
}

.angebot_tabelle_legende {
  border-top: 1px solid #ccc !important;
  border-bottom: 1px solid #333 !important;
  background: url(../images/bg_tabelle_00.gif) top left repeat-x #eee !important;
  color: #1f86ca;
  font-weight: bold;
  font-size: 10pt;
}

.angebot_bildrahmen {
  margin: 5px;
  padding: 5px;
  border: 1px solid #ccc;
  background: url(../images/bg_images_00.gif) top left repeat-x #f2f2f2;
  
}

.speisekarte_tabelle {
  width: 691px;
  margin: 20px 0px;
  padding: 0px;
  border-width: 0px;
  border-top: 1px solid #eee;
}

.speisekarte_tabelle td {
  margin: 0px;
  padding: 10px 3px;
  border-bottom: 1px solid #f2f2f2;
  font-weight: bold;
  text-align: center;
}

.speisekarte_tabelle_titel {
  border-bottom: 1px solid #ccc;
  background: url(../images/bg_preis_00.gif) top left repeat-x #eee;
  color: #1f86ca;
  text-align: left !important;
}

.speisekarte_tabelle_gericht {
  width: 551px;
  padding: 10px 40px 10px 3px !important;
  font-weight: normal !important;
  text-align: left !important;
}
.lightboxbild {

}