
.view-termine h3 { 
	font-size:2em;
	margin-bottom:10px;
	margin-top:35px;
	padding-top:15px;
	border-top:1px solid #72777a;
}
.view-termine header {
	position: absolute;
	top:20px;
	right: 1%;
}
.view-termine header a {
	font-size:114%;
	color:#96c11f;
	border-bottom:0px; 
	display:block;
	font-weight:bold;
}
.view-termine .views-row {
	margin-bottom:2%;
}
.view-termine .views-row:after {
	content: "";
	display: table;
	clear: both;
}
.view-termine .views-field-nothing {
	float:left;
	width:26%;
	margin-right:3%;
	font-size:114%;
}
.view-termine .views-field-title {
	float:left;
}
.view-termine .views-field-title a {
	font-size:114%;
	color:#96c11f;
	border-bottom:0px;
	display:block;
	font-weight:bold;
}