/** ICON FÜR WICHTIGE TERMINE **/

.wichtigertermin {
	padding: 0 0 0 50px;
	background: url(../_images/wichtiger_termin.gif) 0 5px no-repeat;
	min-height: 50px;
	color: #264f94;
}

