/*#428bca;*/
/*
@brand-primary-light-1: lighten(@brand-primary, 38.25%);
@brand-primary-light-2: lighten(@brand-primary, 53.25%);
@brand-primary-light-3: lighten(@brand-primary, 20%);*/
/*@gray-dark;*/
/* Davor wurde es auf 1400px eingestellt */
/*((1140px + @grid-gutter-width));*/
/*#f8f8f8;*/
/*darken(@navbar-default-bg, 6.5%);*/
/*#fff;*/
/*#ddd;*/
/*#f5f5f5;*/
body {
  filter: alpha(opacity=100) !important;
  -ms-filter: "alpha(opacity=100)" !important;
  /* old ie */
  opacity: 1!important;
}
/* ===== Start Header ===== */
body > header div#main-navigation-wrapper {
  /* Mobile Navigation-Button */
}
body > header div#main-navigation-wrapper button.custom-nav-mobile {
  display: none;
}
/* Default-Ansicht */
@media (max-width: 991px) {
  body > header div#main-navigation-wrapper {
    /* Mobile Navigation-Button */
  }
  body > header div#main-navigation-wrapper button.custom-nav-mobile {
    display: block;
  }
}
/* ===== End Header ===== */
/* ===== Start FlexSlider ===== */
.flex-control-paging li a {
  background: url("../Images/flexslider_bullets.png") no-repeat !important;
  background-position: 0 0!important;
  border: none!important;
}
.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active {
  background: url("../Images/flexslider_bullets.png") no-repeat !important;
  background-position: 0 -15px !important;
}
/* ===== End FlexSlider ===== */
/* ===== Start Footer ===== */
body > footer {
  /* Highlights-News */
}
body > footer div.news-wrapper div[id*="news-slider"] {
  /* Bullets */
}
body > footer div.news-wrapper div[id*="news-slider"] .carousel-indicators li {
  background: url("../Images/bootstrap_slider_bullets.png") no-repeat !important;
  background-position: 0 0!important;
  border: none!important;
}
body > footer div.news-wrapper div[id*="news-slider"] .carousel-indicators li.active {
  background: url("../Images/bootstrap_slider_bullets.png") no-repeat !important;
  background-position: 0 -12px !important;
}
/* ===== End Footer ===== */
/* ===== Start History ===== */
div[id*="history-"] .content .history-year > span {
  background: url("../Images/historie_bullet_big.png") no-repeat;
  border: none;
  height: 142px;
  padding-top: 35px;
  width: 142px;
}
div[id*="history-"] .content .period-body > div.last {
  margin-bottom: 0;
}
div[id*="history-"] .content .period-body > div > div > .row {
  margin-top: 5px;
  margin-bottom: 5px;
  position: relative;
}
div[id*="history-"] .content .period-body > div > div > .row .bullet {
  background: url("../Images/historie_bullet_small.png") no-repeat;
  border: none;
  display: block;
  height: 36px;
  left: 50%;
  margin: -18px 0 0 -18px;
  position: absolute;
  top: 50%;
  width: 36px;
  z-index: 5;
}
div[id*="history-"] .content .period-body > div > div > .row > div[class*="col-"] {
  padding-right: 50px!important;
}
div[id*="history-"] .content .period-body > div > div > .row > div[class*="col-"].last,
div[id*="history-"] .content .period-body > div > div > .row > div[class*="col-"][class*="col-sm-push-"] {
  padding-left: 50px;
  padding-right: 15px;
}
div[id*="history-"] .content .period-body > div > div > .row > div[class*="col-"][class*="col-sm-pull-"] {
  padding-left: 15px;
  padding-right: 50px;
}
/* ===== End History ===== */
