body {
	font: 80% "MS Sans Serif", Geneva, sans-serif;
	background: #ECE4D0 url(../pics/hgr6.gif) fixed;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	line-height: 130%;
}

td {
	font-size: 80%;
}

h2 {
	font-size: 110%;
	margin-bottom: 6px;
}

h3 {
	font-weight: bold;
	font-size: 100%;
	text-align: center;
}

a {
	color: #000000;
}

p {
	margin: 0px;
	margin-bottom: 6px;
}


#alles {
	position: absolute;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	height: 100%;
	background-color: #F3EEE3;
	border-left: 1px solid #7A6434;
	border-right: 1px solid #7A6434;
}

#kopf {
	position: absolute;
	height: 120px;
	width: 100%;
	border-bottom: 1px solid #DC210C;	
	z-index: 10;
}

#inhalt {
	position: absolute;
	top: 120px;
	width: 800;
	height: 22px;
	background-color: #D7C69D;
	z-index: 15;
}

#menu, #menustart {
	position: absolute;
	left: 150px;
	border-top: 1px solid #DC210C;	
	border-bottom: 1px solid #DC210C;	
	border-left: 1px solid #DC210C;
	width: 650px;
	height: 20px;
}

#menustart {
	border-left: none;
}

#menu a {
	list-style: none;
	width: 110px;
	display: block;
	text-align: center;
	line-height: 20px;
	text-decoration: none;
	border-right: 1px solid #DC210C;
	font-weight: bold;
	font-size: 80%;
	color: #D60318;
	padding-top: 1px;
}

#menu a:hover {
	color: #F3EEE3;
	background-color: #C17604;
}

#menu a.aktiv {
	color: #D60318;
	background-color: #F3EEE3;
	cursor: default;
	padding-top: 0px;
	line-height: 21px;
}



#links {
	position: absolute;
	background-color: #ECE4D0;
	border-right: 1px solid #DC210C;
	height: 100%;
	width: 150px;
}

#daten {
	position: absolute;
	top: 150px;
	left: 150px;
	height: 72%;
	width: 649px;
	overflow: auto;
}

#text {
	margin: 50px;
	}

#text img {
	border: 1px solid #999999;
	background-color: #ffffff;
	padding: 5px;
	padding-bottom: 12px;
}
	
#fuss {
	position: absolute;
	bottom: 0px;
	height: 20px;
	width: 650;
	left: 150px;
	font-size: 90%;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	color: #6a552A;
}


table.startseite td {
	border: 1px solid #7A6434;
	
}

.culinaria {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #D60318;
	font-style: italic;
}
a.underlineno {
	text-decoration: none;
}

.klein {
	font-size:	80%;
}
