/*
 * Place language-specific style overwrites here. For example: different logo, different buttons, hiding certain elements, etc.
 */


/* SW-3110: Temporary hide the i-icon in the legenda on the price tab */
#legenda .itje
{
	display: none;
}

#sunweb-logo
{
    background-image:url("../images/sunweb.winter.de-de/sunweb-logo.png");
}

#acco-ribbon .book-button a, #acco-ribbon .book-button a:visited,
.book td a, .book td a:visited
{
    
    background-image:url(../images/sunweb.winter.de-de/accommodation-book-btn.gif);
}

td.offertext a.book, td.offertext a.book:visited
{
    background-image:url("../images/sunweb.winter.de-de/bookbutton.png");
}

#acco-ribbon .prebook-button a, #acco-ribbon .prebook-button a:visited	{ background-image: url("../images/sunweb.winter.de-de/accommodation-prebook-btn.gif"); }

#center-right-border-right
{
    margin-top:39px;
}



/* Weather Source */
#weather-source-weeronline { display: none !important; }

#primary-navigation
{
    margin-top:10px;
}

#secondary-navigation
{
    right:40px;
    top:20px;
}

/* style price table */
.accommodation-prices .sub-table-row td {
    line-height:11px;
}

.accommodation-prices .head-table td.small {
    width:70px;
}

ul.banner li 
{
    cursor:default;
}

#bottom img {
    cursor:default;
}

#ribbon-tag 
{
    display:none;
}

.miniski-block 
{
    display:none;
}


#acco-details-navigation
{
	font-size:9px;
}