@charset "utf-8";
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v19-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'), url('../fonts/roboto-v19-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto-v19-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto-v19-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto-v19-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto-v19-latin-regular.svg#Roboto') format('svg');
  /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto-v19-latin-500.eot');
  /* IE9 Compat Modes */
  src: local('Roboto Medium'), local('Roboto-Medium'), url('../fonts/roboto-v19-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto-v19-latin-500.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto-v19-latin-500.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto-v19-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto-v19-latin-500.svg#Roboto') format('svg');
  /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v19-latin-700.eot');
  /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'), url('../fonts/roboto-v19-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto-v19-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto-v19-latin-700.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto-v19-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto-v19-latin-700.svg#Roboto') format('svg');
  /* Legacy iOS */
}
/* cabin-regular - latin */
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/cabin-v13-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Cabin'), local('Cabin-Regular'), url('../fonts/cabin-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/cabin-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/cabin-v13-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/cabin-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/cabin-v13-latin-regular.svg#Cabin') format('svg');
  /* Legacy iOS */
}
/* cabin-500 - latin */
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/cabin-v13-latin-500.eot');
  /* IE9 Compat Modes */
  src: local('Cabin Medium'), local('Cabin-Medium'), url('../fonts/cabin-v13-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/cabin-v13-latin-500.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/cabin-v13-latin-500.woff') format('woff'), /* Modern Browsers */ url('../fonts/cabin-v13-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/cabin-v13-latin-500.svg#Cabin') format('svg');
  /* Legacy iOS */
}
/* cabin-600 - latin */
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/cabin-v13-latin-600.eot');
  /* IE9 Compat Modes */
  src: local('Cabin SemiBold'), local('Cabin-SemiBold'), url('../fonts/cabin-v13-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/cabin-v13-latin-600.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/cabin-v13-latin-600.woff') format('woff'), /* Modern Browsers */ url('../fonts/cabin-v13-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/cabin-v13-latin-600.svg#Cabin') format('svg');
  /* Legacy iOS */
}
/* cabin-700 - latin */
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/cabin-v13-latin-700.eot');
  /* IE9 Compat Modes */
  src: local('Cabin Bold'), local('Cabin-Bold'), url('../fonts/cabin-v13-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/cabin-v13-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/cabin-v13-latin-700.woff') format('woff'), /* Modern Browsers */ url('../fonts/cabin-v13-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/cabin-v13-latin-700.svg#Cabin') format('svg');
  /* Legacy iOS */
}
html {
  min-height: 101%;
  font: 16px/1.5 'Roboto', sans-serif;
}
body {
  color: #4e4a4a;
  margin: 0;
}
main {
  hyphens: auto;
}
/* Überschriften */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Cabin', sans-serif;
  line-height: 1.2;
  margin: 0 0 0.5rem 0;
}
h1 {
  font-size: 44.8px;
  color: #6c3927;
  font-weight: 500;
}
h2 {
  font-size: 44.8px;
  color: #6c3927;
  font-weight: 500;
}
h2 span {
  font-size: 24px;
  color: #6c3927;
}
h3 {
  font-size: 24px;
  color: #6c3927;
  font-weight: 400;
}
h4 {
  font-size: 22.4px;
  color: #6c3927;
  font-weight: 400;
  margin-top: 0.5rem;
}
h5 {
  font-size: 22.4px;
  color: #6c3927;
  font-weight: 400;
}
h6 {
  font-size: 18px;
  color: #6c3927;
  font-weight: 400;
}
/* Absätze */
p {
  margin: 0 0 1rem 0;
}
p:last-child {
  margin-bottom: 0;
}
p.lead {
  font-size: 22.4px;
  font-weight: bold;
}
/*p.overview {
	margin: 0 auto 1rem auto;
	text-align: center;
	width: 30%;
}*/
/*p.byline {
	color: #888;
}
p.byline img {
	width: 5rem;
	float: left;
}
p.byline strong {
	display: block;
}
p.byline a {
	color: #444;
}*/
hr {
  border: none;
  border-bottom: thin solid #DDD;
  clear: both;
  display: block;
  height: 1px;
  margin: 0 0 1rem;
  padding: 1rem 0 0;
}
ul {
  margin: 0 0 1rem;
  padding: 0;
}
dl {
  margin: 0 0 1rem;
  padding: 0;
}
dt {
  float: left;
  clear: left;
  margin: 0 5% 0.5rem 0;
  width: 25%;
}
dd {
  margin: 0 0 0.5rem 30%;
}
li {
  margin-bottom: 0.5rem;
}
main li {
  margin-left: 1.5rem;
}
.row {
  list-style: none;
  margin: 0;
}
.row li {
  display: inline-block;
  margin-left: 0;
}
/* Hyperlinks */
a {
  color: #806a33;
  text-decoration: underline;
}
a:focus,
a:active,
a:hover {
  color: #6c3927;
  outline: none;
}
a.cancel {
  color: #C00;
}
a.cancel:hover {
  color: #E00;
}
a.cancel:before {
  content: "\00d7\00a0";
}
button.push,
a.push {
  border-radius: 0;
  border: thin solid #806a33;
  background: #806a33;
  color: #FFF;
  text-decoration: none;
  display: inline-block;
  padding: 0.5rem 1rem;
  margin-top: 0.5rem;
  margin-right: 0.5rem;
}
button.push small,
a.push small {
  font-size: 0.75rem;
  color: #FFF;
  font-weight: normal;
}
button.push:hover,
a.push:hover {
  border: thin solid #6c3927;
  background: #6c3927;
  color: #FFF;
}
button.push:hover small,
a.push:hover small {
  font-size: 0.75rem;
  color: #FFF;
  font-weight: normal;
}
a.inferior-push {
  border-radius: 0;
  border: thin solid #806a33;
  color: #806a33;
  display: inline-block;
  padding: 0.5rem 1rem;
  margin-top: 0.5rem;
  margin-right: 0.5rem;
  text-decoration: none !important;
}
a.inferior-push:hover {
  border: thin solid #6c3927;
  background: #6c3927;
  color: #FFF;
}
a.ahead:before {
  content: "\00bb";
  padding-right: 0.5rem;
}
a.behind:before {
  content: "\00ab";
  padding-right: 0.5rem;
}
a.external:after,
a[rel=external]:after {
  content: "\00a0\2197";
}
a.change {
  border: thin solid #069;
  border-radius: 0.25rem;
  display: inline-block;
  height: 1rem;
  line-height: 1;
  padding: 0.25rem;
  width: 1rem;
  margin: 0;
}
a.change svg.icon {
  fill: #069;
  height: 1rem;
  width: 1rem;
}
strong {
  font-weight: 600;
}
em.instock,
em.soldout,
em.outofstock,
em.discontinued {
  font-style: normal;
  color: #444;
  font-size: 0.875rem;
  font-weight: 600;
}
em.instock:before,
em.soldout:before,
em.outofstock:before,
em.discontinued:before {
  content: "\25CF";
  font-size: 1.5rem;
  line-height: 1;
  padding-right: 0.5rem;
  vertical-align: text-bottom;
}
em.instock {
  color: #690;
}
em.soldout,
em.discontinued {
  color: #C00;
}
em.outofstock {
  color: #C90;
}
abbr[title] {
  border-bottom: thin dotted;
  text-decoration: none;
  cursor: help;
}
sup,
sub {
  font-size: 0.8em;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.3em;
}
sub {
  bottom: -0.3em;
}
small {
  font-size: 0.75rem;
  color: #999;
  font-weight: normal;
}
small a {
  color: #666;
}
small a:hover {
  color: #333;
}
small.cue a {
  color: #806a33;
}
small.cue a:hover {
  color: #6c3927;
}
address {
  font-style: normal;
  margin-bottom: 1rem;
}
dfn,
samp {
  color: #999;
  font: inherit;
}
dfn {
  display: block;
  margin-left: 25%;
  padding-top: 0.5rem;
}
samp {
  padding-left: 1rem;
  vertical-align: baseline;
}
samp svg.icon {
  fill: #999;
  vertical-align: middle;
}
samp[data-tooltip]:after,
samp[data-tooltip]:before {
  left: 0.25rem;
}
mark {
  background: #FFC;
  color: inherit;
  padding: 0 0.25rem;
}
pre,
kbd,
code {
  font: 0.9rem "Courier New", Courier, monospace;
  color: #000;
  background: #DDD;
  padding: 0.1rem 0.25rem;
  vertical-align: middle;
}
del {
  color: #C00;
}
ins {
  text-decoration: none;
  font-weight: 400;
}
blockquote {
  margin: 0 2rem 1rem 2rem;
  font-style: italic;
}
kbd {
  border: thin solid #999;
  border-radius: 0.25rem;
}
span[itemprop=author],
span[itemprop=creator] {
  padding-right: 1rem;
}
details {
  margin-bottom: 1rem;
  padding-left: 1rem;
  display: block;
}
summary {
  text-indent: -1rem;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  summary {
    display: block;
  }
}
summary:active,
summary:focus {
  outline: none;
}
figure {
  margin: 0 0 1rem 0;
  text-align: right;
}
figure.thumb {
  width: 8rem;
}
figcaption {
  color: #666;
  font-size: 0.9rem;
  margin-top: 1rem;
}
img {
  display: block;
  border: none;
  max-width: 100%;
  height: auto;
  image-rendering: -webkit-optimize-contrast;
}
img.inline {
  display: inline;
  margin: 0 0.5rem;
  vertical-align: middle;
}
iframe {
  border: none;
  margin-bottom: 1rem;
  max-width: 100%;
  width: 100%;
}
div.video {
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 56.25%;
  position: relative;
}
div.video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  border-style: none;
  table-layout: fixed;
  width: 100%;
}
caption {
  font-size: 22.4px;
  font-weight: 600;
  margin-bottom: 1rem;
  text-align: left;
}
tbody tr {
  transition: 0.5s;
}
tbody tr:hover {
  background: #DDD;
}
th {
  padding: 0.25rem;
  text-align: left;
}
td {
  padding: 0.25rem;
  vertical-align: top;
}
th.center,
td.center {
  text-align: center;
}
th.right,
td.right {
  text-align: right;
}
col.title {
  width: 50%;
}
col.address {
  width: 30%;
}
col.month,
col.price,
col.product {
  width: 25%;
}
col.date,
col.filesize {
  width: 20%;
}
col.variant,
col.available {
  width: 15%;
}
col.weekday {
  width: 14.2857%;
}
col.unit,
col.total,
col.image,
col.amount,
col.filetype {
  width: 10%;
}
col.action {
  width: 5%;
}
@media only screen and (max-width: 64rem) {
  body {
    font-size: 14px;
  }
}
@media only screen and (max-width: 50rem) {
  h1 {
    font-size: 33.6px;
    line-height: 1.25;
  }
  h2 {
    font-size: 33.6px;
  }
  h2 span {
    font-size: 30px;
    color: #6c3927;
  }
  h3 {
    font-size: 21.6px;
  }
  h4 {
    font-size: 20.16px;
  }
  h5 {
    font-size: 20.16px;
  }
  h6 {
    font-size: 16.2px;
  }
}
@media only screen and (max-width: 30rem) {
  dfn {
    margin-left: 0;
  }
  samp {
    display: block;
    padding-left: 0;
  }
  table,
  tbody,
  tfoot,
  caption,
  tr,
  td {
    box-sizing: border-box;
    display: block;
    width: 100%;
  }
  tr {
    display: table;
    margin-bottom: 1rem;
  }
  thead,
  th,
  td.blind,
  td.action {
    display: none;
  }
  th.caption {
    display: block;
  }
  td.image,
  td.amount {
    float: left;
    width: 35%;
  }
  td.image img {
    width: 100%;
  }
  td.product {
    float: left;
    width: 65%;
  }
  td.variant {
    clear: both;
    float: right;
    width: 65%;
  }
  td.available,
  td.sum,
  td.unit {
    clear: both;
    text-align: right;
  }
  td.sum:before,
  td.unit:before,
  td.total:before,
  td.entry:before,
  td.available:before {
    content: attr(title);
    float: left;
  }
  td.entry,
  td.available {
    text-align: right;
  }
  td.entry:before {
    line-height: 2;
  }
  td.entry input,
  td.entry select,
  td.entry button {
    width: 50%;
  }
  td.address:before {
    content: attr(title);
    display: block;
    float: none;
    font-weight: bold;
    padding: 0.5rem 0;
  }
}
.scope {
  width: 100%;
  max-width: 75rem;
  margin: 0 auto;
  padding: 0 0.5rem;
  box-sizing: border-box;
}
.scope-area {
  width: 100%;
  max-width: 90rem;
  margin: 0 auto;
  padding: 0 0.5rem;
  box-sizing: border-box;
}
.group:after {
  content: "";
  display: block;
  clear: both;
}
.previous {
  float: left;
}
.next {
  float: right;
}
.overview {
  text-align: center;
}
.back:before,
.more:after {
  font-size: 1.5rem;
  line-height: 0;
  vertical-align: 50%;
}
.back:before {
  content: "\2039";
  padding-right: 0.25rem;
}
.more:after {
  content: "\203a";
  padding-left: 0.25rem;
}
.done:after {
  content: "\00a0\2713";
}
.anterior {
  float: left;
  margin: 0 5% 1rem 0;
  width: 30%;
}
.interior {
  margin: inherit auto;
}
.posterior {
  float: right;
  margin: 0 0 1rem 5%;
  width: 30%;
}
.sponsored {
  background: #FFF;
  border: thin solid #999;
  border-radius: 0.25rem;
  float: right;
  padding: 0.05rem 0.5rem;
}
.mobile {
  display: none;
}
.tablet {
  display: none;
}
.desktop {
  display: block;
}
.hidden {
  display: none;
}
svg.icon {
  display: inline-block;
  fill: #222;
  height: 1.5rem;
  width: 1.5rem;
}
i {
  display: inline-block;
  font-style: normal;
}
i.help {
  background: #FFF;
  border: 0.15rem solid #069;
  border-radius: 50%;
  color: #069;
  cursor: default;
  font-weight: 700;
  height: 1rem;
  line-height: 1;
  margin: 0 0 0 0.5rem;
  text-align: center;
  width: 1rem;
}
.filter {
  margin-top: 0.5rem;
  padding-bottom: 0 !important;
}
.check-group {
  padding-left: 0.25rem;
}
.check-group input:hover,
.check-group label:hover {
  cursor: pointer;
}
.filter-group {
  display: block;
  position: relative;
  margin-bottom: 0.25rem;
}
.filter-group select {
  width: 100%;
}
a.push.event {
  padding: 0.5rem 1rem;
  font-size: 0.8rem;
  line-height: 1.3125;
  background: #FFF;
  border: thin solid #BBB;
  color: #6c3927;
  display: block;
  margin-bottom: 0.5rem;
  text-decoration: none;
}
a.push.event:hover {
  border-color: #999;
}
.event svg.icon {
  fill: #6c3927 !important;
  padding-left: 0.5rem;
  width: 0.75rem;
  height: 0.75rem;
  vertical-align: middle;
  float: right;
}
.event.drop svg.icon {
  transform: rotate(180deg);
  padding-left: 0;
  padding-right: 0.5rem;
}
.filter-trigger {
  margin-top: 0.5rem;
}
.filter-trigger a.push {
  border: thin solid #6c3927;
  padding: 0.3rem 1rem;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
}
.filter-trigger a.push:hover {
  border-color: transparent;
}
a.push-secondary {
  background: #FFF;
  border: thin solid #6c3927;
  color: #6c3927;
}
.dropdown {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  padding: 0.5rem;
  background: #FFF;
  color: #6c3927;
  font-size: 0.8rem;
  z-index: 1100;
  -webkit-box-shadow: 0 0.2rem 0.25rem rgba(0, 0, 0, 0.2);
  box-shadow: 0 0.2rem 0.25rem rgba(0, 0, 0, 0.2);
}
.dropdown.right {
  right: 0;
}
.dropdown.center {
  right: 50%;
  transform: translateX(50%);
}
.drop + .dropdown {
  display: block;
}
.dropdown .dropsearch {
  display: block;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 0.5rem;
  padding-right: 0.5rem;
  border: none;
  background: #FFF url(../images/icon/icon_search.png) no-repeat 98% center;
}
.dropdown ul {
  max-height: 50vh;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  margin: 0 0 0.5rem;
}
.dropdown li {
  list-style: none;
  margin-left: 0;
  padding: 0;
}
.dropdown li input.check {
  float: none;
  vertical-align: top;
}
.dropdown li label.check {
  float: none;
  display: inline-block;
  width: 80%;
}
.dropdown .push {
  display: block;
  padding: 0.25rem 0.5rem;
}
i.social {
  width: 2em;
  height: 2em;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
i.social:hover {
  opacity: 0.7;
}
i.twitter {
  background-image: url(../images/swyn/swyn_twitter.gif);
}
i.facebook {
  background-image: url(../images/swyn/swyn_facebook.gif);
}
i.googleplus {
  background-image: url(../images/swyn/swyn_googleplus.gif);
}
i.xing {
  background-image: url(../images/swyn/swyn_xing.gif);
}
i.linkedin {
  background-image: url(../images/swyn/swyn_linkedin.gif);
}
i.pinterest {
  background-image: url(../images/swyn/swyn_pinterest.gif);
}
i.instagram {
  background-image: url(../images/swyn/swyn_instagram.gif);
}
i.youtube {
  background-image: url(../images/swyn/swyn_youtube.gif);
}
i.tumblr {
  background-image: url(../images/swyn/swyn_tumblr.gif);
}
i.delicious {
  background-image: url(../images/swyn/swyn_delicious.gif);
}
i.foursquare {
  background-image: url(../images/swyn/swyn_foursquare.gif);
}
i.flickr {
  background-image: url(../images/swyn/swyn_flickr.gif);
}
i.aboutme {
  background-image: url(../images/swyn/swyn_aboutme.gif);
}
[data-tooltip] {
  position: relative;
}
[data-tooltip]:after,
[data-tooltip]:before {
  bottom: 100%;
  font-weight: normal;
  left: -1em;
  opacity: 0;
  position: absolute;
  transition: all 0.5s;
  visibility: hidden;
}
[data-tooltip]:after {
  background: #069;
  color: #FFF;
  content: attr(data-tooltip);
  margin-bottom: 0.9em;
  padding: 0.5em 1em;
  text-align: center;
  white-space: nowrap;
  z-index: 100;
}
[data-tooltip]:before {
  border-top: 0.5em solid #069;
  border-left: 0.5em solid transparent;
  border-right: 0.5em solid transparent;
  content: "";
  height: 0;
  margin: 0 0 0.4em 1em;
  width: 0;
  z-index: 101;
}
[data-tooltip]:hover:after,
[data-tooltip]:hover:before {
  opacity: 1;
  visibility: visible;
}
.paging {
  justify-content: space-between;
}
.paging li {
  float: left;
  margin: 0 1px 0 0;
  white-space: nowrap;
  line-height: 2.5;
}
.paging li:first-child {
  margin: 0 1em 0 0;
}
.paging ul li:last-child {
  margin: 0 0 0 1em;
}
.paging li span {
  margin: 0 0.5em;
}
.paging li i {
  font-size: 24px;
  line-height: 1;
  font-style: normal;
}
.paging a {
  display: block;
  text-align: center;
  background: #FFF;
  width: 2.5em;
  color: #6c3927;
  font-weight: 600;
}
.paging a:hover {
  background: #FFF;
  color: #806a33;
}
.paging a.current {
  color: #806a33;
  background: #FFF;
}
.paging a.disabled {
  cursor: default;
  background: #999;
  color: #666;
}
div.rating {
  cursor: default;
  direction: rtl;
  display: inline-block;
  padding-right: 1em;
  unicode-bidi: bidi-override;
}
div.rating span {
  direction: ltr;
  display: inline-block;
  font-weight: normal;
  padding-left: 1em;
}
div.rating input {
  display: none;
}
div.rating label {
  cursor: pointer;
  font-size: 2em;
  line-height: 0.75;
  padding-right: 0;
}
div.rating i:before {
  color: #999;
  content: "\2606";
}
div.rating i.checked:before,
div.rating label:hover i:before,
div.rating label:hover ~ label i:before,
div.rating input:checked ~ label i:before,
div.rating input:checked + label:hover i:before {
  color: #C90;
  content: "\2605";
}
.tabs a {
  display: block;
  box-sizing: border-box;
  padding: 0.5rem 1rem;
  border: 1px solid #827c7c;
  color: #827c7c;
  background: #EEE;
}
.tabs a:hover {
  color: #4e4a4a;
}
.tabs a.active {
  border-color: #4e4a4a;
  background: #4e4a4a;
  color: #FFF;
}
.card {
  border: thin solid #4e4a4a;
  padding: 1rem;
}
.cc-window.cc-banner {
  padding: 0.25rem 0.5rem !important;
}
.gallery li {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.gallery li > a {
  flex-basis: 80%;
  min-height: 80%;
  padding: 0.25rem;
  border: thin solid #CCC;
  display: flex;
  align-items: center;
}
.gallery img {
  height: auto;
  width: auto;
}
@media only screen and (max-width: 50rem) {
  .tablet {
    display: block;
  }
  .desktop {
    display: none !important;
  }
}
@media only screen and (max-width: 40rem) {
  .paging ul,
  .paging ol li:first-child {
    display: none;
  }
  .mobile {
    display: block;
  }
}
@media only screen and (max-width: 30rem) {
  .anterior,
  .posterior {
    float: none;
    margin: 0 0 1em 0;
    width: auto;
  }
}
header {
  height: auto;
  padding: 1.5rem;
  background: #FFF;
  box-shadow: 0px 0px 10px rgba(167, 167, 167, 0.5);
}
header ul {
  list-style: none;
}
#title {
  width: 20%;
  float: left;
}
.has-background {
  background-color: #6c3927;
}
.service {
  display: flex;
  justify-content: flex-end;
  z-index: 200;
}
.service ul {
  list-style: none;
  display: flex;
  margin: 0;
}
.service ul ul {
  background-color: #FFF;
  display: none;
  position: absolute;
  text-align: left;
  z-index: 200;
}
.service li:hover ul {
  display: block;
  padding-top: 0;
  box-shadow: 0 0.2rem 0.25rem rgba(167, 167, 167, 0.5);
}
.service li {
  margin: 0;
  position: relative;
}
.service li li {
  margin-right: 0;
}
.service li li a {
  font-weight: normal;
  font-size: 16px;
}
.service li li a:hover {
  background: #FFF;
  color: #6c3927;
}
.service a {
  font-family: 'Cabin', sans-serif;
  font-size: 14px;
  color: #FFF;
  white-space: nowrap;
  display: block;
  padding: 0.5rem 1.2rem;
}
.service li:hover,
.service li:hover a {
  color: #806a33;
}
.service a:hover {
  color: #806a33;
}
.service a.current {
  color: #806a33;
  background: #FFF;
}
.service label {
  cursor: pointer;
  display: none;
}
.service input {
  display: none;
}
#social {
  width: auto;
  float: left;
}
#social ul {
  float: left;
  display: flex;
}
#social li {
  margin: 0 0.5rem 0 0;
  padding: 0;
}
.search {
  float: right;
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 4rem/2;
}
.search .set {
  justify-content: flex-end;
  padding-bottom: 0;
  margin-left: 0;
  position: relative;
}
.search input {
  padding: 0 0.25rem;
  margin: 0;
  border: thin solid #000;
  width: 85%;
}
.search button {
  background: none;
  height: 2rem;
  margin: 0;
  width: 3rem;
  border: thin solid #000;
  border-left-width: 0;
  padding: 0;
  box-shadow: none;
  display: flex;
  justify-content: center;
}
.search .suggest {
  position: absolute;
  top: 2rem;
  left: 0;
  z-index: 200;
  display: none;
  padding: 0;
  width: 100%;
}
.suggest ul {
  position: absolute;
  background: #FFF;
  border-top: thin solid #666;
  box-sizing: border-box;
  max-width: 200%;
  min-width: 100%;
  margin: 0;
  box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.3);
}
.search input:focus + .suggest {
  display: block;
}
.suggest li {
  float: none;
  line-height: 1.5rem;
  overflow: hidden;
  padding: 0.5rem 1rem;
  text-overflow: ellipsis;
  margin-bottom: 0;
}
.suggest li:hover {
  cursor: default;
  background-color: #EEE;
}
.suggest li:last-child {
  border-top: thin solid #DDD;
}
.suggest a {
  width: 100%;
  color: #4e4a4a;
}
.suggest li:last-child a {
  color: #806a33;
}
#status {
  position: fixed;
  right: -0.1%;
  top: 30%;
  font-size: 14px;
  text-align: center;
  line-height: 1;
  z-index: 500;
  transition: padding 0.3s;
}
#status a {
  background: #FFF;
  border: thin solid #6c3927;
  color: #6c3927;
  display: block;
  margin-bottom: 0.5em;
  padding: 0 1.5rem;
}
#status a:hover {
  background: #6c3927;
  color: #FFF;
}
#status svg.icon {
  padding-bottom: 0.25em;
  padding-top: 0.75rem;
  vertical-align: middle;
  fill: #6c3927;
  width: 2.5em;
  height: 2.5em;
  transition: fill 0.5s;
}
#status p {
  padding-bottom: 0.75rem;
}
#status a:hover svg.icon {
  fill: #fff;
}
.status-mobile {
  display: none;
  visibility: hidden;
}
@media only screen and (max-width: 50rem) {
  .status-mobile {
    font-size: 14px;
    text-align: center;
    line-height: 1;
    display: flex;
    visibility: visible;
  }
  .status-mobile a {
    background: #FFF;
    border: thin solid #6c3927;
    color: #6c3927;
    display: inline-block;
    width: 100%;
    padding: 0.5rem;
  }
  .status-mobile a:hover {
    background: #6c3927;
    color: #FFF;
  }
  .status-mobile p {
    display: inline-block;
    top: 2px;
    position: relative;
    margin-left: 3px;
  }
  .status-mobile img.icon,
  .status-mobile svg.icon {
    padding-bottom: 0;
    padding-top: 0;
    vertical-align: middle;
    fill: #6c3927;
    width: 1.75em;
    height: 1.75em;
    display: inline-block;
  }
  .status-mobile a:hover svg.icon {
    fill: #fff;
  }
}
@media only screen and (max-width: 40rem) {
  #title {
    width: 30%;
  }
  .status data,
  .status a.more {
    display: none;
  }
  .service {
    display: block;
  }
  .service-opener {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 1.05rem;
    padding: 0.5rem 0;
  }
  .service-opener:hover {
    cursor: pointer;
  }
  .service-opener .icon {
    fill: #fff;
    width: 0.85em;
    height: 0.85em;
    margin-left: 1rem;
    transform: rotate(0);
    transition: transform 0.25s ease-in-out;
  }
  .service.is-open .service-opener .icon {
    transform: rotate(180deg);
  }
  .service > ul {
    position: absolute;
    display: block;
    top: 44px;
    background: #f2efeb;
    width: 100%;
    left: 0;
    box-shadow: none;
    z-index: 99;
    -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.08);
    padding-top: 1rem;
    padding-bottom: 1rem;
    height: 0;
    opacity: 0;
    visibility: hidden;
    transition: height 0.3s ease-in-out;
  }
  .service.is-open > ul {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
  .service ul ul {
    position: relative;
    background: #f2efeb;
    display: block;
  }
  .service ul li a {
    color: #6c3927;
  }
  .service > ul > li > a {
    font-weight: bold;
    font-size: 1.25rem;
  }
  .service li:hover ul {
    box-shadow: none;
  }
  .service li:hover,
  .service li:hover a {
    color: #6c3927;
  }
  .service ul > li:hover > a {
    color: #806a33;
  }
}
@media only screen and (max-width: 30rem) {
  #title {
    width: 50%;
    padding-bottom: 0.5rem;
  }
  #title img {
    bottom: 0;
  }
  .status {
    line-height: 2;
    margin-top: 0;
    text-align: center;
  }
  .status {
    clear: left;
    float: right;
    text-align: right;
  }
  .status a {
    padding: 0;
    position: relative;
  }
  .status svg.icon {
    height: 2rem;
    width: 2rem;
    position: relative;
    z-index: 100;
  }
  .status .counter {
    display: block;
    position: absolute;
    top: -0.25rem;
    right: 0;
    background: red;
    color: #FFF;
    border-radius: 50%;
    line-height: 1;
    padding: 0.25rem;
    font-size: 0.8rem;
  }
  .search {
    float: left;
    clear: left;
    width: 60%;
    margin-bottom: 0;
  }
  .search .set {
    justify-content: flex-start;
  }
}
nav {
  float: right;
  position: relative;
  z-index: 100;
}
nav ul {
  display: flex;
  padding-top: 2rem;
  margin: 0;
}
nav ul ul {
  display: none;
  position: absolute;
  z-index: 100;
}
nav li:hover ul {
  display: block;
  padding-top: 0;
  box-shadow: 0 0.2rem 0.25rem rgba(167, 167, 167, 0.5);
}
nav li {
  margin-bottom: 0;
  position: relative;
}
nav li li {
  margin-right: 0;
}
nav li li a {
  font-weight: normal;
  font-size: 16px;
}
nav li li a:hover {
  background: #FFF;
  color: #6c3927;
}
nav a {
  font-family: 'Cabin', sans-serif;
  font-size: 20px;
  color: #6c3927;
  background: #FFF;
  white-space: nowrap;
  display: block;
  padding: 0.5rem 1.2rem;
  text-decoration: none;
}
nav li:hover,
nav li:hover a {
  background: #FFF;
  color: #806a33;
}
nav a:hover {
  background: #FFF;
  color: #806a33;
}
nav a.current {
  color: #806a33;
  background: #FFF;
}
nav label {
  cursor: pointer;
  display: none;
}
nav input {
  display: none;
}
.menu {
  box-sizing: border-box;
  padding-top: 3rem;
}
.menu h4 {
  padding-left: 0;
  margin: 0;
  line-height: 2;
}
.menu ul {
  margin: 0 0 1rem;
  list-style: none;
}
.menu li {
  margin: 0;
  padding: 0;
}
.menu li a {
  display: block;
  color: #806a33;
  font-size: 15.8px;
  padding: 0.6rem;
  position: relative;
}
.menu li a::after {
  content: '';
  position: absolute;
  height: 1px;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #e6eaef;
  transition: background-color 250ms ease-out;
}
.menu li a.current,
.menu li a:hover {
  background: #FFF;
  color: #6c3927;
}
.menu li a.current::after,
.menu li a:hover::after {
  height: 3px;
  background-color: #6c3927;
}
.menu li a.current {
  color: #6c3927;
  background: #FFF;
}
.menu li a.disabled {
  color: #666;
  cursor: default;
}
.menu li a.disabled:hover {
  background: #999;
}
.menu ul ul {
  padding-bottom: 1rem;
  background: #FFF;
  margin-bottom: 0;
}
.menu li li {
  font-size: 0.9rem;
  line-height: 1.6;
}
.menu li li a {
  color: #6c3927;
  font-weight: normal;
  padding-left: 2rem;
  background: #FFF;
}
.menu li li a:hover {
  color: #6c3927;
  background: none;
}
/* Off-Canvas */
#toggle,
#toggle + label {
  display: none;
}
.breadcrumb {
  font-size: 0.9rem;
  flex-basis: 100%;
  padding: 1.5rem 0;
}
.breadcrumb li:after {
  content: "\00a0\003e";
}
.breadcrumb li:last-child:after {
  content: "";
}
.breadcrumb a.edit {
  background: #C00;
  border-radius: 1.25rem;
  color: #FFF;
  display: inline-block;
  float: right;
  font-weight: bold;
  padding: 0.125rem 0.75rem;
}
.breadcrumb a.edit:hover {
  background: #A00;
}
#view > * {
  padding-bottom: 0;
  white-space: nowrap;
  padding-left: 1rem;
  vertical-align: middle;
}
#view .next {
  display: block;
  line-height: 2rem;
}
#view svg.icon {
  vertical-align: middle;
}
@media only screen and (max-width: 50rem) {
  nav {
    position: static;
    float: none;
  }
  nav > ul {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    overflow: auto;
    z-index: 1100;
    display: block;
    margin-bottom: 0;
    -webkit-overflow-scrolling: touch;
    transform: translateX(100%);
    transition: transform 0.5s;
    background: #f2efeb;
    padding-top: 0;
  }
  nav > ul ul {
    display: block;
    position: static;
    padding-top: 0;
  }
  nav > ul ul a {
    padding-left: 2rem;
  }
  nav li:hover {
    background: #FFF;
    color: inherit;
  }
  nav label {
    right: 0;
    top: 4rem;
    background: #FFF;
    text-align: center;
    cursor: pointer;
    display: block;
    position: absolute;
    right: 0.5rem;
    padding: 0.5rem;
    line-height: 1;
  }
  nav label svg.icon {
    fill: #6c3927;
    color: #6c3927;
  }
  nav label:hover {
    background: #6c3927;
    color: #fff;
  }
  nav label:hover svg.icon {
    fill: #fff;
    color: #fff;
  }
  nav li:hover,
  nav li:hover a,
  nav a {
    background: none;
  }
  nav li:hover ul {
    box-shadow: inherit;
  }
  nav label.close {
    position: static;
    font-size: 2rem;
    line-height: 0;
    display: inline-block;
    background: #6c3927;
    color: #fff;
    padding: 1rem;
  }
  nav label.close:hover {
    background: #806a33;
  }
  nav li.close {
    display: inline-block;
  }
  nav #show:checked + ul {
    transform: translateX(2rem);
  }
  #view {
    float: none;
  }
  #view > * {
    padding-left: 0;
    padding-right: 1rem;
  }
}
@media only screen and (max-width: 40rem) {
  .menu {
    position: fixed;
    display: block;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 999;
    min-height: 100%;
    width: 75%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background: #FFF;
    transition: transform 0.5s;
    transform: translateX(-100%);
  }
  #toggle + label {
    background: #444;
    border-radius: 0 0.5rem 0.5rem 0;
    color: #FFF;
    cursor: pointer;
    display: block;
    left: 0;
    line-height: 1;
    padding: 0.25rem;
    position: fixed;
    top: 0.5rem;
    transition: left 0.5s, transform 0.5s;
    z-index: 1000;
  }
  #toggle + label svg.icon {
    fill: #FFF;
  }
  #toggle:checked ~ .menu {
    transform: translateX(0);
    box-shadow: 0 0 1rem #000;
  }
  #toggle:checked + label {
    left: 75%;
  }
  #toggle + label svg.icon {
    -webkit-transition: transform 0.5s;
    -ms-transition: transform 0.5s;
    transition: transform 0.5s;
  }
  #toggle:checked + label svg.icon {
    transform: rotate(180deg);
  }
}
@media only screen and (max-width: 30rem) {
  nav label {
    top: 5rem;
  }
}
/* Fußbereich */
footer {
  background: #f2efeb;
  clear: both;
  overflow: hidden;
  margin-top: 2rem;
}
footer li {
  list-style: none;
}
footer a {
  color: #FFF;
  text-decoration: none;
}
footer a:hover {
  color: #f2efeb;
}
/*Sitemap */
.sitemap {
  color: #4e4a4a;
  padding: 4rem 2rem 2rem 2rem;
  margin: 0 -2rem 0 -2rem;
}
.sitemap h4 {
  color: #6c3927;
  margin-top: 0;
  margin-bottom: 1rem;
}
.sitemap a {
  color: #806a33;
  text-decoration: underline;
}
.sitemap a:hover {
  color: #6c3927;
}
.sitemap a.inferior-push:hover {
  color: #FFF;
}
.sitemap img {
  margin-top: 0.5rem;
}
.sitemap li {
  box-sizing: border-box;
  line-height: 2;
  font-weight: bold;
}
.sitemap ul ul {
  float: none;
  margin-top: 0.5rem;
}
.sitemap li li {
  float: none;
  margin: 0;
  padding: 0;
  width: auto;
  font-weight: normal;
}
/* Fußzeile */
#footnote {
  text-align: center;
  padding: 2rem 0;
  background: #6c3927;
}
#footnote li {
  display: inline;
  padding: 0 0.5rem;
}
/* Zum Seitenanfang */
#totop {
  background: #6c3927;
  bottom: 2rem;
  height: 4rem;
  opacity: 0;
  position: fixed;
  right: 2rem;
  text-align: center;
  transition: all 0.5s;
  visibility: hidden;
  width: 4rem;
}
#totop.show {
  opacity: 0.5;
  visibility: visible;
}
#totop:hover {
  opacity: 1;
}
#totop svg.icon {
  fill: #FFF;
  height: 2rem;
  padding: 1rem 0;
  width: 2rem;
}
@media only screen and (max-width: 30rem) {
  footer {
    padding: 0rem;
  }
  #sitemap {
    display: none;
  }
  #footnote {
    height: auto;
    overflow: hidden;
    text-align: left;
    padding: 1rem;
  }
  #footnote li {
    box-sizing: border-box;
    display: block;
    float: left;
    text-align: center;
    font-size: 0.875rem;
    margin-right: 0;
    width: 50%;
  }
}
.set {
  display: flex;
  margin-left: -2rem;
  border: 1px solid transparent;
  box-sizing: border-box;
  width: calc(100% + 2rem);
}
.set > * {
  padding-left: 2rem;
  box-sizing: border-box;
  flex-grow: 0;
  flex-shrink: 1;
  padding-bottom: 2rem;
}
.set > .set {
  margin-left: 0;
  padding-left: 0;
}
.set.reduced > * {
  padding-bottom: 0;
}
.articlePrice {
  color: #6c3927;
}
.sum {
  display: flex;
  align-items: center;
}
.article {
  padding-right: 2rem;
}
.sumNumber {
  color: #806a33;
  font-size: 18px;
}
.columns {
  flex-wrap: wrap;
}
.columns > * {
  flex-basis: 50%;
  max-width: 50%;
}
.related {
  flex-wrap: wrap;
}
.related > * {
  flex-basis: 33.3%;
  max-width: 33.3%;
}
.teaser {
  flex-wrap: wrap;
}
.teaser > * {
  flex-basis: 25%;
  max-width: 25%;
}
.list {
  flex-wrap: wrap;
}
.list > * {
  flex-basis: 20%;
  max-width: 20%;
}
.set > .grow {
  flex-grow: 1;
  max-width: 100%;
}
.wrap {
  flex-wrap: wrap;
}
.end {
  align-self: flex-end;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .columns img,
  .related img,
  .teaser img,
  .list img {
    width: 100%;
  }
}
.master {
  padding-bottom: 4rem;
  text-align: center;
}
.content {
  padding-bottom: 2rem;
}
.decoration {
  background: #f2efeb;
  padding-bottom: 4rem;
  padding-top: 4rem;
  margin: 4rem 0 4rem 0;
}
.container {
  padding-top: 0;
  padding-bottom: 0;
}
.emphasis {
  background: #f2efeb url(../images/icon/icon_baum.svg) no-repeat;
  background-size: 18%;
  background-position: 0% 80%;
  padding: 4rem 2rem 0 2rem;
  padding-bottom: 4rem;
}
.journal {
  flex-basis: 75%;
  max-width: 75%;
  padding-bottom: 4rem;
}
.wrapper {
  flex-basis: 80%;
  max-width: 80%;
}
.wrap .breadcrumb {
  padding-bottom: 1.5rem;
}
aside {
  flex-basis: 25%;
  max-width: 25%;
}
#expertise {
  text-align: center;
}
#expertise section {
  padding-top: 1rem;
  overflow: hidden;
  position: relative;
  height: 100%;
}
#expertise h3 {
  color: #6c3927;
  font-family: 'Cabin', sans-serif;
  font-weight: 500;
  font-size: 24px;
}
#expertise h4 {
  color: #FFF;
  font-family: 'Cabin', sans-serif;
  font-weight: 500;
  font-size: 24px;
}
#expertise h6 {
  color: #4e4a4a;
  font-family: 'Cabin', sans-serif;
  font-weight: 500;
  font-size: 18px;
}
#expertise p {
  color: #FFF;
  font-size: 16px;
}
#expertise a.substandard-push {
  border-radius: 0;
  border: thin solid #FFF;
  color: #FFF;
  display: inline-block;
  padding: 0.5rem 1rem;
  margin-right: 0.5em;
  font-size: 16px;
}
#expertise section .description {
  color: #fff;
  background: #806a33;
  background-size: cover;
  position: absolute;
  top: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 1rem;
  transition: top 0.6s;
  font-size: 0.8em;
}
#expertise section .category {
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  padding: 2rem;
  width: 50%;
  bottom: 50px;
}
#expertise section .overflow {
  height: calc(100% - 1rem);
}
#expertise section:focus .description,
#expertise section:hover .description {
  top: 1rem;
}
#expertise .overflow {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f2efeb;
}
#expertise .overflow img {
  margin: 0 auto 1rem auto;
}
.normalized {
  display: flex;
  flex-direction: column;
  padding-top: 0.5rem;
}
.bottom {
  flex-grow: 1;
  display: flex;
  align-items: flex-end;
}
.topic a {
  display: block;
  background: #FFF;
  padding: 2.4rem 1rem;
  color: #6c3927;
  text-align: center;
  font-family: 'Cabin', sans-serif;
  font-weight: 500;
  font-size: 22.4px;
}
.topic a:hover {
  text-decoration: none;
  background: #FFF;
  color: #806a33;
}
.topic a svg {
  display: inline-block;
  fill: #6c3927;
  height: 4.8em;
  width: 4.8em;
}
.topic a:hover svg {
  fill: #806a33;
}
.overline {
  letter-spacing: 1px;
  display: block;
  font-size: 13px;
  margin-bottom: 1rem;
  font-weight: bold;
}
.new-in {
  margin-top: 2rem;
}
.new-in .bg-grey {
  background: #f2efeb;
  padding: 2rem 2rem 3rem 2rem;
  position: relative;
  -webkit-box-shadow: 5px 10px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  height: 100%;
}
.new-in h3,
.new-in h3 a {
  font-size: 1.5rem;
  color: #6c3927;
}
.new-in h3:hover,
.new-in h3 a:hover {
  color: #806a33;
}
.new-in a.push {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #806a33;
  color: #fff;
  border: none;
}
.new-in a.push:hover {
  background: #6c3927;
}
.image-checkbox {
  display: inline-block;
}
.image-checkbox input[type="checkbox"][id^="img-checkbox-"] {
  display: none;
}
.image-checkbox label {
  display: block;
  position: relative;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.image-checkbox label::before {
  background-color: white;
  color: white;
  content: " ";
  display: block;
  position: absolute;
  top: 1rem;
  right: 1rem;
  width: 15px;
  height: 15px;
  text-align: center;
  transition-duration: 0.4s;
  transform: scale(1);
  content: "\2713";
  font-weight: 900;
  font-size: 10px;
  border: 1px solid #999;
}
.image-checkbox label img {
  transition-duration: 0.2s;
  border: 1px solid #FFF;
}
.image-checkbox label img:hover {
  border-color: #BFBFBF;
}
.image-checkbox :checked + label img {
  border-color: #BFBFBF;
}
.image-checkbox :checked + label::before {
  content: "\2713";
  background-color: #f2efeb;
  color: #206b4e;
  transform: scale(1);
}
.image-checkbox :checked + label img {
  z-index: -1;
}
.menu {
  flex-basis: 20% !important;
  max-width: 20% !important;
}
#admin {
  background: #222;
  box-sizing: border-box;
  color: #999;
  font-size: 13px;
  padding: 0.5rem 0 0.5rem 1rem;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}
#admin p {
  margin: 0;
}
#admin a {
  background: #f2efeb;
  border-radius: 0.25rem;
  color: #FFF;
  display: inline-block;
  margin: 0 1rem;
  padding: 0.1rem 0.5rem;
}
#admin a:hover {
  background: #666;
}
#admin + #root {
  margin-top: 1.75rem;
}
.promo-items figure {
  aspect-ratio: 1/1;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.promo-items img.fit-container {
  object-fit: contain;
  max-height: 100%;
}
.promo-items img.blurred {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  filter: blur(16px);
  min-height: 110%;
  z-index: -1;
}
@media only screen and (max-width: 64rem) {
  #expertise section .category {
    display: none;
  }
  #expertise section .description {
    position: relative;
    top: 0;
  }
  #expertise section:hover .description {
    top: 0;
  }
  #expertise section .overflow {
    bottom: 60px;
  }
}
@media only screen and (max-width: 50rem) {
  .columns > * {
    flex-basis: 100%;
    max-width: 100%;
  }
  .related > * {
    flex-basis: 50%;
    max-width: 50%;
  }
  .teaser > * {
    flex-basis: 33.3%;
    max-width: 33.3%;
  }
  .list > * {
    flex-basis: 33.3%;
    max-width: 33.3%;
  }
  .journal,
  aside {
    flex-basis: auto;
    max-width: 100%;
  }
}
@media only screen and (max-width: 40rem) {
  .related > * {
    flex-basis: 100%;
    max-width: 100%;
  }
  .teaser > * {
    flex-basis: 50%;
    max-width: 50%;
  }
  .wrapper {
    flex-basis: 100%;
    max-width: 100%;
  }
  .menu {
    flex-basis: auto !important;
    max-width: 100% !important;
  }
  #expertise section .overflow {
    bottom: 20px;
    margin: 0;
    padding: 1rem;
    height: auto;
    background: #f2efeb;
  }
}
@media only screen and (max-width: 30rem) {
  .teaser > * {
    flex-basis: 100%;
    max-width: 100%;
  }
  .list > * {
    flex-basis: 50%;
    max-width: 50%;
  }
  #expertise section .overflow {
    bottom: 0px;
  }
}
.cookie .intro {
  position: absolute;
  top: 0;
  width: 100%;
}
.cookie .intro article {
  background: rgba(255, 255, 255, 0.9);
  padding: 3rem;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  /* ratio 16x9 */
  margin-bottom: 1rem;
  height: 0;
  overflow: hidden;
  width: 100%;
  height: auto;
}
.embed-container iframe,
.embed-container figure {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* ratio 4x3 */
.embed-container.ratio4x3 {
  padding-bottom: 75%;
}
@media only screen and (max-width: 64rem) {
  .cookie .intro article {
    padding: 1.5rem;
  }
}
form {
  margin: 0;
  padding: 0;
}
form br {
  clear: left;
}
fieldset {
  border: none;
  margin: 0;
  padding: 1rem 0;
}
fieldset.button {
  padding-left: 25%;
}
legend {
  color: #666;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
label {
  padding-right: 2%;
  vertical-align: middle;
}
label.before {
  display: block;
  float: left;
  line-height: 2;
  width: 23%;
}
label.between {
  padding-left: 2%;
}
label.after,
label.check {
  display: block;
  float: left;
  margin: 0.25rem 0;
}
label.after {
  width: 65%;
}
label.check {
  width: 90%;
}
label.none {
  float: left;
  line-height: 2;
  padding-right: 0;
  width: 0;
  white-space: nowrap;
}
label.required {
  cursor: help;
}
label.required:after {
  content: "\00a0\002a";
  color: #C00;
}
label.error {
  color: #C00;
}
input,
select,
textarea {
  border: thin solid #999;
  color: #4e4a4a;
  font: inherit;
  margin: 0 0 0.25rem 0;
  padding: 0.25rem;
  vertical-align: middle;
}
input.triple {
  width: 3em;
}
input[type=date],
input[type=time],
input[type=number] {
  width: 20%;
}
input.standard,
input[type=url],
input[type=email],
textarea {
  width: 70%;
}
input.short,
input[type=password] {
  width: 35%;
}
input.error,
select.error,
textarea.error {
  border-color: #C00;
}
input[type=checkbox],
input[type=radio] {
  border: 0;
  height: 1rem;
  margin: 0.55rem 0.5rem 0.45rem 0;
  padding: 0;
  width: 1rem;
}
input[type=search] {
  -webkit-appearance: none;
}
input.vertical {
  float: left;
  margin-left: 25%;
}
input.check {
  float: left;
  margin-right: 1%;
}
select {
  padding-left: 0.05rem;
}
option {
  margin: 0;
  color: #4e4a4a;
}
optgroup {
  font-style: normal;
  padding: 0 0.5rem 1rem;
}
textarea {
  overflow: auto;
  resize: vertical;
}
input:hover,
select:hover,
textarea:hover {
  border-color: #777;
}
select:focus,
textarea:focus,
input:focus {
  border-color: #555;
  box-shadow: inset 0.05rem 0.1rem 0.1rem #CCC;
  outline: none;
}
input[type=checkbox]:focus,
input[type=radio]:focus {
  box-shadow: none;
}
button {
  background-color: #888;
  background-color: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  border: thin solid #FFF;
  border: none;
  border-radius: 0;
  color: #FFF;
  cursor: pointer;
  font: inherit;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 0.25rem;
  padding: 0.25rem 1rem;
  vertical-align: middle;
}
button:hover {
  background: #666;
}
button.cancel {
  background: #C00;
  background: linear-gradient(to bottom, #E00 0%, #C00 100%);
}
button.cancel:hover {
  background: #A00;
  background: linear-gradient(to bottom, #E00 0%, #A00 100%);
}
button.event {
  background: #C90;
  background: linear-gradient(to bottom, #DA0 0%, #C90 100%);
}
button.event:hover {
  background: #B80;
  background: linear-gradient(to bottom, #EA0 0%, #B80 100%);
}
button.okay {
  background: #690;
  background: linear-gradient(to bottom, #7A0 0%, #690 100%);
}
button.okay:hover {
  background: #580;
  background: linear-gradient(to bottom, #7A0 0%, #580 100%);
}
button.execute {
  background: #069;
}
button.execute:hover {
  background: #058;
  background: linear-gradient(to bottom, #07A 0%, #058 100%);
}
#error,
#warning,
#confirm,
#mandate {
  border: thin solid;
  margin-bottom: 2rem;
  padding: 1rem;
  overflow: auto;
}
#error p,
#warning p,
#confirm p {
  font-weight: 600;
}
#error img,
#warning img,
#confirm img {
  float: left;
  width: 11rem;
  margin: 0 2rem 0 0;
}
#error button,
#warning button,
#confirm button {
  float: right;
  margin-left: 0.5rem;
}
#error {
  background: #FEE;
  border-color: #C00;
  color: #C00;
}
#warning {
  background: #FFD;
  border-color: #C90;
  color: #C90;
}
#confirm {
  background: #EFE;
  border-color: #690;
  color: #690;
}
#mandate {
  background: #FFF;
  border-color: #999;
  color: #444;
}
.relaunch label.before {
  float: none;
  width: 100%;
}
.relaunch input.standard,
.relaunch .newsletter-abo,
.relaunch input[type=url],
.relaunch input[type=email],
.relaunch input[type=tel],
.relaunch select,
.relaunch textarea {
  width: 75%;
  box-sizing: border-box;
}
.relaunch .next {
  float: none;
  max-width: 75%;
}
.relaunch .next button {
  float: right;
}
@media only screen and (max-width: 80rem) {
  col.price {
    width: 25%;
  }
}
@media only screen and (max-width: 50rem) {
  #error button,
  #warning button,
  #confirm button {
    clear: right;
  }
}
@media only screen and (max-width: 30rem) {
  fieldset.button {
    padding-left: 0;
  }
  label.after,
  label.check {
    width: 90%;
  }
  label.none {
    margin-bottom: 0.5rem;
  }
  input,
  select,
  textarea,
  button {
    box-sizing: border-box;
  }
  input.vertical {
    clear: left;
    margin-left: 0;
  }
  input.short,
  input.standard,
  input[type=url],
  input[type=email],
  input[type=password],
  textarea {
    width: 100%;
  }
  input[type=date],
  input[type=time],
  input[type=number] {
    width: 35%;
  }
  label.before {
    float: none;
    width: 100%;
  }
  #error,
  #warning,
  #confirm {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  #error img,
  #warning img,
  #confirm img {
    display: none;
  }
  #error button,
  #warning button,
  #confirm button {
    float: none;
    order: 9;
    margin-top: 1rem;
    margin-left: 0;
  }
  #error button + button,
  #warning button + button,
  #confirm button + button {
    margin-top: 0;
  }
  .relaunch input.standard,
  .relaunch input[type=url],
  .relaunch input[type=email],
  .relaunch select,
  .relaunch textarea {
    width: 100%;
    box-sizing: border-box;
  }
  .relaunch .next {
    float: none;
    width: 100%;
  }
  .relaunch .next button {
    width: 100%;
  }
  .relaunch .explanation {
    text-align: center;
  }
}
.slideshow {
  box-sizing: border-box;
  display: block;
  margin: 0 0 1rem 0;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  -webkit-tap-highlight-color: transparent;
}
.slideshow article div {
  background: rgba(255, 255, 255, 0.88);
  bottom: 4rem;
  box-sizing: border-box;
  padding: 3rem 3rem 3rem 4rem;
  position: absolute;
  left: 0;
  width: 50rem;
}
.slideshow h2 {
  font-size: 44.8px;
  line-height: 1.2;
}
.slideshow p {
  font-size: 18px;
}
/* Slides Container */
.slideshow .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slideshow .slick-list:focus {
  outline: none;
}
.slideshow .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slideshow .slick-list,
.slideshow .slick-track,
.slideshow article,
.slideshow article img {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slideshow .slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  zoom: 1;
}
.slideshow .slick-track:before,
.slideshow .slick-track:after {
  content: "";
  display: table;
}
.slideshow .slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
/* Slides */
.slideshow article {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.slideshow article img {
  display: block;
}
.slideshow article.slick-loading img {
  display: none;
}
.slideshow article.dragging img {
  pointer-events: none;
}
.slideshow.slick-initialized article {
  display: block;
}
.slideshow.slick-loading article {
  visibility: hidden;
}
.slideshow.slick-vertical article {
  border: thin solid transparent;
  display: block;
  height: auto;
}
/* Slideshow vor / zurück */
.slideshow .slick-prev,
.slideshow .slick-next {
  background: #FFF;
  border: 0;
  border: thin solid #6c3927;
  box-shadow: none;
  color: #6c3927;
  cursor: pointer;
  font-size: 2rem;
  font-weight: 700;
  height: 2rem;
  line-height: 0.75;
  margin-top: -2rem;
  padding: 0;
  position: absolute;
  text-align: center;
  text-indent: -555rem;
  top: 50%;
  width: 2rem;
}
.slideshow .slick-prev:hover,
.slideshow .slick-next:hover {
  background: #6c3927;
  border: thin solid #6c3927;
  color: #FFF;
}
.slideshow .slick-prev:before,
.slideshow .slick-next:before {
  position: absolute;
  display: block;
  z-index: 2;
  left: 0;
  top: 0;
  width: 2rem;
  height: 2rem;
  text-indent: 0;
}
.slideshow .slick-prev.slick-disabled:before,
.slideshow .slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slideshow .slick-prev {
  left: 0.5rem;
}
.slideshow .slick-prev:before {
  content: "\2039";
}
.slideshow .slick-next {
  right: 0.5rem;
}
.slideshow .slick-next:before {
  content: "\203a";
}
/* Slideshow Navigation */
.slideshow ul {
  display: block;
  list-style: none;
  text-align: center;
  padding: 0.75rem 0 0;
}
.slideshow ul li {
  display: inline-block;
  height: 1rem;
  margin: 0 0.5rem 0 0;
  position: relative;
  width: 1rem;
}
.slideshow ul button {
  background: #FFF;
  border: 0;
  border: thin solid #6c3927;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 0.75rem;
  padding: 0;
  text-indent: -555rem;
  width: 0.75rem;
}
.slideshow ul li button:hover,
.slideshow ul li button:focus {
  outline: none;
  border: thin solid #6c3927;
  background: #6c3927;
}
.slideshow ul li.slick-active button {
  background: #6c3927;
  border: thin solid #6c3927;
}
@media only screen and (max-width: 50rem) {
  .slideshow h2 {
    font-size: 33.6px;
    line-height: 1.1;
  }
  .slideshow p {
    font-size: 16px;
  }
  .slideshow a.more {
    float: none;
    text-align: center;
  }
  .slideshow article div {
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
  }
}
.cover {
  position: relative;
  overflow: hidden;
  max-height: 600px;
  display: flex;
  background: #FFF;
  margin-bottom: 4rem;
}
.cover .image {
  width: 100vw;
  position: relative;
}
.cover .image img {
  width: 100%;
}
.cover .intro {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 75rem;
  margin: 0 auto;
  height: 100%;
  z-index: 2;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box;
  text-align: left;
}
.cover .intro article {
  width: 40rem;
  background: rgba(255, 255, 255, 0.88);
  padding: 3rem;
}
.cover .intro h1 {
  font-size: 44.8px;
  color: #6c3927;
}
.cover .intro .button {
  border-color: #806a33;
  color: #fff;
  background: #806a33;
}
.cover .intro .button:hover {
  border-color: #6c3927;
  color: #fff;
  background: #6c3927;
}
@media only screen and (max-width: 50rem) {
  .cover,
  .cover .intro {
    display: block;
    position: relative;
    max-height: inherit;
  }
  .cover .intro {
    margin-top: 2rem;
    max-width: calc(100% - 1rem);
    padding: 0;
  }
  .cover .intro article {
    width: 100%;
    padding: 0;
  }
  .cover .intro h1 {
    font-size: 34px;
    line-height: 1.1;
  }
}
