.easycomment_input, #easycomment_textarea {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;
	width:280px;
	color:#FFFFFF;
	border-style:solid;
	border-color:#46466C;
	border-width:1px;
	background-color:#46466C;

}

.titleinput, .titleinputHovered {
	color:#FFFFFF;
	border-style:solid;
	border-color:#46466C;
	border-width:1px;
	background-color:#555686;

}

.titleinputHovered {

	background-position:left bottom;


}

.nameinput, .nameinputHovered {

	margin-top: 10px;


	height:17px;

	background:url(../images/name.gif) no-repeat left top; /* background:url(images/name_error.gif) no-repeat left top; */

	border:none;

	padding-top: 15px;

	padding-right: 18px;


	font-size: 11px;

	text-align: center;

}

.nameinputHovered {

	background-position:left bottom;


}

.nameinput_error, .nameinput_errorHovered {

	margin-top: 10px;

	width:200px;

	height:17px;

	background:url(../images/name_error.gif) no-repeat left top;

	border:none;

	padding-top: 15px;

	padding-right: 18px;

	color: #ff7b7b;

	font-size: 11px;

	text-align: center;

}

.nameinput_errorHovered {

	background-position:left bottom;


}

/*Text areas*/

.textarea, .textareaHovered {

	margin-top: 10px;

	width:389px;

	height:138px;

	background:url(../images/comment.gif) no-repeat left top;

	border:none;

	padding-top: 7px;

	padding-bottom: 9px;

	padding-right: 18px;

	padding-left: 10px;

	font-size: 11px;


	line-height: 16px;

}

.textareaHovered {

	background-position:left bottom;

}

.textarea_error, .textarea_errorHovered {

	margin-top: 10px;

	width:389px;

	height:138px;

	background:url(../images/comment_error.gif) no-repeat left top;

	border:none;

	padding-top: 7px;

	padding-bottom: 9px;

	padding-right: 18px;

	padding-left: 10px;

	font-size: 11px;


	line-height: 16px;

}

.textarea_errorHovered {

	background-position:left bottom;


}

/*Button*/

.buttonSubmit, .buttonSubmitHovered {

	width:200px;

	height:62px;

	background:url(../images/fertig.jpg) no-repeat left bottom;

	cursor:pointer;

	border:none;

}

.buttonSubmitHovered {

	background-position:left top;

}

.codeinput, .codeinputHovered {

	margin-top: 10px;

	width:200px;

	height:27px;

	background:url(../images/code.gif) no-repeat left top; /* background:url(images/code_error.gif) no-repeat left top; */

	border:none;

	padding-top: 20px;

	padding-left: 16px;


	font-size: 18px;

	font-weight: bold;

	letter-spacing: 6px;

	text-transform: uppercase;

}

.codeinputHovered {

	background-position:left bottom;


}

.easycode {

	position: absolute; 

	margin-top: 25px; 

	margin-left: 140px;

}

.codeinput_div {

	clear: right; 

	float:left;

}

.submitbutton {

	padding-top: 8px;

}

.show_comments_title {
	background: url(../images/comment_entry_top.gif);
	height: 20px;
	padding-left: 15px; 
	margin-bottom: 0px; 
	margin-top: 10px; 
	padding-top: 45px; 
	font-size: 14px; 
	width: 393px; 
	margin-left: auto; 
	margin-right: auto;
}

.show_comments_details {
	font-size: 10px; 
	margin-left: 5px; 
	font-weight: normal;
}

.show_comments_comment {
	background: url(../images/comment_entry_middle.gif);
	padding-left: 23px;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-right: 15px; 
	margin-left: auto; 
	margin-right: auto; 
	width: 370px; 
}

.show_comments_bottom {
	background: url(../images/comment_entry_bottom.gif);
	margin-left: auto; 
	margin-right: auto; 
	width: 408px; 
	height: 13px;
}

.easycomments_footer {
	clear: both; 
	padding-top: 30px;
}

.easycomments_post_input {
	
}

.easycomments_comment {


	background: left top url(../images/ec_icon.gif) no-repeat;

	padding-left: 22px;

}



.easycomments_saved {
	background: url(../images/saved_bg.jpg);
	height: 25px;
	margin-bottom: 0px; 
	margin-top: 20px; 
	padding-top: 12px;
	font-size: 11px; 
	width: 404px; 
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
}

/* EasyComments-Boxes */

.box {
	margin: 0 10px 0 10px;
}


.box .content .title {
	background-image: url(../images/title_bg.gif);
	height: 19px;
	padding-top: 2px;
	padding-left: 15px; 
	padding-right: 15px;
	padding-bottom: 2px;
	font-size: 14px;
}

.box .content .text {
	border: 1px solid #817245;
	background-color: #F4F4F4;
	padding-top: 7px;
	padding-left: 15px; 
	padding-right: 15px;
	padding-bottom: 7px;
}

.box_clear {
	height: 1.5em;
}

.easynr {
	font-size: 10px;
}


.easycommentsform {
color:#FFFFFF;