

/* --- Stylesheet 2566 () --------- */ 

#TraminoInhalt { margin-bottom: 20px; }

/* Leiste für "Bewerten" button */
#leiste {
	border-bottom:1px solid #666;
}

.T1837 .link {
	width: 90px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
}

#leiste a:link{
	display: block;
	color: #555;
	text-decoration: none;
}

#leiste a:hover{
	color: #fff !important;
	background-color: #6E0C0A;
}

/* Box Left - Bewertung */
.T1837 .boxleft {
	width: 120px;
	margin-top: 12px;
	float: left;
	font-size: 11px;
	line-height: 13px;
	color: #999;
}

.T1837 .ratingdetail {
	position: absolute;
	top: 25px;
	width: 150px;
	display: none;
	padding: 5px;
	background: #fff;
	border: 1px solid #aaa;
	z-index: 2;
}

/* Beschreibung der Sterne - nähere Info */
.T1837 .infoStars {
	width: 85px;
	padding-right: 5px;
	float: left;
	clear: left;
}

.T1837 .tpmatch.rating {
	border-bottom: 1px dashed #555;
	padding-top: 10px;
	padding-bottom: 20px;

}

.T1837 .bewertung { color: #555; }
.T1837 .bewerterinfo { color: #555; }

/* Datum */
.T1837 .created{
	float: right;
	color: #555;
}

.T1837 .text {
	word-wrap: break-word;
}