#site {
	width: 735px;
	border-collapse: collapse;
	padding: 0;
	vertical-align: top;
	margin: 0 auto;
}
#sidebar_left {
	width: 150px;
	vertical-align: top;
	background: #3f4113;
}
#sidebar_right {
	padding: 5px;
	vertical-align: top;
	background: #3f4113;
}
#top_menu {
	width: 100%;
	vertical-align: top;
	text-align: center;
	padding: 0 5px 0 0;
	background: #3f4113;
	clear: both;
	height: 20px;
}
#header_box {
	margin-left: 0px;
	width: 100%;
	clear: both;
	height: 20px;
	background: #3f4113;
	text-align:right;
}

#content {
	background: #fcf9f4 url('/system/gfx/wasserzeichen_allaroundwine.gif') no-repeat right bottom;
	width: 90%;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
#inner_content {
	padding: 10px;
}
