/*
 * COLORS
 */
/*
 * TYPOGRAPHY
 */
/*
 * MEDIA QUERIES
 */
/*
 * Generic helper classes
 */
.co-h__hide {
  display: none !important; }
  .co-h__hide--soft {
    visibility: hidden !important;
    height: 0 !important;
    overflow: hidden !important;
    padding: 0 !important;
    margin: 0 !important; }

.co-h__no-padding--top {
  padding-top: 0 !important; }

.co-h__no-padding--bottom {
  padding-bottom: 0 !important; }

.co-h__no-padding--left {
  padding-left: 0 !important; }

.co-h__no-padding--right {
  padding-right: 0 !important; }

.co-h__no-padding {
  padding: 0 !important; }

.co-h__no-margin--top {
  margin-top: 0 !important; }

.co-h__no-margin--bottom {
  margin-bottom: 0 !important; }

.co-h__no-margin--left {
  margin-left: 0 !important; }

.co-h__no-margin--right {
  margin-right: 0 !important; }

.co-h__no-margin {
  margin: 0 !important; }

.co-link-imitation {
  color: #005896;
  cursor: pointer;
  text-decoration: none; }
  .co-link-imitation:hover, .co-link-imitation:focus {
    color: #005896;
    text-decoration: none; }

.co-link-imitation-light-blue {
  color: #005896;
  cursor: pointer;
  text-decoration: none;
  color: #0090d0; }
  .co-link-imitation-light-blue:hover, .co-link-imitation-light-blue:focus {
    color: #005896;
    text-decoration: none; }

.co-text-medium-small {
  font-size: 14px; }

/*
 * MEDIA QUERIES
 */
/*
 * COLORS
 */
/*
 * TYPOGRAPHY
 */
div.selectable-images img {
  height: 100%;
  width: 100%; }

.selectable .selectable-wrapper:after,
.selectable .selectable-wrapper:before,
.selectable:after,
.selectable:before {
  background: #91C90E;
  padding: 2px; }

.section {
  padding-top: 15px;
  padding-bottom: 20px; }

.article .body-text ol li, .article .body-text p, .article .body-text td, .article .body-text th, .article .body-text ul li, .article .intro-text ol li, .article .intro-text p, .article .intro-text td, .article .intro-text th, .article .intro-text ul li {
  font-size: 18px;
  line-height: 25px !important; }

#content .section {
  padding: 5px 0 0px; }

#content .section ~ .section {
  padding-top: 0px; }

.selectable .selectable-visual {
  height: 170px !important; }

.selectable-button-action {
  cursor: not-allowed !important; }

.selectable-button-disable {
  background: grey !important;
  border: 1px solid grey !important; }

.item-collection-headline {
  font-size: 16px;
  line-height: 10px; }

.teaser-selected {
  border: 2px solid #91C90E; }

.table > tbody > tr > td {
  padding: 0px; }

.table tbody tr td {
  padding: 0px 0 0px !important; }

section.section.section-display {
  padding-top: 0px !important;
  padding-bottom: 0px !important; }

.section-accordion > .panel p {
  margin: 5px 0 5px; }

p {
  margin: 5px 0 5px; }

/*# sourceMappingURL=o2.map*/