body {
	background-color:#ceac76;
	background-image:url(../images/back/background_003.jpg);
}

#site {
	margin:0 auto;
	position:relative;
	top:30px;
	width:950px;
	Height:650px;
	border:2px solid #faeed0;
	background-image:url(../images/back/dunkel.png);
}
#navi_left {
	position:absolute;
	left:0px;
	top:150px;
	width:160px;
	border:none;
}

#navi_right {
	position:absolute;
	right:0px;
	top:150px;
	width:160px;
	border:none;
}

#middle {
	color:#712525;
	background-image:url(../images/back/hell.png);
	font-size: 14px;
	font-weight:500;
	position:absolute;
	left:250px;
	top:40px;
	width:450px;
	height:500px;
	border:3px solid #80796f;
}

#middle_2 {
	color:#712525;
	border-left:3px solid #d0c1a5;
	border-bottom:3px solid #d0c1a5;
	position:absolute;
	left:7px;
	bottom:7px;
	top:5px;
	right:5px;
}

