body {
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#headbar {
	background-image: url(images/headbar_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 135px;
	vertical-align: top;
}
#navbox {
	background-image: url(images/headbar_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	vertical-align: bottom;
	text-align: center;
}
#navbar {
	font-size: 12px;
	text-align: center;
}
#navbar a {
	line-height: 30px;
	display: block;
	padding: 0px 12px;
	white-space: nowrap;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	color: #333366;
}
#navbar a:hover {
	text-decoration: underline;
	background-color: #fff;
	color: #000;
}
#content {
	padding: 15px;
	/* background-color: #000; */
	background-color: #000;
	
}
#address {
	text-align: center;
	color: #fff;
}
#indexleftbox {
	float: left;
	margin-right: 15px;
}
#indexrightbox {
	float:right;
	width: 250px;
	color: #fff;
	font-size: 90%;
	line-height: 160%;
}
.maintext {
	font-size: 90%;
	line-height: 150%;
	color: #fff;
}
.maintextshifted {
	font-size: 90%;
	line-height: 150%;
	padding-left: 12px;
	color: #fff;
}
h2.menu_heading {
	color: #fff;
	border-left: 8px solid #CC0000;
	padding:3 4px;
	border-bottom: 1px solid #aaa;
	font-size: 16px;
}
h2.shop_heading {
	color: #fff;
	border-left: 8px solid #CC0000;
	padding:3 4px;
	border-bottom: 1px solid #aaa;
	font-size: 16px;
}
table.menu_menucontainer {
	color: #fff;
	border-collapse: collapse;
	margin-left: 14px;
	margin-right: 50px;
	float: left;
}
.menu_price {
	text-align: right;
	white-space: nowrap;
}
.menu_comment {
	padding-top: 0px;
	margin-top: 0px;
	font-size: 90%;
	color: #666;
}
tr.border_top td {
	border-top: 1px solid #444;
}
table#linkbox {
	color: #fff;
	font-size: 90%;
	line-height: 140%;
}
#linkbox a {
	color: #99f;
}
h1 {
	font-size: 12px;
	color: white;
	padding: 11px 0 0 19px;
}
.topics_box {
	font-size:90%;
	color:wahite;
	line-height:150%;
	padding: 10px;
	border: 5px solid #CC3300;
	width:630px;
	margin-left:18px;
}
.topics_box p {
	color:white;
}
.topics_box h3 {
	color:#CC3300;
	margin-top:0px;
}
.topics_box img {
	float:right;
}
