body {
	background-image: url(../used/hg_restaurant.jpg);
	background-repeat: repeat-x;
	background-color: #E6DAA8;
	color: #430000;
}
body,td,th,li,ul {
	font-size: 12px;
}
.hg_menu {
	background-image: url(../used/hg_menu_restaurant.jpg);
	background-repeat: repeat-x;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
#content_main {
	position: relative;
	width: 555px;
	height: 100%;
	z-index: 1;
	font-size: 12px;
	margin-left: 20px;
}
#content_main a {
	text-decoration: none;
	font-weight: bold;
	color: #430000;
}
#content_main h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.65em;
	font-weight: bold;
	color: #806D24;
	margin-bottom: 0px;
	padding-bottom: 3px;
}
#content_main h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #806D24;
	margin-bottom: 0px;
	padding-bottom: 3px;
}
#content_main h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #806D24;
	margin-top: 3px;
	margin-bottom: 0px;
	padding-bottom: 3px;
}

#content_main ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#content_main li {
	margin-top: 0px;
	margin-bottom: 8px;	
}

#content_pics {
	position: relative;
	width: 81px;
	height: 100%;
	z-index: 3;
}
.cls_list_left {
	/*kein Rand links (für Speisenauflistungen) */
	margin-left: 15px;
	padding-left: 2px;
}
