@charset "UTF-8";
/* CSS Document */

.button {
	font-family: 'lato', sans-serif;
	position: relative;
	left: -1px;
	top: -9px;
	padding-top: 7px;
	padding-bottom: 6px;
	margin-top: -1px;
	width: 100%;
	display: block;
	font-size: 1.0em;
	letter-spacing: 0.0em;
	word-spacing: 0.08em;
	line-height: 1.2em;
	font-weight:700;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	border-radius:16px;
	border: none;
	color:#fff;
	}
.txt_mdm {margin-top:20px;}

/* SPEISEKARTE */

.pr {margin:20px;}

.mdm_head_lines {
	padding-top: 2px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	}
.mdm_head {
	font-size: 1.2em;
	letter-spacing: 0.05em;
	word-spacing: 0.05em;
	line-height: 1.4em;
	text-transform: uppercase;
	text-align: center;
	color: #977D48;
	}
.mdm_head_en {
	font-size: 0.7em;
	letter-spacing: 0.05em;
	word-spacing: 0.05em;
	line-height: 1.4em;
	text-transform: uppercase;
	text-align: center;
	color: #977D48;
	}

.mdm_head_muta {
	font-size: 1.2em;
	letter-spacing: 0.05em;
	word-spacing: 0.05em;
	line-height: 1.4em;
	text-transform: uppercase;
	text-align:center;
	color: #f867ae;
	}	
.mdm_subhead {
	font-size: 0.8em;
	letter-spacing: 0.05em;
	word-spacing: 0.05em;
	line-height: 1.2em;
	text-transform: uppercase;
	text-align:center;
	color: #b9aa9b;
	font-weight:700;
	padding-top: 22px;
	}	
.mdm_lines {
	padding-top: 12px;
	padding-bottom: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	}
.mdm_copy_a {
	font-size: 0.9em;
	letter-spacing: 0.05em;
	word-spacing: 0.05em;
	line-height: 1.2em;
	color:#666;
	font-weight:700;
	text-align:center;
	}
.mdm_copy_b {
	font-weight:400;
	}
p.mdm_copy_en {
	font-size: 0.8em;
	letter-spacing: 0.05em;
	word-spacing: 0.05em;
	line-height: 1.2em;
	color: #A79570;
	font-weight: 400;
	text-align: center;
	}
.mdm_preis {
	font-size: 0.9em;
	letter-spacing: 0.05em;
	word-spacing: 0.05em;
	line-height: 1.2em;
	color:#977D48;
	text-align:center;
	}
.mdm_sup {
	font-size: 0.6em;
	line-height: 0.7em;
	color:#666;
	font-weight:400;
	vertical-align: super;
	}	
	
.mdm_copy {
	font-size: 0.65em;
	letter-spacing: 0.05em;
	word-spacing: 0.05em;
	line-height: 1.2em;
	color:#666;
	font-weight:400;
	padding-top: 8px;
	padding-bottom: 10px;
	text-align:center;
	}	
.mdm_copy a {
	color:#F66;
	font-weight:700;
	}
.mdm_copy a:hover {
	color:#B66;
	font-weight:700;
	}	
.mdm_neu {
	font-size: 1.0em;
	letter-spacing: 0.05em;
	word-spacing: 0.05em;
	line-height: 1.5em;
	color:#F66;
	font-weight:700;
	padding-right: 8px;
	}	
	
	
@media only screen and (min-width: 980px) {
	
.mdm_head {
	font-size: 1.4em;
	}
.mdm_head_en {
	font-size: 0.7em;
	}
.mdm_copy_a {
	font-size: 1.0em;
	line-height: 1.2em;
	}
.mdm_copy_b {
	font-size: 1.0em;
	line-height: 1.2em;
	}	
.mdm_preis {
	font-size: 1.4em;
	line-height: 1.2em;
	}
p.mdm_copy_en {
	line-height: 1.2em;
	}	
	}
	
@media only screen and (min-width: 1440px) {

	
	}	
/* SPEISEKARTE ENDE */


