@charset "utf-8";
.programm {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
}
.termin, .programm {
	background-color: #eee;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #000066;
}

