.aktuell-termine-item-wrapper {
	display: block;
}

.aktuell-termine-item {
  /*border-top: 1px dotted #999;
  padding: 20px 0 5px 0;
  margin: 5px 0 0 0;*/
}

.aktuell-termine-item h4 {
  margin: 0 0 5px 0;
}

.aktuell-termine-item p {
  margin-top: 10px;
  margin-bottom: 0;
}

.aktuell-termine-item {
	width: 500px;
	float: left;
}

.aktuell-termine-item-image {
	width: 150px;
	float: left;
}

/** Termine Form **/

#termine-search-form {
  /*display: table-cell;*/
  margin: 5px 0 10px 0;
}

#termine-search-form div.form-item {
	float: left;
  display: block;
  margin: 0 20px 0 0;
}
