/*******************************************************
TERMINE
*******************************************************/

body, td , div, h1, p {
	font-family: Verdana,Arial,sans-serif;
	line-height: 16px;
	font-size: 11px;
	color: #B2B2B2;
	letter-spacing: 0.7px;
}


.clearl {clear:left;}

.liste-termin {
	margin-bottom:25px;
	margin-top:25px;
}

.liste-termin-datum {
	width: 80px;
	text-align:center;	
	float:left;
	margin-right: 20px;
}

.monat-jahr, .wochentag,
.monat-jahr a, .wochentag a ,
.monat-jahr a:hover, .wochentag a:hover {
	color:#33AADB!important;
	font-weight: bold;
	font-size: 12px!important;
	text-decoration: none;
}
.tag, .tag a , .tag a:hover {
	color:#33AADB!important;
	font-weight: bold;
	font-size:36px!important;	
	padding:10px 0px;
	text-decoration: none;
}

.clocktime, .clocktime a, .clocktime a:hover {
	color:#33AADB!important;	
	font-size: 12px!important;
	text-decoration: none;
}

.liste-termin-title  {
	float:left;
	width: 450px;
}

.liste-termin-title h1 {
	color:#FFFFFF;
	display:inline;
	font-size:17px;
	font-weight:normal;
	line-height:20px;
}


.liste-termin-title p {
	text-decoration: none;
}

.contentmenue a {
	font-size: 12px;
	color:white!important;

