.binoli_red {
	color: #C00000;
}
.binoli_bg_red {
	background-color: #C00000;
}
.binoli_border_grey {
	border-color: #B3B3B3;
}
a.button_info,
a.button_laenderinfo {
	color: #FFF;
	display: block;
	height: 16px;
	line-height: 16px;
	font-size: 10px;
	background-image: url(../_images/common/ico_hotelinfo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: none;
	padding: 0 3px 0 20px;
}
a.button_info:hover,
a.button_laenderinfo:hover {
	background-color: #990000;
}
a.button_laenderinfo {
	background-image: url(../_images/common/ico_laenderinfo.gif);
}
span.stars {
	background-image: url(../_images/common/ico_stars.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	float: left;
	width: 79px;
	height: 14px;
}
span.stars1 {
	width: 15px;
}
span.stars2 {
	width: 31px;
}
span.stars3 {
	width: 47px;
}
span.stars4 {
	width: 63px;
}
span.stars5 {
	width: 79px;
}