#MScriptMhrndmbzcris .merchant-header-row {
  background: url(http://www.extrabooking.com/m-image/9AC3-B465-9EED/header-bg.png) repeat-x left top;
  height: 71px;
}

#MScriptMhrndmbzcris .row .header-slogan {
  font-size: 28px;
  font-family: Georgia, serif;
  font-style: italic;
  color: #fff;
  font-weight: normal;
  padding-top: 11px;
  padding-left: 60px;
}

.giftcard-dummy .giftcard-dummy-front {
  background-image: url(http://www.extrabooking.com/m-gc-image/9AC3-B465-9EED/giftcard_default.png);  
  background-repeat: no-repeat;
  background-position: left top;
}
/* Header Slogan ausblenden */ 
.header-slogan {
display: none !important;
color: white !important;
}

/* Hintergrundfarbe Widget Body zu weiß */
body.widget-body {
  background: #ffffff!important;
}

/* EXB Logo links ausblenden */  
.widget-side-logo{
display:none!important;
}

/* Button + Text: Farbe Gold */ 
#page1-next-button, .btn-eb-default {
background-color: #c2b15b !important;
background-image: none;
}

.btn-eb-default {
border:1px solid #c2b15b !important;
}

.gift-value, .terms-conditions a, #page2-back-link {
    color: #c2b15b !important;
}

body.widget-body .value-select-field.selected, body.widget-body .value-select-button.selected {
    background-color: #c2b15b !important;
}