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

    .tx-veguestbook-pi1 {
		width: 100%;
    }
  
    /* error handling */
	.tx-veguestbook-pi1 p.tx-guestbook-form-error {
		font-weight:bold;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		float:left;
		width:12em;
		background:#EFEFEF;
		min-height:4em;
		padding: 1em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		height:4em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left p {
		color:#333;
	}
 	
	/* form styles */
	
	.tx-veguestbook-pi1 .tx-guestbook-field label {
		clear: both;
		display: block;
		float: left;
		width: 10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
		float:left;
		width:20em;
		clear:both;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 fieldset {
		border:none;
	}
	
	.tx-veguestbook-pi1 legend {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		float:left;
		display:block;
		background:#F7F7F7;
		border:1px solid #CCC;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		margin-left:2.25em;
	}
 
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap img {
		float:left;
		display:block;
		padding-left:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap input {
		float:left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap label {
		clear:both;
		display:block;
		float:none;
		width:10em;
		margin-bottom:0.5em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap p {
		font-size:75%;
		padding:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-clear {
		clear:both;
		display:block;
	}
	
	/*Inputform*/
		.tx-veguestbook-pi1 .tx-guestbook-field {
		clear:both;
		width:100%;
		display:block;
	}
	
	.tx-guestbook-field-bezeichnung, .csc-form-label-req {
		margin-bottom:2px;
		margin-top:10px;
		}
		
		
	.tx-guestbook-form-inputfield, .csc-form-fieldcell  {
		float:left;
		width:17em;
		line-height:1.4em;
		margin-bottom:5px;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
		float:left;
		width:18.9em;
		line-height:1.4em;
		margin-bottom:5px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:0.9em;
	}
	.tx-guestbook-submit{
		margin-top:5px;
		width:10em;
		line-height:1.4em;
		display:block;
	}
	
		/* styles for list mode */
	.tx-veguestbook-pi1 .tx-guestbook-header {
		clear:both;
		border: 0px solid #ffffff;
		display:block;
		font-size:90%;
		padding: 0.1em;
		width: 100%;

	}
	
	.tx-guestbook-header-inhalt{
		font-weight:bold;
		font-size:120%;
	}
	.tx-guestbook-header p {
		line-height:0.8em;	
		}
		
	.tx-veguestbook-pi1 .tx-guestbook {
		float:left;
		width: 100%;
		border: 0px solid #ffffff;
		padding: 0.1em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest p,
	.tx-veguestbook-pi1 .tx-guestbook- p {
		color:#000000;
	}
	
	.tx-guestbook-date {
        float: right;
	}
	
		/* display of result count */
	.tx-veguestbook-pi1 .tx-guestbook-result {
		float:left;
		font-size:1em;
	}
	
	/* pagination */
	.tx-veguestbook-pi1 .tx-guestbook-pagination {
		float:right;
		margin-right:15px;
		font-size:1em;
	}
	/*captcha bild*/
	.tx-guestbook-captcha-img{
		margin-bottom:5px;
		}