body{
	margin:0;
	color:#235523;
	font:11px Georgia, Georgia, serif;
	position: relative;
	min-width: 722px;
	background: #967d5a url(../images/background.png) repeat-x;
}
h1, h2, h3, p {margin:0;}
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
img{border-style:none;}
a:focus {outline:none;} 
a {
	text-decoration:none;
	color: #8ca000;
}
a:hover {
	color: #235523;
}


* html .bg-left {
	bottom: -1px;
}
#page {
	margin:50px auto;
	width:722px;
	overflow:hidden;
	background: url(../images/bg-page.gif) repeat-y;
}
.page-bg-t {
	background: url(../images/bg-page-t.gif) no-repeat;
}
.page-bg-b {
	padding:0 0 60px;
	background: url(../images/bg-page-b.gif) no-repeat 0 100%;
}
/*-----header-----*/
#header {
	width:722px;
	height:209px;
	overflow:hidden;
	position:relative;
}
#header .logo{
	width:184px;
	height:106px;
	display: block;
	padding:46px 0 11px 267px;
	text-indent:-9999px;
	overflow:hidden;
}
#header .logo a{
	background:url(../images/logo.gif) no-repeat;
	display:block;
	height:100%;
}
#nav {
	background: url(../images/bg-nav-r.gif) no-repeat 100% 50%;
	width: 561px;
	margin: 0 auto;
	overflow: hidden;
}
#nav ul {
	background: #235523 url(../images/bg-nav-l.gif) no-repeat 0 50%;
	margin:0 28px 0 0;
	padding:0 0 0 46px;
	width:487px;
	overflow: hidden;
}
#nav li {
	float: left;
	padding: 0 23px;
}
#nav li a {
	color: #fff;
	font: bold 12px/25px "Times New Roman", Times, serif;
}
#nav li a:hover {
	color: #8ca000;
}
/*-----content-----*/
#main {
	width:537px;
	margin: 0 auto;
	overflow:hidden;
	background: url(../images/bg-main.gif) repeat-y;
}
.main-bg-t {
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-main-t.gif) no-repeat;
}
.main-bg-b {
	width: 523px;
	padding: 17px 7px 20px;
	overflow: hidden;
	background: url(../images/bg-main-b.gif) no-repeat 0 100%;
	position: relative;
}
#content {
	width: 359px;
	float: left;
	overflow: hidden;
	padding: 1px 0 0;
}


.leftcolumn {
	width: 126px;
	float: left;
	overflow: hidden;
	border: none;
	border-right: 1px solid #5a7f5a;
	margin: 15px 0 0;
}
.leftcolumn ul {
	float:left;
	padding:2px 0 0;
	width:140px;
}
.leftcolumn li a {
	line-height: 15px;
}
.leftcolumn li.active a,
.leftcolumn li a:hover {
	color: #235523;
}
.leftcolumn li.active a { font-style: italic;}
.rightcolumn {
	float: right;
	border-left: 1px solid #5a7f5a;
	margin: 15px 0 0 -1px;
	width: 192px;
	overflow: hidden;
	padding: 0 30px 0 10px;
}
h1 {
	font-size: 11px;
	line-height: 15px;
	color: #235523;
	background: url(../images/bg-h1.gif) repeat-x 0 100%;
	padding: 0 0 10px;
}
.rightcolumn h1 {padding:2px 0 8px 6px;}
#content p {
	color: #235523;
	font-style: italic;
	line-height: 15px;
	padding:7px 23px 10px 7px;
}
p.underline {
	background: url(../images/bg-text.gif) repeat-x 0 100%;
}
.box {
	background: url(../images/bg-box.gif) repeat-x 0 0;
	padding: 5px 0 0;
}
h2 {
	font-size: 11px;
	line-height: 15px;
	color: #235523;
}
.rightcolumn h2 {
	width: 179px;
	margin: 0 auto;
	text-align: center;
	padding: 29px 0 32px;
}
.rightcolumn .link {
	padding:5px 0 15px 6px;
	display: block;
	width:100px;
}
#sidebar {
	width: 149px;
	float: right;
}
#sidebar h1 {
	background: url(../images/bg-text.gif) repeat-x 0 100%;
	margin:0 auto;
	padding:0 0 3px 17px;
	width:121px;
}
#sidebar .box {
	bottom:19px;
	padding:10px 0 0 16px;
	position:absolute;
	right:12px;
	width:124px;
}
* html #sidebar .box {
	bottom: 18px;
}
#sidebar p {
	color: #235523;
	line-height: 15px;
}
#sidebar ul.zutaten {
	padding:13px 7px 0 0;
	width:121px;
	float: right;
}
#sidebar li {

	padding: 3px 0 3px;
}
#bottom-box {
	width:537px;
	margin: 7px auto 0;
	overflow:hidden;
	background: url(../images/bg-bottom-box.gif) repeat-y;
}
.bottom-box-t {
	background: url(../images/bg-bottom-box-t.gif) no-repeat;
	width: 100%;
	overflow: hidden;
}
.bottom-box-b {
	background: url(../images/bg-bottom-box-b.gif) no-repeat 0 100%;
	width: 523px;
	overflow: hidden;
	padding: 15px 7px;
}
#bottom-box p {
	color: #235523;
	font-style: italic;
	line-height: 15px;
}
.best-selers {
	float: left;
	margin:0 0 0 29px;
	padding:0 22px 0 0;
	display: inline;
}
#bottom-box .blindtext {
	float: left;
	width: 254px;
	padding:7px 0 0 16px;
	background: url(../images/border.gif) repeat-y;
}
#bottom-box h3 {
	font-size: 11px;
	line-height: 15px;
	color: #235523;
}
#bottom-box h3.small {
	float: right;
	padding:6px 32px 0 0;
	width:74px;
	text-align: center;
}