#evaluation {
	clear:left;
	width:945px;
	display:block;
/*	margin-top:10px;*/
	margin-bottom:20px;
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	border-bottom: 2px solid #CFCFCF;
	float:left;
	width:702px;
}

#evaluation a, #evaluation a:visited, #evaluation a:active, #evaluation a:focus
{
	color: #343434;
}

#evaluation .ruler
{
	float:left;
	clear:right;
	margin-bottom:3px;
	margin-left:268px;
}
#evaluation .evaluationCommentsTitle
{	
	float:left;
	margin-left:55px;
	font-weight:bold;
	margin-top:18px;
}
#evaluation .eval_flashPoints
{
	margin-right:10px;
	font-weight:bold;
	text-align:right;
}
#evaluation a.evUnitclosed {
	float:left;
	background-color:transparent;
	background-image:url(../../images/profile/opencloseevaluation.png);
	background-position:0 top;
	background-repeat: no-repeat;
	display:block;
	margin-right:6px;
	margin-left:15px;
	width:13px;
	height:13px;
}
#evaluation .evaluationUnit, #evaluation .evaluationUnitSub {
	clear:left;
	height:50px;
	padding-top:5px;
	padding-bottom:5px;
	width: 702px;
}

#evaluation .evaluationUnit {
	padding-top:10px;
	width:692px;
}
#evaluation .evaluationSub, #evaluation .evaluationSubView {
	float:left;
	width:100%;
	
	padding-bottom:20px;
	background-color:#f8f8f8;
	padding-top:5px;
	border-bottom:1px solid #ccc;

}

#evaluation .evaluationSub {
	padding-top:35px;
	background-image:url(../../images/profile/evaluation_sub_background.png);
	background-repeat:repeat-x;
}

#evaluation .evUnitComment {
	float:right;
	width:270px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:49px;
	margin-right:10px;
	background-color:#fdfdf3;
	border-top: 1px solid #999;
	border-left:1px solid #999;
	border-bottom:1px solid #d1d1d3;
	border-right:1px solid #d1d1d3;
}

#evaluation .evUnitComment:focus {
	border: 1px solid #333;
}


#evaluation .evUnitTitle {
	float:left;
	width:209px;
	margin-right:10px;
	font-weight:bold;
	font-size:11px;
}

#evaluation .evUnitSubTitle {	
	float:left;
	width:208px;
	margin-right:10px;
	margin-left:35px;
	font-weight:bold;
	font-size:11px;	
}

#evaluation .evUnitTitleView {
	float:left;
	width:210px;
	margin-right:10px;
	font-size:10px;
}
#evaluation .evUnitSubTitleView {
	float:left;
	width:214px;
	margin-right:10px;
	margin-left:40px;
	font-size:10px;
}
#evaluation .flash_evaluation {
	float:left;
	width:300px;
	height:23px;
	display:block;
	margin-right:5px;
	padding:0px;
	background-image:url(../../images/companies/companies_bewertung_big.png);
	background-repeat:no-repeat;
}
#evaluation .flash_evaluation_view {
	float:left;
	width:155px;
	height:16px;
	display:block;
	margin-right:10px;
	padding:0px;
}

#evaluation .blockComment {
	float:right;
	width:230px;
}

#evaluation .button {
	float:left;
	width:26px;
	height:23px;
	display:block;
	padding:0px;
}
#evaluation .inputPoints {
	clear:right;
	font-weight:bold;
	font-size:16px;
	padding-top:7px;
	margin-top:-7px;
	width: 52px;
	height:28px;
	border: none;
	float:left;
	text-align:center;
	background-image:url(../../images/profile/background_Points_evaluation.png);
	background-repeat:no-repeat;
	color:#fa6000;
}

#evaluation .detailsEvaluation {
	float:left;
	width:538px;
	display:block;
	text-align:right;
}

#evaluation .detailsEvaluation a {
	color:#f66200;
}
#evaluation .detailsEvaluation a:hover, 
#evaluation .addComments a:hover,
#evaluation .addComments2 a:hover {
	color:#333333;
}

#evaluation .addComments,
#evaluation .addComments2 {
	float:left;
	margin-left:19px;
}
#evaluation h1 {
	margin-top:-1px;
	margin-left:-1px;
	margin-right:-1px;

	color:white;
	background-color:#f86300;
	display:block;
	font-size:14px;
	padding:8px;
	padding-left:15px;
}
#evaluation .addComments2 {
	margin-left:557px;
}

#evaluation .addComments a,
#evaluation .addComments2 a {
	color:#cccccc;
}
#evaluation .close_button_subevaluation	 {
	float:right;
	margin-top:-35px;
	display:block;
	cursor:pointer;
	width:18px;
	height:19px;
	display:block;
	background-image:url(../../images/profile/close_button.png);
}
#evaluation .commentArea {
	display:none;
	margin-top:-9px;
}

#evaluation .blockLeft {
	float:left;
	width:650px;
}
#evaluation .blockLeftView {
	float:left;
	width:460px;
}

#evaluation .blockRight	 {
	width:250px;
	float:right;
}

#evaluationBottom {
	border: #ccc 1px solid; 
	border-top:#f76200 3px solid;
	width:100%;
	display:block;
	clear:left;
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom:20px;
}

#evaluationBottom input,  #evaluationBottom select {
	width:160px;
	border:#9a9a98 1px solid;
	background-color:#fdfdf3;
	color:#525252;
}
 
 
#evaluationBottom .tableEvaluationBottom {
 	width:880px;
	margin-left:10px;
}
 
#evaluationBottom td {
	width:180px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	vertical-align:top;
	font-weight:bold;
	font-size:10px;
}
