.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.alarm {
	background-color: #FF0000;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
	text-decoration: blink;
	line-height: 20px;
}
.titel {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; background-color: #999999}
.teststil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #0033FF;
	text-decoration: underline blink;
}
.ueberschrift_hnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	line-height: 50px;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	color: #0033FF;
	background-image: none;
}
.fehler {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FF0000;
	text-decoration: underline blink;
}
.liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 5px;
	font-weight: normal;
	font-variant: normal;
	color: #0033FF;
}
.weisseschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.breiteschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 26px;
	font-weight: bolder;
	font-variant: normal;
	color: #000099;
}
.ueberschrift_gross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: italic;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	color: #399;
}
