body {
	margin-top: 10px;
	background-color: #6678B8;

	scrollbar-face-color: #fff;
	scrollbar-shadow-color: #dfe0ef;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color:#fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #000;

	text-align: center;
}

a:link {
	text-decoration: none;
	color: #0201B5;
}
a:visited {
	text-decoration: none;
	color: #0201B5;
}
a:hover {
	text-decoration: none;
	color: #4744D1;
}

.maintable {
	height: 575px;
	width: 760px;
}

td {
	font-family: verdana;
	font-size: 11px;
}

.top {
	background-image: url('/images/design/layout001/top.jpg');
	background-repeat: no-repeat;
	background-color: #fff;
	height: 110px;
	border-bottom: 1px solid #6678B8;
}

.bottom {
	background-color: #6678B8; background-image: url('/images/design/layout001/bund.jpg'); background-repeat: no-repeat;
	height: 50px;
	border-top: 1px solid #6678B8;
	text-align: center;
}

.menu {
	background-color: #fff;
	width: 175px;
	vertical-align: top;
	padding-top: 20px;
}

.spacer {
	width: 2px;
}

.content {
	background-color: #fff;
	width: 590px;
	padding-left: 10px;
	padding-right:10px;
	vertical-align: top;
	padding-top: 20px;
}
.guest_top {
	width: 400px;
	text-align: left;
	font-size: 10px;
	font-family: verdana;
	padding: 2px;
	padding-top: 4px;
	padding-left: 10px;
	height: 20px;
	background-image: url('/images/design/guestbook/GB05/guestbook_top.gif');
}
.guest_content {
	width: 400px;
	height: 50px;
	text-align: left;
	font-size: 10px;
	font-family: verdana;
	padding: 5px;
	padding-left: 10px;
	background-image: url('/images/design/guestbook/GB05/guestbook_content.gif');
}
.guest_bottom {
	width: 400px;
	test-align: center;
	font-size: 10px;
	font-family: verdana;
	padding: 2px;
	padding-left: 10px;
	height: 20px;
	background-image: url('/images/design/guestbook/GB05/guestbook_bottom.gif');
}
.guest_website {
	width: 400px;
	test-align: center;
	font-size: 10px;
	font-family: verdana;
	padding: 2px;
	padding-left: 10px;
	background-image: url('/images/design/guestbook/GB05/guestbook_content.gif');
}
.login {
	border: 1px Solid Black;
	font-size: 10px;
	width: 200px;
	font-family: verdana;
	font-size: 10px;
}