body {
	font-family: Arial, Tahoma,  Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(bilder/bg-huter.gif);
	background-repeat:repeat;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
	color:#000000;
}

div#wrapperh
{
	position:relative;
	width: 926px;
    margin: 0 auto;
	height:100%;
	overflow:visible;
	background-color:#fbd1b9;
}


#oben {
	position: absolute;
	top:0px;
	width: 100%;
	height: 214px;
	z-index:7;
}

#streifen {
	position:absolute;
	z-index:1;
	background-image:url(bilder/bg-huter-navi2.jpg);
	top: 214px;
	width: 100%;
	height:57px;
}

#menu{
position: absolute;
color: #793325;
font-weight: bolder;
width: 906px;
left: 15px;
line-height:20px;
bottom: 5px;

}
#menu a{
color: #793325;
text-decoration: none;
display: block;
line-height:20px;
float: left;
margin-right: 20px;

}

#drucken{
position:absolute;
color: #999999;
font-size: 10px;
font-weight:normal;
text-decoration: none;
right: 0px;
}


#mitte {
	position:absolute;
	top: 271px;
	background-color:#fbd2b3;
	background-image:url(bilder/bg-huter-main.jpg);
	background-repeat:no-repeat;
	color:#000000;
	width: 926px;
	height: auto;
	overflow: inherit;
	margin-bottom:100px;
}
#inhalt {
	position:relative;
	top: 0px;
	left:15px;
	width: 896px;
	margin-bottom:80px;
	height: auto;
		border-top-style:solid;
	border-top-width:1px;
	border-top-color:#b78483;
}

#kategorie {
	position:relative;
	left:15px;
	width: 906px;
	height:60px;
	font-size:11px;
	color:#5a4221;
}
#k-unten {
	position:absolute;
	bottom:0px;
}

#adresse {
		border-top-style:solid;
	border-top-width:1px;
	border-top-color:#b78483;
	position:relative;
	width: 896px;
	color: #333333;
	font-size:12px;
	left:15px;
	line-height:30px;
}
#adresse a {
	color: #333333;
	text-decoration: none;
}

h1 {
font-size:18px;
color: #666666;
line-height:26px;
}
h2 {
font-size:14px;
}
.preise {
border-style:solid;
border-collapse:collapse;
border-width:1px;
border-color: #D4B15E; 
}

