body {
  padding-top: 70px;
  padding-bottom: 30px;
}

.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.theme-showcase .navbar .container {
  width: auto;
}

.theme-showcase {
  background-color: #f2f2f2;
}

body {
    padding-top: 50px;
}

.jumbotron {
    height: 490px;
    background-image: url("../img/pischler-installationen-teamfoto.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
    text-align: center;
}

.page-header {
  border-bottom: 0;
  padding-bottom: 20px;
}

.centercontent {
  text-align: center;
}

h1, h2, h3 {
  color: #0a459d;
}

h2 {
  margin-bottom: 40px;
}

h3 {
  margin-bottom: 15px;
}

body, p {
  font-size: 18px;
}

.detailsbackground {

}

.details {
  padding: 5px;
  background-color: #dae0e9;
}

.detailsimage {
  text-align: center;
  max-height: 80px;
  max-width: 80px;
        margin-top: 25px;
}

.detailsimage > img {
  max-width: 100%;
  max-height: 100%;

}

.details > p {
  margin-left: 20px;
  margin-right: 20px;
}

.details li {
  background:url("../img/check.png") no-repeat 0 50%;
  padding-left: 30px;
}
.details ul {
  padding-left: 20px;
  list-style-type: none;
}

.row {
  margin-bottom: 30px;
}

.kontakt {
  background-color: #0a459d;
      margin-bottom: 60px;
}

.kontakt img {
  max-height: 470px;
  max-width: 100%;
}

.kontakt h2 {
      margin-top: 25%;
      text-align: center;
      color: #fff;
}

.kontakt p {
  text-align: center;
  color: #fff;
  font-size: 30px;
}

.groesse > .row > .col-md-8 > h2 {
  margin-top: 15%;
  margin-bottom: 20px;
}

#carousel-example-generic {
  margin-bottom: 60px;
}

.map img {
  max-width: 100%;
}

.page-header img {
  max-width: 300px;
}
