
.blau {
	color: #0077bf;
}

.blau_fett {
	color: #0077bf;
	font-weight: bold;
}

.text_klein_grau {
	font-size: 9px;
	color: #666;
	line-height: 9px;
}

.rechts_buendig {
	margin-left: 150px;
	text-align: right;
}
