html {
	min-height: 100.2%;
}
body {
	background: #d01;
	margin: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
#root {
	padding-bottom: 30px;
	margin: 0em;
}

#page {
	width: 960px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	background-image: url(../images/back/back_page.gif);
	padding-right: 10px;
	padding-left: 10px;
	clear: left;
}

/* Kopfbereich */

#head {
	height: 210px;
}

/* Navigation */

#navi {
	color: #FFF;
	text-align: right;
	margin-top: 10px;
	width: 645px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d01;
	margin-left: 40px;
	padding: 0px;
	margin-bottom: 20px;
	height: 20px;
}
#navi ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#navi li {
	font-size: 13px;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	list-style-image: url(../images/elem/elem_punkt.gif);
}
#navi a {
	text-decoration: none;
	color: #000;
	white-space: nowrap;
	display: block;
	padding-right: 24px;
	padding-left: 0px;
}
#navi a:hover {
	background: #FFF;
	color: #d01;
}
#navi a.current {
	background: #FFF;
	color: #D01;
}

/* Subnavigation */

#subnavi div {
	position: absolute;
	visibility: hidden;
	width: 960px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: -30px 0px 0px 0px;
}
#subnavi ul {
	float: left;
	position: absolute;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 3em;
	padding-left: 0em;
	margin: 0em;
}
#subnavi li {
	font-size: 13px;
	float: left;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0em;
	padding-top: 1em;
	list-style-image: url(../images/elem/elem_punkt.gif);
	list-style-type: none;
	font-weight: bold;
}
#subnavi a {
	color: #000;
	text-decoration: none;
	white-space: nowrap;
	padding-right: 3em;
	padding-bottom: 0.4em;
	padding-left: 0em;
	padding-top: 0.5em;
	text-transform: uppercase;
}
#subnavi a:hover {
	color: #d01;
	visibility: visible;
}
#subnavi a.current {
	color: #d01;
	border-bottom-style: none;
}
#subspeisen ul{
	margin-left: 12em;
}
#subgetraenke ul{
	margin-left: 6em;
}
#subkontakt ul{
	margin-left: 43.5em;
}

/* Hauptbereich */

#main {
	clear: left;
	padding: 25px 25px 0px 25px;
}

/* Inhalte */

#content {
	float: left;
	width: 640px;
	margin-left: 20px;
	padding-bottom: 20px;
}
#content h1 {
	font-size: 25px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	font-weight: normal;
	color: #000;
}
#content h2 {
	font-size: 14px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #444;
	padding-top: 10px;
}
#content h3 {
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666;
}
#content p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content p.price {
	margin-left: 200px;
	text-indent: 300px;
	float: right;
}
#content .price {
	margin-left: 300px;
	display: inline;
}

#content p.previous {
	float: left;
}
#content p.next {
	float: right;
}

#content ul {
	margin: 15px 0px 15px 30px;
	padding: 0px;
	list-style: square;
}
#content ol {
	margin: 15px 0px 15px 30px;
	padding: 0px;
}
#content li {
	margin-bottom: 5px;
	font-size: 12px;
}
#content hr {
	height: 1px;
	border-right-style: none;
	border-left-style: none;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding: 0px;
	width: auto;
}
#content img {
	display: block;
	margin-top: 5px;
	margin-bottom: 15px;
}
#content img.left {
	float: left;
	margin-right: 20px;
}
#content img.center {
	margin-right: auto;
	margin-left: auto;
}

#content img.right {
	margin-bottom: 20px;
	float: right;
	margin-left: 20px;
}
#content a {
	color: #D01;
	text-decoration: none;
}
#content a:hover {
	text-decoration: none;
	color: #333;
}

#content abbr {
	border-bottom: 1px dotted #9B9;
	cursor: help;
}
#content acronym {
	border-bottom: 1px dotted #9B9;
	cursor: help;
}

/* Tabellen */

#content table {
	border-style: none;
	width: 420px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content th {
	font-size: 12px;
	line-height: 18px;
	vertical-align: top;
	text-align: left;
	width: 200px;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#content td {
	font-size: 12px;
	line-height: 18px;
	vertical-align: bottom;
	width: 60px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#content sup {
	font-size: 9px;
	color: #666;
}

/* Startseitenteaser */

#teaser {
	float: right;
	width: 230px;
	background-image: url(../images/back/back_mittagstisch.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-right: -25px;
	padding: 0px;
}
#teaser div {
	float: left;
	width: 180px;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 35px;
}
#teaser img {
	margin: 0px;
}
#teaser a {
	margin: 0px;
	color: #D01;
	text-decoration: none;
}
#teaser p {
	margin: 0px;
	text-decoration: none;
	padding-bottom: 5px;
}

#teaser h1 {
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	
}
#teaser h2 {
	font-size: 11px;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 30px;
	
}
#aktuelles {
	float: right;
	width: 170px;
	margin-left: 20px;
	margin-top: 10px;
	font-size: 12px;
	line-height: 18px;
}
#aktuelles h4{
	font-size: 14px;
	color: #666;
	margin: 0px;
	padding-bottom: 5px;
}
#aktuelles a{
	font-size: 12px;
	font-weight: bold;
	color: #D01;
	text-decoration: none;
	float: right;
	padding-bottom: 20px;
}
#aktuelles a.hover{
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

/* Fußbereich */

#foot {
	height: 50px;
	width: 960px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-image: url(../images/back/back_foot.gif);
	margin-right: auto;
	margin-left: auto;
	clear: left;
}
#foot ul {
	display: block;
	float: left;
	width: 100%;
	text-align: right;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
}
#foot li {
	list-style: none;
	border-right: 1px solid #fff;
	font-size: 11px;
	line-height: 20px;
	display: inline;
	margin: 0px;
	padding: 0px 10px;
	color: #FFF;
}
#foot li.first {
}
#foot li.last {
	border-right-style: none;
	padding-right: 20px;
}

#foot a {
	text-decoration: none;
	color: #fff;
}
#foot a:hover {
	color: #999;
}


div.clear {
	clear: both;
}

