<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*															   einträge	*/

div.gb div.gbbox {
	background-image: url('../img/form/gbbox.gif');
	background-repeat: no-repeat;
	width: 600px;
	min-width: 600px;
	padding-top: 15px;
}

div.gb div.gbbox div.gbtext {
	padding: 20px;
}

div.gb a.gbemail {
	color: gray;
	text-decoration: none;
}

div.gb a.gbemail:hover {
	color: #0634C4;
	text-decoration: underline;
}

div.gb .mycomment {
	margin-top: 1em;
	font-size: smaller;
	color: #970;
}</pre></body></html>