/**
 * Style sheet basic
 */
.farbe_blau
{
	color:#47859B;
}

.fett
{
	font-weight:bold;
}
