/* Untertitel Termine /ok */
.terminuntertitel {
    font-size: 0.75em;  font-weight: bold;
}
/* Label für kurzangaben /ok */
.terminlabel {
   font-size: 0.75em; font-weight: bold;
	float:left;
	width: 100px;
	line-height: 1.8em;
}

/* Label für kurzangaben /ok */
.termininfo {
   font-size: 0.75em; 
	line-height: 1.8em;
	float:left;
}

.terminueberschrift {
   font-size: 0.8em; 
	line-height: 1.8em;
}

/* Zeitangaben Termine / ok*/
.terminzeitangabe {
	font-size: 0.75em; 
	float: left;
	font-weight: bold
}
.terminortsangabe {
	font-size: 0.75em; 
}
/* Zeitangaben Termine / ok*/
.terminmonatsangabe {
	font-size: 0.75em; font-weight: bold;
	padding: 3px 0 3px 0;
	border-bottom: 1px solid black;
	margin-bottom: 15px;
}

/* Zeitangaben Termine / ok*/
.terminjahressangabe {
	font-size: 0.75em; font-weight: bold;
	padding: 3px 0 3px 0;
}
