#schmal {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: lighter;
}
#fett {
	font-family: Tahoma;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}
b {
	font-weight: bold;
	background-color: #DCDCDC;
}

#rot {
	color: #FF4500;
	font-family: Tahoma;
	font-size: medium;
	font-weight: bold;
}
#normal {
	font-family: Tahoma;
	font-size: medium;
	font-weight: normal;
}

