body {
  margin: 0 auto;
  line-height: 1.5;
  color: #444444;
  font-family: "Asap", sans-serif;
  padding: 0; }

h1 {
  margin-top: 0;
  margin-bottom: 22px;
  padding-bottom: 22px;
  font-weight: 700; }

h2, h3, h4 {
  color: #0d5d72; }

a {
  text-decoration: none;
  transition: 0.3s ease; }

li {
  text-decoration: none; }

.row {
  margin: 0; }

#top {
  padding: 29px 0 29px 0; }
  #top #logo img {
    max-height: 78px;
    margin-top: 4px; }
  #top #nav {
    padding: 20px 20px 20px 54px;
    border-color: #8aa3b2;
    border-style: solid;
    border-width: 0 0 0 1px; }
    #top #nav p {
      color: #7F7F7F;
      font-size: 12px; }
    #top #nav ul {
      list-style-type: none;
      padding: 0;
      margin: 0;
      font-weight: 700; }
      #top #nav ul li {
        float: left; }
        #top #nav ul li a {
          text-decoration: none; }
    #top #nav a {
      color: #418e76;
      display: block;
      margin-right: 30px;
      text-transform: uppercase; }
    #top #nav a:hover {
      color: #aadb4a; }
    #top #nav .active a {
      color: #aadb4a; }

#header {
  padding: 100px 0 100px 0;
  margin-bottom: 0;
  height: 400px;
  text-transform: uppercase;
  text-align: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  #header h1 {
    padding-top: 30px;
    color: #ffffff;
    text-shadow: 1px 1px 2px #0d5d72;
    font-size: 70px;
    font-weight: 700; }
  #header h2 {
    margin-top: -45px;
    color: #aadb4a;
    font-size: 43px;
    font-weight: 400;
    text-shadow: 1px 1px 1px #0d5d72; }

.header-leuchtturm {
  background: url("../img/leuchtturm1.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.header-team {
  background: url("../img/foerde.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.header-leistungen {
  background: url("../img/schiff.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.header-impressum {
  background: url("../img/safety.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.header-kontakt {
  background: url("../img/rope.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.header-testangebot {
  background: url("../img/kompass.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

#content {
  font-size: 16px; }
  #content h1 {
    color: #0d5d72;
    border-color: #aadb4a;
    border-width: 0 0 2px 0;
    border-style: solid; }
  #content p:first-child {
    font-family: "Asap", sans-serif;
    font-weight: 700;
    padding: 10px 0 10px 0; }

#gradient {
  width: 100%;
  margin-top: 0;
  margin-bottom: 87px;
  padding-top: 0;
  height: 15px;
  background: #7db2d8;
  background: -moz-linear-gradient(left, #7db2d8 0%, #0d5d72 25%, #418e76 50%, #aadb4a 75%, #e7f1d5 100%);
  background: -webkit-linear-gradient(left, #7db2d8 0%, #0d5d72 25%, #418e76 50%, #aadb4a 75%, #e7f1d5 100%);
  background: linear-gradient(to right, #7db2d8 0%, #0d5d72 25%, #418e76 50%, #aadb4a 75%, #e7f1d5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db2d8', endColorstr='#e7f1d5',GradientType=1 );
  -webkit-box-shadow: 0 4px 3px -3px #e7f1d5;
  -moz-box-shadow: 0 4px 3px -3px #e7f1d5;
  box-shadow: 0 4px 3px -3px #e7f1d5; }

#go-top {
  text-align: center;
  color: #D3D3D3;
  margin: 0 auto;
  padding-bottom: 25px;
  padding-left: 0;
  padding-right: 0; }
  #go-top a {
    text-decoration: none;
    color: #D3D3D3; }
  #go-top a:hover {
    color: #c6c6c6; }

#footer {
  background: #0d5d72;
  background: -moz-linear-gradient(top, #35707f 0%, #0c5366 100%);
  background: -webkit-linear-gradient(top, #35707f 0%, #0c5366 100%);
  background: linear-gradient(to bottom, #35707f 0%, #0c5366 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#35707f', endColorstr='#0c5366',GradientType=0 );
  color: #eff3f1;
  text-align: center;
  margin-bottom: 0; }
  #footer p {
    color: #aadb4a;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.2em; }
  #footer ul {
    font-size: 1.2em;
    font-family: "PT Sans", "Georgia", serif;
    list-style-type: none;
    padding: 0;
    margin: 0; }
    #footer ul li:last-child {
      font-size: 0.8em;
      margin-top: 14px; }
      #footer ul li:last-child a {
        color: #418e76; }
      #footer ul li:last-child a:hover {
        color: #aadb4a;
        text-decoration: none; }
  #footer a {
    color: #eff3f1; }

@media (max-width: 1200px) {
  #top #nav {
    padding: 20px 20px 20px 54px;
    border-color: #8aa3b2;
    border-style: solid;
    border-width: 0 0 0 1px;
    margin-left: 50px; } }
@media (max-width: 991px) {
  .container {
    margin: 0 auto; }

  #header {
    height: 250px;
    padding: 50px 0 50px 0;
    text-align: center; }
    #header h1 {
      font-size: 2.6em; }
    #header h2 {
      font-size: 2em; }

  h1 {
    font-size: 1.6em; }

  h2 {
    font-size: 1.2em; }

  #logo {
    text-align: center;
    margin: 0 auto;
    padding: 0; }

  #top #nav {
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
    border-width: 0 0 0 0;
    text-align: center; }
    #top #nav a {
      margin-right: 0; }

  #top #nav li {
    display: block;
    width: 100%;
    text-align: center;
    padding: 3px 0 3px 0; }

  #top #nav p {
    font-size: 1em; } }
@media (max-width: 990px) {
  #top {
    margin-bottom: 0; }
    #top #nav {
      padding-bottom: 0px; }
      #top #nav p {
        margin: 10px 0 10px 0;
        font-size: 1em;
        background-color: #e7f1d5;
        padding-bottom: 10px;
        padding-top: 10px; }
      #top #nav ul {
        margin-top: 25px; }

  #gradient {
    margin-bottom: 25px; }

  .row {
    margin: 0; } }
#index #content p:nth-of-type(1) {
  font-family: "Asap", sans-serif;
  font-weight: 700;
  color: #418e76;
  font-size: 1.2em; }
#index #content table {
  margin-bottom: 0; }
#index #content ul {
  list-style-type: none;
  text-align: center;
  padding-left: 0;
  padding-right: 0; }
#index h1 {
  margin-top: 0;
  margin-bottom: 22px;
  padding-bottom: 22px;
  font-weight: 700; }
#index em {
  font-weight: 700;
  color: #0d5d72;
  font-style: normal; }
#index .quicklist a {
  width: 100%;
  display: block;
  margin: 0 0 45px 0;
  padding: 8px;
  font-family: "Asap", sans-serif;
  font-weight: 700;
  background-color: #7db2d8;
  text-align: center;
  border-radius: 2px;
  text-decoration: none;
  color: #ffffff;
  font-size: 1.8em;
  line-height: 0.9;
  text-shadow: 1px 1px 2px #7F7F7F; }
  #index .quicklist a span {
    position: relative; }
#index .quicklist a:hover {
  color: #aadb4a; }
#index .quicklist #image-ql-leistungen {
  background: url("../img/schiff-link.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 330px; }
  #index .quicklist #image-ql-leistungen span {
    top: 245px; }
#index .quicklist #image-ql-team {
  background: url("../img/foerde-link.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 150px; }
  #index .quicklist #image-ql-team span {
    top: 90px; }
#index .quicklist #image-ql-testangebot {
  background: url("../img/kompass-link.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 216px; }
  #index .quicklist #image-ql-testangebot span {
    top: 131px; }
#index .quicklist #image-ql-kontakt {
  background: url("../img/rope-link.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 150px; }
  #index .quicklist #image-ql-kontakt span {
    top: 90px; }
#index #index-list {
  font-family: "Asap", sans-serif;
  font-weight: 400;
  color: #418e76;
  text-decoration: none;
  font-size: 1.2em;
  padding-top: 0;
  padding-bottom: 0; }
#index #contact-btn {
  font-family: "Asap", sans-serif;
  font-weight: 700;
  display: block;
  width: 100%;
  text-align: center;
  padding: 15px 0 15px 0;
  background: #aadb4a;
  color: #ffffff;
  margin-top: 45px;
  margin-bottom: 75px;
  border-radius: 30px; }
  #index #contact-btn a {
    font-size: 30px; }
#index #contact-btn:hover {
  text-decoration: none;
  background: #418e76; }
@media (max-width: 991px) {
  #index .quicklist a {
    width: 40%;
    margin: 0 5% 5% 5%;
    height: 150px;
    float: left; }
  #index .quicklist #image-ql-leistungen, #index .quicklist #image-ql-team, #index .quicklist #image-ql-testangebot, #index .quicklist #image-ql-kontakt {
    height: 150px; }
    #index .quicklist #image-ql-leistungen span, #index .quicklist #image-ql-team span, #index .quicklist #image-ql-testangebot span, #index .quicklist #image-ql-kontakt span {
      top: 120px; } }
@media (max-width: 570px) {
  #index .quicklist a {
    width: 100%;
    margin: 25px 0;
    padding: 0; }
  #index .quicklist #image-ql-leistungen, #index .quicklist #image-ql-team, #index .quicklist #image-ql-testangebot, #index .quicklist #image-ql-kontakt {
    height: 150px; }
    #index .quicklist #image-ql-leistungen span, #index .quicklist #image-ql-team span, #index .quicklist #image-ql-testangebot span, #index .quicklist #image-ql-kontakt span {
      top: 25px; } }

#team #content {
  text-align: center; }
  #team #content h1:not(:first-child) {
    margin-top: 23px;
    margin-bottom: 0; }
  #team #content h2 {
    color: #0d5d72;
    margin-bottom: 25px;
    font-weight: 700; }
  #team #content img {
    display: block;
    margin: 0 auto;
    padding: 50px 0 0 0; }
  #team #content table:last-child {
    margin-bottom: 75px; }

#testangebot #content {
  text-align: center; }
  #testangebot #content h2 {
    color: #0d5d72;
    margin-bottom: 25px;
    font-weight: 400;
    font-size: 2em; }
  #testangebot #content img {
    margin: 50px 0 0 0; }
#testangebot #testangebot-links {
  margin-bottom: 75px; }
  #testangebot #testangebot-links img {
    border-radius: 15px; }
#testangebot #contact-btn {
  font-family: "Asap", sans-serif;
  font-weight: 700;
  display: block;
  width: 100%;
  text-align: center;
  padding: 15px 0 15px 0;
  background: #aadb4a;
  color: #ffffff;
  margin-top: 45px;
  margin-bottom: 75px;
  border-radius: 30px; }
  #testangebot #contact-btn a {
    font-size: 30px; }

#kontakt .glyphicon {
  color: #418e76;
  padding-right: 7px; }
#kontakt #content {
  text-align: center; }
  #kontakt #content h2 {
    color: #0d5d72;
    margin-top: 20px;
    font-weight: 400;
    font-size: 2em; }
  #kontakt #content h2:nth-of-type(1) {
    margin-top: 75px; }
  #kontakt #content img {
    margin: 50px 0 0 0; }
#kontakt #contact-btn {
  font-family: "Asap", sans-serif;
  font-weight: 700;
  display: block;
  width: 100%;
  text-align: center;
  padding: 15px 0 15px 0;
  background: #aadb4a;
  color: #ffffff;
  margin-top: 45px;
  margin-bottom: 75px;
  border-radius: 30px; }
  #kontakt #contact-btn a {
    font-size: 30px; }
#kontakt #contact-btn:hover {
  text-decoration: none;
  background: #418e76; }

#leistungen #content h2 {
  color: #0d5d72;
  margin-bottom: 25px;
  font-weight: 700; }
#leistungen #content h3:nth-of-type(1) {
  color: #aadb4a; }
#leistungen #content h3:last-child {
  color: #aadb4a;
  margin-bottom: 75px; }
#leistungen #content img {
  margin: 50px 0 0 0; }
#leistungen #content .table {
  margin-bottom: 0; }
#leistungen #leistungen-links {
  margin-bottom: 75px; }
  #leistungen #leistungen-links img {
    border-radius: 15px; }

#impressum #content h2 {
  color: #0d5d72;
  margin-bottom: 25px;
  font-weight: 700;
  text-shadow: 1px 1px 1px #7F7F7F; }
#impressum #content img {
  margin: 50px 0 0 0; }
#impressum #content p:last-child {
  margin-bottom: 75px; }

/*# sourceMappingURL=main.css.map */
