.full_head {
  border: 1px solid #96bd0d;
  border-left: 0;
  border-right: 0;
  text-align: center;
  background: transparent;
  padding: 0 0 10px 0;
  margin: 0 0 30px 0;
}
.full_head--condensed {
  border-bottom: 0;
}
.full_head h1 {
  border-bottom: 1px solid #96bd0d;
  margin: 0 0 10px 0;
}
.full_head h1:not(.heading-alpha) {
  text-transform: uppercase;
  font-size: 1.46666666666667em;
  font-weight: bold;
  padding: 2em 0 1em 0;
}
.full_head h1.heading-alpha {
  padding: 0.25em 0 0.5em 0;
}
.full_intro {
  font-size: 1.333333333em;
  padding: 1em 0;
}
.full_intro p:last-of-type {
  margin-bottom: 0;
}
.navbar.affix {
  top: 48px;
}
.navbar > .anchornav {
  background: #96bd0d;
  height: 48px;
  color: #fff;
  padding-left: 0;
  padding-right: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.anchornav .navbar-nav > li > a {
  padding-top: 16px;
  padding-bottom: 16px;
  height: 48px;
  color: inherit;
  line-height: 18px;
}
.anchornav > .nav > li > a {
  -webkit-transition: background 0.6s;
  transition: background 0.6s;
  -moz-transition: background 0.6s;
  -ms-transition: background 0.6s;
  -o-transition: background 0.6s;
  text-shadow: none;
}
.anchornav > .nav > li > a:hover,
.anchornav > .nav > li > a:focus {
  background-color: rgba(255,255,255,0.15);
  text-shadow: none;
}
.anchornav > .nav > li.active > a:hover,
.anchornav > .nav > li.active > a:focus {
  text-shadow: none;
}
.anchornav > .nav > li.active > a {
  background-color: #91bee2;
}
.anchornav .icon_links > li > a {
  height: 48px;
  font-size: 16px;
}
.full_tt > .navbar {
  background-color: transparent;
  box-shadow: 0 0 0 0;
}
.full .navbar {
  border: none;
}
.nav > li > a:hover,
.nav > li > a:focus {
  background: #91bee2;
}
.detail-clipboard + .popover .popover-content a {
  text-decoration: none;
}
.datepicker.form-control[readonly] {
  background-color: #fff;
  cursor: pointer;
}
.datepicker .dropdown-menu {
  font-size: 12px;
}
.datepicker td.day.active,
.datepicker td.day.active:hover {
  background-color: #96bd0d;
  background-image: none;
  color: #fff;
}
.datepicker td.day:hover {
  background: #d8d8d8;
}
@media (max-width: 480px) {
  #ttpage .row-fluid:not(.keep-xs) > div[class*="col-"],
  #ttpage .row:not(.keep-xs) > div[class*="col-"] {
    float: none;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .tt-searchresult-tile-box .thumbnail.thumbnail_tile .image {
    height: 230px;
  }
}
.tt-prospekt-page .label.price_color {
  color: #96bd0d;
}
.tt-box-quickfinder .form-control {
  height: 48px;
}
.thumbnail_gallery_first img {
  max-width: 100%;
}
.tt-main-headline-box h1.tt-main-headline {
  margin-bottom: 10px;
}
h1 {
  font-weight: bold;
}
