.tx-comments-comment-form {
	margin-top: 10px;
}

.tx-comments-pi1 {
	border:  1px solid	#E3DFE0;
}

.tx-comments-pi1 .tx-comments-comment-form {
	background: #D0D8BE url("../images/pen_comment.png") no-repeat 0 0;	
	padding-top: 10px;
	padding-left: 50px;
	padding-bottom: 16px;
}

.tx-comments-pi1 .tx-comments-comments div.tx-comments-comment-2,
.tx-comments-pi1 .tx-comments-comments div.tx-comments-comment-1 {
	padding-bottom: 10px;
	background: #EEE url("../images/doc_comment.png") no-repeat 0 0;	
	padding-top: 10px;
	padding-left: 50px;
	font-size: 14px;
	margin-bottom: 10px;
	color: #666;
}

.tx-comments-pi1 .tx-comments-comment-form h4 {
	margin: 0px;
}

.tx-comments-pi1 .tx-comments-comment-form fieldset {
	border: none;
}

.tx-comments-pi1 .tx-comments-comment-form input, .tx-comments-pi1 .tx-comments-comment-form textarea {
	width: 65%;
	float: left;
	margin-bottom: 16px !important;
}

.tx-comments-pi1 .tx-comments-comment-form .button {
	width: auto;
}

.tx-comments-pi1 .tx-comments-comment-form label {
	width: 28%;
	display: block;
	float: left;
}

.tx-comments-pi1 .tx-comments-comment-form form br.clear { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

.tx-comments-pi1 .tx-comments-comment-form .tx-comments-required-note {
	float: right;
	font-size: 13px;
	color: #666666 !important;
	padding-right: 16px;
}

.tx-comments-pi1 .tx-comments-comment-form .tx_comments_pi1_email {
	font-size: 11px;
}

.tx-comments-comments .tx-comments-comment-name{
	font-weight: bold;
}

.tx-comments-comments .tx-comments-comment-content {
	font-style: italic;
	font-size: 12px;
	padding-top:  25px;
	padding-bottom: 25px;
}

.tx-comments-pi1 .tx-srfreecap-pi2-cant-read {
	color: #666666;
	font-size: 1em;
}

.tx-comments-pi1 .firstname_error label,.tx-comments-pi1  .lastname_error label,.tx-comments-pi1  .email_error label,.tx-comments-pi1  .content_error label{
	color: #CC0000 !important;
	height: 30px;
}

.tx-comments-pi1 .code_label {
	height: 85px;
}

.tx-comments-pi1 .captcha_error label {
	color: #CC0000 !important;
	height: 60px;
}

.tx-comments-pi1 .firstname_error input,.tx-comments-pi1  .lastname_error input,.tx-comments-pi1  .email_error input,.tx-comments-pi1  .captcha_error input,.tx-comments-pi1  .content_error textarea {
	border: 1px solid #c00;
}

.tx-comments-pi1 .isError {
	background: #D0D8BE url("../images/warning_comment.png") no-repeat 0 0 !important;	
}

.tx-comments-pi1 .isError h4 {
	color: #c00 !important;
}

.tx-comments-pi1 .error_hint {
	background-color:#CC0000;
	color:white;
	float:left;
	padding-bottom:2px;
	padding-left:7px;
	padding-top:2px;
	width:64%;
}

.tx-comments-pi1 h3 {
	padding: 10px;
}

.tx-comments-pi1 #showtermsofuse {
	text-decoration: underline;
	cursor: pointer;
}

.tx-comments-pi1 #termsofuse h4 {
	color: #666666 !important;
}
