/** ICON FÜR WICHTIGE TERMINE **/

.wichtigertermin {
	padding: 0 0 0 55px;
	background-image: url(../_images/wichtiger_termin.jpg);
	background-repeat: no-repeat;
	font: normal 15px "Trebuchet MS";
	xline-height: 18px;
	margin: 5px 0px 10px 0px;
	min-height: 50px;
	color: #264f94;
}
