div#wrapper {
	width:960px;
	min-height:100%;
	position:relative;
	z-index:1;
	margin:0 auto;
}

div#header {
	width:100%;
	height:199px;
	background:url(../images/wurstplatte.jpg) bottom right no-repeat;
}

div#main {
	width:668px;
	margin:0 auto;
	background:url(../images/content-oben.gif) no-repeat;
	padding:42px 25px 40px 25px;
}

div#main:after {
	content:".";
	display:block;
	clear:both;
	font-size:1px;
	height:1px;
	visibility:hidden;
}


div#titelspalte {
	width:190px;
	background:url(../images/sternchen.gif) no-repeat;
	float:left;
	min-height:60px;
	margin:0 5px 0 0;
}

p#icon {
	text-align:center;
}

div#content {
	min-height:200px;
	float:left;
	width:450px;
	padding:20px 0 10px 20px;
	border-left:1px solid #b6c4a9;
}

div#content ul {
	margin:0 0 1.5em 0;
	list-style-type:none;
}

div#content ul li {
	background:url(../images/schote.gif) 0 0.5em no-repeat;
	padding:5px 0 5px 28px;
	border-top:1px solid #B6C4A9;
}




/* ------ Navigation oben ------ */
ul#navi-oben {
	width:205px;
	height:29px;
	background:url(../images/navi-oben-hg.gif) no-repeat;
	position:absolute;
	top:9px;
	right:0;
	text-indent:-9999px;
	font-size:1px;
	overflow:hidden;
	padding:0 0 0 78px;
}

ul#navi-oben li, ul#navi-oben a {
	display:block;
	float:left;
	height:22px;
	padding:0;
	width:61px;
}

ul#navi-oben li a:hover, ul#navi-oben li.current a {
	background:none;
}

/* Kontakt */
li#kontakt {
	background:url(../images/navi/button-kontakt2.gif) no-repeat;
}
li#kontakt a {
	width:61px;
	background:url(../images/navi/button-kontakt1.gif) no-repeat;
}

/* Anfahrt */
li#anfahrt {
	background:url(../images/navi/button-anfahrt2.gif) no-repeat;
}
li#anfahrt a {
	width:61px;
	background:url(../images/navi/button-anfahrt1.gif) no-repeat;
}

/* Impressum */
li#impressum {
	background:url(../images/navi/button-impressum2.gif) no-repeat;
	width:75px !important;
}
li#impressum a {
	width:75px;
	background:url(../images/navi/button-impressum1.gif) no-repeat;
}



/* ------ Hauptnavigation ------ */
ul#navi-main {
	width:707px;
	height:159px;
	text-indent:-9999px;
	font-size:1px;
	overflow:hidden;
	margin:11px auto 15px auto;
}

ul#navi-main li, ul#navi-main a {
	display:block;
	float:left;
	width:164px;
	margin:0 12px 0 0;	
}

ul#navi-main a {
	width:164px;
	height:159px;
	margin:0 17px 0 0;
	padding:0;
}

ul#navi-main li a:hover, ul#navi-main li.current a {
	background:none;
}

/* Partyservice */
li#partyservice {
	background:url(../images/navi/button-partyservice2.gif) no-repeat;
}
li#partyservice a {
	width:164px;
	background:url(../images/navi/button-partyservice1.gif) no-repeat;
}

/* Menuevorschlaege */
li#menuevorschlaege {
	background:url(../images/navi/button-menuevorschlaege2.gif) no-repeat;
}
li#menuevorschlaege a {
	background:url(../images/navi/button-menuevorschlaege1.gif) no-repeat;
}

/* Galerie */
li#galerie {
	background:url(../images/navi/button-galerie2.gif) no-repeat;
}
li#galerie a {
	background:url(../images/navi/button-galerie1.gif) no-repeat;
}

/* Unser Laedchen */
li#laedchen {
	background:url(../images/navi/button-laedchen2.gif) no-repeat;
}
li#laedchen a {
	margin:0;
	background:url(../images/navi/button-laedchen1.gif) no-repeat;
}






/* Absolut positionierte Elemente */

div#kachel {
	width:100%;
	height:384px;
	position:absolute;
	top:0;
	left:0;
	z-index:0;
	background:url(../images/streifen-kachel.gif) repeat-x;
}

div#footer {
	width:100%;
	height:43px;
	position:relative;
	margin:-43px 0 0 0;
	z-index:0;
	background:url(../images/ornament-links.gif) bottom left no-repeat;

}

div#ornament-rechts {
	width:118px;
	height:43px;
	background:url(../images/ornament-rechts.gif) no-repeat;
	float:right;
}