@charset "utf-8";
/* CSS Document */
/* Termine */
.termin {
	width: 760px;
	height: auto;
}
.termin img {
	margin: 0px 20px 20px 0px;
	float: left;
}
.termin p {
	margin: 7px 0px 4px 0px;
	font-weight: bold;
}
.content h2 {
	margin-bottom: 5px;
}
