/* ICONS */
/* MEDIAQUERIES */
/* line 3, ../sass/print.scss */
.site {
  max-width: none;
  margin: 0;
}

/* line 8, ../sass/print.scss */
.content {
  width: auto;
  border: none !important;
  padding: 0;
}

/* line 14, ../sass/print.scss */
h1,
h2,
h3,
h4,
h5,
h6,
.news_category {
  color: #8e002b;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

/* line 26, ../sass/print.scss */
a {
  text-decoration: none;
}
/* line 29, ../sass/print.scss */
a p {
  color: #000;
}

/* line 34, ../sass/print.scss */
.header {
  height: auto;
}

/* line 38, ../sass/print.scss */
.header_container {
  display: block;
}

/* line 42, ../sass/print.scss */
.header_logo {
  margin: 50px auto;
  display: block;
}

/* line 47, ../sass/print.scss */
.breadcrumb {
  font-size: .8em;
}
/* line 50, ../sass/print.scss */
.breadcrumb .icon:before {
  content: none;
}
/* line 54, ../sass/print.scss */
.breadcrumb .icon--hide-text {
  position: inherit;
}

/* line 59, ../sass/print.scss */
.article_links {
  padding-left: 2em;
  list-style: initial;
}
/* line 63, ../sass/print.scss */
.article_links .icon {
  padding: .45em 0 .45em 0;
}
/* line 66, ../sass/print.scss */
.article_links .icon:before {
  content: none;
}

/* line 72, ../sass/print.scss */
.further-links,
.skiplink,
.article_meta,
.navigation_container,
.sidebar,
.footer,
footer,
.header_search,
aside,
.carousel_item--container,
.service,
.header_search,
.slick-prev,
.slick-next,
.accessible-hidden,
.cookieinfo {
  display: none !important;
}

/* line 91, ../sass/print.scss */
.teaser_item,
.news,
.news_item,
.overview_item {
  list-style-type: none;
}

/* line 98, ../sass/print.scss */
.news_button {
  display: none;
}

/* line 102, ../sass/print.scss */
.news_image-container {
  float: left;
  margin-right: 1em;
}
/* line 106, ../sass/print.scss */
.news_image-container img {
  width: 11em;
}

/* line 111, ../sass/print.scss */
.news_item,
.teaser_item,
.overview_item {
  border-bottom: 1px solid #D9D9D9;
  padding: 1em 0 1em;
}

/* line 118, ../sass/print.scss */
.main > aside > section,
.news_item,
.teaser_item,
.overview_item {
  margin-bottom: 1em;
}
/* line 124, ../sass/print.scss */
.main > aside > section:after,
.news_item:after,
.teaser_item:after,
.overview_item:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
/* line 130, ../sass/print.scss */
.main > aside > section:before,
.news_item:before,
.teaser_item:before,
.overview_item:before {
  content: " ";
  display: table;
}

/* line 138, ../sass/print.scss */
.teaser_item img,
.overview_item img {
  float: left;
  margin-right: 1em;
  width: 10em;
}

/* line 145, ../sass/print.scss */
.widget_image-container {
  float: left;
  width: 130px;
}
/* line 149, ../sass/print.scss */
.widget_image-container img {
  width: 100%;
}

/* line 154, ../sass/print.scss */
.sidebar_block {
  float: left;
}
/* line 157, ../sass/print.scss */
.sidebar_block .widget {
  margin-right: 1em;
  height: 150px;
}

/* line 164, ../sass/print.scss */
.more-services img {
  max-height: 100px;
}
/* line 168, ../sass/print.scss */
.more-services .widget {
  float: left;
}

/* line 173, ../sass/print.scss */
.article_share {
  display: none;
}

/* line 177, ../sass/print.scss */
.slick-track {
  width: auto !important;
  transform: none !important;
}
/* line 181, ../sass/print.scss */
.slick-track li {
  width: auto !important;
}

/*# sourceMappingURL=print.css.map */
