#body .tx-guestbook-pagination a, #body .tx-guestbook-pagination a:visited {color:#E2830D;border:none;padding:2px 3px 2px 3px;}
#body .tx-guestbook-pagination .activepage { padding:2px 3px 2px 3px;background:#F9F8F3;}    
    
    .tx-veguestbook-pi1 {
	    width:auto;
    }
  
    /* error handling */
	.tx-veguestbook-pi1 div.tx-guestbook-form-error {
		text-indent:10px;
	}	
	.tx-veguestbook-pi1 div.tx-guestbook-form-error ul {color:#FFFFFF;background:#EE8207;width:476px;margin:5px 0px 5px 0px;font-weight:bold;color:#ffffff;padding:3px;}

	
	/* display of result count */
	.tx-veguestbook-pi1 .tx-guestbook-result {
		font-weight:bold;
		float:left;
		color:#666;
	}
	
	/* pagination */
	.tx-veguestbook-pi1 .tx-guestbook-pagination {
		font-weight:bold;
		float:right;
	}
	
	/* styles for list mode */
	.tx-veguestbook-pi1 div.tx-guestbook-header {
	    height:42px;
		clear:both;
		background:transparent url(../img/gb/gb_head.jpg) top left no-repeat;
		color:#FFF;
		display:block;
		font-size:100%;
		font-weight:bold;
		padding: 0px;
		text-indent:10px;
		width: 903px;
	}
	
	.tx-veguestbook-pi1 div.tx-guestbook-header div { padding-top:5px;font-size:14px;}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		float:left;
		width:188px;
		height:149px;
		background:transparent url(../img/gb/gb_leftbg.jpg) top left no-repeat;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left img {
		margin-top:1px;
	}
	
	.tx-veguestbook-pi1 span.gb_date {
		color:#666;
		font-weight:bold;
		padding-bottom:2px;
		display:block;
	}
	
	.tx-veguestbook-pi1 .gb_gravatar { text-align:center; }
 
	.tx-veguestbook-pi1 .tx-guestbook-right {
		float:right;
		background:transparent;
		width:706px;
	}
	.tx-veguestbook-pi1 .tx-guestbook-outerWrap { width:903px;background:transparent url(../img/gb/gb_bg.jpg) right bottom repeat-y;float:left;}
	.tx-veguestbook-pi1 .tx-guestbook-innerWrap { width:903px;background:transparent url(../img/gb/gb_bottom.jpg) right bottom no-repeat;float:left;padding-bottom:0px; }
	
	.tx-veguestbook-pi1 .tx-guestbook-right .gb_padding { padding:0px 8px 10px 12px; }
	.tx-veguestbook-pi1 .tx-guestbook-left .gb_padding  { padding:0px;text-align:center; }
	.tx-veguestbook-pi1 .tx-guestbook-left .gb_gravatar { padding:5px 0px;width:148px;margin:auto; }
	
	/* styles for latest mode */
	.tx-veguestbook-pi1 .tx-guestbook-latest p,
	.tx-veguestbook-pi1 .tx-guestbook-right p {
		color:#333;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
	.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
        font-weight: bold;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right h3 {
		margin-top:20px;
		color:#EE8207;
		font-weight:bold;
		background:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
		color:#333;
		font-style: italic;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest {
		display:block;
		padding:0.25em;
		clear:both;
	}
	
	/* form styles */
	.tx-veguestbook-pi1 .tx-guestbook-field {
		clear:both;
		width:100%;
		height:34px;
		display:block;
		margin:5px 0px;
	}
	
	#body .tx-veguestbook-pi1 #tx-guestbook-field-textarea { height:auto; }
	#body .tx-veguestbook-pi1 #tx-guestbook-field-submit {padding-bottom:30px;padding-top:15px;}
	.tx-veguestbook-pi1 .tx-guestbook-field label {
		clear: both;
		display: block;
		float: left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
		float:left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
		float:left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
		height: 220px;
		display: block;
		float: left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
		color:#ee8207;
	}
	
	.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;
	}


#body a.gb-hpLink:visited, #body a.gb-hpLink {border:none;background:transparent url(../img/gb/gb_HP.jpg) top left no-repeat;display:block;height:18px;width:17px;}
#body a.gb-hpLink:hover { border:none;background:transparent url(../img/gb/gb_HP.jpg) bottom left no-repeat; }

	
	
/*  FORM */	
#txtarea {margin-left:10em; }
#body #txtarea a {border:none;}	
#body #txtarea img {margin-right:3px;margin-bottom:4px;}
#txtsmilies {padding-bottom:5px;}

label { width:125px;display:block;float:left; }
label#messageLabel { height:200px; } 
input { border:2px solid #F4E5D1;padding-top:2px;width:350px;padding-left:5px;height:25px;font-size:14px;font-weight:bold;color:#666;}
input#capture { width:75px;margin-right:10px; }
input#guestbook_submit { border:none; margin-left:137px;height:41px;padding:0px;width:328px;background:transparent url(../img/gb/gb_eintragen.jpg) top center no-repeat; }
input#guestbook_submit.submit_hover { cursor:pointer;cursor:hand; background-position:bottom center; }
textarea { margin-top:5px;border:2px solid #F4E5D1;padding:5px;width:348px;height:160px; }


	
