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


/* ---------- Navigation ---------- */
ul#navi {
	list-style:none;
	text-indent:-9999px;
	width:733px;
	height:60px;
	margin:10px 0 0 0;
}

ul#navi li {
	float:left;
}
ul#navi a {
	display:block;
	width:109px;
	height:50px;
	margin-right:-5px;
}

ul#navi a:hover {
	margin-top:10px;
}


li#startseite a {
	background:url(../images/navi/button-startseite.png) no-repeat;
}
li#startseite a:hover {
	margin-top:5px !important;
}

li#pension a {
	background:url(../images/navi/button-pension.png) no-repeat;
	margin-top:7px;
}

li#weingut a {
	background:url(../images/navi/button-weingut.png) no-repeat;
	margin-top:7px;
}

li#ausfluege a {
	background:url(../images/navi/button-ausfluege.png) no-repeat;
	margin-top:11px;
}
li#startseite a:hover {
	margin-top:15px;
}

li#kontakt a {
	background:url(../images/navi/button-kontakt.png) no-repeat;
	margin-top:7px;
}

li#anfahrt a {
	background:url(../images/navi/button-anfahrt.png) no-repeat;
	margin-top:7px;
}

li#impressum a {
	background:url(../images/navi/button-impressum.png) no-repeat;
}
li#impressum a:hover {
	margin-top:5px !important;
}



/* ---------- Pinnwand ---------- */
div#pinnwand {
	width:659px;
	height:241px;
	background:url(../images/pinnwand.png) no-repeat;
	margin:0 auto;
	position:relative;
}

div#fotos {
	width:603px;
	height:230px;
	position:absolute;
	top:2px;
	left:28px;
	background:url(../images/pinnwand-fotos.jpg) no-repeat;
}



/* ---------- Main und Content ---------- */
div#main {
	background:url(../images/content-kachel.png) repeat-y;
	width:784px;
	margin:-10px auto 0 auto;
}

div#content-oben {
	background:url(../images/content-oben.png) no-repeat;
	height:120px;
	width:784px;
	margin:-6px auto 0 auto;
	position:relative;
}

div#content-unten {
	background:url(../images/content-unten.png) no-repeat;
	height:197px;
	width:784px;
	margin:-120px auto 20px auto;
}


div#content {
	background:url(../images/content-kachel_innen.png) repeat-y;
	min-height:100px;
	margin:0 auto;
	width:666px;
	padding:0 42px;
}

div#content:after {
	content:'.';
	visibility:hidden;
	clear:both;
	display:block;
	height:1px;
}

	div#content ul {
		margin:0 0 15px 0;
		list-style-type:none;
	}
	
	div#content ul li {
		background:url(../images/rebe.png) 0 0.2em no-repeat;
		padding:2px 0 2px 22px;
		margin:0 0 5px 0;
	}


div#inhalt-links {
	width:315px;
	float:left;
	padding:20px 15px 5px 0;
	border-right:1px solid #c2a38f;
	position:relative;
	z-index:10;
}

div#inhalt-rechts {
	width:315px;
	float:right;
	padding:20px 0 5px 15px;
	position:relative;
	z-index:10;
}


div#trauben {
	background:url(../images/trauben.png) no-repeat;
	width:226px;
	height:99px;
	position:absolute;
	bottom:0;
	left:-30px;
}



/* ----------- Headings ----------- */
h2#h-startseite {
	background:url(../images/headings/startseite.png) no-repeat;
}

h2#h-pension {
	background:url(../images/headings/pension.png) no-repeat;
}

h2#h-weingut {
	background:url(../images/headings/weingut.png) no-repeat;
}

h2#h-ausfluege {
	background:url(../images/headings/ausfluege.png) no-repeat;
}

h2#h-kontakt {
	background:url(../images/headings/kontakt.png) no-repeat;
}

h2#h-anfahrt {
	background:url(../images/headings/anfahrt.png) no-repeat;
}

h2#h-impressum {
	background:url(../images/headings/impressum.png) no-repeat;
}
