.page-header-v4 {
  margin-top: 115px;
}
@media (max-width: 991.98px) {
  .page-header-v4 {
    margin-top: 80px;
  }
}

.bottom-downloads {
  margin-top: 1rem;
}

#right-sidebar > strong,
#right-sidebar h2,
#side-col .widgettitle {
  display: inline-block;
  color: rgba(0, 0, 0, 0.6);
  border-radius: 0 100rem 100rem 0;
  height: 23px;
  top: -28px;
  font-size: 12px;
  padding: 3px 5px;
  padding-left: 1.5rem;
  min-width: 75%;
  background: #c9dff0;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  line-height: 1rem;
}

#main-col {
  max-width: 800px;
  margin: 0 auto;
  min-height: 90vh;
}

.entry-content .col-md-6 h3 {
  margin-top: 1rem;
}

#side-col {
  border-left: 2px solid #c9dff0;
}
#side-col *:not(h4):not(.fa) {
  font-family: "Roboto", sans-serif !important;
}
#side-col:has(.jahres-side) {
  background: none !important;
  border-left: none !important;
}
#side-col #right-sidebar {
  margin-top: 77px;
  padding-bottom: 1rem;
}
#side-col ul {
  padding: 0;
}
#side-col ul li {
  padding-left: 1.5rem;
  text-align: left;
}
#side-col ul li:before {
  display: none;
}
#side-col ul li a {
  padding: 0.35rem 0;
  border-bottom: 1px solid #c9dff0;
  line-height: 1rem;
  color: #3f3e3e;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.3;
}
#side-col ul li a.active {
  font-weight: bold;
}
#side-col ul li a:hover {
  color: #3f3e3e;
}
#side-col ul li:last-child a {
  border-bottom: none;
}

.entry-content #main-col > h2 + table {
  margin-top: 5rem !important;
}

#main-col blockquote {
  position: relative;
  margin: 3rem 0 3rem 0;
  border: none;
  background: #FFF;
}
#main-col blockquote em {
  font-size: 0.75rem;
}
#main-col blockquote:after {
  content: "";
  position: absolute;
  width: 32px;
  height: 32px;
  bottom: -32px;
  right: 0;
  border-right: 16px solid #FFF;
  border-top: 16px solid #FFF;
  border-left: 16px solid transparent;
  border-bottom: 16px solid transparent;
}
#main-col > table {
  margin: 0.5rem 0 0 0;
}
#main-col > table td {
  vertical-align: top;
  padding: 3px 10px 3px 0;
  border-bottom: 1px solid #7d7a7a;
}
#main-col > table td p {
  font-family: "Roboto", sans-serif;
}
#main-col > table tr:last-child td {
  border: none;
}

body.blog #main-col,
body.single #main-col {
  margin-top: 0;
}

body.blog .entry-content #main-col .post {
  margin-top: 0 !important;
}

footer.entry-footer p {
  margin: 0;
}

body.blog #main-col,
body.single #main-col {
  margin-top: 0;
}
/*# sourceMappingURL=core-v4.css.map */
