/* Der lokale Validator behauptet: CSS: aspect-ratio: Property aspect-ratio doesn't exist. 
 * Deshalb wird das hier gesetzt. */
.aspect-ratio-einladungskarte {
  aspect-ratio:	30/11;
}

