#content .date {
	position: absolute;
	width: 30px;
	border: 1px solid #9DC30B;
}

#content .date .month {
	background-color: #555242;
	color: #9DC30B;
	padding: 3px;
	text-align: center;
}

#content .date .day {
	text-align: center;
	font-size: 18px;
}

h3, h4, p {
	margin-left: 40px;
}

.toernooi {
	padding: 15px 0;
	border-bottom: 1px solid #9DC30B;
}
