.event {
  border: 2px dotted #bbb; /* Dotted border 
  width: 80%;
  */
  border-radius: 15px; /* Rounded border
  margin: 0 auto;  Center the coupon 
  width:400px;
  height:600px;
  overflow:auto;
}
*/
}
/*
.comment, .infos {
  padding: 2px 0.5em;
  background-color: #f1f1f1;
  text-align:center;
}

.promo {
  background: #ccc;
  padding: 3px;
}

.Datum,.Ort {
  color: red;
}

.thumbnail {
  width: 400px;
  height:100px;
}
*/