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

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

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

#middle {
	color:#712525;
	background-image:url(../images/back/hell.png);
	font-size: 14px;
	font-weight:500;
	position:absolute;
	left:225px;
	top:40px;
	width:500px;
	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;
}


.Table-Contact {
	width:400px;
}

.Table-Entry {
	width:400px;
}

.Table-Send {
	width:inherit;
	text-align:left;
	margin-bottom:50px;
}

.Table-GBook-Info {
	border-top:3px solid #712525;
	border-bottom:1px solid #712525;
}

.Table-GBook-Info th {
	text-align:left;
}

.Table-GBook-Info a img {
	border:none;
}

.Table-GBook-Entry {
	margin-bottom:30px;
}
.Table-GBook-Entry th {
}

table {
	width:400px;
}

