/* SPEISEKARTE */


.menuframe_1 {
	position: relative;
	left: -6px;
	top: -15px;
	padding-top: 8px;
	padding-bottom: 14px;
	margin-top: -1px;
	width: 268px;
	z-index: 40;
	display: block;
	height:8px;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	border-radius:16px;
	border: 1px solid #ccc;
	background-color: #f7f0ed;
	font-weight: 700;
	}
.menuframe_2 {
	padding-top: 15px;
	padding-bottom: 12px;
	padding-left:5px;
	padding-right:5px;
	margin-top: 40px;
	width: 270px;
	z-index: 40;
	display: block;
	font-size: 1.1em;
	letter-spacing: 0.0em;
	word-spacing: 0.08em;
	line-height: 0.2em;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	border-radius:16px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	background-color: #fdfbfa;
	}

.empf_head {
	font-size: 0.9em;
	letter-spacing: 0.1em;
	word-spacing: 0.05em;
	line-height: 1.2em;
	color: #933!important;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	padding-top:10px;
	margin-bottom:10px;
	}
.speise_1 {
	font-size: 1.0em;
	letter-spacing: 0.05em;
	word-spacing: 0.05em;
	line-height: 1.2em;
	color:#ccc;
	font-weight:700;
	text-align:center;
	}
.speise_2 {
	font-weight:400;
	}	
.preis_1 {
	margin: 0 0 8px 0;
	font-size: 1.0em;
	letter-spacing: 0em;
	word-spacing: 0.08em;
	line-height: 1.6em;
	color: #999999;
	}	

.sup {
	font-size: 0.6em;
	line-height: 0.7em;
	vertical-align: super;
	font-weight:400;
}
#menu_1 a {
	font-weight:900;
	color: #CC6666;
}
#menu_1 a:hover {
	color: #996699;
} 
.info_spk {
	font-size: 0.8em;
	letter-spacing: 0.0em;
	word-spacing: 0.08em;
	line-height: 1.0em;
	margin-top:0px;
	}  

@media only screen and (min-width: 980px) {
	
.menuframe_1 {
	position: relative;
	left: -1px;
	top: -15px;
	padding-top: 8px;
	padding-bottom: 14px;
	padding-left:0px;
	padding-right:0px;
	margin-top: -1px;
	width: 100%;
	}
.menuframe_2 {
	padding-top: 15px;
	padding-bottom: 12px;
	padding-left:0px;
	padding-right:0px;
	margin-top: 40px;
	width: 100%;
	display: block;
	font-size: 1.2em;
	letter-spacing: 0.0em;
	word-spacing: 0.08em;
	line-height: 0.2em;
	}
	.preis_1 {
	margin: 0 0 8px 0;
	font-size: 1.1em;
	letter-spacing: 0em;
	word-spacing: 0.08em;
	line-height: 1.6em;
	color: #999999;
	}	
	.info_spk {
	line-height: 1.1em;
	}  
	.speise_1 {
	font-size: 1em;
	line-height: 1.2em;
	}
	
}