img {
    width: 100%;
}
table {
  width: 408px;
  height: auto !important;
}
table td {
    border-bottom: none;
    padding-top: 0;
    padding-bottom: 0;
    vertical-align: top;
}
tr td:nth-child(2) {
    padding-left: 30px;
    vertical-align: top;
}
div[class^="col-"]:nth-child(2n) table {
    padding-left: 0;
}
.spacer {
    margin-top: 50px;
}
table {
  margin-bottom: 0;
}
footer .totop a,
.totop a,
.ct-pageSectionHeader h2
/*a:hover,
.ct-header-text h1,
.ct-header-text h2,
.ct-header-text h3,
.ct-pageSectionHeader h1,
.ct-header-text h4,
.ct-header-text h5,
.ct-header-text h6 */ {
    color: #004f71;
}
.text-block .ct-pageSectionHeader h1,
.ct-pageSectionHeader h2,
.ct-pageSectionHeader h1,
.text-block .ct-pageSectionHeader h4,
.text-block .ct-pageSectionHeader h5,
.text-block .ct-pageSectionHeader h6 {
    font-style: normal;
    line-height: 1.3em;
    font-weight: 400;
    /* color: #004f71; */
}
.ct-pageSectionHeader h1 {
    font-size: 28px;
    hyphens: auto;
}

.zum-anfang {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 40px;
}

.ct-articleBox-titleBox p {
	font-size: 24px;
	font-weight: 300;
	font-family: 'Rubik', sans-serif;
}
/*
a {
   color: #004f71;
}

.two-columns-text li:before {
    width: 6px;
    height: 21px;
    background-image: url(/assets/img/dot.png);
}

.text-block p {
    margin-bottom: 0;
}
*/
@media (max-width: 1366px) {

}
@media (max-width: 992px) {
  h1, h2, h3, h4, h5, h6 {
      text-align: center;
      margin-top: 35px;
  }
}
@media (max-width: 768px) {
  h1, h2, h3, h4, h5, h6 {
      text-align: center;
      margin-top: 35px;
  }
}
@media (max-width: 600px) {
  p {
    hyphens: auto;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
  }
  .text-block .ct-pageSectionHeader {
      margin-bottom: 52px;
  }
  .navbar + .text-block {
    padding-top: 65px;
  }
  .inner-text {
      margin-top: 25px;
  }
  table {
    margin-bottom: 0;
  }

}
