.legendentext { font-size: 11px; }

.pratteln { font-family: Verdana, Arial, Helvetica, sans-serif; }

/* farbklassen */
.dunkelgrau { color: rgb(93, 93, 93); }
.mittelgrau { color: rgb(163, 163, 163); }
.hellgrau { color: rgb(229, 229, 229); }
.rot { color: rgb(255, 0, 0); }

