/* Different logo image */
.logo span 
{ 
	background: url(../images/sunweb.summer.de-de/sunweb-logo.png) 0 0 no-repeat; 
}

/* Different ribbon tag */
.items-form .img-holder .recommended
{
	background: url(../images/sunweb.summer.de-de/bg-ribbon.png) no-repeat;
}
.hotel-holder .recommened
{
	background: url(../images/sunweb.summer.de-de/bg-ribbon02.png) no-repeat;
}
/* No 'my sunweb' link */
.my-sunweb-link-item
{
	display: none !important; 
}

/* 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;
}
