.tx-ratings { 
	position: relative; 
	padding: 5px 0; 
	float: left;

/* 	border: 1px solid #999; */
}
.tx-ratings-pi1 {
	clear :both;
}
.tx-ratings-display { 
	position: absolute; 
	left: 0; 
	top: 0; 
	height : 25px;
}
	
	
.tx-ratings-count { 
 	/* image size */
	margin-bottom: .4em;
	float: left;
	padding-right: 135px;
	height: 25px; 
	background: transparent url('i/lesenswert-on-mit-Schrift.png') no-repeat center right; 
}

.tx-ratings-count.countImages {
	background-image: url('i/sehenswert-on-mit-Schrift.png');
	margin-bottom: 5px;
}

.tx-ratings-count.pleaseVote { 
		background: transparent url('i/lesenswert-off-mit-Schrift.png') no-repeat center right; 
}
.tx-ratings-count.pleaseVoteImages { 
		background: transparent url('i/sehenswert-off-mit-Schrift.png') no-repeat center right; 
}

.desc .tx-ratings-count { 
	margin-bottom: .1em;
}

.tx-ratings-count.news-list {
	font-size: 12px;
}

.tx-ratings-count span, #main_content .tx-ratings-count a{
	text-align: center; 
	color : #fff;
	line-height: 25px;
	font-size: 14px;
	padding: 0 .5em;
	background : #1E6782;
}

.tx-ratings-count span{

	
} 


#main_content .tx-ratings-count.news-list a {
	font-size: 13px;
	line-height: 21px;
}






.tx-ratings-link {
	display: block;
}

.tx-ratings-link a, .desc .tx-ratings-link span, .tx-ratings-link span{
	background: transparent url('i/Button-off.png') no-repeat center left;
	padding-left: 22px;
	display: block;
	line-height: 25px;	
	text-decoration: none;
	color : #1D6782;
	font-size: 13px;
}
.desc .tx-ratings-link span, .tx-ratings-link span{
	background: transparent url('i/Button-on.png') no-repeat center left;	
}

	

.tx-ratings-link a:hover{
	text-decoration: underline;
}
.clearer { clear: left; }
.tx-ratings-text { color: #606060; font-size: 11px; font-family: Helvetica,Arial; }
.tx-rating-display-wrap { position: absolute; left: 0; top: 8; font-size: 12px; visibility: hidden; z-index: 1; }
.tx-rating-display-wrap img { float: left; margin-right: 5px; }
.tx_tipafriend_error_box { background: none; border: 0; }
#tx_tipafriend_button { margin: 0 auto 20px; float: none; }
