﻿#zeiten {
 margin:0px 5px 0px 0px;
width: 497px;
height: 470px;
background-color:#D8CBC2;
float: left;
}

h2 {
  color:#E43C0F;   /* Farbe orange */
  font-size:14pt;  /* Größe 28pt   */
  font-family:Lucida Handwriting, "Lucida Sans Unicode", sans-serif; /* Schriftart */
  text-align: center;
}

h3 {
  color:#E43C0F;   /* Farbe orange */
  font-size:12pt;  /* Größe 28pt   */
  font-family:Lucida Handwriting, "Lucida Sans Unicode", sans-serif; /* Schriftart */
  text-align: center;
}


p {
   line-height:50%;
   color:#98584e;   /* Farbe orange */
  text-align: center;
}






