
body {
  padding-top: 30px;
  background: #ccc;
  margin-bottom: 40px;


  position: relative;
  min-height: 100%;
}

.footer {
  #position: absolute;
  bottom: 0;
  width: 100%;
  height: 40px; /* Set the fixed height of the footer here */
  background-color: #f5f5f5;
}

.container {
  width: @container-desktop !important;
}

.footer .container {
  #width: auto;
  max-width: 680px;
  padding: 0 15px;
}
.footer .container .text-muted {
  margin: 10px 0;
  display: inline-block;
}

@media (min-width: 992px) {
  .container-fullwidth {
    width: 100%;
  }
}

.container {
  text-align: center;
}

.carousel {
  margin-bottom: 60px;
}

.carousel .small img {
  max-height: 300px;
}

.carousel-control {
  width: 5%;
}

.carousel-indicators {
  bottom: 0px;
}

.carousel .schloss {
  background-color: #450010;
}

.carousel .burg {
  background-color: #002532;
}

.carousel-inner > .item > a > img {
  margin: 0 auto;
}

.marketing .btn {
  margin-bottom: 40px;
}

.marketing {
  margin-bottom: 100px;
}

#flipbook div {
  width: 842;
  height: 595;
}
