/* Speisekarte */

#title_speisekarte {
	background: url('images/titel/speisekarte.gif') no-repeat;
}

.gerichte .speise_col-1, .gerichte .speise_col-2 {
	padding: 0px 15px 0px 15px;
	height: 50px;
}

.gerichte .speise_col-1 {
	width: 565px;
	border-left: 1px solid #a6a78b;	
}

.gerichte .speise_col-2 {
	text-align: center;
	width: 100px;
	border-right: 1px solid #a6a78b;	
}

#content_inner h2 {
	font-size: 1.2em;
	color: #9e9771;
	font-weight: bold;
}
