@charset "UTF-8";

.ce_konzerte{
	/* border-top:1px solid #7FA0BD; */
	overflow:hidden;
}

.ce_konzerte h2{
	margin-top:10px;
}
.ce_konzerte .red{
	background:#D10036;
	width:170px;
	padding: 0 5px;
}

.ce_konzerte .red .date,
.ce_konzerte .red .placeTime{
	color: #fff;
}

.ce_konzerte .red .date{
	height:15px;	
	font-weight:bold;
}

.ce_konzerte .red .placeTime{
	height:18px;
}

