/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg);
	font: normal small Georgia, "Times New Roman", Times, serif;
	line-height: 1.8em;
	color: #797C7A;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
/*	color: #715558; */
	color: #B72755;
}

h2 {
	padding-left: 20px;
	background: url(images/img07.gif) no-repeat left center;
	font-size: 1.8em;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .9em;
	font-weight: bold;
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
	padding: 0 0 0 40px;
	background: url(images/img09.gif) no-repeat;
	line-height: 1.6em;
}

a {
	background: url(images/img06.gif) repeat-x left bottom;
	text-decoration: none;
/*	color: #5A5C53; */
	color: #B72755;
}

a:hover {
	background: none;
	text-decoration: underline;
}

/* Wrapper */

#wrapper {
	background: #FFFFFF url(images/img02.jpg) repeat-x left top;
}

/* Menu */

#menu {
	width: 750px;
	height: 18px;
	margin: 0 auto;
/*	background: url(images/img03.jpg) no-repeat right top; */
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	width: 148px;
	height: 60px;
	padding: 0 0 0 2px;
	background: url(images/img02.gif) no-repeat;
}

#menu a {
	display: block;
	width: 108px;
	height: 36px;
	padding: 20px 20px 0 20px;
	background: url(images/img03.jpg) no-repeat;
	letter-spacing: -1px;
	text-align: center;
	font-size: 1.6em;
	color: #B72755;
}

#menu a:hover {
}

#menu .active a {
}

/* Header */

#header {
	width: 754px;
	height: 247px;
	margin: 0 auto;
	padding: 55px 0 0 0;
}

#header h1 {
	float: left;
	width: 104px;
	height: 110px;
	padding: 104px 100px 0 20px;
	background: url(images/img04.jpg) no-repeat;
	line-height: 32px;
	font-size: 30px;
	font-style: italic;
/*	color: #715558; */
	color: #B72755;
}

#header h2 {
	float: right;
	width: 494px;
	height: 34px;
	padding: 0px 20px 0 0;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 750px;
	margin: 0 auto;
}

/* Posts */

#posts {
	float: right;
	width: 510px;
}

#posts .post {
	padding-bottom: 0px;
}

#posts .story {
	padding: 15px 20px 0 20px;
	background: url(images/img08.jpg) repeat-x;
}

#posts .weihnachtsmenue {
	padding: 15px 20px 0 20px;
	background: url(images/img08.jpg) repeat-x;
	text-align: center;
}

#posts .meta {
	padding: 5px 0 0 20px;
	background: url(images/img06.gif) repeat-x;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
}

#posts ul li {
}


/*Tabelle Speisekarte */
table.speisekarte{
	margin-top: 1.5em;
}

td.speisen{
	width: 370px;
	line-height: 1.2em;
}

td.preis{
	width: 80px;
	text-align: right;
}

/* Links */

#links {
	float: left;
	width: 220px;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 15px 20px 0px 20px;
	background: url(images/img08.jpg) repeat-x;
}

#links li li {
	padding: 3px 0;
	background: url(images/img06.gif) repeat-x left bottom;
}

#links li a {
	background: none;
	color: #B72755;
}

#links li i {
	font-size: smaller;
}

#links h2 {
	font-size: 1.3em;
}

/* Footer */

#footer {
	padding: 15px 0 10px 0;
/* 	background: url(images/img07.jpg) repeat-x; */
	background-color: #B72755;
}

#footer p {
	width: 750px;
	color: #FFFFFF;
}

#footer a {
	background: none;
	font-weight: bold;
	color: #FFFFFF;
}

#legal {
	margin: 0 auto;
	text-align: right;
	font-size: 0.9em;
}

 #brand {
	margin: -10px auto 0 auto;
	padding: 0px 0 0 0;
	font-size: 1em;
	text-align: center;
} 


img.right{
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}


#startseite{
	background-color: white;
	height: 100%;
}

#startseite img{
	margin-top: 400px;
	text-align: center;
}

#startseite p{
	text-align: center;
}

p.linkswebautor{
	display: none;
}

span.rot{
	color: #B72755;
	font-weight: bold;
}

/*  Wochenkarte  */

#wochenkarte h1{
	text-align: center;
	color: black;
	font-size: 3em;
	font-family: verdana;
	margin-top: 40px;
}

#wochenkarte h2{
	text-align: center;
	color: black;
	font-size: 1.1em;
	font-family: verdana;
	margin-top: 40px;
}

#wochenkarte li{
	color: black;
	font-size: 1em;
	font-family: verdana;
	margin-top: 40px;
	list-style: none;
	margin-left: 30%;
}