/* IE8 Styles for Default, geniessen, einkaufen */
/*------------------------------------------------------------------------------------------------------------------- */
/**/
/*    Saarbruecken Default IE8 Styles */
/**/
/*------------------------------------------------------------------------------------------------------------------- */

strong,
.component-teaser p,
.component-teaser p span {
  font-weight: bold;
}


/* Structure
--------------------------------------------------------------------------------------------------------------------- */

.container.l-footer-social,
.container.l-footer-nav {
  max-width: 950px;
}
.background-main-image {
  width: 100%;
}
/* Navigation */

.affix .navbar-default {
  background: #262626 !important;
  filter: none;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  margin-top: 0;
}

/* Form */

.form-control {
  background: #fff;
}

.thumbnail.pull-left,
.thumbnail.pull-right {
  width: 300px;
  height: auto;
}

/* Gallerys */

.gallery-three .thumbnail a > img {
  max-height: 200px;
  max-width: 100%;
}

.icon.service {
  background: url("/media/images/base/ie-service-icon.png") no-repeat center 0 ! important;
}

/* Event-Startseite */

.startpage .component-event-highlight .event-date {
  width: 90px;
  z-index: 9999;
}
.startpage .component-event-highlight .col-9 {
  margin-left: 100px;
}
.startpage .component-event-highlight .overlay p {
  margin-top: 45px;
}

/*------------------------------------------------------------------------------------------------------------------- */
/**/
/*    Saarbruecken Geniessen IE8 Styles */
/**/
/*------------------------------------------------------------------------------------------------------------------- */

.component-gastro-item-list-item .dl-horizontal dt {
  margin: 0 !important;
  padding: 0 10px 0 0 !important;
  text-align: left !important;
}
.component-gastro-item-list-item .dl-horizontal dd {
  text-align: left !important;
  margin: 0 !important;
  padding: 0 !important;
}
.component-gastro-item-detail dt {
  text-align: left !important;
}
.component-gastro-item-detail .dl-horizontal dd {
  border-bottom: 0 none;
}
span.info {
  display: inline-block;
}

/*------------------------------------------------------------------------------------------------------------------- */
/**/
/*    Saarbruecken Einkaufen IE8 Styles */
/**/
/*------------------------------------------------------------------------------------------------------------------- */

.background-main-image,
.background-main-image.subpage {
  top: 150px;
}
.promotion-item .overlay {
  background-color: #a81721;
}
.container.noborder {
  max-width: 990px;
}
.container.noborder img {
  width: 100%;
  height: auto;
}
.btn.search.btn-default.form-control {
  background: #a81721;
}