body{
	margin: 0;
	padding: 0;
	background: #1B120B;
	font-size: 12px;
	color: #787878;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #181818;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #B94E0E;
}

a:hover {
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	/*background: url(images/img05.jpg) repeat-x left top;*/
}


#header-wrapper {
}


#header {
	width: 960px;
	height: 140px; 
	margin: 0 auto;
	/*background: url(images/img02.jpg) no-repeat left top;*/
		/*background: url(images/header-background.gif) repeat-y left top;*/
}

#logo {
	/*float: left;*/
	/*height: 240px;*/
	height: 110px;
	margin-top: 20px;
	padding: 0px;
	color: #FFFFFF;
	text-align: center;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 25px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 12px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
	
}

#logo a img { border: none; }



#menu {
	width: 960px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img03.jpg) repeat-x left top;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 25px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 18px;
	margin-right: 3px;
	padding: 12px 20px 0px 20px;
	background: url(images/img06.jpg) no-repeat right 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu .current_page_item a {
	padding-left: 0;
}

#menu a:hover {
	text-decoration: underline;
}





#page {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img04.jpg) repeat-y left top;
}

#page-bgtop {
}

#page-bgbtm {
	padding: 30px 20px 0px 20px;
}


#page-content {
	float: left;
	width: 640px;
	padding: 0;
}

.post {
}

.post .title {
	height: 38px;
	padding: 12px 0 0 20px;
	letter-spacing: -.5px;
	color: #181818;
}

.post .title a {
	color: #181818;
	border: none;
}

.post .meta {
	margin-top: -10px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 30px 20px 10px 20px;
}

.links {
	display: block;
	width: 130px;
	margin: 20px 0px;
	padding: 5px;
	background: #A03128;
	border-left: 20px solid #1B120B;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 250px;
	padding: 10px 0px 0px 0px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 15px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D1D1D1;
	padding-left: 15px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	padding: 12px 0 0 15px;
	letter-spacing: -.5px;
	color: #181818;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #B94E0E;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}















/* Footer */

#footer-wrapper {
	width: 100%;
	background: #231202;
}

#footer {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	background: url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 40px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #D78983;
}

#footer a {
	color: #FFDBD9;
}




td {
	border: none;
}
input {
	border: 1px solid #990000;
	background-color:#FEDFB0;
}
textarea {
	border: 1px solid #990000;
	background-color:#FEDFB0;
}

.label {
 color: #660000;
}


.menu {
	border: 0 dotted #660000;
}
.menunummer {
	vertical-align: top;
	top: auto;
	width: 50px;
}
.menuname {
	color:#660000;
	padding-bottom: 3px
}
.menupreis {
color:#660000;
	text-align: right;
	vertical-align: top;
	width: 60px;
}
.menupreis1 {
    color:#660000;
	text-align: right;
	vertical-align: top;
	width: 200px;
	padding-bottom: 20px;
}

.menubeschreibung {
	padding-bottom: 8px;
}


#adresse {
position:relative;
padding: 3px;
}
#oeffnungszeiten {
position:relative;
padding: 3px;
}















#speisekarte {
/*margin-left: 20px;
margin-right: 20px;*/
width:580px;
}
#content {
border-left: 1px solid #660000;
border-right: 1px solid #660000;
border-bottom: 1px solid #660000;
padding: 10px 5px 6px 5px;
}

#content table {
width:530px;
}
#content h1 {
font-size: 17px;
color: #660000;
background-color: transparent;
font-weight: bold;
text-align: center;
}
#content h2 {
font-size: 13px;
color: #660000;
background-color: transparent;
font-weight: bold;
text-align: center;
}

ul#tabnav {
list-style-type: none;
margin: 0;
padding-left: 40px;
padding-bottom: 24px;
border-bottom: 1px solid #660000;
font: bold 11px verdana, arial, sans-serif;
}
ul#tabnav li {
float: left;
height: 21px;
background-color: transparent;
color: #000000;
margin: 2px 2px 0 2px;
border-top: 1px solid #660000;
border-left: 1px solid #660000;
border-right: 1px solid #660000;

}
ul#tabnav a:link, ul#tabnav a:visited {
display: block;
color: #000000;
background-color: transparent;
text-decoration: none;
padding: 4px;
}
ul#tabnav a:hover {

color: #FFFFFF;
}
#speisekarte#mittagstisch li.mittagstisch,
#speisekarte#menu li.menu,
#speisekarte#suppen li.suppen,
#speisekarte#salate li.salate,
#speisekarte#vorspeisen li.vorspeisen,
#speisekarte#hauptgerichte li.hauptgerichte,
#speisekarte#desserts li.desserts,
#speisekarte#getraenke li.getraenke,
#speisekarte#weine li.weine,
#speisekarte#tee li.tee {

border-bottom: 0;
color: #ffffff;
background-color: #660000;
}
#speisekarte#mittagstisch li.mittagstisch a:link, #speisekarte#mittagstisch li.mittagstisch a:visited,
#speisekarte#menu li.menu a:link, #speisekarte#menu li.menu a:visited,
#speisekarte#suppen li.suppen a:link, #speisekarte#suppen li.suppen a:visited,
#speisekarte#salate li.salate a:link, #speisekarte#salate li.salate a:visited,
#speisekarte#vorspeisen li.vorspeisen a:link, #speisekarte#vorspeisen li.vorspeisen a:visited,
#speisekarte#hauptgerichte li.hauptgerichte a:link, #speisekarte#hauptgerichte li.hauptgerichte a:visited ,
#speisekarte#desserts li.desserts a:link, #speisekarte#desserts li.desserts a:visited,
#speisekarte#getraenke li.getraenke a:link, #speisekarte#getraenke li.getraenke a:visited,
#speisekarte#weine li.weine a:link, #speisekarte#weine li.weine a:visited,
#speisekarte#tee li.tee a:link, #speisekarte#tee li.tee a:visited{
color: #ffffff;
background-color: #660000;
}



