h2 {
	font: normal 500 x-large Tahoma;
	line-height: normal;
	color: Navy;
}
#schmal {
	font-family: Tahoma;
	font-size: xx-small;
	font-style: normal;
	font-weight: lighter;
	color: navy;
	font: xx-small;
}
#fett {
	font-family: Tahoma;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: navy;
}
b {
	font-weight: 300;
	background-color: #DCDCDC;
	font-family: Tahoma;
	font-size: 120%;
	color: navy;
}

#rot {
	color: #FF4500;
	font-family: Tahoma;
	font-size: medium;
	font-weight: bold;
}
#normal {
	font-family: Tahoma;
	font-size: x-small;
	font-weight: normal;
	color: Navy;
	
}

