div.cafe a {
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.cafe {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
}

div.cafe1 {
	background-image: url('/images/sq_1.png');
}

div.cafe2 {
	background-image: url('/images/sq_2.png');
}

div.cafe3 {
	background-image: url('/images/sq_3.png');
}

div.cafe4 {
	background-image: url('/images/sq_4.png');
}

div.cafe5 {
	background-image: url('/images/sq_5.png');
}

div.cafe6 {
	background-image: url('/images/sq_6.png');
}

div.cafe span.date, div.cafe span.time, div.cafe span.location {
	display: block;
	float: left;
	color: #0DA2E9;
	margin-bottom: 0;
}

div.cafe span.date {
	width: 8em;
}

div.cafe span.time {
	width: 8em;
}

div.cafe span.title {
	display: block;
	clear: left;
	color: #DB0010;
}

body#maatschappelijk_cafe div#content {
	padding-right: 20px;
}

body#maatschappelijk_cafe div#content td#body p {
	width: 540px;
}
