@charset "utf-8";
/* CSS Document */

.speise_eintrag {
	margin-bottom: 5px;
	font-size: 0.8em;
}
.speise_name {
	font-size: 0.8em;
}
.speise_preis {
	text-align: right;
	vertical-align: bottom;
	font-size: 0.8em;
}
#speiseplan td {
	font-size: 0.80em;
}
#Hauptbereich #fuss td {
	font-size: 0.8em;
}

