﻿table.eintritt {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  text-align: left;
  width: 470px;
  margin-left: left;
  margin-right: auto;
}
table.eintritt td, table.eintritt th {
}
table.eintritt tbody td {
  font-size: 13px;
  color: #98584E;
}
table.eintritt thead {
  }
table.eintritt thead th {
  font-size: 15px;
  font-weight: bold;
  color: #E43C0F;
}

h4 {
   font-size:14px;
   color:#E43C0F;   /* Farbe orange */
   text-align: center;
   font-family:Lucida Handwriting, "Lucida Sans Unicode", sans-serif; /* Schriftart */

}
