/********************************/
/* Klassenstyles                */
#text #gaestebuch div.gb {
	margin: 0 ;
	padding: 0;
	border: 1px solid #E2E2E2;
	line-height: 19px;
}
#text #gaestebuch div.gb-author {
	margin: 0px;
	padding: 20px;
	background: #FFFFFF;
}
#text #gaestebuch p.gb-author-left {
	margin: 0px;
	float: left;
}
#text #gaestebuch p.gb-author-right {
	margin: 0px;
	text-align: right;
}
#text #gaestebuch div.gb-entry {
	margin: 0px;
	padding: 20px;
	background: #FFFFFF;
}
#text #gaestebuch p.gb-browse {
	text-align: right;
	font-weight: bold;
}
#text #gaestebuch p.gb-admin-buttons {
	margin: 3px 0px 0px 0px;
	text-align: right;
}
#text #gaestebuch .caution {
	color: red;
	font-weight: bold;
}
#text #gaestebuch .small {
	font-size: 10px;
	line-height:16px;
}
#text #gaestebuch .comment {
	margin: 10px 0px 0px 0px;
	color: #808080;
	font-style: italic;
}
#text #gaestebuch b {
	font-weight: bold;
	display: inline;
	margin: 0;
	padding: 0;
	border: 0px;
	background-color: transparent;
	font-size: 100%;
}
#text #gaestebuch h1 {
	font-size: 130%;
	color: #666666;
	display: block;
	margin: 20px 0 15px 0;
	padding: 0;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 0px;
	line-height: 140%;
}
#gaestebuch #neu {
	font-size: 78%;
	color: #666666;
	display: block;
	width: 238px;
	height: 28px;
	padding: 6px 0 0 20px;
	background-image: url(../layout/erstellen.gif);
	background-repeat: no-repeat;
}
