/*  ? ArtProLog Januar 2007 */

.fett {
	font-weight: bold;
}

.kleineSchrift {
	font-weight: normal;
	font-size:0.9em;
}

.floater {
	float: left
}

.clearer {
	clear: left
}

