@charset "utf-8";
/* CSS Document */

  /* LISTENANSCIHT Start */
  
		/* Anzeige: 1 - 5 von 10 */
	.tx-veguestbook-pi1 .tx-guestbook-result {
		float:left;
		font-size:0.8em;

	}
	
	/* Seitennavigation */
	.tx-veguestbook-pi1 .tx-guestbook-pagination {
		float:right;
		margin-right:15px;
		font-size:0.8em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-clear {
		clear:both;
		display:block;
	}
	
	/* Kopf des Eintrages */
	.tx-veguestbook-pi1 .tx-guestbook-header {
		clear:both;
		border: 0px;
		display:block;
		font-size:90%;
		width: 95%;
		margin-bottom:1em;
	}
	
	.tx-guestbook-header-inhalt{
		font-weight:bold;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook {
		float:left;
		width:95%;
		padding-bottom:1em;
		border-bottom:1px solid #999999;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest p,
	.tx-veguestbook-pi1 .tx-guestbook p {
		

	}
	
	.tx-guestbook-comment-header{
		font-weight: bold;
		line-height:1.5em;
		margin-top:0.5em;
	}
	.tx-guestbook-comment{
	}
	
	.tx-guestbook-date {
		text-align:right;
		color:#999999;
	}
	
/* LISTENANSCIHT Ende */


/* FORM Start */

    /* error handling */
	.tx-veguestbook-pi1 p.tx-guestbook-form-error {
		font-weight:bold;
	}
	
	/*Captcha Bild*/
	.tx-guestbook-captcha-img{
		margin-bottom:5px;
	}
/* FORM Ende */