/************************************************************/
/* Termine */
p {
  margin: 20px 0;
}
.monat {
  font-weight: bold;
  background-color: #DFDFDF;
}
.tag {
  width: 30px;
}
.datum {
  width: 60px;
}
.zeit {
  width: 60px;
}
.event {
  width: 520px;
}
.info {
  width: 100px;
}
.orttext {
  font-size: 11px;
}
#termine tr:hover {
  background-color: #EFEFEF;
}
/************************************************************/
