.tx-guestbook-list-table {
	border:0;
}

.tx-guestbook-list-header { 
	background-color:transparent; 
	/*color: #ffffff; 
	font-weight:bold; */
	border-bottom: solid 1px #700964;
}


.tx-guestbook-list-row { 
	background-color: transparent; 
	border-left: solid 1px #700964;
}

.tx-guestbook-list-rowleft { background-color: transparent; }

.tx-guestbook-list-small { font-size: 9px; color: #A30D95; margin-left:-1px; margin-bottom:5px; }

.tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; }

.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }

.tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }

.tx-guestbook-latest-header { background-color: transparent; color: #FFFFFF; font-weight:bold; }

.tx-guestbook-latest-row { 
	background-color: transparent; 
}

.tx-guestbook-latest-small { 
}

.tx-veguestbook-pi1 .tx-guestbook-latest-row p {
	background-color:transparent;
	border-left: solid 2px #700964;
	margin-bottom:7px;
	padding-left:3px;
}

.tx-veguestbook-pi1 .tx-guestbook-form-inputfield-med, .tx-veguestbook-pi1 .tx-guestbook-form-inputfield-med-captcha { 
	border-top: 0; 
	border-left: 0;
	border-right: 0; 
	border-bottom: solid 1px #A21689;  
	background-color:transparent; 
	/* Klappt erst, wenn alle CSSse in der TS referenziert werden, aber dafür muss noch das Ausgabemedium eingestellt werden */
	color:#DF69EF; 
	width:170px; 
	height:20px; 
}

.tx-guestbook-form-inputfield-med-captcha {
	border: solid 1px #A21689;
}

.tx-guestbook-form-inputfield-big { 
	border-top: 0; 
	border-left: 0;
	border-right: 0; 
	border-bottom: solid 1px #A21689;  
	background-color:transparent; 
	width:170px; 
	height:20px;
}

.tx-guestbook-form-textarea { 
	width:250; 
}

.tx-guestbook-form-obligationfield { color: #CC0000; }

.tx-guestbook-form-error { color: #CC0000; }

.tx-srfreecap-pi2-cant-read {
	color: orange;
	display:block;
}

.tx-guestbook-list-comment {
	margin-top:10px;
}
.tx-guestbook-list-entrycomment-title {
	font-weight: bold;
	margin-bottom: 5px;
}
.tx-guestbook-list-entrycomment {
	margin-left:10px;
}