body {
  font-family: Arial, Helvetica, sans-serif;
}

.besetzt {
  display: none;
}

.frei {
  /*display: none;*/
}

.anchor {
  padding-top: 65px;
  margin-top: -65px;
  visibility: hidden;
  display: block;
}

#bewerbung p {
  color: #6f767a;
  padding-top: 25px;
  visibility: visible;
}

#bewerbung {
  padding-top: 65px;
}

#start {
  text-align: center;
  padding: 40px;
  background: url(../../assets/img/waedenswil.jpg) no-repeat;
  background-size: cover;
  margin-top: 65px;
  background-position: center;
}

#logo {
  max-height: 240px;
  max-width: 100%;
  display: inline-block;
}

@media (max-width:767px) {
  #start {
    padding: 20px;
  }
}

#start .jumbotron {
  border-radius: 20px;
  padding: 40px;
  background-color: rgba(255,255,255,0.75);
  max-width: 800px;
  margin: 0 auto;
}

@media (max-width:767px) {
  #start .jumbotron {
    padding: 20px;
  }
}

.site-section {
  text-align: center;
  padding-bottom: 65px;
}

.site-section h1 {
  font-weight: normal;
  margin-bottom: 15px;
  margin-top: 60px;
}

#konzept p {
  max-width: 800px;
  font-size: 20px;
  margin: 0 auto;
  color: #666;
}

@media (max-width:767px) {
  #konzept p {
    font-size: 16px;
  }
}

#haus .detail i {
  font-size: 42px;
  color: rgb(187,26,40);
}

#titania .detail i {
  font-size: 42px;
  color: rgb(187,26,40);
}

#haus .detail p {
  color: #6f767a;
}

#titania .detail p {
  color: #6f767a;
}

#titania .detail img {
  max-height: 240px;
}

#wohnungen .detail p {
  color: #6f767a;
}

#titania .detail h2 {
  font-weight: normal;
  margin-top: 13px;
  margin-bottom: 20px;
  font-size: 24px;
}

#haus .detail h2 {
  font-weight: normal;
  margin-top: 13px;
  margin-bottom: 20px;
  font-size: 24px;
}

#wohnungen .detail h2 {
  font-weight: normal;
  margin-top: 13px;
  margin-bottom: 20px;
  font-size: 24px;
}

#haus .detail {
  padding-top: 36px;
}

#titania .detail {
  padding-top: 36px;
}

.dark-section {
  background-color: #eff7fb;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  background-color: #ffffff;
  border-color: transparent;
}

@media (max-width:767px) {
  td {
    font-size: 12px;
  }
}

@media (max-width:767px) {
  .table-col {
    font-size: 12px;
  }
}

.table-col {
  text-align: center;
}

#bewerben {
  /*padding: 40px;*/
  margin-top: 65px;
}

.table i {
  font-size: 16px;
  vertical-align: middle;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  vertical-align: middle;
}

.thumbnail {
  background-color: #eff7fb;
}

.site-section h2, .h2 {
  margin-top: 0px;
  margin-bottom: 15px;
  font-weight: 300;
}

