div.gastronomie {
}
div.gastronomie-navi {
	float				: left;
	text-align			: left;
	padding-top			: 50px;
}
a.gastronomie-navi {
	line-height			: 1.5em;
	font-size			: 0.9em;
	text-decoration		: none;
	color				: #000000;
}
a.gastronomie-navi-active {
	line-height			: 1.5em;
	font-size			: 0.9em;
	font-weight			: bold;
	text-decoration		: none;
	color				: #000000;
}
div.gastronomie-intro {
	text-align			: center;
	font-size			: 1.5em;
}
span.gastronomie-name {
	font-size			: 1.6em;
	font-weight			: bold;
}
span.gastronomie-telefon {
	font-size			: 0.7em;
	font-weight			: normal;
}
table.gastronomie-card {
	width				: 90%;
	margin-left			: auto;
	margin-right		: auto;
}
td.gastronomie-type {
	fonz-size			: 1.1em;
	font-weight			: bold;
	padding-bottom		: 0.5em;
}
td.gastronomie-food {
	text-align			: left;
	font-size			: 1em;
	padding-bottom		: 0.5em;
}
td.gastronomie-price {
	text-align			: right;
	font-size			: 1em;
	padding-bottom		: 0.5em;
	vertical-align		: top;
	width				: 12%;
}