.tx-dh-news section {
  padding: 0px;
}
.tx-dh-news table {
  border-collapse: separate;
  border-spacing: 10px;
}
.tx-dh-news .tx-dhnews-list-newsitems {
  margin: 0 -1em;
}
@media (min-width: 1024px) {
  .tx-dh-news .tx-dhnews-list-newsitems {
    display: flex;
    flex-wrap: wrap;
  }
}
.tx-dh-news .tx-dhnews-list-newsitems h3 {
  margin-top: 0px;
}
.tx-dh-news .tx-dhnews-list-newsitems .tx-dhnews-list-newsitem_outerwrap {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  margin-bottom: 1em;
}
@media (min-width: 1440px) {
  .tx-dh-news .tx-dhnews-list-newsitems .tx-dhnews-list-newsitem_outerwrap {
    margin: 0px 0em 1em 1em;
  }
}
@media (min-width: 1920px) {
  .tx-dh-news .tx-dhnews-list-newsitems .tx-dhnews-list-newsitem_outerwrap {
    flex: 0 1 46%;
  }
}
.tx-dh-news .tx-dhnews-list-newsitems .tx-dhnews-list-newsitem_outerwrap .tx-dhnews-list-newsitem {
  position: relative;
  border: 1px solid #7ba62b;
  background: white;
  background: linear-gradient(-45deg, #7ba62b 4em, #ffffff 0);
  align-content: center;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px) {
  .tx-dh-news .tx-dhnews-list-newsitems .tx-dhnews-list-newsitem_outerwrap .tx-dhnews-list-newsitem {
    flex-direction: row;
  }
}
.tx-dh-news .tx-dhnews-list-newsitems .tx-dhnews-list-newsitem_outerwrap .tx-dhnews-list-newsitem > div {
  padding: 1em 1em 0em 1em;
  align-self: center;
}
@media (min-width: 1024px) {
  .tx-dh-news .tx-dhnews-list-newsitems .tx-dhnews-list-newsitem_outerwrap .tx-dhnews-list-newsitem > div {
    padding: 1em 0 1em 1em;
  }
}
.tx-dh-news .tx-dhnews-list-newsitems .tx-dhnews-list-newsitem_outerwrap footer {
  padding: 1em;
  border: 1px solid #7ba62b;
}
.tx-dh-news .tx-dhnews-dashboard-item {
  position: relative;
  display: flex;
  flex-direction: column;
  background: white;
  background: linear-gradient(-45deg, #7ba62b 4em, #ffffff 0);
  margin-bottom: 1em;
}
@media (min-width: 1024px) {
  .tx-dh-news .tx-dhnews-dashboard-item {
    flex-direction: row;
  }
}
.tx-dh-news .tx-dhnews-dashboard-item > * {
  padding: 1em 1em 0em 1em;
  align-self: center;
}
@media (min-width: 1024px) {
  .tx-dh-news .tx-dhnews-dashboard-item > * {
    padding: 1em;
  }
}
.tx-dh-news .tx-dhnews-dashboard-item .dashboard-text {
  flex: 5;
}
.tx-dh-news .tx-dhnews-dashboard-item .dashboard-previewimage {
  flex: 1;
}
.tx-dh-news .tx-dhnews-dashboard-item .tx-dhnews-dashboard-newsitem-datetime span {
  padding: 0.2em;
  color: #7ba62b;
  display: inline-block;
}
.tx-dh-news .tx-dhnews-list-newsitem-preview-image,
.tx-dh-news .tx-dhnews-detail-news-preview-image,
.tx-dh-news .tx-dhnews-dashboard-newsitem-preview-image {
  text-align: center;
}
.tx-dh-news .tx-dhnews-list-newsitem-preview-image img,
.tx-dh-news .tx-dhnews-detail-news-preview-image img,
.tx-dh-news .tx-dhnews-dashboard-newsitem-preview-image img {
  border-radius: 50%;
}
.tx-dh-news .tx-dhnews-list-newsitem-preview-image.empty,
.tx-dh-news .tx-dhnews-detail-news-preview-image.empty,
.tx-dh-news .tx-dhnews-dashboard-newsitem-preview-image.empty {
  padding: 0 !important;
}
.tx-dh-news .tx-dhnews-list-newsitem-text {
  flex: 1 1 auto;
}
.tx-dh-news .tx-dhnews-list-newsitem-datetime {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 !important;
}
.tx-dh-news .tx-dhnews-list-newsitem-datetime span {
  padding: 0.2em;
  color: #FFF;
  background-color: #7ba62b;
  display: inline-block;
}
.tx-dh-news .tx-dhnews-list-newsitem-preview-detaillink,
.tx-dh-news .tx-dhnews-dashboard-detaillink {
  flex: 0;
  font-size: 2em;
  color: white;
  align-self: flex-end;
  padding: 0 0.3em 0.3em 0;
  margin-left: auto;
}
.tx-dh-news .tx-dhnews-list-newsitem-rightcolumn {
  display: flex;
  width: 100%;
  flex-direction: row;
  padding: 0;
  justify-content: flex-end;
}
@media (min-width: 1024px) {
  .tx-dh-news .tx-dhnews-list-newsitem-rightcolumn {
    width: auto;
    flex-direction: column;
    height: 100%;
  }
}
.tx-dh-news .tx-dhnews-detail-news {
  margin-bottom: 1em;
}
.tx-dh-news .tx-dhnews-detail-news .tx-dhnews-detail-news-header {
  display: flex;
  margin-bottom: 1em;
}
.tx-dh-news .tx-dhnews-detail-news .tx-dhnews-detail-news-header .tx-dhnews-detail-news-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 4;
}
.tx-dh-news .tx-dhnews-detail-news .tx-dhnews-detail-news-header .tx-dhnews-detail-news-title h1,
.tx-dh-news .tx-dhnews-detail-news .tx-dhnews-detail-news-header .tx-dhnews-detail-news-title h2,
.tx-dh-news .tx-dhnews-detail-news .tx-dhnews-detail-news-header .tx-dhnews-detail-news-title h3,
.tx-dh-news .tx-dhnews-detail-news .tx-dhnews-detail-news-header .tx-dhnews-detail-news-title h4 {
  margin: 0;
}
.tx-dh-news .tx-dhnews-detail-news .tx-dhnews-detail-news-header .tx-dhnews-detail-news-preview-image {
  padding-right: 1em;
  text-align: center;
}
.tx-dh-news .tx-dhnews-detail-news .tx-dhnews-detail-news-header .tx-dhnews-detail-news-preview-image img {
  border-radius: 50%;
}
.tx-dh-news .tx-dhnews-detail-news .tx-dhnews-detail-news-header .tx-dhnews-details-newsitem-datetime {
  flex: 1;
  text-align: right;
}
.tx-dh-news .tx-dhnews-detail-news .tx-dhnews-detail-news-header .tx-dhnews-details-newsitem-datetime span {
  padding: 0.2em;
  color: #FFF;
  background-color: #7ba62b;
  display: inline-block;
}
.tx-dh-news .tx-dhnews-detail-news .tx-dhnews-detail-news-detailimages-images {
  display: grid;
  grid-template-columns: repeat(auto-fit, 300px);
  grid-gap: 1rem;
}
.tx-dh-news .tx-dhnews-detail-news .tx-dhnews-detail-news-detailimages-images .tx-dhnews-detail-news-detailimages-image {
  background-repeat: no-repeat;
  background-size: contain;
  height: 300px;
  display: flex;
}
.tx-dh-news .tx-dhnews-detail-news .tx-dhnews-detail-news-externallink {
  margin-top: 1em;
}
.tx-dh-news .tx-dhnews-detail-news .tx-dhnews-detail-news-externallink span {
  padding: 0.5em;
  display: inline-block;
}
.tx-dh-news .dhnews-gallery {
  display: grid;
  grid-template-columns: repeat(auto-fit, 300px);
  grid-gap: 1rem;
}
.tx-dh-news .dhnews-gallery .dhnews-gallery-item {
  background-repeat: no-repeat;
  background-size: contain;
  height: 300px;
  display: flex;
  flex-flow: column;
}
.tx-dh-news .dhnews-gallery .dhnews-gallery-markfordeletion {
  background: rgba(255, 255, 255, 0.8);
  padding: 0.2em;
}
.tx-dh-news .tx-dhnews-admin-news .dhnews-gallery .dhnews-gallery-item {
  height: 150px;
}
.tx-dh-news .DhNewsForm .newstypefilter {
  display: none;
}
.tx-dh-news .DhNewsForm[data-newstype="0"] .newstypefilter.newstype-0 {
  display: block;
}
.tx-dh-news .DhNewsForm[data-newstype="1"] .newstypefilter.newstype-1 {
  display: block;
}
.tx-dh-news .DhNewsForm[data-newstype="2"] .newstypefilter.newstype-2 {
  display: block;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%5C%2Ftypo3conf%5C%2Fext%5C%2Fdh_news%5C%2FResources%5C%2FPrivate%5C%2FDyncss%5C%2Fdh_news.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%2CWACE%3BEACE%3B%3BAAFJ%2CWAKE%3BEACE%3BEACA%3B%3BAAPJ%2CWAUE%3BEAKE%2CcAAA%3B%3BAAAA%2CQAJ2B%3BEAI3B%2CWALF%3BIAEI%3BIACA%3B%3B%3BAAbN%2CWAUE%2C0BAOE%3BEACE%3B%3BAAlBN%2CWAUE%2C0BAWE%3BEACE%3BEACA%3BEACA%3BEACA%3B%3BAAKA%2CQAH2B%3BEAG3B%2CWApBJ%2C0BAWE%3BIAOI%2CuBAAA%3B%3B%3BAAMF%2CQAJ2B%3BEAI3B%2CWAxBJ%2C0BAWE%3BIAUI%2CaAAA%3B%3B%3BAA%5C%2FBR%2CWAUE%2C0BAWE%2CmCAaE%3BEACE%3BEACA%2CyBAAA%3BEACA%3BEACA%2CYAAY%2C%2BCAAZ%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAMA%2CQAJ2B%3BEAI3B%2CWAtCN%2C0BAWE%2CmCAaE%3BIAWI%3B%3B%3BAAGF%2CWAtCN%2C0BAWE%2CmCAaE%2CyBAcM%3BEACF%2CwBAAA%3BEACA%3B%3BAAIF%2CQAH6B%3BEAG7B%2CWA5CN%2C0BAWE%2CmCAaE%2CyBAcM%3BIAIA%2CsBAAA%3B%3B%3BAApDZ%2CWAUE%2C0BAWE%2CmCAoCE%3BEACE%3BEACA%2CyBAAA%3B%3BAA3DR%2CWAqEE%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%2CYAAY%2C%2BCAAZ%3BEACA%3B%3BAAIA%2CQAH2B%3BEAG3B%2CWAVF%3BIAQI%3B%3B%3BAAKF%2CWAbF%2C0BAaM%3BEACF%2CwBAAA%3BEACA%3B%3BAAIF%2CQAH6B%3BEAG7B%2CWAnBF%2C0BAaM%3BIAIA%3B%3B%3BAAtFR%2CWAqEE%2C0BAqBE%3BEACE%3B%3BAA3FN%2CWAqEE%2C0BAyBE%3BEACE%3B%3BAA%5C%2FFN%2CWAqEE%2C0BA6BE%2CuCACE%3BEACE%3BEACA%3BEACA%3B%3BAAtGR%2CWA4GE%3BAA5GF%2CWA6GE%3BAA7GF%2CWA8GE%3BEACE%3B%3BAA%5C%2FGJ%2CWA4GE%2CuCAKE%3BAAjHJ%2CWA6GE%2CqCAIE%3BAAjHJ%2CWA8GE%2C4CAGE%3BEACE%3B%3BAAGF%2CWATF%2CuCASG%3BAAAD%2CWARF%2CqCAQG%3BAAAD%2CWAPF%2C4CAOG%3BEACC%3B%3BAAtHN%2CWA0HE%3BEACE%2CcAAA%3B%3BAA3HJ%2CWAkIE%3BEAQE%3BEACA%3BEACA%3BEACA%3B%3BAA7IJ%2CWAkIE%2CkCACE%3BEACE%3BEACA%3BEACA%3BEACA%3B%3BAAvIN%2CWAgJE%3BAAhJF%2CWAiJE%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%2CwBAAA%3BEACA%3B%3BAAvJJ%2CWA0JE%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAMF%2CQAL6B%3BEAK7B%2CWAXA%3BIAOI%3BIACA%3BIACA%3B%3B%3BAAnKN%2CWAwKE%3BEACE%3B%3BAAzKJ%2CWAwKE%2CuBAGE%3BEACE%3BEACA%3B%3BAA7KN%2CWAwKE%2CuBAGE%2C8BAIE%3BEACE%3BEACA%3BEACA%3BEACA%3B%3BAAnLR%2CWAwKE%2CuBAGE%2C8BAIE%2C6BAME%3BAArLR%2CWAwKE%2CuBAGE%2C8BAIE%2C6BAMM%3BAArLZ%2CWAwKE%2CuBAGE%2C8BAIE%2C6BAMU%3BAArLhB%2CWAwKE%2CuBAGE%2C8BAIE%2C6BAMc%3BEACV%3B%3BAAtLV%2CWAwKE%2CuBAGE%2C8BAeE%3BEACE%3BEACA%3B%3BAA5LR%2CWAwKE%2CuBAGE%2C8BAeE%2CqCAIE%3BEACE%3B%3BAA%5C%2FLV%2CWAwKE%2CuBAGE%2C8BAwBE%3BEACE%3BEACA%3B%3BAArMR%2CWAwKE%2CuBAGE%2C8BAwBE%2CqCAIE%3BEACE%3BEACA%3BEACA%3BEACA%3B%3BAA3MV%2CWAwKE%2CuBAwCE%3BEACE%3BEACA%2CuBAAuB%2CuBAAvB%3BEACA%3B%3BAAnNN%2CWAwKE%2CuBAwCE%2C2CAKE%3BEACE%3BEACA%3BEACA%3BEACA%3B%3BAAzNR%2CWAwKE%2CuBAsDE%3BEACE%3B%3BAA%5C%2FNN%2CWAwKE%2CuBAsDE%2CoCAGE%3BEACE%3BEACA%3B%3BAAnOR%2CWAyOE%3BEACE%3BEACA%2CuBAAuB%2CuBAAvB%3BEACA%3B%3BAA5OJ%2CWAyOE%2CgBAKE%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAnPN%2CWAyOE%2CgBAaE%3BEACE%2CoCAAA%3BEACA%3B%3BAAxPN%2CWA4PE%2CsBACE%2CgBACE%3BEACE%3B%3BAA%5C%2FPR%2CWAoQE%2CYACE%3BEACE%3B%3BAAEF%2CWAJF%2CYAIG%2CmBACC%2CgBAAe%3BEACb%3B%3BAAGJ%2CWATF%2CYASG%2CmBACC%2CgBAAe%3BEACb%3B%3BAAIJ%2CWAfF%2CYAeG%2CmBACC%2CgBAAe%3BEACb%22%7D */