.terug{
	display: block;
	float: left;
	width: 100px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	margin: 10px 0 100px 0;
	border: 1px solid #006349;

}

.reserverenbox {
	float: right;
	width: 207px;
	height: 35px;
	position: relative;
	top: 0;
	left: 0;
}

.reserveren {
  display: block;
  position: absolute;
	top: 0;
	left: 0;
	width: 207px;
	height: 35px;
	margin: 0;
	cursor: pointer;
  background-image: url('../../img/trans.png');
}

.titel {
  font-size: 14px;
}

.omschrijving {
  margin: 0 0 10px 0;
}
