

#terminePeriodisch{
  border: 1px solid silver;
  overflow: scroll;
  height: 200px;
}

#terminePeriodischSucheFrei{
  border: 1px solid silver;
  overflow: scroll;
}

#terminePeriodischTop{
  /*background-image: url(../i/terminePeriodischTop.png);
  background-repeat: no-repeat;*/
  height: 47px;
  padding: px;
  color: white;
  font-size: 1.7em;
  font-weight: bolder;
}
.terminePeriodischTop{
  padding: 7px;
}
#terminePeriodischUnten{
  height: 22px;
  margin-bottom: 15px;
}


#termineEinzeln{
  border: 1px solid silver;
}

#termineEinzelnTop{
  background-image: url(../i/termineEinzelnTop.png);
  background-repeat: no-repeat;
  height: 47px;
  color: white;
  font-size: 1.2em;
  font-weight: 800;
}

#termineEinzelnUnten{
  background-image: url(../i/termineEinzelnUnten.png);
  background-repeat: no-repeat;
  height: 17px;
  margin-bottom: 15px;
}

/* --- JETZTTV --------------------------------------------------- */
#jetztTV{
  width: 300px;
  border: 1px dotted silver;
  background: white;
  padding: 10px;
  
}
