@charset "UTF-8";

@media all
{
	/**
	 * Liste
	 */

	.tx-guestbook-result { padding-top: 6px; }


	/**
	 * Eintragen
	 */

	.tx-guestbook-field { margin-top: 1em; }
	.tx-guestbook-form-obligationfield { color: #8b0000; }
/*	.tx-guestbook-form-textarea { width: 100%; }*/
/* Änderung 26.04.2009 U.M. */
	.tx-guestbook-form-textarea { width: 90%; }



	/**
	 * Teaser
	 */

	.tx-guestbook-latest .tlist-date { margin-top: 0.5em; }
}