/* IBLK Error CSS */
/* Styles für Fehleranzeige */

.fliesstext_fett_rot {
	color: #d30;
	font: bold 12px Arial, Geneva, "Trebuchet MS", Helvetica, SunSans-Regular, sans-serif;
}

.fliesstext_fett_rot a {
	color: #d30 !important;
	text-decoration: underline !important;
	font-weight: bold !important;
}