body {
	margin: 0px auto;
	width: 850px;
	padding: 0px 11px 0px 0px;

}

#contentcontainer {
	margin: 20px auto 0px auto;
	padding: 0px;
	width: 850px;
}

* html body {
	margin: 20px auto 0px auto;
	width: 850px;
	padding: 0px 11px 0px 0px;
}

* html #contentcontainer {
	margin-top: 0px !important;
}

#bottom_header {
	background: url(images/header_baustoff.gif) no-repeat;
	height: 154px;
	width: 850px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	float: left;
}

#flare {
	background: url(images/flare.jpg) no-repeat bottom;
	width: 33px;
	height: 224px;
	float: right;
}

* html #flare {
	padding-top: 12px;
}

#flash {
	padding: 45px 0px 0px 700px !important;
}

#content {
	background: url(images/baustoff_bg.gif) no-repeat left;
	width: 850px;
	padding: 0px;
	height: 309px;
	margin: 0px 0px 0px 0px;
	float: left;
}

#main_content {
	width: 383px;
	height: 269px;
	padding: 40px 260px 0px 240px;
}

#footer {
	background: url(images/footer_baustoff.gif) no-repeat;
	height: 34px;
	width: 650px;
	padding: 12px 11px 0px 235px;
	margin: 0px;
	float: left;
}

#content a, #content a:visited {
	background: url(images/arrow.gif) no-repeat;
	padding: 0px 0px 0px 8px;
	text-decoration: none;
	color: #77716b;
}

#content a:hover, #content a:active {
	background: url(images/arrow_mo.gif) no-repeat;
	padding: 0px 0px 0px 8px;
	text-decoration: none;
	color: #000;
}
