
.termine-wrapper {
	width: 178px;
	float: left;
}

.termine-kopf {
	background-color: #F57821;
	color: #FFF;
	padding: 4px 10px;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}

.termine-teaser-wrapper {
	padding: 0 8px;
	border: 1px solid #E1E1E1;
}

.termin.dotted, .termine-teaser.dotted {
	border-bottom: 1px dotted #E1E1E1;
}

.termin {
	padding: 5px 0;
}

.termin.detail{
	padding: 15px 0;
}

.termin p {
	padding-bottom: 0;
}

.termin h4 {
	font-weight: 700;
	/*margin-bottom: 10px;*/
}

.termin h3 {
	font-weight: 700;
	padding: 5px 0 0 0;
}

.termin-body {
	display: none;
}

.termin .no-big {
	font-size: 12px;
}