/* Show the 'geef uw mening' ribbon in corner of the site */
#ribbon-tag 
{ 
	background: transparent url(../images/sunweb.winter.de-de/ribbon-tag.png) no-repeat; 
}
/* Different logo image */
.logo span 
{ 
	background: url(../images/sunweb.winter.de-de/sunweb-logo.png) 0 0 no-repeat; 
}
/* Different ribbon tag */
.items-form .img-holder .recommended
{
	background: url(../images/sunweb.winter.de-de/bg-ribbon.png) no-repeat;
}
.hotel-holder .recommened
{
	background: url(../images/sunweb.winter.de-de/bg-ribbon02.png) no-repeat;
}
/* Weather Source */
.weather-source
{
	display: none !important;
}
/* Hide the i-icon in the legenda on the price tab because no text resources */
#legenda .legend-box h3 .itje
{
	display: none;
}
/* Hide payment info box */
#legenda .pay-box
{
	display: none;
}
.description-block .meta .community a.ico-twitter
{
	display: none;
}

.clear				{ clear:both; }
