.tx-veguestbook-pi1 { font-size:1em; margin-top: 10px;}
.tx-veguestbook-pi1 a{ color: #bc0500;}
    
      /* error handling */
.tx-veguestbook-pi1 p.tx-guestbook-form-error {
  		font-weight:bold;
  		color:#990000;
}
  	
/* display of result count */
.tx-veguestbook-pi1 .tx-guestbook-result {
  		font-weight:bold;
  		float:left;
}
  	
/* pagination */
.tx-veguestbook-pi1 .tx-guestbook-pagination {
  		font-size: 0.85em;
  		font-weight:bold;
  		float:right;
		padding-right: 10px;
}
  	
/* styles for list mode */
.tx-veguestbook-pi1 h2.tx-guestbook-header {
  		clear:both;
		background-image: url(../bilder/bg_guestbook.gif);
		background-repeat: no-repeat;
  		color:#bc0500;
  		display:block;
  		font-size: 1.2em;
  		font-weight:bold;
  		padding: 8px 8px 0 8px;
  		width: 397px;
		height: 24px;
		margin-bottom: 0px;
		float: left;
}
  	
.tx-veguestbook-pi1 .tx-guestbook-left {
  		width: 666px;
  		background:#f9eec1;
  		padding: 4px;
		height: 18px;
		*margin-bottom: 12px;
}
  	
.tx-veguestbook-pi1 .tx-guestbook-left p { color:#30322f; float: left; padding: 0; margin: 0 20px 0 0;}
   
.tx-veguestbook-pi1 .tx-guestbook-right {
  		width: 96%;
  		padding: 8px;
		clear: both;
		border: 1px solid #f9eec1;
		margin-right: 1px;
}
  	
/* styles for latest mode */
.tx-veguestbook-pi1 .tx-guestbook-latest p,
.tx-veguestbook-pi1 .tx-guestbook-right p {
  		color:#30322f;
}
  	
.tx-veguestbook-pi1 div.tx-guestbook-date { 
	float: right; 
	width: 30%;
	text-align: right;
	margin-top: 25px;
	*margin-top: 12px;
	margin-right: 10px;
	font-size: 0.85em;
}
   
.tx-veguestbook-pi1 .tx-guestbook-right h3 {
	font-size:100%;
	color:#bc0500;
	font-weight:bold;
	background:none;
	margin-bottom: 0;
}
  	
.tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
	font-size: 1em;
	font-style: italic;
	margin-top: 6px;
	*margin-bottom: 10px;
}
  	
.tx-veguestbook-pi1 .tx-guestbook-latest {
	display:block;
	padding:0.25em;
	clear:both;
	border-top: 1px solid #bc0500;
 }
  	
.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date{border-top: 1px solid #bc0500; }


/* form styles */
.tx-veguestbook-pi1 .tx-guestbook-field {
	clear:both;
	width:100%;
	display:block;
	padding: 1em 0;
	*padding: 0.5em 0;
}
  	
.tx-veguestbook-pi1 .tx-guestbook-field label {	
	float: left;
	width: 10em;
}
  	
.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med, 
.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big{
	overflow: auto;
	float:left;
	width:18.5em;
	border: 1px solid #bc0501;
}

.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
	width:19em;
	*width:18.5em;
	float: left;
	border: 1px solid #bc0501;
}
  	
.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
	color:#990000;
}

/* Capture-Bild */
.tx-guestbook-form-inputfield-med#capture {width: 130px; _position: relative; _left: -247px;}
.tx-guestbook-field img { 
	margin-top: -29px; 
	margin-left: 280px; 
	*margin-top: -21px;
}
  	
.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;
}
  	
.tx-veguestbook-pi1 input.tx-guestbook-submit {
	width:auto;
	display:block;
	margin-left: 9.5em;
	border: none;
	background-color: #f9eec1;
	font-weight: bold;
	color: #bc0501;
}
