/* Abakus Bewertung */

.bewertung_short {
	margin-left: 20px;
	margin-top: 25px;
	text-align: center;
	width:148px;
}
.bewertung_short a {
	font-size: 12px;
	color:#475A67;
	font-weight: normal;
	display:block;
}
#docListTable {
	margin-bottom: 15px;
}

.bewertung_short .sterne {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:center;
}

.personenUebersicht {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.personenUebersicht .person {
	width: 33%;
	display: inline-block;
	margin-bottom: 5px;
}

.personenUebersicht .person a {
	/*text-decoration: none!important;*/
	color: #666666!important;
	font-size: 13px;
}

.personenUebersicht .person .marker {
	color:#c22832;
	font-weight: lighter;
	margin-right: 10px;
}

.personenUebersicht .person a.activ{
	font-weight:bold;
}
.bewertungArzt .headline {
	font-weight: bold;
	color: #DB8E4C;
	margin-bottom: 10px;
	display: block;
}

.abakusBewertungDetails .bewertungEintrag {
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 10px;
	padding-bottom: 10px;
	line-height: 21px;
}

.abakusBewertungDetails .bewertungEintrag h3 {
	display: block;
	width: 100%;
	font-size: 14px;
}
.Stimmenanzahl , .Weiterempfehlungsrate, .personSternanzeige{
	color: #333;
	font-size: 13px;
}
.bewertungEintrag , .erstellungsDatum , .bewertungUnten , .bewertungMittelText{
	font-size: 13px;
	color: #333;
}

.abakusBewertungDetails  .frageRow {
	margin-bottom: 10px;
}

.abakusBewertungDetails  .frageRow {
	padding-top: 5px;
}

.abakusBewertungDetails  .frageRow .frage {
	width:530px;
	display: inline-block;
}

.abakusBewertungDetails  .frageRow .sterne {
	width: 80px;
	display: inline-block;
}
