#aktuellesentry .desktop_contentbox {
  padding-left: 6vw;
  padding-right: 6vw;
  margin: 0 auto;
  margin-top: 12rem;
}

#aktuellesentry .desktop_contentbox_fix {
  margin: 0 auto;
}

#aktuellesentry .content ul {
  margin-bottom: 2rem;
  list-style-type: square !important;
}

#aktuellesentry .content ul > li {
  margin-bottom: 0.5rem;
  padding-bottom: 0px;
}
#aktuellesentry .content ul > li p {
  padding-bottom: 0vw;
}

.einzug_right {
  margin-right: 0vw !important;
}

#aktuellesentry div.einzug_right p {
  padding-bottom: 8px;
}

.blog-date {
  color: #cf4990 !important;
  padding-bottom: 1rem !important;
  width: auto;
}

.blog-splitter {
  width: 2.5rem;
  height: 0.25rem;
  background-color: #58b1ff;
}

.blog-disclaimer {
  font-size: 18px;
  line-height: 25px;
  font-style: oblique;
}

.blog-bottomline {
  border-top: 2px solid #cf4990;
  padding-top: 2rem;
  margin-top: 0.25rem;
}

@media screen and (min-width: 0px) and (max-width: 768px) {
  #aktuellesentry .desktop_contentbox {
    margin-top: 1rem;
  }
}/*# sourceMappingURL=blog.css.map */