@font-face {
	font-family: "Pontano Sans";
	src: url("PontanoSans-Regular.ttf") format("truetype");
}

@font-face {
	font-family: "Leckerli One";
	src: url("LeckerliOne-Regular.ttf") format("truetype");
}

@font-face {
	font-family: "VT323";
	src: url("VT323-Regular.ttf") format("truetype");
}

/* CSS Document */
body {
	color: #222;
	background-color: #FAF8F2;
	font-family: "Pontano Sans", Calibri, Arial, helvetica;
	font-size: 24pt;
	font-weight: 300;
	padding-top: 10px;
	/*	background-image:url(../images/bg_bar.jpg);
	background-repeat:repeat-y;*/
}

#top-anchor {
	margin-top: 0px;
	display: block;
}

p {
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.footer-element p {
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

img {
	border: 0px solid;
}

@media screen and (max-width: 1100px) {
	body {
		font-size: 24pt;
	}
}

@media screen and (min-width: 1100px) {
	body {
		font-size: 16pt;
	}
}

@media screen and (max-width: 1100px) {
	#mainwrapper {
		width: 95%;
		margin: auto;
		margin-bottom: 120px;
	}
}

@media screen and (min-width: 1100px) {
	#mainwrapper {
		width: 60%;
		min-width: 915px;
		margin: auto;
		margin-bottom: 120px;
	}
}

#mainwrapper2 {
	width: 100%;
	margin: auto;
}

#header {
	width: 100%;
	height: 180px;
	text-align: center;
	/*background-color:#D5BD8F;*/
	padding: 5px 15px 0px 15px;
	/*float:left;*/
}

#header1 {
	text-align: center;
	font-size: 26pt;
	color: #AF2234;
	font-family: 'Leckerli One', "Lucida Calligraphy", "Times New Roman", times;
	font-style: italic;
	margin-top: 0px;
	margin-left: 0px;
}

#header1a {
	float: right;
	text-align: right;
	font-size: 26pt;
	color: #AF2234;
	font-family: 'Leckerli One', "Lucida Calligraphy", "Times New Roman", times;
	font-style: italic;
	margin-top: 0px;
	margin-right: 120px;
	display: none;
}

#header2 {
	margin-right: 0px;
	margin-top: -30px;
	width: 100%;
}

#header-img {
	background-image: url(../images/header/header_main.jpg);
	width: 100%;
	height: 180px;
	float: left;
	background-position: 50% 0%;
	background-size: 100%;
}

#header-txt {
	color: #333;
	font-family: Calibri, Arial, Helvetica;
	font-size: 18pt;
	top: 65px;
	position: relative;
	left: 30px;
}

#footer-center {
	margin: auto;
	padding-left: 0px;
	float: left;
	height: 30px;
	text-align: center;
}

@media screen and (max-width: 1100px) {
	#footer-center {
		width: 100%;
	}
}

@media screen and (min-width: 1100px) {
	#footer-center {
		width: 100%;
	}
}

a {
	color: #AF2234;
	text-decoration: none;
	font-weight: normal;
}

a#t1,
a#t2,
a#t3,
a#t4,
a#t5,
a#t6 {
	color: #AF2234;
	text-decoration: none;
	font-weight: normal;
	font-family: 'Leckerli One', "Lucida Calligraphy", 'Times New Roman', times;
	font-size: 24pt;
	display: block;
	clear: left;
	line-height: 40px;
	padding-top: 20px;
}

a_sub {
	font-weight: normal;
}

a:hover,
a:focus,
a:active {
	color: #900;
	text-decoration: none;
}

span.meal {
	font-weight: 700;
	display: block;
	font-size: 24pt;
	float: left;
	clear: left;
}

span.meal-desc {
	display: block;
	font-size: 24pt;
	margin-left: 20px;
	float: left;
}

p.toplink {
	text-align: right;
	display: block;
	clear: left;
	padding-right: 30px;
}

p.toplink a {
	color: #AF2234;
	text-decoration: none;
	font-size: 18px;
}

#logo_title {
	font-size: 40px;
	line-height: 55px;
	margin: 0;
	margin-bottom: 0px;
}

#logo_subtitle {
	font-size: 40px;
	line-height: 55px;
	margin: 0;
}

div.content-pane {
	border-top: 1px dotted #333;
	padding: 10px 0px 10px 0px;
	float: left;
	width: 100%;
}

div.content-contact {
	float: left;
	width: 100%;
}

div.content-impressum {
	border-top: 1px dotted #333;
	padding: 10px 10px 10px 10px;
	float: left;
	font-size: 16px;
	width: 100%;
}

div.content-pane1 {
	border-top: 0px dotted #333;
	padding: 10px 10px 10px 10px;
	float: left;
}

div.address-pane {
	border-top: 1px dotted #333;
	padding: 0px 10px 20px 20px;
	clear: left;
	position: fixed;
	bottom: 0px;
	background-color: #D5BD8F;
	height: 90px;
	margin-left: -10px;
	width: 100%;
}

h1 {
	font-size: 40px;
	font-weight: 300;
	font-family: 'Leckerli One', "Lucida Calligraphy", 'Times New Roman', times;
	color: #AF2234;
	line-height: 60px;
	text-align: center;
}

#status {
	font-weight: 500;
	text-align: center;
}

#status-open {
	color: #378733;
	display: block;
	line-height: 70px;
	font-weight: 700;
}

#status-closed {
	color: #af2234;
	display: block;
	line-height: 70px;
	font-weight: 700;
}

#main {
	width: 100%;
	position: relative;
	visibility: visible;
	z-index: 0;
	/* background-image: url(../images/hauptcontainer-index_.jpg); */
	background-repeat: no-repeat;
	overflow: hidden;
}

#Menueleiste {
	margin: 10px 10px 0px 10px;
	height: 45px;
	width: 100%;
	float: left;
	text-align: center;
}

#Menueleiste a {
	color: #AF2234;
	text-decoration: none;
	font-weight: 300;
	/*font-family: "Calibri Light",Calibri,Helvetica,Arial;*/
	text-align: center;
	border-right: 1px solid #696060;
	padding: 0px 7px 0px 7px;
	display: inline-block;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.smallcaps {
	font-size: 88%;
}

#Menueleiste a.last {
	border-right: 0px solid #696060;
}

@media screen and (max-width: 1100px) {
	#Menueleiste a {
		font-size: 24pt;
	}
}

@media screen and (min-width: 1100px) {
	#Menueleiste a {
		font-size: 24pt;
	}
}

.footer-element {
	margin-right: 75px;
	float: left;
	font-size: 13px;
}

.footer-element-w3c {
	margin-right: 20px;
	float: right;
	font-size: 13px;
	margin-top: 20px;
}

.scroll {
	overflow: scroll;
	overflow-x: hidden;
	padding-top: 3px;
	padding-right: 60px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin: 5px;
	display: block;
}

div.thumb {
	float: left;
	margin: 6px;
	width: 400px;
	height: 400px;
	overflow: hidden;
	position: relative;
	border: 1px solid #af2234;
}

div.thumb img {
	min-width: 400px;
	min-height: 400px;
	width: 400px;
	position: absolute;
	border: 0px;
}

span.designlink {
	font-family: VT323, "Letter Gothic", system, helvetica;
	font-size: 10pt;
	bottom: 0px;
	clear: left;
	color: #333366;
}

span.designlink a {
	color: #333366;
}

.clearfix {
	clear: both;
}

span#webversion,
span#webversion a {
	text-align: right;
	display: block;
	color: #b0b0b0;
	font-size: 12pt;
	float: right;
}

span#language,
span#language a {
	text-align: right;
	display: block;
	color: #b0b0b0;
	font-size: 12pt;
	margin-left: 15px;
	float: right;
}