body {
    font: 1em Verdana, sans-serif;
    background: #C9925A url("../images/bg.png") repeat-x;
}

a { 
	color: #604020; 
	font-weight: bold; 
	text-decoration: none; 
}

a:hover { text-decoration: underline; }

hr { 
    width: 500px;
    height: 55px;
    background: url("../images/hr.png") no-repeat center;
    border: none;
    color: #C9925A;
    clear: both;
}

h1, h2, h3 {
    font-family: "Times New Roman", serif;
    padding: 12px 0 6px;
}

h1 {
    font-size: 2em;
    color: #802020;
}

h1 span { font-size: 0.6em; }

h2 { 
    font-size: 1.4em;
    color: #604020;
}

h2 a { color: #604020; }

h3 {
	font-family: sans;
    font-size: 1.2em;
    color: #604020;
}

pre { 
    margin-bottom: 10px;
    padding-left: 7px;
    font-size: 1.3em;
}

th {
    text-align: left;
    width: 110px;
}

p, pre, th, td { padding-left: 7px; }

p, table, ul {
	color: #402020;
    font-size: 0.9em;
    font-family: sans-serif;
	letter-spacing: .1em;
	line-height: 1.6em;
	margin-bottom: 10px;
}

p.album { padding-left: 0; }

ul {
    padding-left: 21px;
    list-style-type: disc; 
}

ul.items {
    line-height: normal;
    list-style: none;
    padding-left: 7px;
}

ul.items li {
    margin-bottom: .6em;
    clear: left; 
}

.left { float: left; }
.right { float: right; }
.clear { clear: both; }

.box { width: 350px; float: left; }
.center { text-align: center; }
.loading { background: url("../images/loader.gif") no-repeat center center; }
.hidden, .ui-tabs-hide { display: none; }

#container {
    margin: 0 auto;
    width: 700px;
}

#logo {
    text-align: center;
    margin: 20px 0 10px;
}

#nav {
    display: block;
    text-align: center;
    padding: 8px 0 8px 26px;
    list-style: none;
    background-color: #604020;
    border: 2px solid #C0C0A0;
    float: left;
    width: 670px;
}

#nav li {
    float: left;
    margin: 0;
    border-right: 2px solid #C0C0A0;
}

#nav li.last { border-right: none; }

#nav li a:link, #nav li a:visited {
    display: block;
    padding: 0 16px;
    font-family: Georgia, serif;
    font-size: 13px;
    letter-spacing: 3px;
    color: #C0C0A0;
}

#nav li a:hover, #nav li a:focus { color: #E0E0E0; text-decoration: none; }
#nav li a.current:link, #nav li a.current:visited { color: #CC9966; }

#content { margin-top: 20px; }

#content img { border: 2px solid #604020; }
#content img.left { margin-right: 10px; }
#content img.right { margin-left: 10px; }

#gallery br { clear: both; }

#gallery h1 { text-align: center; }

#gallery ul { 
	width: 616px; /* width: 176px; */
    list-style: none;
	margin: 0 auto; /* margin: 0; */
	padding: 0;
	/* float: left; */
}

#gallery ul li {
	width: 76px; 
	height: 76px;
	padding: 2px; 
	border: 1px solid #604020;
	margin: 0 6px 6px 0; 
	float: left;
}

#gallery ul img {
	width: 72px; 
	height: 72px; 
}

#gallery .photo { 
	float: left;
	padding: 3px; 
	border: 1px solid #604020;
}

#gallery .photo p {
	font-size: 0.9em;
	text-align: center; 
}

#menu { font: 110%/100% Arial, Helvetica, sans-serif; }

ul.main
{
	border-top: none;
	padding: 0;
	float: right;
}

ul.main li {
    float: left;
    list-style: none;
    margin-left: 16px;
}

ul.main li a {
    display: block;
    text-align: center;
    margin-bottom: 6px;
}

ul.main li a:hover { text-decoration: none; }

ul.main li a span {
    font-size: 22px;
    padding: 10px 0;
    line-height: 32px;
}

ul.main li a.food span {
    background: url("../images/food.png") no-repeat left center;
    padding-left: 42px;
}

ul.main li a.drinks span {
    background: url("../images/drinks.png") no-repeat left center;
    padding-left: 42px;
}

#menu ul.tabs
{
	padding: 0;
	margin-top: 6px;
    float: left;
	text-align: right;
	width: 29%;
	margin-right: 1%;
}

#menu div.tab-content
{
    float: left;
	width: 70%;
}

#menu ul.tabs li
{
	border: 1px solid #604020;
	border-width: 1px 1px 0 0;
    list-style: none;
	padding: 2px 3px 3px 0;
}

#menu ul.tabs li a { display: block; }
#menu ul.tabs li a:hover { text-decoration: none; }
#menu ul.tabs li a span {
    padding: 4px 6px;
    font-size: 14px;
}
#menu ul.tabs li.ui-tabs-selected {
    background-color: #604020;
}

#menu ul.tabs li.ui-tabs-selected a span {
    color: #C9925A;
}

#menu ul.items { 
    margin: 9px 0 13px;
    padding: 0;
}

#menu div.category ul.items { padding-left: 9px; }
#menu div.category h3 { padding: 7px 0 0; }

#menu h1, #menu h2, #menu h3 {
    clear: left;
}

#menu ul.items li { padding: 13px 0 0 0; }

#menu ul.items li div {
    position: relative;
    display: block;
    border-bottom: dotted 2px #604020;
}

#menu ul.items li div strong,
#menu ul.items li div em {
    position: absolute;
    bottom: -.3em;
    background-color: #C9925A;
}

#menu ul.items li div strong {
    padding-right: 6px;
    font-size: .9em;
}

#menu ul.items li div em {
    right: 0;
    padding: 0 0 3px 6px;
    width: auto;
    font: 110%/100% Georgia, "Times New Roman", Times, serif;
}

#menu ul.items li div em sup {
    font-size: 60%;
    margin-left: 3px;
    padding-bottom: 3px;
    vertical-align: super;
}

#menu ul.items li p {
    margin: 0;
    padding: 0;
}

#menu.specials {
    clear: left;
    border: 2px solid #604020;
    padding: 0 5px 4px;
}

#menu.specials div.specials {
    clear: left;
    padding: 0 5px;
}

#menu.specials li.beschreibung {
    margin-left: -5px;
    margin-right: -5px;
    padding: 5px 10px;
    border: 2px solid #802020;
    font-weight: bold;
    font-size: .9em;
}

#footer { 
	color: #402020;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center; 
	margin: 10px 0 20px;
	clear: both;
}

.return, .photos {
    margin-left: 6px;
    padding: 6px 0 6px 42px;
    font-size: 20px; 
}

.return { background: url("../images/return.png") no-repeat left center; }
.photos { background: url("../images/photos.png") no-repeat left center; }
