.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

.rs-column {
  float: left;
  width: 100%;
  margin-top: 7.69231%;
  margin-right: 7.69231%;
}
.rs-column.-large-first {
  clear: left;
}
.rs-column.-large-last {
  margin-right: -5px;
}
.rs-column.-large-first-row {
  margin-top: 0;
}
.rs-column.-large-col-1-1 {
  width: 100%;
}
.rs-column.-large-col-2-1 {
  width: 46.15385%;
}
.rs-column.-large-col-2-2 {
  width: 100%;
}
.rs-column.-large-col-3-1 {
  width: 28.20513%;
}
.rs-column.-large-col-3-2 {
  width: 64.10256%;
}
.rs-column.-large-col-3-3 {
  width: 100%;
}
.rs-column.-large-col-4-1 {
  width: 19.23077%;
}
.rs-column.-large-col-4-2 {
  width: 46.15385%;
}
.rs-column.-large-col-4-3 {
  width: 73.07692%;
}
.rs-column.-large-col-4-4 {
  width: 100%;
}
.rs-column.-large-col-5-1 {
  width: 13.84615%;
}
.rs-column.-large-col-5-2 {
  width: 35.38462%;
}
.rs-column.-large-col-5-3 {
  width: 56.92308%;
}
.rs-column.-large-col-5-4 {
  width: 78.46154%;
}
.rs-column.-large-col-5-5 {
  width: 100%;
}
.rs-column.-large-col-6-1 {
  width: 10.25641%;
}
.rs-column.-large-col-6-2 {
  width: 28.20513%;
}
.rs-column.-large-col-6-3 {
  width: 46.15385%;
}
.rs-column.-large-col-6-4 {
  width: 64.10256%;
}
.rs-column.-large-col-6-5 {
  width: 82.05128%;
}
.rs-column.-large-col-6-6 {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-first {
    clear: none;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: left;
  }
  .rs-column.-medium-last {
    margin-right: -5px;
  }
  .rs-column.-medium-first-row {
    margin-top: 0;
  }
  .rs-column.-medium-col-1-1 {
    width: 100%;
  }
  .rs-column.-medium-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-2-2 {
    width: 100%;
  }
  .rs-column.-medium-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-3-3 {
    width: 100%;
  }
  .rs-column.-medium-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-medium-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-medium-col-4-4 {
    width: 100%;
  }
  .rs-column.-medium-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-medium-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-medium-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-medium-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-medium-col-5-5 {
    width: 100%;
  }
  .rs-column.-medium-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-medium-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-medium-col-6-6 {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .rs-column {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: none;
  }
  .rs-column.-medium-last {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-small-first {
    clear: left;
  }
  .rs-column.-small-last {
    margin-right: -5px;
  }
  .rs-column.-small-first-row {
    margin-top: 0;
  }
  .rs-column.-small-col-1-1 {
    width: 100%;
  }
  .rs-column.-small-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-small-col-2-2 {
    width: 100%;
  }
  .rs-column.-small-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-small-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-small-col-3-3 {
    width: 100%;
  }
  .rs-column.-small-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-small-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-small-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-small-col-4-4 {
    width: 100%;
  }
  .rs-column.-small-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-small-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-small-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-small-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-small-col-5-5 {
    width: 100%;
  }
  .rs-column.-small-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-small-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-small-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-small-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-small-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-small-col-6-6 {
    width: 100%;
  }
}

@charset "UTF-8";
/*
    Created on : 12.05.2015, 09:34:00
*/
/**
 * Contao Open Source CMS
 *
 * Copyright (c) 2005-2015 Leo Feyer
 *
 * @license LGPL-3.0+
 */
/**
 * Reset the margin and padding of the block elements
 */
body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, code, ol, ul, li, dl, dt, dd, figure, table, th, td, form, fieldset, legend, input, textarea {
  margin: 0;
  padding: 0; }

/**
 * Basic element formatting
 */
table {
  border-spacing: 0;
  border-collapse: collapse; }

caption, th, td {
  text-align: left;
  text-align: start;
  /* see #4596 */
  vertical-align: top; }

abbr, acronym {
  font-variant: normal;
  border-bottom: 1px dotted #666;
  cursor: help; }

blockquote, q {
  quotes: none; }

fieldset, img {
  border: 0; }

ul {
  list-style-type: none; }

sup {
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

del {
  text-decoration: line-through; }

ins {
  text-decoration: none; }

header, footer, nav, section, aside, article, figure, figcaption {
  /* display:block; */ }

/**
 * Default font settings
 */
body {
  font: 12px/1 sans-serif;
  color: #000; }

input, button, textarea, select {
  font-family: inherit;
  font-size: 99%;
  font-weight: inherit; }

pre, code {
  font-family: Monaco,monospace; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

h1 {
  font-size: 1.8333em;
  /* 22px */ }

h2 {
  font-size: 1.6667em;
  /* 20px */ }

h3 {
  font-size: 1.5em;
  /* 18px */ }

h4 {
  font-size: 1.3333em;
  /* 16px */ }

table {
  font-size: inherit; }

caption, th, b {
  font-weight: bold; }

a {
  color: inherit; }

/**
 * Default margins
 */
/*h1,h2,h3,h4,h5,h6 {
    margin-top:1em;
}
h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form {
    margin-bottom:12px;  Should match the font size
}*/
/*
    Created on : 03.02.2015, 08:44:48
    Description: Some SASS mixins
*/
.clearfix, .inside, #container .custom, #container #main .mod_article, #container #main .mod_newsarchive, #container #main .mod_newsarchive .pagination, #container #main .mod_newsarchive_forum ul li, #container #main .book-teaser {
  zoom: 1; }
  .clearfix::after, .inside::after, #container .custom::after, #container #main .mod_article::after, #container #main .mod_newsarchive::after, #container #main .mod_newsarchive .pagination::after, #container #main .mod_newsarchive_forum ul li::after, #container #main .book-teaser::after, .clearfix::before, .inside::before, #container .custom::before, #container #main .mod_article::before, #container #main .mod_newsarchive::before, #container #main .mod_newsarchive .pagination::before, #container #main .mod_newsarchive_forum ul li::before, #container #main .book-teaser::before {
    content: "";
    display: table; }
  .clearfix::after, .inside::after, #container .custom::after, #container #main .mod_article::after, #container #main .mod_newsarchive::after, #container #main .mod_newsarchive .pagination::after, #container #main .mod_newsarchive_forum ul li::after, #container #main .book-teaser::after {
    clear: both; }

.fg-white, #cookie-hint, #cookie-hint a {
  color: #fff; }

.bg-white {
  background-color: #fff; }

.fg-black {
  color: #000; }

.bg-black {
  background-color: #000; }

/*
    Created on : 17.04.2015, 09:34:00
    Descroption: Custom Contao 3.x Grid with fixed with
                 http://css-tricks.com/snippets/css/media-queries-for-standard-devices/
                 Default Breaks...
                 @768 for portrait > sm
                 @1024 for landscape > md
                 @1280 for desktops > lg
                 Percenatgegrid uses bootstrap-like classes col-xs-*, col-sm-*...

                 Add some more breakoint by extent $arrBreakpoints
                 08.07.2016: Fixed clear-floating
                 23.09.2016: tuned grid, fixed col-xx-hide
*/
/*
 Created on : 22.07.2015, 16:12:20
 Changes :
 07.10.2015 - included percentage grid and rename old one to generatePixelGrid
 28.10.2015 - introduced prefixes
 27.01.2016 - added/fixed boxed behavior
 17.02.2016 - removes pixel-based grid calculation
 15.04.2016 - replace with css-calc
 24.06.2016 - remove junk
 23.09.2016 - tuned
*/
/* STOP edit here! */
/*$computedMarginLeft: percentage($marginLeft / $maxPageWidth);*/
/*$computedMarginRight: percentage($marginRight / $maxPageWidth);*/
.grid {
  min-width: 320px;
  margin-left: auto;
  margin-right: auto; }
  .grid-fluid {
    max-width: 100% !important; }

*[class*="col-"] {
  /*display: inline;*/
  box-sizing: border-box;
  float: left;
  margin-left: 15px;
  margin-right: 15px; }
  *[class*="col-"][class*="push-"], *[class*="col-"][class*="pull-"] {
    position: relative; }

.mod_article[class*="col-"] {
  margin-left: 0;
  margin-right: 0;
  /*padding: {
          left: $computedMarginLeft;
          right: $computedMarginRight;
      }*/ }

.row {
  clear: left;
  margin-left: -15px;
  margin-right: -15px; }

.col-xs-1 {
  width: calc(100% * 1 / 12 - 30px); }
  .col-xs-1.mod_article, .col-xs-1.no-margin {
    width: calc(100% * 1 / 12); }
  .col-xs-1.no-margin-left, .col-xs-1.no-margin-right {
    width: calc(100% * 1 / 12 - 15px); }

.offset-xs-1 {
  margin-left: calc(100% * 1 / 12 + 15px); }
  .offset-xs-1.mod_article {
    margin-left: calc(100% * 1 / 12); }

.push-xs-1 {
  left: calc(100% * 1 / 12); }

.pull-xs-1 {
  right: calc(100% * 1 / 12); }

.col-xs-2 {
  width: calc(100% * 2 / 12 - 30px); }
  .col-xs-2.mod_article, .col-xs-2.no-margin {
    width: calc(100% * 2 / 12); }
  .col-xs-2.no-margin-left, .col-xs-2.no-margin-right {
    width: calc(100% * 2 / 12 - 15px); }

.offset-xs-2 {
  margin-left: calc(100% * 2 / 12 + 15px); }
  .offset-xs-2.mod_article {
    margin-left: calc(100% * 2 / 12); }

.push-xs-2 {
  left: calc(100% * 2 / 12); }

.pull-xs-2 {
  right: calc(100% * 2 / 12); }

.col-xs-3 {
  width: calc(100% * 3 / 12 - 30px); }
  .col-xs-3.mod_article, .col-xs-3.no-margin {
    width: calc(100% * 3 / 12); }
  .col-xs-3.no-margin-left, .col-xs-3.no-margin-right {
    width: calc(100% * 3 / 12 - 15px); }

.offset-xs-3 {
  margin-left: calc(100% * 3 / 12 + 15px); }
  .offset-xs-3.mod_article {
    margin-left: calc(100% * 3 / 12); }

.push-xs-3 {
  left: calc(100% * 3 / 12); }

.pull-xs-3 {
  right: calc(100% * 3 / 12); }

.col-xs-4 {
  width: calc(100% * 4 / 12 - 30px); }
  .col-xs-4.mod_article, .col-xs-4.no-margin {
    width: calc(100% * 4 / 12); }
  .col-xs-4.no-margin-left, .col-xs-4.no-margin-right {
    width: calc(100% * 4 / 12 - 15px); }

.offset-xs-4 {
  margin-left: calc(100% * 4 / 12 + 15px); }
  .offset-xs-4.mod_article {
    margin-left: calc(100% * 4 / 12); }

.push-xs-4 {
  left: calc(100% * 4 / 12); }

.pull-xs-4 {
  right: calc(100% * 4 / 12); }

.col-xs-5 {
  width: calc(100% * 5 / 12 - 30px); }
  .col-xs-5.mod_article, .col-xs-5.no-margin {
    width: calc(100% * 5 / 12); }
  .col-xs-5.no-margin-left, .col-xs-5.no-margin-right {
    width: calc(100% * 5 / 12 - 15px); }

.offset-xs-5 {
  margin-left: calc(100% * 5 / 12 + 15px); }
  .offset-xs-5.mod_article {
    margin-left: calc(100% * 5 / 12); }

.push-xs-5 {
  left: calc(100% * 5 / 12); }

.pull-xs-5 {
  right: calc(100% * 5 / 12); }

.col-xs-6 {
  width: calc(100% * 6 / 12 - 30px); }
  .col-xs-6.mod_article, .col-xs-6.no-margin {
    width: calc(100% * 6 / 12); }
  .col-xs-6.no-margin-left, .col-xs-6.no-margin-right {
    width: calc(100% * 6 / 12 - 15px); }

.offset-xs-6 {
  margin-left: calc(100% * 6 / 12 + 15px); }
  .offset-xs-6.mod_article {
    margin-left: calc(100% * 6 / 12); }

.push-xs-6 {
  left: calc(100% * 6 / 12); }

.pull-xs-6 {
  right: calc(100% * 6 / 12); }

.col-xs-7 {
  width: calc(100% * 7 / 12 - 30px); }
  .col-xs-7.mod_article, .col-xs-7.no-margin {
    width: calc(100% * 7 / 12); }
  .col-xs-7.no-margin-left, .col-xs-7.no-margin-right {
    width: calc(100% * 7 / 12 - 15px); }

.offset-xs-7 {
  margin-left: calc(100% * 7 / 12 + 15px); }
  .offset-xs-7.mod_article {
    margin-left: calc(100% * 7 / 12); }

.push-xs-7 {
  left: calc(100% * 7 / 12); }

.pull-xs-7 {
  right: calc(100% * 7 / 12); }

.col-xs-8 {
  width: calc(100% * 8 / 12 - 30px); }
  .col-xs-8.mod_article, .col-xs-8.no-margin {
    width: calc(100% * 8 / 12); }
  .col-xs-8.no-margin-left, .col-xs-8.no-margin-right {
    width: calc(100% * 8 / 12 - 15px); }

.offset-xs-8 {
  margin-left: calc(100% * 8 / 12 + 15px); }
  .offset-xs-8.mod_article {
    margin-left: calc(100% * 8 / 12); }

.push-xs-8 {
  left: calc(100% * 8 / 12); }

.pull-xs-8 {
  right: calc(100% * 8 / 12); }

.col-xs-9 {
  width: calc(100% * 9 / 12 - 30px); }
  .col-xs-9.mod_article, .col-xs-9.no-margin {
    width: calc(100% * 9 / 12); }
  .col-xs-9.no-margin-left, .col-xs-9.no-margin-right {
    width: calc(100% * 9 / 12 - 15px); }

.offset-xs-9 {
  margin-left: calc(100% * 9 / 12 + 15px); }
  .offset-xs-9.mod_article {
    margin-left: calc(100% * 9 / 12); }

.push-xs-9 {
  left: calc(100% * 9 / 12); }

.pull-xs-9 {
  right: calc(100% * 9 / 12); }

.col-xs-10 {
  width: calc(100% * 10 / 12 - 30px); }
  .col-xs-10.mod_article, .col-xs-10.no-margin {
    width: calc(100% * 10 / 12); }
  .col-xs-10.no-margin-left, .col-xs-10.no-margin-right {
    width: calc(100% * 10 / 12 - 15px); }

.offset-xs-10 {
  margin-left: calc(100% * 10 / 12 + 15px); }
  .offset-xs-10.mod_article {
    margin-left: calc(100% * 10 / 12); }

.push-xs-10 {
  left: calc(100% * 10 / 12); }

.pull-xs-10 {
  right: calc(100% * 10 / 12); }

.col-xs-11 {
  width: calc(100% * 11 / 12 - 30px); }
  .col-xs-11.mod_article, .col-xs-11.no-margin {
    width: calc(100% * 11 / 12); }
  .col-xs-11.no-margin-left, .col-xs-11.no-margin-right {
    width: calc(100% * 11 / 12 - 15px); }

.offset-xs-11 {
  margin-left: calc(100% * 11 / 12 + 15px); }
  .offset-xs-11.mod_article {
    margin-left: calc(100% * 11 / 12); }

.push-xs-11 {
  left: calc(100% * 11 / 12); }

.pull-xs-11 {
  right: calc(100% * 11 / 12); }

.col-xs-12 {
  width: calc(100% * 12 / 12 - 30px); }
  .col-xs-12.mod_article, .col-xs-12.no-margin {
    width: calc(100% * 12 / 12); }
  .col-xs-12.no-margin-left, .col-xs-12.no-margin-right {
    width: calc(100% * 12 / 12 - 15px); }

.offset-xs-12 {
  margin-left: calc(100% * 12 / 12 + 15px); }
  .offset-xs-12.mod_article {
    margin-left: calc(100% * 12 / 12); }

.push-xs-12 {
  left: calc(100% * 12 / 12); }

.pull-xs-12 {
  right: calc(100% * 12 / 12); }

@media only screen and (max-width: 480px) {
  .col-xs-12 {
    clear: left; } }
@media only screen and (min-width: 481px) {
  .col-xsm-1 {
    width: calc(100% * 1 / 12 - 30px); }
    .col-xsm-1.mod_article, .col-xsm-1.no-margin {
      width: calc(100% * 1 / 12); }
    .col-xsm-1.no-margin-left, .col-xsm-1.no-margin-right {
      width: calc(100% * 1 / 12 - 15px); }

  .offset-xsm-1 {
    margin-left: calc(100% * 1 / 12 + 15px); }
    .offset-xsm-1.mod_article {
      margin-left: calc(100% * 1 / 12); }

  .push-xsm-1 {
    left: calc(100% * 1 / 12); }

  .pull-xsm-1 {
    right: calc(100% * 1 / 12); }

  .col-xsm-2 {
    width: calc(100% * 2 / 12 - 30px); }
    .col-xsm-2.mod_article, .col-xsm-2.no-margin {
      width: calc(100% * 2 / 12); }
    .col-xsm-2.no-margin-left, .col-xsm-2.no-margin-right {
      width: calc(100% * 2 / 12 - 15px); }

  .offset-xsm-2 {
    margin-left: calc(100% * 2 / 12 + 15px); }
    .offset-xsm-2.mod_article {
      margin-left: calc(100% * 2 / 12); }

  .push-xsm-2 {
    left: calc(100% * 2 / 12); }

  .pull-xsm-2 {
    right: calc(100% * 2 / 12); }

  .col-xsm-3 {
    width: calc(100% * 3 / 12 - 30px); }
    .col-xsm-3.mod_article, .col-xsm-3.no-margin {
      width: calc(100% * 3 / 12); }
    .col-xsm-3.no-margin-left, .col-xsm-3.no-margin-right {
      width: calc(100% * 3 / 12 - 15px); }

  .offset-xsm-3 {
    margin-left: calc(100% * 3 / 12 + 15px); }
    .offset-xsm-3.mod_article {
      margin-left: calc(100% * 3 / 12); }

  .push-xsm-3 {
    left: calc(100% * 3 / 12); }

  .pull-xsm-3 {
    right: calc(100% * 3 / 12); }

  .col-xsm-4 {
    width: calc(100% * 4 / 12 - 30px); }
    .col-xsm-4.mod_article, .col-xsm-4.no-margin {
      width: calc(100% * 4 / 12); }
    .col-xsm-4.no-margin-left, .col-xsm-4.no-margin-right {
      width: calc(100% * 4 / 12 - 15px); }

  .offset-xsm-4 {
    margin-left: calc(100% * 4 / 12 + 15px); }
    .offset-xsm-4.mod_article {
      margin-left: calc(100% * 4 / 12); }

  .push-xsm-4 {
    left: calc(100% * 4 / 12); }

  .pull-xsm-4 {
    right: calc(100% * 4 / 12); }

  .col-xsm-5 {
    width: calc(100% * 5 / 12 - 30px); }
    .col-xsm-5.mod_article, .col-xsm-5.no-margin {
      width: calc(100% * 5 / 12); }
    .col-xsm-5.no-margin-left, .col-xsm-5.no-margin-right {
      width: calc(100% * 5 / 12 - 15px); }

  .offset-xsm-5 {
    margin-left: calc(100% * 5 / 12 + 15px); }
    .offset-xsm-5.mod_article {
      margin-left: calc(100% * 5 / 12); }

  .push-xsm-5 {
    left: calc(100% * 5 / 12); }

  .pull-xsm-5 {
    right: calc(100% * 5 / 12); }

  .col-xsm-6 {
    width: calc(100% * 6 / 12 - 30px); }
    .col-xsm-6.mod_article, .col-xsm-6.no-margin {
      width: calc(100% * 6 / 12); }
    .col-xsm-6.no-margin-left, .col-xsm-6.no-margin-right {
      width: calc(100% * 6 / 12 - 15px); }

  .offset-xsm-6 {
    margin-left: calc(100% * 6 / 12 + 15px); }
    .offset-xsm-6.mod_article {
      margin-left: calc(100% * 6 / 12); }

  .push-xsm-6 {
    left: calc(100% * 6 / 12); }

  .pull-xsm-6 {
    right: calc(100% * 6 / 12); }

  .col-xsm-7 {
    width: calc(100% * 7 / 12 - 30px); }
    .col-xsm-7.mod_article, .col-xsm-7.no-margin {
      width: calc(100% * 7 / 12); }
    .col-xsm-7.no-margin-left, .col-xsm-7.no-margin-right {
      width: calc(100% * 7 / 12 - 15px); }

  .offset-xsm-7 {
    margin-left: calc(100% * 7 / 12 + 15px); }
    .offset-xsm-7.mod_article {
      margin-left: calc(100% * 7 / 12); }

  .push-xsm-7 {
    left: calc(100% * 7 / 12); }

  .pull-xsm-7 {
    right: calc(100% * 7 / 12); }

  .col-xsm-8 {
    width: calc(100% * 8 / 12 - 30px); }
    .col-xsm-8.mod_article, .col-xsm-8.no-margin {
      width: calc(100% * 8 / 12); }
    .col-xsm-8.no-margin-left, .col-xsm-8.no-margin-right {
      width: calc(100% * 8 / 12 - 15px); }

  .offset-xsm-8 {
    margin-left: calc(100% * 8 / 12 + 15px); }
    .offset-xsm-8.mod_article {
      margin-left: calc(100% * 8 / 12); }

  .push-xsm-8 {
    left: calc(100% * 8 / 12); }

  .pull-xsm-8 {
    right: calc(100% * 8 / 12); }

  .col-xsm-9 {
    width: calc(100% * 9 / 12 - 30px); }
    .col-xsm-9.mod_article, .col-xsm-9.no-margin {
      width: calc(100% * 9 / 12); }
    .col-xsm-9.no-margin-left, .col-xsm-9.no-margin-right {
      width: calc(100% * 9 / 12 - 15px); }

  .offset-xsm-9 {
    margin-left: calc(100% * 9 / 12 + 15px); }
    .offset-xsm-9.mod_article {
      margin-left: calc(100% * 9 / 12); }

  .push-xsm-9 {
    left: calc(100% * 9 / 12); }

  .pull-xsm-9 {
    right: calc(100% * 9 / 12); }

  .col-xsm-10 {
    width: calc(100% * 10 / 12 - 30px); }
    .col-xsm-10.mod_article, .col-xsm-10.no-margin {
      width: calc(100% * 10 / 12); }
    .col-xsm-10.no-margin-left, .col-xsm-10.no-margin-right {
      width: calc(100% * 10 / 12 - 15px); }

  .offset-xsm-10 {
    margin-left: calc(100% * 10 / 12 + 15px); }
    .offset-xsm-10.mod_article {
      margin-left: calc(100% * 10 / 12); }

  .push-xsm-10 {
    left: calc(100% * 10 / 12); }

  .pull-xsm-10 {
    right: calc(100% * 10 / 12); }

  .col-xsm-11 {
    width: calc(100% * 11 / 12 - 30px); }
    .col-xsm-11.mod_article, .col-xsm-11.no-margin {
      width: calc(100% * 11 / 12); }
    .col-xsm-11.no-margin-left, .col-xsm-11.no-margin-right {
      width: calc(100% * 11 / 12 - 15px); }

  .offset-xsm-11 {
    margin-left: calc(100% * 11 / 12 + 15px); }
    .offset-xsm-11.mod_article {
      margin-left: calc(100% * 11 / 12); }

  .push-xsm-11 {
    left: calc(100% * 11 / 12); }

  .pull-xsm-11 {
    right: calc(100% * 11 / 12); }

  .col-xsm-12 {
    width: calc(100% * 12 / 12 - 30px); }
    .col-xsm-12.mod_article, .col-xsm-12.no-margin {
      width: calc(100% * 12 / 12); }
    .col-xsm-12.no-margin-left, .col-xsm-12.no-margin-right {
      width: calc(100% * 12 / 12 - 15px); }

  .offset-xsm-12 {
    margin-left: calc(100% * 12 / 12 + 15px); }
    .offset-xsm-12.mod_article {
      margin-left: calc(100% * 12 / 12); }

  .push-xsm-12 {
    left: calc(100% * 12 / 12); }

  .pull-xsm-12 {
    right: calc(100% * 12 / 12); }

  .grid {
    max-width: 481px; } }
@media only screen and (min-width: 482px) and (max-width: 769px) {
  .col-xsm-12 {
    clear: left; }

  .col-xsm-hide {
    display: none; } }
@media only screen and (min-width: 769px) {
  .col-sm-1 {
    width: calc(100% * 1 / 12 - 30px); }
    .col-sm-1.mod_article, .col-sm-1.no-margin {
      width: calc(100% * 1 / 12); }
    .col-sm-1.no-margin-left, .col-sm-1.no-margin-right {
      width: calc(100% * 1 / 12 - 15px); }

  .offset-sm-1 {
    margin-left: calc(100% * 1 / 12 + 15px); }
    .offset-sm-1.mod_article {
      margin-left: calc(100% * 1 / 12); }

  .push-sm-1 {
    left: calc(100% * 1 / 12); }

  .pull-sm-1 {
    right: calc(100% * 1 / 12); }

  .col-sm-2 {
    width: calc(100% * 2 / 12 - 30px); }
    .col-sm-2.mod_article, .col-sm-2.no-margin {
      width: calc(100% * 2 / 12); }
    .col-sm-2.no-margin-left, .col-sm-2.no-margin-right {
      width: calc(100% * 2 / 12 - 15px); }

  .offset-sm-2 {
    margin-left: calc(100% * 2 / 12 + 15px); }
    .offset-sm-2.mod_article {
      margin-left: calc(100% * 2 / 12); }

  .push-sm-2 {
    left: calc(100% * 2 / 12); }

  .pull-sm-2 {
    right: calc(100% * 2 / 12); }

  .col-sm-3 {
    width: calc(100% * 3 / 12 - 30px); }
    .col-sm-3.mod_article, .col-sm-3.no-margin {
      width: calc(100% * 3 / 12); }
    .col-sm-3.no-margin-left, .col-sm-3.no-margin-right {
      width: calc(100% * 3 / 12 - 15px); }

  .offset-sm-3 {
    margin-left: calc(100% * 3 / 12 + 15px); }
    .offset-sm-3.mod_article {
      margin-left: calc(100% * 3 / 12); }

  .push-sm-3 {
    left: calc(100% * 3 / 12); }

  .pull-sm-3 {
    right: calc(100% * 3 / 12); }

  .col-sm-4 {
    width: calc(100% * 4 / 12 - 30px); }
    .col-sm-4.mod_article, .col-sm-4.no-margin {
      width: calc(100% * 4 / 12); }
    .col-sm-4.no-margin-left, .col-sm-4.no-margin-right {
      width: calc(100% * 4 / 12 - 15px); }

  .offset-sm-4 {
    margin-left: calc(100% * 4 / 12 + 15px); }
    .offset-sm-4.mod_article {
      margin-left: calc(100% * 4 / 12); }

  .push-sm-4 {
    left: calc(100% * 4 / 12); }

  .pull-sm-4 {
    right: calc(100% * 4 / 12); }

  .col-sm-5 {
    width: calc(100% * 5 / 12 - 30px); }
    .col-sm-5.mod_article, .col-sm-5.no-margin {
      width: calc(100% * 5 / 12); }
    .col-sm-5.no-margin-left, .col-sm-5.no-margin-right {
      width: calc(100% * 5 / 12 - 15px); }

  .offset-sm-5 {
    margin-left: calc(100% * 5 / 12 + 15px); }
    .offset-sm-5.mod_article {
      margin-left: calc(100% * 5 / 12); }

  .push-sm-5 {
    left: calc(100% * 5 / 12); }

  .pull-sm-5 {
    right: calc(100% * 5 / 12); }

  .col-sm-6 {
    width: calc(100% * 6 / 12 - 30px); }
    .col-sm-6.mod_article, .col-sm-6.no-margin {
      width: calc(100% * 6 / 12); }
    .col-sm-6.no-margin-left, .col-sm-6.no-margin-right {
      width: calc(100% * 6 / 12 - 15px); }

  .offset-sm-6 {
    margin-left: calc(100% * 6 / 12 + 15px); }
    .offset-sm-6.mod_article {
      margin-left: calc(100% * 6 / 12); }

  .push-sm-6 {
    left: calc(100% * 6 / 12); }

  .pull-sm-6 {
    right: calc(100% * 6 / 12); }

  .col-sm-7 {
    width: calc(100% * 7 / 12 - 30px); }
    .col-sm-7.mod_article, .col-sm-7.no-margin {
      width: calc(100% * 7 / 12); }
    .col-sm-7.no-margin-left, .col-sm-7.no-margin-right {
      width: calc(100% * 7 / 12 - 15px); }

  .offset-sm-7 {
    margin-left: calc(100% * 7 / 12 + 15px); }
    .offset-sm-7.mod_article {
      margin-left: calc(100% * 7 / 12); }

  .push-sm-7 {
    left: calc(100% * 7 / 12); }

  .pull-sm-7 {
    right: calc(100% * 7 / 12); }

  .col-sm-8 {
    width: calc(100% * 8 / 12 - 30px); }
    .col-sm-8.mod_article, .col-sm-8.no-margin {
      width: calc(100% * 8 / 12); }
    .col-sm-8.no-margin-left, .col-sm-8.no-margin-right {
      width: calc(100% * 8 / 12 - 15px); }

  .offset-sm-8 {
    margin-left: calc(100% * 8 / 12 + 15px); }
    .offset-sm-8.mod_article {
      margin-left: calc(100% * 8 / 12); }

  .push-sm-8 {
    left: calc(100% * 8 / 12); }

  .pull-sm-8 {
    right: calc(100% * 8 / 12); }

  .col-sm-9 {
    width: calc(100% * 9 / 12 - 30px); }
    .col-sm-9.mod_article, .col-sm-9.no-margin {
      width: calc(100% * 9 / 12); }
    .col-sm-9.no-margin-left, .col-sm-9.no-margin-right {
      width: calc(100% * 9 / 12 - 15px); }

  .offset-sm-9 {
    margin-left: calc(100% * 9 / 12 + 15px); }
    .offset-sm-9.mod_article {
      margin-left: calc(100% * 9 / 12); }

  .push-sm-9 {
    left: calc(100% * 9 / 12); }

  .pull-sm-9 {
    right: calc(100% * 9 / 12); }

  .col-sm-10 {
    width: calc(100% * 10 / 12 - 30px); }
    .col-sm-10.mod_article, .col-sm-10.no-margin {
      width: calc(100% * 10 / 12); }
    .col-sm-10.no-margin-left, .col-sm-10.no-margin-right {
      width: calc(100% * 10 / 12 - 15px); }

  .offset-sm-10 {
    margin-left: calc(100% * 10 / 12 + 15px); }
    .offset-sm-10.mod_article {
      margin-left: calc(100% * 10 / 12); }

  .push-sm-10 {
    left: calc(100% * 10 / 12); }

  .pull-sm-10 {
    right: calc(100% * 10 / 12); }

  .col-sm-11 {
    width: calc(100% * 11 / 12 - 30px); }
    .col-sm-11.mod_article, .col-sm-11.no-margin {
      width: calc(100% * 11 / 12); }
    .col-sm-11.no-margin-left, .col-sm-11.no-margin-right {
      width: calc(100% * 11 / 12 - 15px); }

  .offset-sm-11 {
    margin-left: calc(100% * 11 / 12 + 15px); }
    .offset-sm-11.mod_article {
      margin-left: calc(100% * 11 / 12); }

  .push-sm-11 {
    left: calc(100% * 11 / 12); }

  .pull-sm-11 {
    right: calc(100% * 11 / 12); }

  .col-sm-12 {
    width: calc(100% * 12 / 12 - 30px); }
    .col-sm-12.mod_article, .col-sm-12.no-margin {
      width: calc(100% * 12 / 12); }
    .col-sm-12.no-margin-left, .col-sm-12.no-margin-right {
      width: calc(100% * 12 / 12 - 15px); }

  .offset-sm-12 {
    margin-left: calc(100% * 12 / 12 + 15px); }
    .offset-sm-12.mod_article {
      margin-left: calc(100% * 12 / 12); }

  .push-sm-12 {
    left: calc(100% * 12 / 12); }

  .pull-sm-12 {
    right: calc(100% * 12 / 12); }

  .grid {
    max-width: 769px; } }
@media only screen and (min-width: 770px) and (max-width: 1025px) {
  .col-sm-12 {
    clear: left; }

  .col-sm-hide {
    display: none; } }
@media only screen and (min-width: 1025px) {
  .col-md-1 {
    width: calc(100% * 1 / 12 - 30px); }
    .col-md-1.mod_article, .col-md-1.no-margin {
      width: calc(100% * 1 / 12); }
    .col-md-1.no-margin-left, .col-md-1.no-margin-right {
      width: calc(100% * 1 / 12 - 15px); }

  .offset-md-1 {
    margin-left: calc(100% * 1 / 12 + 15px); }
    .offset-md-1.mod_article {
      margin-left: calc(100% * 1 / 12); }

  .push-md-1 {
    left: calc(100% * 1 / 12); }

  .pull-md-1 {
    right: calc(100% * 1 / 12); }

  .col-md-2 {
    width: calc(100% * 2 / 12 - 30px); }
    .col-md-2.mod_article, .col-md-2.no-margin {
      width: calc(100% * 2 / 12); }
    .col-md-2.no-margin-left, .col-md-2.no-margin-right {
      width: calc(100% * 2 / 12 - 15px); }

  .offset-md-2 {
    margin-left: calc(100% * 2 / 12 + 15px); }
    .offset-md-2.mod_article {
      margin-left: calc(100% * 2 / 12); }

  .push-md-2 {
    left: calc(100% * 2 / 12); }

  .pull-md-2 {
    right: calc(100% * 2 / 12); }

  .col-md-3 {
    width: calc(100% * 3 / 12 - 30px); }
    .col-md-3.mod_article, .col-md-3.no-margin {
      width: calc(100% * 3 / 12); }
    .col-md-3.no-margin-left, .col-md-3.no-margin-right {
      width: calc(100% * 3 / 12 - 15px); }

  .offset-md-3 {
    margin-left: calc(100% * 3 / 12 + 15px); }
    .offset-md-3.mod_article {
      margin-left: calc(100% * 3 / 12); }

  .push-md-3 {
    left: calc(100% * 3 / 12); }

  .pull-md-3 {
    right: calc(100% * 3 / 12); }

  .col-md-4 {
    width: calc(100% * 4 / 12 - 30px); }
    .col-md-4.mod_article, .col-md-4.no-margin {
      width: calc(100% * 4 / 12); }
    .col-md-4.no-margin-left, .col-md-4.no-margin-right {
      width: calc(100% * 4 / 12 - 15px); }

  .offset-md-4 {
    margin-left: calc(100% * 4 / 12 + 15px); }
    .offset-md-4.mod_article {
      margin-left: calc(100% * 4 / 12); }

  .push-md-4 {
    left: calc(100% * 4 / 12); }

  .pull-md-4 {
    right: calc(100% * 4 / 12); }

  .col-md-5 {
    width: calc(100% * 5 / 12 - 30px); }
    .col-md-5.mod_article, .col-md-5.no-margin {
      width: calc(100% * 5 / 12); }
    .col-md-5.no-margin-left, .col-md-5.no-margin-right {
      width: calc(100% * 5 / 12 - 15px); }

  .offset-md-5 {
    margin-left: calc(100% * 5 / 12 + 15px); }
    .offset-md-5.mod_article {
      margin-left: calc(100% * 5 / 12); }

  .push-md-5 {
    left: calc(100% * 5 / 12); }

  .pull-md-5 {
    right: calc(100% * 5 / 12); }

  .col-md-6 {
    width: calc(100% * 6 / 12 - 30px); }
    .col-md-6.mod_article, .col-md-6.no-margin {
      width: calc(100% * 6 / 12); }
    .col-md-6.no-margin-left, .col-md-6.no-margin-right {
      width: calc(100% * 6 / 12 - 15px); }

  .offset-md-6 {
    margin-left: calc(100% * 6 / 12 + 15px); }
    .offset-md-6.mod_article {
      margin-left: calc(100% * 6 / 12); }

  .push-md-6 {
    left: calc(100% * 6 / 12); }

  .pull-md-6 {
    right: calc(100% * 6 / 12); }

  .col-md-7 {
    width: calc(100% * 7 / 12 - 30px); }
    .col-md-7.mod_article, .col-md-7.no-margin {
      width: calc(100% * 7 / 12); }
    .col-md-7.no-margin-left, .col-md-7.no-margin-right {
      width: calc(100% * 7 / 12 - 15px); }

  .offset-md-7 {
    margin-left: calc(100% * 7 / 12 + 15px); }
    .offset-md-7.mod_article {
      margin-left: calc(100% * 7 / 12); }

  .push-md-7 {
    left: calc(100% * 7 / 12); }

  .pull-md-7 {
    right: calc(100% * 7 / 12); }

  .col-md-8 {
    width: calc(100% * 8 / 12 - 30px); }
    .col-md-8.mod_article, .col-md-8.no-margin {
      width: calc(100% * 8 / 12); }
    .col-md-8.no-margin-left, .col-md-8.no-margin-right {
      width: calc(100% * 8 / 12 - 15px); }

  .offset-md-8 {
    margin-left: calc(100% * 8 / 12 + 15px); }
    .offset-md-8.mod_article {
      margin-left: calc(100% * 8 / 12); }

  .push-md-8 {
    left: calc(100% * 8 / 12); }

  .pull-md-8 {
    right: calc(100% * 8 / 12); }

  .col-md-9 {
    width: calc(100% * 9 / 12 - 30px); }
    .col-md-9.mod_article, .col-md-9.no-margin {
      width: calc(100% * 9 / 12); }
    .col-md-9.no-margin-left, .col-md-9.no-margin-right {
      width: calc(100% * 9 / 12 - 15px); }

  .offset-md-9 {
    margin-left: calc(100% * 9 / 12 + 15px); }
    .offset-md-9.mod_article {
      margin-left: calc(100% * 9 / 12); }

  .push-md-9 {
    left: calc(100% * 9 / 12); }

  .pull-md-9 {
    right: calc(100% * 9 / 12); }

  .col-md-10 {
    width: calc(100% * 10 / 12 - 30px); }
    .col-md-10.mod_article, .col-md-10.no-margin {
      width: calc(100% * 10 / 12); }
    .col-md-10.no-margin-left, .col-md-10.no-margin-right {
      width: calc(100% * 10 / 12 - 15px); }

  .offset-md-10 {
    margin-left: calc(100% * 10 / 12 + 15px); }
    .offset-md-10.mod_article {
      margin-left: calc(100% * 10 / 12); }

  .push-md-10 {
    left: calc(100% * 10 / 12); }

  .pull-md-10 {
    right: calc(100% * 10 / 12); }

  .col-md-11 {
    width: calc(100% * 11 / 12 - 30px); }
    .col-md-11.mod_article, .col-md-11.no-margin {
      width: calc(100% * 11 / 12); }
    .col-md-11.no-margin-left, .col-md-11.no-margin-right {
      width: calc(100% * 11 / 12 - 15px); }

  .offset-md-11 {
    margin-left: calc(100% * 11 / 12 + 15px); }
    .offset-md-11.mod_article {
      margin-left: calc(100% * 11 / 12); }

  .push-md-11 {
    left: calc(100% * 11 / 12); }

  .pull-md-11 {
    right: calc(100% * 11 / 12); }

  .col-md-12 {
    width: calc(100% * 12 / 12 - 30px); }
    .col-md-12.mod_article, .col-md-12.no-margin {
      width: calc(100% * 12 / 12); }
    .col-md-12.no-margin-left, .col-md-12.no-margin-right {
      width: calc(100% * 12 / 12 - 15px); }

  .offset-md-12 {
    margin-left: calc(100% * 12 / 12 + 15px); }
    .offset-md-12.mod_article {
      margin-left: calc(100% * 12 / 12); }

  .push-md-12 {
    left: calc(100% * 12 / 12); }

  .pull-md-12 {
    right: calc(100% * 12 / 12); }

  .grid {
    max-width: 1025px; } }
@media only screen and (min-width: 1026px) and (max-width: 1170px) {
  .col-md-12 {
    clear: left; }

  .col-md-hide {
    display: none; } }
@media only screen and (min-width: 1170px) {
  .col-lg-1 {
    width: calc(100% * 1 / 12 - 30px); }
    .col-lg-1.mod_article, .col-lg-1.no-margin {
      width: calc(100% * 1 / 12); }
    .col-lg-1.no-margin-left, .col-lg-1.no-margin-right {
      width: calc(100% * 1 / 12 - 15px); }

  .offset-lg-1 {
    margin-left: calc(100% * 1 / 12 + 15px); }
    .offset-lg-1.mod_article {
      margin-left: calc(100% * 1 / 12); }

  .push-lg-1 {
    left: calc(100% * 1 / 12); }

  .pull-lg-1 {
    right: calc(100% * 1 / 12); }

  .col-lg-2 {
    width: calc(100% * 2 / 12 - 30px); }
    .col-lg-2.mod_article, .col-lg-2.no-margin {
      width: calc(100% * 2 / 12); }
    .col-lg-2.no-margin-left, .col-lg-2.no-margin-right {
      width: calc(100% * 2 / 12 - 15px); }

  .offset-lg-2 {
    margin-left: calc(100% * 2 / 12 + 15px); }
    .offset-lg-2.mod_article {
      margin-left: calc(100% * 2 / 12); }

  .push-lg-2 {
    left: calc(100% * 2 / 12); }

  .pull-lg-2 {
    right: calc(100% * 2 / 12); }

  .col-lg-3 {
    width: calc(100% * 3 / 12 - 30px); }
    .col-lg-3.mod_article, .col-lg-3.no-margin {
      width: calc(100% * 3 / 12); }
    .col-lg-3.no-margin-left, .col-lg-3.no-margin-right {
      width: calc(100% * 3 / 12 - 15px); }

  .offset-lg-3 {
    margin-left: calc(100% * 3 / 12 + 15px); }
    .offset-lg-3.mod_article {
      margin-left: calc(100% * 3 / 12); }

  .push-lg-3 {
    left: calc(100% * 3 / 12); }

  .pull-lg-3 {
    right: calc(100% * 3 / 12); }

  .col-lg-4 {
    width: calc(100% * 4 / 12 - 30px); }
    .col-lg-4.mod_article, .col-lg-4.no-margin {
      width: calc(100% * 4 / 12); }
    .col-lg-4.no-margin-left, .col-lg-4.no-margin-right {
      width: calc(100% * 4 / 12 - 15px); }

  .offset-lg-4 {
    margin-left: calc(100% * 4 / 12 + 15px); }
    .offset-lg-4.mod_article {
      margin-left: calc(100% * 4 / 12); }

  .push-lg-4 {
    left: calc(100% * 4 / 12); }

  .pull-lg-4 {
    right: calc(100% * 4 / 12); }

  .col-lg-5 {
    width: calc(100% * 5 / 12 - 30px); }
    .col-lg-5.mod_article, .col-lg-5.no-margin {
      width: calc(100% * 5 / 12); }
    .col-lg-5.no-margin-left, .col-lg-5.no-margin-right {
      width: calc(100% * 5 / 12 - 15px); }

  .offset-lg-5 {
    margin-left: calc(100% * 5 / 12 + 15px); }
    .offset-lg-5.mod_article {
      margin-left: calc(100% * 5 / 12); }

  .push-lg-5 {
    left: calc(100% * 5 / 12); }

  .pull-lg-5 {
    right: calc(100% * 5 / 12); }

  .col-lg-6 {
    width: calc(100% * 6 / 12 - 30px); }
    .col-lg-6.mod_article, .col-lg-6.no-margin {
      width: calc(100% * 6 / 12); }
    .col-lg-6.no-margin-left, .col-lg-6.no-margin-right {
      width: calc(100% * 6 / 12 - 15px); }

  .offset-lg-6 {
    margin-left: calc(100% * 6 / 12 + 15px); }
    .offset-lg-6.mod_article {
      margin-left: calc(100% * 6 / 12); }

  .push-lg-6 {
    left: calc(100% * 6 / 12); }

  .pull-lg-6 {
    right: calc(100% * 6 / 12); }

  .col-lg-7 {
    width: calc(100% * 7 / 12 - 30px); }
    .col-lg-7.mod_article, .col-lg-7.no-margin {
      width: calc(100% * 7 / 12); }
    .col-lg-7.no-margin-left, .col-lg-7.no-margin-right {
      width: calc(100% * 7 / 12 - 15px); }

  .offset-lg-7 {
    margin-left: calc(100% * 7 / 12 + 15px); }
    .offset-lg-7.mod_article {
      margin-left: calc(100% * 7 / 12); }

  .push-lg-7 {
    left: calc(100% * 7 / 12); }

  .pull-lg-7 {
    right: calc(100% * 7 / 12); }

  .col-lg-8 {
    width: calc(100% * 8 / 12 - 30px); }
    .col-lg-8.mod_article, .col-lg-8.no-margin {
      width: calc(100% * 8 / 12); }
    .col-lg-8.no-margin-left, .col-lg-8.no-margin-right {
      width: calc(100% * 8 / 12 - 15px); }

  .offset-lg-8 {
    margin-left: calc(100% * 8 / 12 + 15px); }
    .offset-lg-8.mod_article {
      margin-left: calc(100% * 8 / 12); }

  .push-lg-8 {
    left: calc(100% * 8 / 12); }

  .pull-lg-8 {
    right: calc(100% * 8 / 12); }

  .col-lg-9 {
    width: calc(100% * 9 / 12 - 30px); }
    .col-lg-9.mod_article, .col-lg-9.no-margin {
      width: calc(100% * 9 / 12); }
    .col-lg-9.no-margin-left, .col-lg-9.no-margin-right {
      width: calc(100% * 9 / 12 - 15px); }

  .offset-lg-9 {
    margin-left: calc(100% * 9 / 12 + 15px); }
    .offset-lg-9.mod_article {
      margin-left: calc(100% * 9 / 12); }

  .push-lg-9 {
    left: calc(100% * 9 / 12); }

  .pull-lg-9 {
    right: calc(100% * 9 / 12); }

  .col-lg-10 {
    width: calc(100% * 10 / 12 - 30px); }
    .col-lg-10.mod_article, .col-lg-10.no-margin {
      width: calc(100% * 10 / 12); }
    .col-lg-10.no-margin-left, .col-lg-10.no-margin-right {
      width: calc(100% * 10 / 12 - 15px); }

  .offset-lg-10 {
    margin-left: calc(100% * 10 / 12 + 15px); }
    .offset-lg-10.mod_article {
      margin-left: calc(100% * 10 / 12); }

  .push-lg-10 {
    left: calc(100% * 10 / 12); }

  .pull-lg-10 {
    right: calc(100% * 10 / 12); }

  .col-lg-11 {
    width: calc(100% * 11 / 12 - 30px); }
    .col-lg-11.mod_article, .col-lg-11.no-margin {
      width: calc(100% * 11 / 12); }
    .col-lg-11.no-margin-left, .col-lg-11.no-margin-right {
      width: calc(100% * 11 / 12 - 15px); }

  .offset-lg-11 {
    margin-left: calc(100% * 11 / 12 + 15px); }
    .offset-lg-11.mod_article {
      margin-left: calc(100% * 11 / 12); }

  .push-lg-11 {
    left: calc(100% * 11 / 12); }

  .pull-lg-11 {
    right: calc(100% * 11 / 12); }

  .col-lg-12 {
    width: calc(100% * 12 / 12 - 30px); }
    .col-lg-12.mod_article, .col-lg-12.no-margin {
      width: calc(100% * 12 / 12); }
    .col-lg-12.no-margin-left, .col-lg-12.no-margin-right {
      width: calc(100% * 12 / 12 - 15px); }

  .offset-lg-12 {
    margin-left: calc(100% * 12 / 12 + 15px); }
    .offset-lg-12.mod_article {
      margin-left: calc(100% * 12 / 12); }

  .push-lg-12 {
    left: calc(100% * 12 / 12); }

  .pull-lg-12 {
    right: calc(100% * 12 / 12); }

  .grid {
    max-width: 1170px; } }
@media only screen and (min-width: 1171px) {
  .col-lg-hide {
    display: none; } }
/*@import "_gridViewLayout";*/
/*
    Created on : 26.02.2015, 13:21:0
    Changes     :
        22.07.2015, 11:24:00
        07.07.2016 - fixed gallery-listing, remove junk
*/
.invisible {
  position: absolute;
  left: -6000px;
  top: -6000px;
  display: none; }

nav ul {
  margin: 0; }
nav a {
  text-decoration: none; }

a img {
  display: block; }

figure.float_right {
  float: right; }
figure.float_left {
  float: left; }

.ce_gallery ul {
  margin-top: 0; }
.ce_gallery li {
  float: left;
  vertical-align: middle;
  margin-top: 0;
  margin-right: 15px; }
  .ce_gallery li.col_first {
    margin-left: 0; }
  .ce_gallery li.col_last {
    margin-right: 0; }
.ce_gallery figure {
  margin: 0; }
.ce_gallery img {
  max-width: 100%;
  height: auto; }
.ce_gallery .cols_1 li {
  width: 100%; }
.ce_gallery .cols_2 li {
  width: calc((100% - 30px) / 2); }
.ce_gallery .cols_3 li {
  width: calc((100% - 60px) / 3); }
.ce_gallery .cols_4 li {
  width: calc((100% - 90px) / 4); }
.ce_gallery .cols_5 li {
  width: calc((100% - 120px) / 5); }
.ce_gallery .cols_6 li {
  width: calc((100% - 150px) / 6); }
.ce_gallery .cols_7 li {
  width: calc((100% - 180px) / 7); }
.ce_gallery .cols_8 li {
  width: calc((100% - 210px) / 8); }
.ce_gallery .cols_9 li {
  width: calc((100% - 240px) / 9); }
.ce_gallery .cols_10 li {
  width: calc((100% - 270px) / 10); }
.ce_gallery .cols_11 li {
  width: calc((100% - 300px) / 11); }

.ce_accordion ul,
.ce_text ul,
.ce_list ul {
  list-style-type: disc; }
  .ce_accordion ul li,
  .ce_text ul li,
  .ce_list ul li {
    margin-left: 2em; }
.ce_accordion ol,
.ce_text ol,
.ce_list ol {
  list-style-type: decimal; }
  .ce_accordion ol li,
  .ce_text ol li,
  .ce_list ol li {
    margin-left: 2em; }

label > span.mandatory {
  display: inline; }

/*
    Created on : xx.xx.xxxx, xx:xx:00
*/
html {
  overflow-x: hidden; }

body {
  font: 100%/1rem 'Open Sans', sans-serif;
  color: #3a3a3a;
  background-color: #fff;
  overflow-x: hidden; }

#wrapper {
  overflow-x: hidden; }

h1, .h1 {
  position: relative;
  font-size: 2rem;
  line-height: 2rem;
  margin-bottom: 2rem;
  font-weight: 700; }

h2, .h2 {
  position: relative;
  font-size: 1.2rem;
  line-height: 1.2rem;
  margin-bottom: 1.2rem;
  font-weight: 700; }
  h2.small, .h2.small {
    margin-bottom: 0.4rem; }

h3, .h3 {
  position: relative;
  font-size: 1.1rem;
  line-height: 1.1rem;
  margin-bottom: 1.1rem;
  font-weight: 700; }

h4, .h4 {
  position: relative;
  font-size: 1rem;
  line-height: 1rem;
  margin-bottom: 1rem;
  font-weight: 700;
  text-decoration: underline; }

h5, .h5 {
  position: relative;
  font-size: 1rem;
  line-height: 1rem;
  margin-bottom: 1rem;
  font-weight: 700;
  text-transform: uppercase; }

p, ul, ol, table, dl, .ce_hyperlink, div.submit, h6, .h6 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
  /*top: $lineHeight + px;*/
  /*top: rempharize($lineHeight);*/
  margin-bottom: 22px;
  margin-bottom: 1.375rem; }

figcaption, label {
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem; }

figcaption {
  font-style: italic; }

form label > span.error {
  display: block !important; }

input[type=text],
input[type=email],
input[type=password],
input[type=number],
textarea,
input[type=button],
input[type=submit],
button {
  font-size: 1rem;
  font-size: 1rem; }

input[type=text],
input[type=email],
input[type=password],
input[type=number],
textarea {
  margin-bottom: 22px;
  box-sizing: border-box;
  padding: 2px 4px;
  width: 100%; }

.btn,
input[type=button],
input[type=submit],
button {
  cursor: pointer;
  padding: 8px 32px; }

img {
  max-width: 100%;
  height: auto; }

::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #d1d1d1; }

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #d1d1d1;
  opacity: 1; }

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #d1d1d1;
  opacity: 1; }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #d1d1d1; }

figure {
  margin-bottom: 22px; }
  figure.float_right {
    margin-left: 15px; }
  figure.float_left {
    margin-right: 15px; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

input.submit {
  border: 1px solid #dec98f !important;
  background: none;
  transition: 0.3s all ease-in-out; }
  input.submit:hover, input.submit:focus {
    background: #ca9450;
    color: #fff;
    text-decoration: none; }

.colorPrimary {
  color: #ca9450;
  font-weight: 700; }

#wrapper {
  position: relative; }

#cookie-hint {
  background-color: #616161;
  overflow: hidden;
  padding-bottom: 8px;
  /*left: 48px;*/
  /*right: 12px;*/ }
  #cookie-hint p {
    margin: 9px 0; }
  #cookie-hint a {
    padding: 6px 16px;
    text-decoration: none;
    font-size: 0.9rem; }
  #cookie-hint span {
    font-size: 0.9rem;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px; }
  @media (min-width: 1280px) {
    #cookie-hint span {
      display: inline-block;
      margin-right: 12px; } }

#top_link {
  right: 15px;
  bottom: 15px;
  width: 40px;
  height: 40px;
  position: fixed;
  font-size: 0;
  background-color: #ca9450;
  opacity: 1;
  z-index: 1000; }
  #top_link::before {
    content: "";
    position: absolute;
    top: 2px;
    left: 8px;
    display: block;
    border: 12px solid #dec98f;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent; }

#skiplinks {
  position: relative; }
  #skiplinks ul {
    margin: 0; }
    #skiplinks ul li a {
      position: absolute;
      top: -9999px;
      left: 0;
      padding: 2px 10px;
      z-index: 100;
      border: 2px solid white;
      font-weight: 700; }
      #skiplinks ul li a:focus {
        top: 0; }

.accessibility_tools {
  background: #dec98f;
  padding: 5px 0 7px 0; }
  .accessibility_tools .grid {
    text-align: right; }
    .accessibility_tools .grid .change_contrast {
      position: relative;
      width: 17px;
      height: 17px;
      display: inline-block;
      margin-right: 2px; }
      .accessibility_tools .grid .change_contrast img {
        position: absolute;
        left: 0;
        width: 17px;
        height: 17px;
        top: 2px; }
        .accessibility_tools .grid .change_contrast img.normal {
          display: block; }
        .accessibility_tools .grid .change_contrast img.invert {
          display: none; }
    .accessibility_tools .grid .change_fontsize {
      display: inline-block; }
      .accessibility_tools .grid .change_fontsize a {
        font-weight: 700;
        margin-right: 2px; }
        .accessibility_tools .grid .change_fontsize a:hover, .accessibility_tools .grid .change_fontsize a:focus {
          text-decoration: none;
          color: #fff; }

header .grid {
  position: relative; }
header #website-logo {
  padding: 10px 0; }
  header #website-logo img {
    width: 17%;
    display: inline-block;
    margin: 11px auto; }
    @media (min-width: 1170px) {
      header #website-logo img {
        margin: 0; } }
  header #website-logo .logo-headline {
    width: 80%;
    color: #ca9450;
    font-size: 30px;
    font-style: italic; }
  header #website-logo a:hover {
    text-decoration: none; }
header #root {
  position: absolute;
  right: 0;
  bottom: 10px; }
  header #root ul {
    margin: 0;
    float: right; }
    header #root ul li {
      display: inline-block; }
      header #root ul li a, header #root ul li span {
        position: relative;
        color: #000;
        padding: 10px 6px;
        text-decoration: none; }
      header #root ul li:after {
        content: " |"; }
      header #root ul li.menu-item-object-page:last-child a:after, header #root ul li.menu-item-object-page:last-child span:after {
        display: none; }
      header #root ul li.lang-item a, header #root ul li.lang-item span {
        color: white; }
        header #root ul li.lang-item a:after, header #root ul li.lang-item span:after {
          display: none; }
      header #root ul li:hover span:before, header #root ul li:hover a:before, header #root ul li.active span:before, header #root ul li.active a:before, header #root ul li.trail span:before, header #root ul li.trail a:before {
        content: '';
        position: absolute;
        bottom: 0px;
        left: 0;
        width: 100%;
        height: 2px;
        background: #3a3a3a; }

#full-size-header figure {
  margin: 0; }
#full-size-header img {
  width: 100%; }

#grid-introduction {
  margin-top: 50px;
  margin-bottom: 40px; }

#container a {
  text-decoration: underline; }
  #container a:hover {
    text-decoration: none; }
  #container a.btn {
    border: 1px solid #dec98f;
    transition: 0.3s all ease-in-out;
    text-decoration: none; }
    #container a.btn:hover, #container a.btn:focus {
      background: #ca9450;
      color: #fff;
      text-decoration: none; }
#container h1 a, #container .h1 a, #container h2 a, #container .h2 a, #container h3 a, #container .h3 a, #container h4 a, #container .h4 a, #container h5 a, #container .h5 a, #container h6 a, #container .h6 a {
  text-decoration: none; }
#container #main {
  background: #faf8f5;
  margin: 10px 0 10px 0; }
  #container #main .mod_article {
    padding-top: 50px;
    padding-bottom: 50px; }
    #container #main .mod_article.padding-top {
      padding-top: 50px;
      padding-bottom: 0; }
  #container #main p.more a, #container #main a.arrow {
    position: relative; }
    #container #main p.more a:before, #container #main a.arrow:before {
      content: '';
      background: url("../../files/trafo_2017/images/pfeil.svg") no-repeat;
      position: absolute;
      left: -21px;
      height: 15px;
      width: 15px;
      background-size: 15px;
      top: 5px; }
  #container #main .mod_newsarchive p.more {
    text-align: right; }
  #container #main .mod_newsarchive .layout_latest {
    margin-bottom: 15px; }
  #container #main .mod_newsarchive .pagination {
    margin-top: 30px; }
    #container #main .mod_newsarchive .pagination p {
      text-align: center;
      margin-bottom: 10px; }
    #container #main .mod_newsarchive .pagination ul {
      text-align: center; }
      #container #main .mod_newsarchive .pagination ul li {
        display: inline-block; }
        #container #main .mod_newsarchive .pagination ul li a, #container #main .mod_newsarchive .pagination ul li span {
          border: 1px solid #ca9450;
          padding: 1px 6px 2px 6px;
          margin: 2px;
          transition: 0.3s all ease-in-out;
          text-decoration: none; }
          #container #main .mod_newsarchive .pagination ul li a.current, #container #main .mod_newsarchive .pagination ul li a:hover, #container #main .mod_newsarchive .pagination ul li a:focus, #container #main .mod_newsarchive .pagination ul li span.current, #container #main .mod_newsarchive .pagination ul li span:hover, #container #main .mod_newsarchive .pagination ul li span:focus {
            background: #ca9450;
            color: #fff;
            text-decoration: none; }
  #container #main .mod_newsarchive_forum {
    width: 100%; }
    #container #main .mod_newsarchive_forum ul li {
      border-bottom: 1px solid #dec98f;
      padding: 5px 2px; }
      #container #main .mod_newsarchive_forum ul li span {
        display: inline-block;
        float: left; }
        #container #main .mod_newsarchive_forum ul li span.headline {
          font-weight: 700;
          width: 70%; }
          #container #main .mod_newsarchive_forum ul li span.headline a {
            display: inline-block;
            width: 100%;
            text-decoration: none; }
            #container #main .mod_newsarchive_forum ul li span.headline a:hover, #container #main .mod_newsarchive_forum ul li span.headline a:focus {
              color: #a17640;
              text-decoration: none; }
        #container #main .mod_newsarchive_forum ul li span.infos {
          width: 30%; }
        #container #main .mod_newsarchive_forum ul li span.time {
          width: 50%; }
        #container #main .mod_newsarchive_forum ul li span.comments {
          float: right;
          width: 50%; }
        #container #main .mod_newsarchive_forum ul li span.colorPrimary {
          width: auto;
          margin-right: 6px; }
  #container #main .book-teaser h2 {
    margin-bottom: 10px; }
  #container #main .book-teaser p.more {
    text-align: right; }
  #container #main .book-teaser .comments-count {
    margin-right: 100px; }
  #container #main .book-teaser .show-comments {
    position: relative;
    text-decoration: none; }
    #container #main .book-teaser .show-comments:after {
      content: '';
      background: url("../../files/trafo_2017/images/dreieck-unten.svg") no-repeat;
      position: absolute;
      right: -21px;
      height: 13px;
      width: 22px;
      background-size: 22px;
      top: 7px;
      transition: all 0.6s ease-in-out; }
    #container #main .book-teaser .show-comments.active:after {
      transform: rotate(180deg);
      top: 4px; }
  #container #main .book-teaser #fav_comments {
    margin-top: 70px; }
  #container #main .comment_default, #container #main .fav_comment {
    background: #fff;
    padding: 15px 25px;
    margin-bottom: 15px; }
    #container #main .comment_default .infos span, #container #main .fav_comment .infos span {
      display: block; }
      #container #main .comment_default .infos span.name, #container #main .fav_comment .infos span.name {
        font-size: 1.03rem;
        padding-bottom: 5px; }
  #container #main .mod_eventlist {
    margin-top: 38px; }
    #container #main .mod_eventlist .event.layout_list {
      background: #e9e9e8;
      padding: 10px 15px 10px 15px;
      margin-bottom: 15px; }
      #container #main .mod_eventlist .event.layout_list h2 {
        margin-bottom: 8px; }
      #container #main .mod_eventlist .event.layout_list p.time {
        margin-bottom: 3px;
        font-style: italic; }
      #container #main .mod_eventlist .event.layout_list p.text-right {
        margin-bottom: 0; }
  #container #main .show-all-comments {
    margin-top: 30px; }
  #container #main .ce_comments {
    margin-top: 50px; }
  #container #main #comment-form {
    margin-top: 50px; }
  #container #main form .error {
    color: red;
    margin-bottom: 5px; }
  #container #main form .widget {
    margin-bottom: 5px; }
    #container #main form .widget label {
      display: inline-block;
      margin-bottom: 3px; }
      #container #main form .widget label span {
        display: inline-block; }
    #container #main form .widget input, #container #main form .widget textarea {
      width: 100%;
      border: 1px solid #dec98f;
      padding: 5px 10px;
      font-family: 'Open Sans', sans-serif;
      font-size: 1rem;
      margin-bottom: 10px; }
    #container #main form .widget input[type="checkbox"] {
      width: auto;
      border: none; }
    #container #main form .widget input[type="url"] {
      width: 97%; }
  #container #main form span.captcha_text {
    display: block;
    margin-bottom: 7px; }
  #container #main form .widget-checkbox {
    margin-top: 22px; }
    #container #main form .widget-checkbox legend {
      display: none; }
  #container #main form .submit_container {
    margin-top: 17px; }
  #container #main .mod_sitemap ul {
    list-style-type: square; }
    #container #main .mod_sitemap ul.level_1 {
      padding-left: 20px; }
    #container #main .mod_sitemap ul li.hide-in-sitemap {
      list-style: none; }
      #container #main .mod_sitemap ul li.hide-in-sitemap a.hide-in-sitemap {
        display: none; }
      #container #main .mod_sitemap ul li.hide-in-sitemap ul li.kontakt {
        display: none; }
    #container #main .mod_sitemap ul li a {
      display: inline-block;
      padding-bottom: 5px; }
  #container #main .mod_sitemap ul.level_2 {
    margin-bottom: 0; }

footer {
  border-top: 50px solid #dec98f; }
  footer .mod_navigation {
    float: right; }
    footer .mod_navigation li {
      display: inline-block;
      padding: 10px;
      margin-right: 10px; }
      footer .mod_navigation li.kontakt {
        position: relative; }
        footer .mod_navigation li.kontakt a:before, footer .mod_navigation li.kontakt span:before {
          content: '';
          background: url("../../files/trafo_2017/images/umschlag.svg") no-repeat;
          position: absolute;
          left: -15px;
          height: 20px;
          width: 20px;
          background-size: 20px;
          top: 13px; }
      footer .mod_navigation li.impressum {
        position: relative; }
        footer .mod_navigation li.impressum a:before, footer .mod_navigation li.impressum span:before {
          content: '';
          background: url("../../files/trafo_2017/images/paragraph.svg") no-repeat;
          position: absolute;
          left: -3px;
          height: 18px;
          width: 10px;
          background-size: 9px;
          top: 12px; }
      footer .mod_navigation li.datenschutz {
        position: relative; }
        footer .mod_navigation li.datenschutz a:before, footer .mod_navigation li.datenschutz span:before {
          content: '';
          background: url("../../files/trafo_2017/images/padlock.svg") no-repeat;
          position: absolute;
          left: -7px;
          height: 20px;
          width: 14px;
          background-size: 13px;
          top: 11px; }
      footer .mod_navigation li.sitemap {
        position: relative; }
        footer .mod_navigation li.sitemap a:before, footer .mod_navigation li.sitemap span:before {
          content: '';
          background: url("../../files/trafo_2017/images/sitemap.svg") no-repeat;
          position: absolute;
          left: -12px;
          height: 20px;
          width: 20px;
          background-size: 19px;
          top: 11px; }

html.js #fav_comments {
  display: none; }

body.high-contrast {
  background: #000;
  color: white; }
  body.high-contrast a {
    color: yellow; }
    body.high-contrast a.btn {
      color: yellow; }
      body.high-contrast a.btn:hover {
        background: #3a3a3a; }
  body.high-contrast .colorPrimary {
    color: yellow; }
  body.high-contrast label[for="nav-trigger"] span, body.high-contrast label[for="nav-trigger"] span:before, body.high-contrast label[for="nav-trigger"] span:after {
    background: yellow; }
  body.high-contrast input[type="submit"] {
    color: yellow; }
    body.high-contrast input[type="submit"]:hover {
      background: #3a3a3a; }
  body.high-contrast .accessibility_tools {
    background: #3a3a3a; }
    body.high-contrast .accessibility_tools a.change_contrast img.normal {
      display: none; }
    body.high-contrast .accessibility_tools a.change_contrast img.invert {
      display: block; }
  body.high-contrast header #root ul li a, body.high-contrast header #root ul li span {
    color: yellow; }
  body.high-contrast header #root ul li:hover span:before, body.high-contrast header #root ul li:hover a:before, body.high-contrast header #root ul li.active span:before, body.high-contrast header #root ul li.active a:before, body.high-contrast header #root ul li.trail span:before, body.high-contrast header #root ul li.trail a:before {
    background: yellow; }
  body.high-contrast #container #main {
    background: #000; }
    body.high-contrast #container #main p.more a:before {
      background: url("../../files/trafo_2017/images/pfeil-invert.svg") no-repeat;
      background-size: 15px; }
    body.high-contrast #container #main a.arrow:before {
      background: url("../../files/trafo_2017/images/pfeil-invert.svg") no-repeat;
      background-size: 15px; }
    body.high-contrast #container #main .mod_eventlist .event.layout_list {
      background: #3a3a3a; }
    body.high-contrast #container #main form input, body.high-contrast #container #main form textarea {
      background: #3a3a3a;
      color: #fff; }
    body.high-contrast #container #main .comment_default, body.high-contrast #container #main .fav_comment {
      background: #3a3a3a; }
    body.high-contrast #container #main .book-teaser .show-comments:after {
      background: url("../../files/trafo_2017/images/dreieck-unten-invert.svg") no-repeat;
      background-size: 22px; }
  body.high-contrast footer .mod_navigation li a, body.high-contrast footer .mod_navigation li span {
    color: yellow; }
  body.high-contrast footer .mod_navigation li.kontakt a:before, body.high-contrast footer .mod_navigation li.kontakt span:before {
    background: url("../../files/trafo_2017/images/umschlag-invert.svg") no-repeat;
    background-size: 20px; }
  body.high-contrast footer .mod_navigation li.impressum a:before, body.high-contrast footer .mod_navigation li.impressum span:before {
    background: url("../../files/trafo_2017/images/paragraph-invert.svg") no-repeat;
    background-size: 9px; }
  body.high-contrast footer .mod_navigation li.datenschutz a:before, body.high-contrast footer .mod_navigation li.datenschutz span:before {
    background: url("../../files/trafo_2017/images/padlock-invert.svg") no-repeat;
    background-size: 13px; }
  body.high-contrast footer .mod_navigation li.sitemap a:before, body.high-contrast footer .mod_navigation li.sitemap span:before {
    background: url("../../files/trafo_2017/images/sitemap-invert.svg") no-repeat;
    background-size: 19px; }

body.font-smaller {
  font: 0.8rem 'Open Sans', sans-serif !important; }
  body.font-smaller p, body.font-smaller ul, body.font-smaller ol, body.font-smaller table, body.font-smaller dl, body.font-smaller .ce_hyperlink, body.font-smaller div.submit, body.font-smaller h6, body.font-smaller .h6 {
    font-size: 0.8rem; }
  body.font-smaller h1, body.font-smaller .h1 {
    font-size: 1.4rem;
    line-height: 1.4rem;
    margin-bottom: 1.4rem; }
  body.font-smaller h2, body.font-smaller .h2 {
    font-size: 1.1rem;
    line-height: 1.1rem;
    margin-bottom: 1.1rem; }
  body.font-smaller h3, body.font-smaller .h3 {
    font-size: 1rem;
    line-height: 1rem;
    margin-bottom: 1rem; }
  body.font-smaller .accessibility_tools .change_fontsize a.small_font {
    color: #fff;
    cursor: default; }

body.font-normal .accessibility_tools .change_fontsize a.normal_font {
  color: #fff;
  cursor: default; }

body.font-larger {
  font: 1.2rem 'Open Sans', sans-serif !important; }
  body.font-larger p, body.font-larger ul, body.font-larger ol, body.font-larger table, body.font-larger dl, body.font-larger .ce_hyperlink, body.font-larger div.submit, body.font-larger h6, body.font-larger .h6, body.font-larger input, body.font-larger label, body.font-larger figcaption {
    font-size: 1.2rem;
    line-height: 1.4rem; }
  body.font-larger h1, body.font-larger .h1 {
    font-size: 2.4rem;
    line-height: 2.4rem;
    margin-bottom: 2.4rem; }
  body.font-larger h2, body.font-larger .h2 {
    font-size: 2.0rem;
    line-height: 2.0rem;
    margin-bottom: 2.0rem; }
  body.font-larger h3, body.font-larger .h3 {
    font-size: 1.5rem;
    line-height: 1.5rem;
    margin-bottom: 1.5rem; }
  body.font-larger .accessibility_tools .change_fontsize a.large_font {
    color: #fff;
    cursor: default; }
  body.font-larger header #root {
    bottom: 14px;
    right: -25px;
    width: auto; }
    body.font-larger header #root ul li span, body.font-larger header #root ul li a {
      padding: 10px 0px; }

body.font-largest {
  font: 1.4rem 'Open Sans', sans-serif !important; }
  body.font-largest p, body.font-largest ul, body.font-largest ol, body.font-largest table, body.font-largest dl, body.font-largest .ce_hyperlink, body.font-largest div.submit, body.font-largest h6, body.font-largest .h6, body.font-largest input, body.font-largest label, body.font-largest figcaption {
    font-size: 1.4rem;
    line-height: 1.6rem; }
  body.font-largest h1, body.font-largest .h1 {
    font-size: 2.6rem;
    line-height: 2.6rem;
    margin-bottom: 2.6rem; }
  body.font-largest h2, body.font-largest .h2 {
    font-size: 2.2rem;
    line-height: 2.2rem;
    margin-bottom: 2.2rem; }
  body.font-largest h3, body.font-largest .h3 {
    font-size: 1.7rem;
    line-height: 1.7rem;
    margin-bottom: 1.7rem; }
  body.font-largest .accessibility_tools .change_fontsize a.largest_font {
    color: #fff;
    cursor: default; }
  body.font-largest header #website-logo {
    width: 100%;
    text-align: center; }
    body.font-largest header #website-logo img {
      width: 8%; }
  body.font-largest header #root {
    bottom: -5px;
    width: 100%;
    position: relative; }
    body.font-largest header #root ul {
      float: none;
      text-align: center; }
      body.font-largest header #root ul li {
        height: 45px; }
        body.font-largest header #root ul li span, body.font-largest header #root ul li a {
          padding: 10px 0px; }

@media screen and (max-width: 1170px) {
  body header #website-logo {
    text-align: center;
    margin-bottom: 20px; }
    body header #website-logo img {
      margin: 0 auto;
      width: 8%; }
  body header #root {
    position: relative; }
    body header #root ul {
      text-align: center;
      margin: 0 auto;
      float: none; } }
@media screen and (max-width: 1024px) {
  body #container #main .book-teaser .teaser {
    margin-bottom: 30px; }
  body #container #main .mod_newsarchive_forum ul li span.headline, body #container #main .mod_newsarchive_forum ul li span.infos {
    width: 50%; } }
@media screen and (max-width: 768px) {
  body #header #website-logo {
    margin-bottom: 5px; }
    body #header #website-logo img {
      width: 17%; }
  body #container #main .mod_newsarchive_forum ul li span.headline, body #container #main .mod_newsarchive_forum ul li span.infos {
    width: 100%; } }
@media screen and (max-width: 480px) {
  body h1, body .h1 {
    font-size: 1.4rem;
    line-height: 1.5rem; }
  body h2, body .h2 {
    font-size: 1.2rem;
    line-height: 1.3rem; }
  body h3, body .h3 {
    font-size: 1rem;
    line-height: 1.1rem; }
  body #header #website-logo {
    text-align: left; }
    body #header #website-logo .logo-headline {
      font-size: 25px; }
  body #container #main .book-teaser .comments-count {
    display: inline-block;
    margin-bottom: 15px; }
    body #container #main .book-teaser .comments-count:after {
      position: absolute;
      right: -27px;
      height: 22px;
      width: 22px;
      background-size: 22px;
      top: 4px; }
  body #container #main .book-teaser .arrow {
    display: block;
    margin-left: 20px; }
    body #container #main .book-teaser .arrow:before {
      top: 2px; }
  body #container #main .mod_newsarchive_forum ul li span {
    padding-bottom: 5px; }
  body #container #main .mod_newsarchive_forum ul li span.time, body #container #main .mod_newsarchive_forum ul li span.comments {
    width: 100%; }
  body #footer .grid {
    max-width: 100%; }
  body #footer .mod_navigation {
    float: left; }
    body #footer .mod_navigation li {
      display: block;
      width: 100%;
      margin-left: 25px; }
      body #footer .mod_navigation li.impressum a:before, body #footer .mod_navigation li.impressum span:before {
        left: -9px; }
      body #footer .mod_navigation li.datenschutz a:before, body #footer .mod_navigation li.datenschutz span:before {
        left: -11px; } }
/*
    Created on : 08.07.2016, 11:19:41
    Description: Neues Standardmen├╝ f├╝r die mobile Ansicht
*/
label[for="nav-trigger"] {
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 41px;
  width: 36px;
  height: 36px;
  z-index: 10000;
  text-indent: -9999px; }
  label[for="nav-trigger"] span {
    transition: all 0.4s ease-in-out; }
    label[for="nav-trigger"] span, label[for="nav-trigger"] span::before, label[for="nav-trigger"] span::after {
      transition: all 0.2s ease-in-out;
      background-color: #000000;
      content: "";
      display: block;
      position: relative;
      width: 30px;
      height: 2px;
      top: 0px; }
    label[for="nav-trigger"] span::before {
      top: 7px; }
    label[for="nav-trigger"] span::after {
      top: 12px; }
    label[for="nav-trigger"] span.hidden {
      display: none; }
  label[for="nav-trigger"]:hover span {
    width: 32px; }
    label[for="nav-trigger"]:hover span::before {
      width: 34px; }
    label[for="nav-trigger"]:hover span::after {
      width: 36px; }

@media screen and (max-width: 768px) {
  body {
    overflow-x: hidden; }

  body, #wrapper {
    width: 100%; }

  body header .grid {
    max-width: 100%; }
  body header #root {
    transition: transform 220ms ease-in;
    transform: translate3d(280px, 0, 0);
    position: absolute !important;
    max-width: 280px;
    z-index: 1;
    margin: 0;
    right: 0;
    top: 35px;
    bottom: auto; }
    body header #root li {
      width: 100%; }
      body header #root li a, body header #root li span {
        display: block;
        text-align: left;
        background: rgba(53, 53, 53, 0.8);
        border-left: 1px solid #dec98f;
        border-bottom: 1px solid #dec98f;
        padding: 7px 12px;
        transition: background-color 1200ms;
        color: #fff;
        font-size: 1.2rem; }
        body header #root li a:hover, body header #root li span:hover {
          transition-duration: 420ms;
          background: rgba(53, 53, 53, 0.9); }
      body header #root li.active a, body header #root li.active span, body header #root li.trail a, body header #root li.trail span {
        color: #dec98f;
        background: rgba(53, 53, 53, 0.9);
        font-weight: 700; }
        body header #root li.active a:before, body header #root li.active span:before, body header #root li.trail a:before, body header #root li.trail span:before {
          display: none; }
      body header #root li:after {
        display: none; }
    body header #root .level_2 a, body header #root .level_2 span {
      background: #ca9450;
      position: relative;
      padding-left: 30px; }
  body.high-contrast header #root li a, body.high-contrast header #root li span {
    background: #000 !important; }
  body.high-contrast header #root li:first-child {
    border-top: 1px solid #dec98f; }

  #nav-trigger:checked ~ label[for="nav-trigger"],
  #nav-trigger:checked ~ #wrapper #root {
    transform: translate3d(0, 0, 0);
    transition-timing-function: easy-out;
    transition-duration: 420ms; } }
@media screen and (min-width: 769px) {
  label[for="nav-trigger"] {
    display: none; } }
/*
    Created on  : 08.05.2015, 10:15:00
    Description : Some usefull classes
    Changes     :
        09.06.2015, 16:04:00
        03.07.2015, 10:27:00
        15.07.2015, 11:57:00
*/
.hidden {
  display: none; }

.block, figure img, input[type=text],
input[type=email],
input[type=password],
input[type=number],
textarea, #top_link, .block-center, img.center, img.responsive, figure.responsive img, img.full-responsive, figure.full-responsive img {
  display: block; }
  .block-center, img.center {
    margin-left: auto;
    margin-right: auto; }

.inline {
  display: inline; }
  .inline-block, .btn {
    display: inline-block; }

.clear, .clear-both, hr {
  clear: both; }
.clear-right {
  clear: right; }
.clear-left, .ce_gallery li.col_first {
  clear: left; }

.text-center, #cookie-hint {
  text-align: center; }
.text-left {
  text-align: left; }
.text-right {
  text-align: right; }
.text-justify {
  text-align: justify;
  -webkit-word-break: break-word;
  -moz-word-break: break-word;
  -ms-word-break: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; }

.uppercase {
  text-transform: uppercase; }

.lowercase {
  text-transform: lowercase; }

.underline {
  text-decoration: underline; }

.line-through {
  text-decoration: line-through; }

.italic {
  font-style: italic; }

.ultra-bold {
  font-weight: 900; }

.extra-bold {
  font-weight: 800; }

.bold {
  font-weight: 700; }

.semi-bold {
  font-weight: 600; }

.medium {
  font-weight: 500; }

.normal {
  font-weight: 400; }

.light {
  font-weight: 300; }

.thin {
  font-weight: 200; }

.ultra-thin {
  font-weight: 100; }

img.responsive, figure.responsive img, img.full-responsive, figure.full-responsive img {
  height: auto; }
  img.responsive, figure.responsive img {
    max-width: 100%; }
    img.full-responsive, figure.full-responsive img {
      width: 100%; }

img.circle {
  border-radius: 50%; }

.no-transform {
  text-transform: none; }
.no-strong, strong.no-strong {
  font-weight: inherit; }
.no-decoration {
  text-decoration: none; }
.no-outline, input[type=text],
input[type=email],
input[type=password],
input[type=number],
textarea,
input[type=button],
input[type=submit],
button {
  outline: none; }
.no-border, input[type=text],
input[type=email],
input[type=password],
input[type=number],
textarea,
input[type=button],
input[type=submit],
button {
  border-width: 0; }
  .no-border-top {
    border-top-width: 0; }
  .no-border-right {
    border-right-width: 0; }
  .no-border-bottom {
    border-bottom-width: 0; }
  .no-border-left {
    border-left-width: 0; }
.no-padding {
  padding: 0; }
  .no-padding-top {
    padding-top: 0; }
  .no-padding-right {
    padding-right: 0; }
  .no-padding-bottom {
    padding-bottom: 0; }
  .no-padding-left {
    padding-left: 0; }
.no-margin {
  margin: 0; }
  .no-margin-top {
    margin-top: 0; }
  .no-margin-right {
    margin-right: 0; }
  .no-margin-bottom {
    margin-bottom: 0; }
  .no-margin-left {
    margin-left: 0; }

/*@import "js/_easy-accordion";*/
/*@import "js/_easy-coverImage";*/
.fg-primary {
  color: #dec98f; }

.bg-primary, #cookie-hint a {
  background-color: #dec98f; }

.fg-secondary {
  color: #ca9450; }

.bg-secondary {
  background-color: #ca9450; }

.fg-highlight {
  color: yellow; }

.bg-highlight {
  background-color: yellow; }

/*
    Created on : 27.07.2015, 16:33:17
    Description: CSS-Anweisungen f├╝r vordefiniertes Browserverhalten
    History
        2015-12-07: Added contao-like label handling
        2016-01-18: Fixed label handling
        2017-07-07: Fixed label handling
*/
.need-svg,
.need-js {
  display: none; }

html.js .need-js {
  display: block; }
html.svg form label > span,
html.svg .svg-fallback {
  display: none; }
html.svg .need-svg {
  display: block; }

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

