#wrap-termine {
	margin-bottom: 20px;
}

#content p.calender-filter {
	color : #c00;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0;
	line-height: 1.8em;
	padding: 0 0 0 10px;
}

.calender-filter strong{
	color : #000;
}
#content .termin {
	font-size: 14px;
	padding: 10px 0 10px 10px;
	margin-bottom: 0;
	border-bottom: 1px solid #c00;
}
/* bild */
.termin .image{
	width : 130px;
	float: right;
	display: inline;
	margin-left: 6px;
}
.termin .caption {
	display: block;
	background: #ccc;
	color : #333;
	font-size: 11px;
}
/* info */
.termin .info {
	
}
#content .termin p{
	padding : 0 10px 5px 0;
	line-height: 1.3em;
	color : #444;
}
.termin h3 {
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: .2em;
}

#content .termin h4, #content .termin h5 {
	color : #c00;
	font-weight: normal;
	line-height: 1.3em;
	margin-bottom: .3em;
}

#content .termin h5 {
	font-weight: bold;
	padding: 0 0 .1em 0;
}

#content .termin .address {
	color : #000;
}

#content .termin .raum {
	background: #aaaaaa;
	color : #fff;
	font-size: 15px;
	border-top: 2px solid #aaaaaa;
	display: inline;
	min-width : 1.2em;
	text-align: center;
	border-bottom: 1px solid #aaaaaa;
	float: left;
	margin-top: -2px;
	margin-right: 8px;
	
}
* html #content .termin .raum {
	width : 1.2em;
}
/* Anzeigen */

.ads-termine {
	background-color: #fff;
}