div#wrapper {
	width:926px;
	margin:0 auto;
	position:relative;
}

div#header {
	width:926px;	
	height:212px;
	background:url(../images/header.png) no-repeat;
}

div#header-bild {
	width:477px;
	height:125px;
	position:absolute;
	top:48px;
	right:42px;
}

div#header ul {
	list-style-type:none;
	position:absolute;
	top:187px;
	left:435px;
	z-index:10;
}

div#header ul li {
	float:left;
	border-right:1px solid #9f2831;
	line-height:1.3em;
}

div#header ul li a {
	color:#9f2831;
	text-decoration:none;
	margin:0 0.8em;
	font-size:1.2em;
}

div#header ul li a:hover {
	color:#085204;
	text-decoration:underline;
}

div#header ul li.last {
	border:none;
}


div#main {
	width:926px;	
	background:url(../images/main-bg.png) repeat-y;
	position:relative;
}

div#container {
	width:900px;	
	background:url(../images/content-bg.png) repeat-y;
	margin:0 0 0 12px;
}

div#content {
	margin:0 0 0 433px;
	padding:32px 60px 66px 0;
	position:relative;
	z-index:10;
	min-height:450px;
}

div#bilderspalte {
	width:232px;
	height:153px;
	float:left;
	margin:0 0 0 123px;
	background:url(../images/seitenbilder-hg.png) no-repeat;
}

div#bilderspalte img {
	margin:31px 0 0 53px;
}

/*div#steak-erdinger {
	width:277px;
	height:300px;
	background:url(../images/steak-erdinger.png) no-repeat;
	margin:5em 0 0 0;
}
*/

div#steak-erdinger {
	width:277px;
	height:300px;
	background:url(../images/steak-erdinger.png) no-repeat;
	position:absolute;
	bottom:70px;
	left:90px;
	z-index:10;
}

div#ornament-ecke {
	width:144px;
	height:150px;
	background:url(../images/ornament-ecke.png) no-repeat;
	position:absolute;
	bottom:33px;
	right:40px;
	z-index:5;
}



div#footer {
	width:926px;	
	height:50px;
	background:url(../images/footer.png) no-repeat;
	z-index:10;
}

div#footer ul {
	list-style-type:none;
	position:absolute;
	bottom:50px;
	left:50px;
	z-index:30;
}

div#footer ul li {
	float:left;
	border-right:1px solid #9f2831;
	line-height:1em;
}

div#footer ul li a {
	color:#9f2831;
	text-decoration:none;
	margin:0 0.4em;
	font-size:0.9em;
}

div#footer ul li a:hover {
	color:#085204;
	text-decoration:underline;
}

div#footer ul li.last {
	border:none;
}



/* Header-Bilder */

body#home div#header-bild {
	background:url(../images/header-bilder/wurst-kaese-platte.jpg) no-repeat;
}

body#restaurant div#header-bild {
	background:url(../images/header-bilder/weinkeller.jpg) no-repeat;
}

body#speisen div#header-bild {
	background:url(../images/header-bilder/fisch.jpg) no-repeat;
}

body#getraenke div#header-bild {
	background:url(../images/header-bilder/bier.jpg) no-repeat;
}

body#biergarten div#header-bild {
	background:url(../images/header-bilder/trauben.jpg) no-repeat;
}

body#aktuelles div#header-bild {
	background:url(../images/header-bilder/tomaten.jpg) no-repeat;
}

body#kontakt div#header-bild {
	background:url(../images/header-bilder/wintergarten.jpg) no-repeat;
}

body#anfahrt div#header-bild {
	background:url(../images/header-bilder/tafel.jpg) no-repeat;
}

body#newsletter div#header-bild {
	background:url(../images/header-bilder/gastraum.jpg) no-repeat;
}

body#impressum div#header-bild {
	background:url(../images/header-bilder/weinblaetter.jpg) no-repeat;
}