table.contentTableGuestbook {
	width:480px;
	padding:0px;
	margin-bottom:2px;
	margin-top:3px;
	}
td.contentTableGuestbookHeadLineMiddleNB {
	width:465px;
	padding:2px;
	background-color:#d9e2c8;
	}
td.contentTableGuestbookHeadLineMiddleNB a.menuItem:link,
td.contentTableGuestbookHeadLineMiddleNB a.menuItem:hover,
td.contentTableGuestbookHeadLineMiddleNB a.menuItem:active,
td.contentTableGuestbookHeadLineMiddleNB a.menuItem:focus,
td.contentTableGuestbookHeadLineMiddleNB a.menuItem:visited {
	text-decoration:none;
	color:#2f2921;
	}
td.contentTableGuestbookHeadLineRightNB {
	width:15px;
	padding:2px;
	background-color:#d9e2c8;
	}
td.contentTableGuestbookGuestbook {
	width:480px;
	padding:2px;
	padding-left:5px;
	background-color: #eeede4;
	font-family:Arial;
	font-size:11px;
	color:#000000;
	}
td.contentTableGuestbookHeadLineMiddleGuestbook {
	width:480px;
	padding:2px;
	background-color: #d5c8b9;
	font-family:Arial;
	font-size:11px;
	color:#000000;
	}
td.GuestbookGuestbookContent {
	width:480px;
	padding:2px;
	background-color: #eeede4;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	}
td.GuestbookGuestbookSubLineLeft,
td.GuestbookGuestbookSubLineRight {
	height:12px;
	padding-left:3px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	vertical-align:middle;
	background-color: #eeede4;
	font-family:Arial;
	font-size:9px;
	color:#000000;
	}
td.GuestbookGuestbookSubLineLeft {
	width:466px;
	}
td.GuestbookGuestbookSubLineRight {
	width:14px;
	}
td.GuestbookReiter {
	width:200px;
	border-width:1px;
	border-color:#CBCBCB;
	border-style:solid;
	border-bottom-width:0px;
	background-color:#eeede4;
	padding:3px;
	font-weight:bold;
	}
td.GuestbookNoReiter {
	width:345px;
	border-bottom-width:1px;
	border-bottom-color:#CBCBCB;
	border-bottom-style:solid;
	}
div.guestbookPersondataLabel {
	font-weight:bold;
	float:none;
	height:auto;
	width:auto;
	margin:2px;
	padding-left:0px;
	clear:both;
	}
div.guestbookPersondataInput {
	float:none;
	height:auto;
	width:auto;
	margin:1px;
	clear:both;
	}