body {
	background-color: #D6A05E;
	/*#CE8D3E;
	*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 12px;
}

#table_struct {
	background-color: white;
	border-left: 1px solid #952927;
	border-right: 1px solid #952927;
	border-bottom: 1px solid #952927;
	width: 800px;
}

#header {
	background-color: #DEB887;
	width: 800px;
	padding: 0 0 0 0;
	border-bottom: 2px solid #952927;
}

#nav_left {
	width: 202px;
	background-color: #952927;
	vertical-align: top;
}
#nav_left img {
	padding-bottom: 2px;
}

#content {
	padding: 30px;
	vertical-align: top;
	width: 598px;
}

#content a {
	text-decoration: none;
	color: #952927;
	border-bottom: dashed 1px #952927;
}
#content a:hover {
	color: #D39344;
	border-bottom: dashed 1px #D39344;
}

#speisen_top a{
	border-bottom: none;
}

#content h1 {
	color: #952927;
	font-size: 18px;
}
#content h2 {
	color: #952927;
	font-size: 14px;
}
#footer {
	background-color: #952927;
	text-align: center;
	font-size: 10px;
	color: #D39344;
	font-weight: bold;
}

#footer a {
	padding-left: 10px;
	padding-right: 10px;
	color: white;
	text-decoration: none;
}
#footer a:hover {
	color: #D39344;
	text-decoration: none;
}

#wein_speisen {
	vertical-align: top;
}

#wein_speisen h1 {
	color: #952927;
	font-size: 14px;
}

#wein_speisen td {
	vertical-align: top;
}