#mantel {
	text-align: left;
	width: 790px;
	overflow: hidden;
	background-color: #AE7750;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #C8A388;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 16;
	padding-left: 0;
	background-image: url(../images/hintergrund_start.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.main {
	WIDTH: 586px;
	float: left;
	position: static;
	padding-left: 10px;
}
.main2 {
	WIDTH: 584px;
	float: left;
	position: static;
	padding-left: 10px;
}

#Layer1 {
	z-index:1;
	width: 230px;
	float: right;
	padding: 10px;
	position: static;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C8A388;
	border-right-color: #C8A388;
	border-bottom-color: #C8A388;
	border-left-color: #C8A388;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #B88765;
	height: 400px;
}


