.blau{
	color: #004D8B;
}

.gelb{
	color: #FDE600;
}

.grau{
	color: #787979;
}

.unterstrichen {
	text-decoration: underline;
}

.fett {
	font-weight: bold;
}