﻿/* Header BG */
/*.header-main, .top-bar > .container, .navigation-main, .container.header--navigation, .container.js--menu-scroller, ul.navigation--list.container.js--menu-scroller--list {
  background: #393939;
  color: #fff;
}*/
.bobi-teaser-img {
  text-align:center;
}
.bobi-teaser-img span{
  font-size:25px;
}

/* Montage Shopseiten */
.content--custom .montage {
  max-width: 400px;
  text-align: center;
  margin: 0 auto 20px auto;
}
.montage img.montageimage {
   margin: 0 auto;
}

/* Produktbeschreibung */
img.BobPreviewImg {
  max-width: 300px;
}

.product--description .bobBeschreibung, .product--description .bobZubehör, .product--description .bobMontage, .product--description .bobMaße, .product--description .bobBilder {
  border: 1px solid #83b87a;
  padding: 10px;
  margin-bottom: 20px;
}

.bobBilder img {
  max-width: 300px;
  margin-bottom: 20px;
}