@font-face {
  font-family: 'Advent Pro';
  src: url("/fileadmin/templates/master/public/fonts/adventPro/AdventPro-Regular.eot");
  src: url("/fileadmin/templates/master/public/fonts/adventPro/AdventPro-Regular.woff") format("woff"), url("/fileadmin/templates/master/public/fonts/adventPro/AdventPro-Regular.svg#AdventPro-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Advent Pro';
  src: url("/fileadmin/templates/master/public/fonts/adventPro/AdventPro-Bold.eot");
  src: url("/fileadmin/templates/master/public/fonts/adventPro/AdventPro-Bold.woff") format("woff"), url("/fileadmin/templates/master/public/fonts/adventPro/AdventPro-Bold.svg#AdventPro-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

/*
$font-size-h1:            190% !default; // ~36px
$font-size-h2:            160% !default; // ~30px
$font-size-h3:            150%!default; // ~24px
$font-size-h4:            130% !default; // ~18px
$font-size-h5:            $font-size-base !default;
$font-size-h6:            90% !default; // ~12px
*/
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"], input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

@media print {
  header, footer, .content--main__shadow, .navbar--top, .navs--content, .widget--breadcrumbs,
  .widget--pagination, #TSFE_ADMIN_PANEL_FORM, #TSFE_ADMIN, .socialshareprivacy, .news-backlink-wrap,
  .news-single hr, .icon-addalarm, .news-menu-view, .content--aside__primary {
    display: none !important; }
  .text--pencilunderline {
    border-bottom: 2px solid #5F5F5F !important;
    border-image: none !important;
    padding-bottom: 4px !important; }
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  @page {
    margin: 2cm; }
  img {
    max-width: 100% !important;
    height: auto !important; }
  .content--main .btn--svg {
    float: none !important;
    clear: both !important;
    padding: 0 !important;
    text-align: left !important; }
  ul, img, article {
    page-break-inside: avoid; }
  .content--main, .container {
    width: auto !important; }
  a[href]:after {
    content: "(" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  .link--image:after, .link--image a:after {
    content: "" !important; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3, h4 {
    page-break-after: avoid; }
  select {
    background: #fff !important; }
  .navbar {
    display: none; }
  /*
  .table {
    td,
    th {
      background-color: #fff !important;
    }
  }
  .btn,
  .dropup > .btn {
    > .caret {
      border-top-color: #000 !important;
    }
  }
  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }
  .table-bordered {
    th,
    td {
      border: 1px solid #ddd !important;
    }
  }
  */
  .widget--events__databox__info {
    border-top: 2px solid #000 !important; }
  .content--aside__primary {
    display: none; }
  table {
    border: 2px solid #000 !important;
    background: #fff !important; }
    table > thead,
    table > tbody,
    table > tfoot {
      border: 2px solid #000 !important; }
      table > thead > tr > th,
      table > thead > tr > td,
      table > tbody > tr > th,
      table > tbody > tr > td,
      table > tfoot > tr > th,
      table > tfoot > tr > td {
        border-bottom: 2px solid #000 !important;
        border-right: 2px solid #000 !important; }
    table > thead > tr > th {
      vertical-align: bottom;
      border: 2px solid #000 !important;
      color: #000; }
    table > caption + thead > tr:first-child > th,
    table > caption + thead > tr:first-child > td,
    table > colgroup + thead > tr:first-child > th,
    table > colgroup + thead > tr:first-child > td,
    table > thead:first-child > tr:first-child > th,
    table > thead:first-child > tr:first-child > td {
      border-top: 0; }
    table .table {
      background-color: #fff; } }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  -webkit-tap-highlight-color: transparent;
  height: 100%; }

body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 81.25%;
  line-height: 1.42857;
  color: #404040;
  background-color: #fff;
  height: 100%; }

@media screen and (max-width: 1079px) {
  body {
    font-size: 75%; } }

.container--site {
  overflow: hidden;
  min-height: 100%; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a, .link--standard {
  color: #384F5B;
  text-decoration: underline; }
  a:hover,
  a:focus,
  a:active,
  a.active, .link--standard:hover,
  .link--standard:focus,
  .link--standard:active,
  .link--standard.active {
    text-decoration: underline;
    color: #0d2c42; }
  a:focus, .link--standard:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
    a:focus .btn--svg, .link--standard:focus .btn--svg {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }

.link--secondary {
  text-decoration: none;
  color: #fff;
  font-style: normal;
  font-family: "Advent Pro", Arial, sans-serif; }
  .link--secondary:hover,
  .link--secondary:focus,
  .link--secondary:active,
  .link--secondary.active {
    text-decoration: underline;
    color: #fff; }

.link--tertiary {
  color: #384F5B;
  text-decoration: none;
  font-weight: normal; }
  .link--tertiary:hover,
  .link--tertiary:focus,
  .link--tertiary:active,
  .link--tertiary.active {
    text-decoration: underline;
    color: #384F5B; }

.link--quaternary {
  color: #ddd;
  text-decoration: none;
  font-weight: normal; }
  .link--quaternary:hover,
  .link--quaternary:focus,
  .link--quaternary:active,
  .link--quaternary.active {
    color: #ddd;
    text-decoration: underline; }

.link--quinary {
  color: #384F5B;
  text-decoration: none; }
  .link--quinary:hover,
  .link--quinary:focus,
  .link--quinary:active,
  .link--quinary.active {
    text-decoration: underline;
    color: #0d2c42; }
  .link--quinary:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

.btn--link {
  background: 0 !important;
  border: 0 !important; }
  .btn--link:active {
    outline: 0;
    box-shadow: 0; }

.linkwrap--stylechanger--nounderline a {
  text-decoration: none; }

.color--link {
  color: #384F5B; }
  .color--link:hover {
    color: #0d2c42; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  height: auto; }

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

@media screen and (max-width: 1079px) {
  img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto; } }

hr {
  /*
  margin-top:    $line-height-computed;
  margin-bottom: $line-height-computed;
  border: 0;
  */
  border: 0;
  border-bottom: 1px solid #e2e417;
  padding: 0;
  margin: 10px 0 10px 0; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Advent Pro", Arial, sans-serif;
  font-weight: bold;
  line-height: 1.1;
  color: #0d2c42;
  letter-spacing: 0.03em; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 18px;
  margin-bottom: 6px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 9px;
  margin-bottom: 9px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 154%; }

h2, .h2 {
  font-size: 130%;
  color: #6f6f6f;
  font-weight: normal;
  margin-top: 6px;
  margin-bottom: 18px; }

h3, .h3 {
  font-size: 106%;
  color: #404040;
  font-family: Helvetica, Arial, sans-serif;
  margin-bottom: 4.5px; }

h4, .h4 {
  font-size: 130%;
  color: #404040;
  margin-top: 6px;
  margin-bottom: 0; }

h5, .h5 {
  font-size: 122%;
  color: #6f6f6f;
  margin-top: 6px;
  margin-bottom: 9px; }

h6, .h6 {
  font-size: 78%;
  color: #404040;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
  margin: 0; }

.h3--secondary {
  font-size: 130%;
  color: #6f6f6f;
  font-family: "Advent Pro", Arial, sans-serif; }

.headline--medium {
  font-size: 160%; }

.headline--large {
  font-size: 250%; }

.headline--colorless {
  color: #404040; }

.text--pencilunderline {
  padding-bottom: 2px; }

.text--pencilunderline--small {
  border-width: 0 0 5px;
  border-style: solid;
  border-color: #e2e417;
  border-image: url("../svg/pencilline--short.svg") 0 8 8 stretch; }

.text--pencilunderline--medium {
  border-width: 0 0 5px;
  border-style: solid;
  border-color: #e2e417;
  border-image: url("../svg/pencilline--medium.svg") 0 8 8 stretch; }

.text--pencilunderline--large {
  border-width: 0 0 5px;
  border-style: solid;
  border-color: #e2e417;
  border-image: url("../svg/pencilline--long.svg") 0 8 8 stretch; }

.text--pencilunderline--short--colorless {
  background: url("../svg/pencilline--short--colorless.svg") 0 2em no-repeat;
  background-size: 100% 8px; }

.text--pencilunderline--short--colorless--smallspace {
  background: url("../svg/pencilline--short--colorless.svg") 0 1em no-repeat;
  background-size: 100% 8px; }

.text--pencilunderline--short--colorless--standalone {
  height: 8px;
  background: url("../svg/pencilline--short--colorless.svg") 0 0em no-repeat;
  background-size: 100% 8px; }

.noborderimage .text--pencilunderline {
  border-bottom: 2px solid #e2e417; }

p {
  margin: 0 0 9px; }

.lead {
  margin-bottom: 18px;
  font-size: 93%;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 121.875%; } }

strong {
  font-weight: bold; }

.bold--default {
  font-weight: bold; }

.bold {
  font-weight: bold;
  color: #6f6f6f; }

small,
.small {
  font-size: 86%; }

.text--larger {
  font-size: 120%; }

.text--largest {
  font-size: 150%; }

cite {
  font-style: normal; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-left--force {
  text-align: left !important; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #6f6f6f; }

.text-primary {
  color: #e2e417; }

a.text-primary:hover {
  color: #b4b612; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #e2e417; }

a.bg-primary:hover {
  background-color: #b4b612; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 8px;
  margin: 36px 0 18px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 9px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

ol li:before {
  display: none !important; }

ol li {
  padding-left: 0 !important; }

.list--default {
  list-style-type: none;
  padding: 0; }
  .list--default ul {
    list-style-type: none; }

.list--default__listelement {
  padding-left: 1.3em; }
  .list--default__listelement div {
    display: inline-block;
    zoom: 1;
    *display: inline; }
  .list--default__listelement p {
    padding-left: 1.2em;
    display: inline-block;
    zoom: 1;
    *display: inline; }
  .list--default__listelement:before {
    color: #e2e417;
    font-size: 75%; }

.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline {
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 18px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before,
.dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  font-size: 101.5625%;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

blockquote:before,
blockquote:after {
  content: ""; }

address {
  margin-bottom: 18px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    box-shadow: none; }

pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 80.25%;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before,
  .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 1080px) {
    .container {
      width: 1010px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1010px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before,
  .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before,
  .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1080px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: #fff; }

th {
  text-align: left; }

.table, table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 18px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td, table > thead > tr > th,
  table > thead > tr > td,
  table > tbody > tr > th,
  table > tbody > tr > td,
  table > tfoot > tr > th,
  table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-bottom: 2px solid #e2e417;
    border-right: 2px solid #e2e417; }
  .table > thead > tr > th, table > thead > tr > th {
    vertical-align: bottom;
    border: 2px solid #e2e417;
    background: #e2e417;
    color: #404040; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td, table > caption + thead > tr:first-child > th,
  table > caption + thead > tr:first-child > td,
  table > colgroup + thead > tr:first-child > th,
  table > colgroup + thead > tr:first-child > td,
  table > thead:first-child > tr:first-child > th,
  table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody, table > tbody {
    border: 2px solid #e2e417; }
  .table .table, table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #e2e417; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #e2e417; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #fff; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #fff; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #f2f2f2; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 13.5px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #e2e417;
    -webkit-overflow-scrolling: touch; }
    .table-responsive > .table {
      margin-bottom: 0; }
      .table-responsive > .table > thead > tr > th,
      .table-responsive > .table > thead > tr > td,
      .table-responsive > .table > tbody > tr > th,
      .table-responsive > .table > tbody > tr > td,
      .table-responsive > .table > tfoot > tr > th,
      .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap; }
    .table-responsive > .table-bordered {
      border: 0; }
      .table-responsive > .table-bordered > thead > tr > th:first-child,
      .table-responsive > .table-bordered > thead > tr > td:first-child,
      .table-responsive > .table-bordered > tbody > tr > th:first-child,
      .table-responsive > .table-bordered > tbody > tr > td:first-child,
      .table-responsive > .table-bordered > tfoot > tr > th:first-child,
      .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0; }
      .table-responsive > .table-bordered > thead > tr > th:last-child,
      .table-responsive > .table-bordered > thead > tr > td:last-child,
      .table-responsive > .table-bordered > tbody > tr > th:last-child,
      .table-responsive > .table-bordered > tbody > tr > td:last-child,
      .table-responsive > .table-bordered > tfoot > tr > th:last-child,
      .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0; }
      .table-responsive > .table-bordered > tbody > tr:last-child > th,
      .table-responsive > .table-bordered > tbody > tr:last-child > td,
      .table-responsive > .table-bordered > tfoot > tr:last-child > th,
      .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0; } }

.table--widgetevents {
  width: 100%;
  max-width: 100%;
  margin-bottom: 18px; }
  .table--widgetevents > thead > tr > th,
  .table--widgetevents > thead > tr > td,
  .table--widgetevents > tbody > tr > th,
  .table--widgetevents > tbody > tr > td,
  .table--widgetevents > tfoot > tr > th,
  .table--widgetevents > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-bottom: 2px solid #ddd;
    border-right: 2px solid #ddd; }
  .table--widgetevents > thead > tr > th {
    vertical-align: bottom;
    border: 2px solid #e2e417;
    color: #404040; }
  .table--widgetevents > caption + thead > tr:first-child > th,
  .table--widgetevents > caption + thead > tr:first-child > td,
  .table--widgetevents > colgroup + thead > tr:first-child > th,
  .table--widgetevents > colgroup + thead > tr:first-child > td,
  .table--widgetevents > thead:first-child > tr:first-child > th,
  .table--widgetevents > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table--widgetevents .table {
    background-color: #fff; }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 121.875%;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 81.25%;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0.75em 0.5em;
  font-size: 81.25%;
  line-height: 1.42857;
  color: #404040;
  background-color: #ddd;
  background-image: none;
  border: 1px solid #e2e417;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #6f6f6f;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(111, 111, 111, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(111, 111, 111, 0.6); }
  .form-control::-moz-placeholder {
    color: #777777;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #777777; }
  .form-control::-webkit-input-placeholder {
    color: #777777; }
  .form-control[disabled],
  .form-control[readonly],
  fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1; }

.errorMessage {
  color: #d9534f; }

.errorMessage--notification {
  font-size: 130%;
  margin-bottom: 20px;
  display: block; }

.successMessage {
  color: #6f6f6f; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 21.6px;
  line-height: 1.42857 \0; }
  input[type="date"].input-sm,
  .form-horizontal .form-group-sm input[type="date"].form-control,
  input[type="time"].input-sm,
  .form-horizontal .form-group-sm input[type="time"].form-control,
  input[type="datetime-local"].input-sm,
  .form-horizontal .form-group-sm input[type="datetime-local"].form-control,
  input[type="month"].input-sm, .form-horizontal .form-group-sm input[type="month"].form-control {
    line-height: 19.8px; }
  input[type="date"].input-lg,
  .form-horizontal .form-group-lg input[type="date"].form-control,
  input[type="time"].input-lg,
  .form-horizontal .form-group-lg input[type="time"].form-control,
  input[type="datetime-local"].input-lg,
  .form-horizontal .form-group-lg input[type="datetime-local"].form-control,
  input[type="month"].input-lg, .form-horizontal .form-group-lg input[type="month"].form-control {
    line-height: 27px; }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 18px;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
  .form-control-static.input-lg,
  .form-horizontal .form-group-lg .form-control-static.form-control,
  .form-control-static.input-sm, .form-horizontal .form-group-sm .form-control-static.form-control {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .form-horizontal .form-group-sm .form-control {
  height: 19.8px;
  padding: 5px 10px;
  font-size: 70%;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .form-horizontal .form-group-sm select.form-control {
  height: 19.8px;
  line-height: 19.8px; }

textarea.input-sm,
.form-horizontal .form-group-sm textarea.form-control,
select[multiple].input-sm, .form-horizontal .form-group-sm select[multiple].form-control {
  height: auto; }

.input-lg, .form-horizontal .form-group-lg .form-control {
  height: 27px;
  padding: 10px 16px;
  font-size: 102%;
  line-height: 1.33;
  border-radius: 6px; }

select.input-lg, .form-horizontal .form-group-lg select.form-control {
  height: 27px;
  line-height: 27px; }

textarea.input-lg,
.form-horizontal .form-group-lg textarea.form-control,
select[multiple].input-lg, .form-horizontal .form-group-lg select[multiple].form-control {
  height: auto; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 27px; }

.form-control-feedback {
  position: absolute;
  top: 23px;
  right: 0;
  z-index: 2;
  display: block;
  width: 21.6px;
  height: 21.6px;
  line-height: 21.6px;
  text-align: center; }

.input-lg + .form-control-feedback, .form-horizontal .form-group-lg .form-control + .form-control-feedback {
  width: 27px;
  height: 27px;
  line-height: 27px; }

.input-sm + .form-control-feedback, .form-horizontal .form-group-sm .form-control + .form-control-feedback {
  width: 19.8px;
  height: 19.8px;
  line-height: 19.8px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error {
  color: #d9534f; }
  .has-error .help-block,
  .has-error .control-label,
  .has-error .radio,
  .has-error .checkbox,
  .has-error .radio-inline,
  .has-error .checkbox-inline {
    color: #a94442; }
  .has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
    .has-error .form-control:focus {
      border-color: #843534;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
  .has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede; }
  .has-error .form-control-feedback {
    color: #a94442; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: gray; }

@media (min-width: 768px) {
  .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .input-group, .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .navbar-form .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .navbar-form .input-group .input-group-btn,
    .form-inline .input-group .form-control, .navbar-form .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label, .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .navbar-form .radio,
  .form-inline .checkbox, .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .navbar-form .radio label,
    .form-inline .checkbox label, .navbar-form .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .navbar-form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"], .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 25px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before,
  .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }

/* default styles for extension "tx_felogin_pi1" */
.tx-felogin-pi1 label {
  display: block; }

/* default styles for extension "tx_wecmap_pi1" */
.tx-wecmap_map .sidebar {
  display: block;
  overflow: auto; }

.tx-wecmap-map .startendaddress {
  display: block;
  color: grey;
  font-size: 85%;
  width: 100%; }

.tx-wecmap-map .infotitle {
  font-weight: bold;
  font-size: 110%; }

.tx-wecmap-map #copyright-control a:link,
.tx-wecmap-map #copyright-control a:visited,
.tx-wecmap-map #copyright-control a:focus,
.tx-wecmap-map #copyright-control a:hover,
.tx-wecmap-map #copyright-control a:active {
  color: #7878CC; }

/* default styles for extension "tx_wecmap_pi2" */
.tx-wecmap_map .sidebar {
  display: block;
  overflow: auto; }

.tx-wecmap-map .startendaddress {
  display: block;
  color: grey;
  font-size: 85%;
  width: 100%; }

.tx-wecmap-map .infotitle {
  font-weight: bold;
  font-size: 110%; }

.tx-wecmap-map #copyright-control a:link,
.tx-wecmap-map #copyright-control a:visited,
.tx-wecmap-map #copyright-control a:focus,
.tx-wecmap-map #copyright-control a:hover,
.tx-wecmap-map #copyright-control a:active {
  color: #7878CC; }

/* default styles for extension "tx_wecmap_pi3" */
.tx-wecmap_map .sidebar {
  display: block;
  overflow: auto; }

.tx-wecmap-map .startendaddress {
  display: block;
  color: grey;
  font-size: 85%;
  width: 100%; }

.tx-wecmap-map .infotitle {
  font-weight: bold;
  font-size: 110%; }

.tx-wecmap-map #copyright-control a:link,
.tx-wecmap-map #copyright-control a:visited,
.tx-wecmap-map #copyright-control a:focus,
.tx-wecmap-map #copyright-control a:hover,
.tx-wecmap-map #copyright-control a:active {
  color: #7878CC; }

/* default styles for extension "tx_cssstyledcontent" */
/* Headers */
.csc-header-alignment-center {
  text-align: center; }

.csc-header-alignment-right {
  text-align: right; }

.csc-header-alignment-left {
  text-align: left; }

div.csc-textpic-responsive, div.csc-textpic-responsive * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* Clear floats after csc-textpic and after csc-textpic-imagerow */
div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li {
  overflow: hidden; }

/* Set padding for tables */
div.csc-textpic .csc-textpic-imagewrap table {
  border-collapse: collapse;
  border-spacing: 0; }

div.csc-textpic .csc-textpic-imagewrap table tr td {
  padding: 0;
  vertical-align: top; }

/* Settings for figure and figcaption (HTML5) */
div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap {
  margin: 0;
  display: table; }

/* Captions */
figcaption.csc-textpic-caption {
  display: table-caption; }

.csc-textpic-caption {
  text-align: left;
  caption-side: bottom; }

div.csc-textpic-caption-c .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-c {
  text-align: center; }

div.csc-textpic-caption-r .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-r {
  text-align: right; }

div.csc-textpic-caption-l .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-l {
  text-align: left; }

/* Float the columns */
div.csc-textpic div.csc-textpic-imagecolumn {
  float: left; }

/* Border just around the image */
div.csc-textpic-border div.csc-textpic-imagewrap img {
  border: 2px solid black;
  padding: 0px 0px; }

div.csc-textpic .csc-textpic-imagewrap img {
  border: none;
  display: block; }

/* Space below each image (also in-between rows) */
div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 10px; }

div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image {
  margin-bottom: 0; }

/* colSpace around image columns, except for last column */
div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image {
  margin-right: 10px; }

div.csc-textpic-imagecolumn.csc-textpic-lastcol, td.csc-textpic-imagecolumn.csc-textpic-lastcol .csc-textpic-image {
  margin-right: 0; }

/* Add margin from image-block to text (in case of "Text & Images") */
div.csc-textpic-intext-left .csc-textpic-imagewrap,
div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
  margin-right: 10px; }

div.csc-textpic-intext-right .csc-textpic-imagewrap,
div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
  margin-left: 10px; }

/* Positioning of images: */
/* Center (above or below) */
div.csc-textpic-center .csc-textpic-imagewrap, div.csc-textpic-center figure.csc-textpic-imagewrap {
  overflow: hidden; }

div.csc-textpic-center .csc-textpic-center-outer {
  position: relative;
  float: right;
  right: 50%; }

div.csc-textpic-center .csc-textpic-center-inner {
  position: relative;
  float: right;
  right: -50%; }

/* Right (above or below) */
div.csc-textpic-right .csc-textpic-imagewrap {
  float: right; }

div.csc-textpic-right div.csc-textpic-text {
  clear: right; }

/* Left (above or below) */
div.csc-textpic-left .csc-textpic-imagewrap {
  float: left; }

div.csc-textpic-left div.csc-textpic-text {
  clear: left; }

/* Left (in text) */
div.csc-textpic-intext-left .csc-textpic-imagewrap {
  float: left; }

/* Right (in text) */
div.csc-textpic-intext-right .csc-textpic-imagewrap {
  float: right; }

/* Right (in text, no wrap around) */
div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
  float: right; }

/* Left (in text, no wrap around) */
div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
  float: left; }

div.csc-textpic div.csc-textpic-imagerow-last, div.csc-textpic div.csc-textpic-imagerow-none div.csc-textpic-last {
  margin-bottom: 0; }

/* Browser fixes: */
/* Fix for unordered and ordered list with image "In text, left" */
.csc-textpic-intext-left ol, .csc-textpic-intext-left ul {
  padding-left: 40px;
  overflow: auto; }

/* File Links */
ul.csc-uploads {
  padding: 0; }

ul.csc-uploads li {
  list-style: none outside none;
  margin: 1em 0; }

ul.csc-uploads img {
  float: left;
  margin-right: 1em;
  vertical-align: top; }

ul.csc-uploads span {
  display: block; }

ul.csc-uploads span.csc-uploads-fileName {
  text-decoration: underline; }

/* Table background colors: */
table.contenttable-color-1 {
  background-color: #EDEBF1; }

table.contenttable-color-2 {
  background-color: #F5FFAA; }

table.contenttable-color-240 {
  background-color: black; }

table.contenttable-color-241 {
  background-color: white; }

table.contenttable-color-242 {
  background-color: #333333; }

table.contenttable-color-243 {
  background-color: gray; }

table.contenttable-color-244 {
  background-color: silver; }

@font-face {
  font-family: 'Advent Pro';
  src: url("/fileadmin/templates/master/public/fonts/adventPro/AdventPro-Regular.eot");
  src: url("/fileadmin/templates/master/public/fonts/adventPro/AdventPro-Regular.woff") format("woff"), url("/fileadmin/templates/master/public/fonts/adventPro/AdventPro-Regular.svg#AdventPro-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Advent Pro';
  src: url("/fileadmin/templates/master/public/fonts/adventPro/AdventPro-Bold.eot");
  src: url("/fileadmin/templates/master/public/fonts/adventPro/AdventPro-Bold.woff") format("woff"), url("/fileadmin/templates/master/public/fonts/adventPro/AdventPro-Bold.svg#AdventPro-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

/*
$font-size-h1:            190% !default; // ~36px
$font-size-h2:            160% !default; // ~30px
$font-size-h3:            150%!default; // ~24px
$font-size-h4:            130% !default; // ~18px
$font-size-h5:            $font-size-base !default;
$font-size-h6:            90% !default; // ~12px
*/
.btn {
  font-style: normal;
  white-space: nowrap;
  font-size: 110%;
  border: 0;
  cursor: pointer;
  line-height: 1.2em;
  overflow: visible;
  /* removes extra side spacing in IE */
  text-decoration: none !important;
  margin: 1em 0;
  color: #404040;
  display: block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  background-image: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:hover, .btn:active, .btn:focus {
    outline: 0; }
  .btn:focus,
  .btn:active:focus,
  .btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn.disabled,
  .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn--svg {
  font-size: 100%;
  display: block;
  position: relative;
  font-weight: bold;
  background: url("../svg/button.svg") no-repeat;
  background-size: 100% 100%;
  padding: 0.5em 1em 0.75em 1em;
  text-decoration: none !important; }

.btn--svg--smallscale {
  padding: 0.25em 0.75em 0.5em 0.75em;
  font-size: 90%; }

.btn--svg--large__innerText {
  top: 10px;
  right: 10px; }

.btn--svg--small__innerText {
  top: 2px;
  right: 12px; }

@media screen and (max-width: 1079px) {
  .btn--whenipad {
    font-style: normal;
    white-space: nowrap;
    font-size: 110%;
    border: 0;
    cursor: pointer;
    line-height: 1.2em;
    overflow: visible;
    /* removes extra side spacing in IE */
    text-decoration: none !important;
    margin: 1em 0;
    color: #404040;
    display: block;
    font-weight: bold;
    vertical-align: middle;
    background-image: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #e2e417;
    padding: 0.5em !important;
    float: none !important;
    clear: both;
    text-align: left; } }

@media screen and (max-width: 767px) {
  .btn--svg {
    font-style: normal;
    white-space: nowrap;
    font-size: 110%;
    border: 0;
    cursor: pointer;
    line-height: 1.2em;
    overflow: visible;
    /* removes extra side spacing in IE */
    text-decoration: none !important;
    margin: 1em 0;
    color: #404040;
    display: block;
    margin-bottom: 0;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    background-image: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #e2e417;
    padding: 0.5em;
    float: none !important;
    clear: both;
    text-align: left; }
  .btn--whenmobile {
    font-style: normal;
    white-space: nowrap;
    font-size: 110%;
    border: 0;
    cursor: pointer;
    line-height: 1.2em;
    overflow: visible;
    /* removes extra side spacing in IE */
    text-decoration: none !important;
    margin: 1em 0;
    color: #404040;
    display: block;
    font-weight: bold;
    vertical-align: middle;
    background-image: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #e2e417;
    padding: 0.5em !important;
    float: none !important;
    clear: both;
    text-align: left; }
  .btn--whenmobile--noicons:hover:before, .btn--whenmobile--noicons:active:before, .btn--whenmobile--noicons:focus:before, .btn--whenmobile--noicons.active:before {
    margin: 0 !important;
    content: "" !important; } }

@media (max-width: 1079px) {
  .btn--backgroundedSpaced {
    border-top: 4px solid #fff !important;
    border-bottom: 4px solid #fff !important;
    padding-left: 15px !important;
    margin-top: 0 !important; }
    .btn--backgroundedSpaced:active {
      color: #404040; }
  .link--totop {
    margin: 1em 0 0 0 !important;
    border-bottom: 0 !important; } }

.btn--fullwidth {
  background: #e2e417;
  display: block;
  text-align: center;
  padding: 0.5em;
  font-weight: bold; }

.btn--alignleft {
  text-align: left; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:hover,
  .btn-default:focus,
  .btn-default:active,
  .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active,
  .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled,
  .btn-default.disabled:hover,
  .btn-default.disabled:focus,
  .btn-default.disabled:active,
  .btn-default.disabled.active,
  .btn-default[disabled],
  .btn-default[disabled]:hover,
  .btn-default[disabled]:focus,
  .btn-default[disabled]:active,
  .btn-default[disabled].active,
  fieldset[disabled] .btn-default,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default:active,
  fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #e2e417;
  border-color: #cbcd15; }
  .btn-primary:hover,
  .btn-primary:focus,
  .btn-primary:active,
  .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #b4b612;
    border-color: #94950f; }
  .btn-primary:active,
  .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled,
  .btn-primary.disabled:hover,
  .btn-primary.disabled:focus,
  .btn-primary.disabled:active,
  .btn-primary.disabled.active,
  .btn-primary[disabled],
  .btn-primary[disabled]:hover,
  .btn-primary[disabled]:focus,
  .btn-primary[disabled]:active,
  .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] .btn-primary.active {
    background-color: #e2e417;
    border-color: #cbcd15; }
  .btn-primary .badge {
    color: #e2e417;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:hover,
  .btn-success:focus,
  .btn-success:active,
  .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active,
  .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled,
  .btn-success.disabled:hover,
  .btn-success.disabled:focus,
  .btn-success.disabled:active,
  .btn-success.disabled.active,
  .btn-success[disabled],
  .btn-success[disabled]:hover,
  .btn-success[disabled]:focus,
  .btn-success[disabled]:active,
  .btn-success[disabled].active,
  fieldset[disabled] .btn-success,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success:active,
  fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:hover,
  .btn-info:focus,
  .btn-info:active,
  .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active,
  .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled,
  .btn-info.disabled:hover,
  .btn-info.disabled:focus,
  .btn-info.disabled:active,
  .btn-info.disabled.active,
  .btn-info[disabled],
  .btn-info[disabled]:hover,
  .btn-info[disabled]:focus,
  .btn-info[disabled]:active,
  .btn-info[disabled].active,
  fieldset[disabled] .btn-info,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info:active,
  fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:hover,
  .btn-warning:focus,
  .btn-warning:active,
  .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active,
  .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled,
  .btn-warning.disabled:hover,
  .btn-warning.disabled:focus,
  .btn-warning.disabled:active,
  .btn-warning.disabled.active,
  .btn-warning[disabled],
  .btn-warning[disabled]:hover,
  .btn-warning[disabled]:focus,
  .btn-warning[disabled]:active,
  .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning:active,
  fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:hover,
  .btn-danger:focus,
  .btn-danger:active,
  .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active,
  .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled,
  .btn-danger.disabled:hover,
  .btn-danger.disabled:focus,
  .btn-danger.disabled:active,
  .btn-danger.disabled.active,
  .btn-danger[disabled],
  .btn-danger[disabled]:hover,
  .btn-danger[disabled]:focus,
  .btn-danger[disabled]:active,
  .btn-danger[disabled].active,
  fieldset[disabled] .btn-danger,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger:active,
  fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #384F5B;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0; }
  .btn-link,
  .btn-link:active,
  .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link,
  .btn-link:hover,
  .btn-link:focus,
  .btn-link:active {
    border-color: transparent; }
  .btn-link:hover,
  .btn-link:focus {
    color: #1b262c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover,
  .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg {
  padding: 10px 16px;
  font-size: 102%;
  line-height: 1.33;
  border-radius: 6px; }

.btn-sm {
  padding: 5px 10px;
  font-size: 70%;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs {
  padding: 1px 5px;
  font-size: 70%;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

@font-face {
  font-family: 'Advent Pro';
  src: url("/fileadmin/templates/master/public/fonts/adventPro/AdventPro-Regular.eot");
  src: url("/fileadmin/templates/master/public/fonts/adventPro/AdventPro-Regular.woff") format("woff"), url("/fileadmin/templates/master/public/fonts/adventPro/AdventPro-Regular.svg#AdventPro-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Advent Pro';
  src: url("/fileadmin/templates/master/public/fonts/adventPro/AdventPro-Bold.eot");
  src: url("/fileadmin/templates/master/public/fonts/adventPro/AdventPro-Bold.woff") format("woff"), url("/fileadmin/templates/master/public/fonts/adventPro/AdventPro-Bold.svg#AdventPro-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

/*
$font-size-h1:            190% !default; // ~36px
$font-size-h2:            160% !default; // ~30px
$font-size-h3:            150%!default; // ~24px
$font-size-h4:            130% !default; // ~18px
$font-size-h5:            $font-size-base !default;
$font-size-h6:            90% !default; // ~12px
*/
.visible-inline-xs {
  display: none; }

@media (max-width: 767px) {
  .visible-inline-xs {
    display: inline; } }

.flexbox {
  display: flex; }

.flexbox--row {
  flex-direction: row; }

.block--relative {
  display: block;
  position: relative; }

.block--tablerow {
  display: table-row; }

.block--tablecell {
  display: table-cell; }

.svgitem--text {
  position: absolute; }

.svgitem--svg--fullstretch {
  width: 100%;
  height: 100%; }

.float--left {
  float: left; }

.float--right {
  float: right; }

.reset--margin {
  margin: 0; }

.reset--margin--top {
  margin-top: 0; }

.reset--padding {
  padding: 0; }

.reset--padding--top--force {
  padding-top: 0 !important; }

.island--regular {
  padding: 1em; }

.island--small {
  padding: 0.5em; }

.island--small--moreVerticalSpace {
  padding: 0.75em 0.5em; }

.island--small--moreHorizontalSpace {
  padding: 0.5em 0.75em; }

.island--onlyHorizontalSpace {
  padding: 0 1em; }

.island--onlyMuchHorizontalSpace {
  padding: 0 2em; }

.island--moreVerticalSpace {
  padding: 1.5em 1em; }

.island--onlyVerticalSpace {
  padding: 1em 0; }

.island--onlySmallVerticalSpace {
  padding: 0.5em 0; }

.island--onlyMuchVerticalSpace {
  padding: 2em 0; }

@media (min-width: 1200px) {
  .island--regular {
    padding: 1.5em; }
  .island--moreVerticalSpace {
    padding: 2em 1.5em; } }

.contentBlock {
  background: #111;
  margin-bottom: 1em; }

.inline {
  display: inline; }

.inlineblock {
  display: inline-block;
  zoom: 1;
  *display: inline; }

.inlineblock--middleAlign, .middleAlign--before:before, .middleAlign--after:after {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle; }

.inlineblock--bottomAlign, .bottomAlign--before:before {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: bottom; }

.inlineblock--baselineAlign, .baselineAlign--before, .baselineAlign--before:before, .baselineAlign--after, .baselineAlign--after:after {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: baseline; }

.textdecoration--none--force {
  text-decoration: none !important; }

.spacer--small--vertical {
  margin: 1em 0; }

.spacer--large--vertical {
  margin: 2em 0; }

.spacer--small--downward {
  margin-bottom: 1em; }

.spacer--smaller--downward {
  margin-bottom: 0.5em; }

.spacer--large--downward {
  margin-bottom: 2em; }

.spacer--small--upward {
  margin-top: 1em; }

.spacer--small--upward--px {
  margin-top: 10px; }

.spacer--large--upward {
  margin-top: 2em; }

.spacer--small--right {
  margin-right: 1em; }

.spacer--small--left--force {
  margin-left: 1em !important; }

.markedText {
  color: #6f6f6f; }

/* jQuery ACCORDION */
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  outline: none;
  /* damit die gepunkteten Linien z.B. beim FF verschwinden */
  position: relative;
  padding: 0.3em 0.3em 0.3em 0.5em;
  min-height: 0;
  /* support: IE7 */
  margin: 2px 0 0 0;
  font-weight: normal;
  font-size: 150%;
  color: #384F5B;
  background: #e2e417; }
  .ui-accordion .ui-accordion-header:hover {
    background: #e8e945; }

.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em !important; }

.ui-accordion .ui-accordion-noicons {
  padding-left: .7em; }

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  overflow: auto;
  border: 1px solid #e2e417; }

.ui-state-default .ui-icon {
  background-image: url(../img/ui-icons.png);
  width: 16px;
  height: 16px; }

.ui-icon-triangle-1-e {
  background-position: 0 -192px; }

.ui-icon-triangle-1-s {
  background-position: -16px -192px; }

.ui-accordion-header-active {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.ui-accordion-content-active {
  border: 1px solid #aaa; }

/*Keine doppelte Headline bei Accordion*/
.ui-accordion-content h1,
.ui-accordion-content h2,
.ui-accordion-content h3,
.ui-accordion-content h4,
.ui-accordion-content h5 {
  display: none; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before,
  .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover,
      .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover,
      .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent; }
  .nav .open > a,
  .nav .open > a:hover,
  .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #384F5B; }
  .nav .nav-divider {
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 0 0 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:hover,
    .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 0; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a,
  .nav-pills > li.active > a:hover,
  .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #e2e417; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0; }
  .nav-tabs-justified > .active > a,
  .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 0 0 0 0; }
    .nav-tabs-justified > .active > a,
    .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none;
  visibility: hidden; }

.tab-content > .active {
  display: block;
  visibility: visible; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.list--nav {
  list-style-type: none; }

.navs--content {
  margin-bottom: 30px; }

.navs--content__link {
  color: #fff;
  margin: 0 3px;
  font-size: 145%;
  font-weight: normal;
  letter-spacing: 0.05em;
  display: block;
  position: relative;
  z-index: 5; }
  .navs--content__link:hover {
    text-decoration: none; }

@media screen and (max-width: 767px) {
  .navs--content {
    background: #ddd;
    margin-bottom: 0; } }

.submenu__list {
  display: block;
  margin: 0 3px;
  padding: 0; }

.submenu__link {
  display: block; }
  .submenu__link:hover, .submenu__link.active {
    text-decoration: none;
    color: #111;
    padding-left: 7px; }
    .submenu__link:hover:before, .submenu__link.active:before {
      font-family: 'icomoon';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      margin-right: 5px;
      content: "\ea20"; }

.submenu--dropdown {
  position: absolute;
  top: 34px;
  z-index: 8;
  background: #e2e417;
  display: none;
  -webkit-box-shadow: 5px 5px 10px 0 #aaa;
  box-shadow: 5px 5px 10px 0 #aaa; }

.submenu--dropdown__listitem {
  display: block;
  background: #fff;
  padding: 0 7px; }

.submenu--dropdown__link {
  border-bottom: 1px dashed #0d2c42;
  color: #384F5B;
  text-decoration: none;
  display: block;
  padding: 8px 25px 5px 25px;
  white-space: nowrap; }

.submenu--dropdown__link--first {
  padding-top: 20px; }
  .submenu--dropdown__link--first:hover {
    padding-top: 20px; }

.submenu--dropdown__link--last {
  border: 0; }

.submenu--stationary__link {
  padding: 5px 0 10px 25px;
  white-space: nowrap; }
  .submenu--stationary__link:hover, .submenu--stationary__link.active {
    color: #0d2c42; }

.submenu--stationary__link__sublink {
  padding: 2px 0 2px 25px; }

.nav--main {
  padding: 0 0 0 10px; }

.nav--peripheral {
  padding: 0; }

/* UNUSED
  background: $nav--main__firstlink--color;
  &:hover {
    background: lighten($nav--main__firstlink--color, 20%);
  }
*/
.nav--main__firstlink {
  margin-top: -10px;
  width: 160px;
  height: 58px;
  fill: #7d7d7d; }
  .nav--main__firstlink:hover .nav--main__firstlink__polygon, .nav--main__firstlink.active .nav--main__firstlink__polygon {
    fill: #979797; }

.nav--main__firstlink__text {
  top: 18px;
  left: 8px; }

.nav--main__secondlink {
  width: 110px;
  height: 47px;
  fill: #e2e417; }
  .nav--main__secondlink:hover .nav--main__secondlink__polygon, .nav--main__secondlink.active .nav--main__secondlink__polygon {
    fill: #e8e945; }

.nav--main__secondlink__text {
  top: 8px;
  left: 15px; }

.nav--main__thirdlink {
  width: 175px;
  height: 50px;
  fill: #0D2C42; }
  .nav--main__thirdlink:hover .nav--main__thirdlink__polygon, .nav--main__thirdlink.active .nav--main__thirdlink__polygon {
    fill: #3d5668; }

.nav--main__thirdlink__text {
  top: 8px;
  left: 10px; }

.nav--peripheral__firstlink {
  width: 155px;
  height: 44px;
  fill: #006D68; }

.nav--peripheral__firstlink__text {
  top: 8px;
  left: 10px; }

.nav--peripheral__firstlink:hover .nav--peripheral__firstlink__polygon, .nav--peripheral__firstlink.active .nav--peripheral__firstlink__polygon {
  fill: #338a86; }

.nav--peripheral__secondlink {
  width: 147px;
  height: 51px;
  fill: #B5B5B5; }

.nav--peripheral__secondlink__text {
  top: 8px;
  left: 10px; }

.nav--peripheral__secondlink:hover .nav--peripheral__secondlink__polygon {
  fill: #c4c4c4; }

.nav--main__fachstellenlink {
  width: 147px;
  height: 51px;
  fill: #384F5B; }

.nav--main__fachstellenlink__text {
  top: 8px;
  left: 10px; }

.nav--main__fachstellenlink:hover .nav--main__fachstellenlink__polygon {
  fill: #60727c; }

.nav--main--bja .navs--content__link {
  font-size: 130%; }

.nav--main--bja .nav--main__firstlink {
  width: 140px; }

.nav--main--bja .nav--main__fachstellenlink {
  width: 127px; }

.nav--main--bja .nav--main__secondlink {
  width: 98px; }

.nav--main--bja .nav--main__thirdlink {
  width: 154px; }

.nav--main--bja .nav--peripheral__firstlink {
  width: 143px; }

.nav--main--bja .nav--peripheral__secondlink {
  width: 134px; }

.nav--main--bja .nav--content__submenu {
  position: absolute; }

.nav--main--bja .submenu--dropdown {
  top: 28px; }

.nav--content__submenu {
  position: absolute; }

@media (min-width: 768px) and (max-width: 1079px) {
  .navs--content__link {
    font-size: 116%; }
  .nav--main__firstlink {
    width: 130px; }
  .nav--main__secondlink {
    width: 90px; }
  .nav--main__thirdlink {
    width: 141px; }
  .nav--peripheral__firstlink {
    width: 128px; }
  .nav--peripheral__secondlink {
    width: 115px; }
  .nav--content__submenu {
    position: absolute; }
  .submenu--dropdown {
    top: 28px; } }

@media screen and (max-width: 767px) {
  .nav--main {
    margin-top: 10px; }
  .nav--peripheral {
    padding-left: 10px; }
  .nav--main__list, .nav--peripheral__list {
    padding: 0 0 0 4px; }
  .navs--content__listitem {
    clear: both;
    float: none !important; }
  .submenu--dropdown {
    display: none !important; }
  .submenu--stationary__link:after {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    content: "\e606";
    margin-left: 5px; } }

.nav--header {
  position: absolute;
  left: -30px;
  top: 125px; }

.nav--header__link {
  display: block;
  width: 110px;
  height: 52px;
  position: relative;
  z-index: 1; }
  .nav--header__link:hover {
    z-index: 7; }

.nav--header__link--kontakt {
  background: url("../svg/button-kontakt.svg") no-repeat; }

.nav--header__link--facebook {
  background: url("../svg/button-facebook.svg") no-repeat; }

.nav--header__link--youtube {
  background: url("../svg/button-youtube.svg") no-repeat; }

.nav--header__link--jugendstelle {
  background: url("../svg/button-jugendstelle.svg") no-repeat; }

.nav--header__link--bja {
  background: url("../svg/button-bja.svg") no-repeat; }

.nav--header__link--eja {
  background: url("../svg/button-eja.svg") no-repeat; }

@media (max-width: 1079px) and (min-width: 768px) {
  .nav--header {
    left: -10px; } }

@media screen and (max-width: 1022px) {
  .nav--header {
    top: 103px; } }

@media screen and (max-width: 767px) {
  .nav--header {
    position: relative;
    left: 0;
    top: 0;
    clear: both;
    margin: 0.5em 0; }
    .nav--header:before,
    .nav--header:after {
      content: " ";
      display: table; }
    .nav--header:after {
      clear: both; }
  .nav--header__link {
    width: 56px;
    height: 52px;
    float: left;
    text-decoration: none !important;
    text-align: center; }
    .nav--header__link:before {
      color: #fff;
      font-size: 250%;
      display: inline-block;
      margin-top: 11px;
      font-family: 'icomoon';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  .nav--header__link--kontakt {
    background: #e2e417; }
    .nav--header__link--kontakt:before {
      content: '\e613'; }
  .nav--header__link--facebook {
    background: #48649f; }
    .nav--header__link--facebook:before {
      content: '\e614';
      margin: 9px 0 0 -3px; }
  .nav--header__link--youtube {
    background: #bf221f; }
    .nav--header__link--youtube:before {
      content: '\e615'; }
  .nav--header__link--jugendstelle {
    background: #e2e417; }
    .nav--header__link--jugendstelle:before {
      font-weight: bold;
      font-family: "Advent Pro", Arial, sans-serif;
      content: 'kjs'; }
  .nav--header__link--bja {
    background: #DDB809; }
    .nav--header__link--bja:before {
      font-weight: bold;
      font-family: "Advent Pro", Arial, sans-serif;
      content: 'bja'; }
  .nav--header__link--eja {
    background: #e2e417; }
    .nav--header__link--eja:before {
      font-weight: bold;
      font-family: "Advent Pro", Arial, sans-serif;
      content: 'eja'; } }

@media screen and (max-width: 768px) {
  .navs--content__link {
    width: auto !important;
    margin: 10px 15px 0 0; }
  .nav--main__firstlink, .nav--main__secondlink, .nav--main__thirdlink, .nav--peripheral__firstlink, .nav--peripheral__secondlink {
    height: 50px; }
  .nav--main__firstlink__text, .nav--main__secondlink__text, .nav--main__thirdlink__text, .nav--peripheral__firstlink__text, .nav--peripheral__secondlink__text {
    top: 0;
    left: 0;
    padding: 12px; }
  .nav--main__firstlink {
    background: #7d7d7d; }
  .nav--main__secondlink {
    background: #e2e417; }
  .nav--main__thirdlink {
    background: #0D2C42; }
  .nav--peripheral__firstlink {
    background: #006D68; }
  .nav--peripheral__secondlink {
    background: #B5B5B5; } }

@media screen and (max-width: 390px) {
  .nav--header__link {
    width: 40px;
    height: 36px; }
    .nav--header__link:before {
      margin-top: 7px;
      font-size: 185%; }
  .nav--header__link--facebook:before {
    margin: 4px 0 0 -1px; } }

.nav--skiplinks__link {
  width: 100%;
  text-align: center;
  display: block;
  background: #e2e417;
  text-decoration: none !important;
  padding: 0.75em 0;
  position: absolute;
  top: -100000px;
  left: -100000px;
  z-index: 99; }
  .nav--skiplinks__link:focus {
    color: #404040;
    text-decoration: none !important;
    top: 0;
    left: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 18px;
  border: 1px solid transparent; }
  .navbar:before,
  .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 0; } }

.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before,
  .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 16px 15px;
  font-size: 102%;
  line-height: 18px;
  height: 50px; }
  .navbar-brand:hover,
  .navbar-brand:focus {
    text-decoration: none; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 8px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 18px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 18px; }
        .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 16px;
          padding-bottom: 16px; }
      .navbar-nav.navbar-right:last-child {
        margin-right: -15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 14.2px;
  margin-bottom: 14.2px; }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .navbar-form.navbar-right:last-child {
        margin-right: -15px; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 14.2px;
  margin-bottom: 14.2px; }
  .navbar-btn.btn-sm {
    margin-top: 15.1px;
    margin-bottom: 15.1px; }
  .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 16px;
  margin-bottom: 16px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; }
      .navbar-text.navbar-right:last-child {
        margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover,
    .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a,
  .navbar-default .navbar-nav > .disabled > a:hover,
  .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover,
    .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover,
    .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #777777; }
    .navbar-inverse .navbar-brand:hover,
    .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #777777; }
  .navbar-inverse .navbar-nav > li > a {
    color: #777777; }
    .navbar-inverse .navbar-nav > li > a:hover,
    .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a,
  .navbar-inverse .navbar-nav > .active > a:hover,
  .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a,
  .navbar-inverse .navbar-nav > .disabled > a:hover,
  .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover,
    .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a,
  .navbar-inverse .navbar-nav > .open > a:hover,
  .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #777777; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #404040; }
    .navbar-inverse .navbar-link:hover {
      color: #404040; }
  .navbar-inverse .btn-link {
    color: #777777; }
    .navbar-inverse .btn-link:hover,
    .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover,
    .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.navbar--top {
  background: #0d2c42;
  position: relative;
  z-index: 17;
  color: #ddd; }

.navbar--top__list {
  list-style-type: none;
  display: block;
  padding: 0.25em 0;
  margin: 0 0 0 10px; }
  .navbar--top__list:before,
  .navbar--top__list:after {
    content: " ";
    display: table; }
  .navbar--top__list:after {
    clear: both; }

.navbar--top__link--actions {
  vertical-align: sub;
  text-decoration: none !important; }
  .navbar--top__link--actions:before, .navbar--top__link--actions:after {
    vertical-align: middle; }

@media screen and (max-width: 1079px) and (min-width: 768px) {
  .navbar--top__list {
    margin: 0 0 0 23px; }
  .navbar--top__link--actions {
    margin: 0 5px; } }

@media screen and (max-width: 767px) {
  .navbar--top__list {
    display: none; }
  .navbar--top__displaynav {
    margin-left: 10px;
    font-size: 110%; }
    .navbar--top__displaynav:before {
      font-size: 180%; }
  .navbar--top__listitem {
    clear: both;
    float: none;
    display: block;
    margin-bottom: 1.5em; }
    .navbar--top__listitem:after {
      content: "" !important;
      margin: 0 !important; }
  .navbar--top__link {
    text-decoration: none !important;
    font-weight: bold; } }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }
  .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%; }

@font-face {
  font-family: 'icomoon';
  src: url("/fileadmin/templates/master/public/fonts/icomoon.eot") format("embedded-opentype"), url("/fileadmin/templates/master/public/fonts/icomoon.woff") format("woff"), url("/fileadmin/templates/master/public/fonts/icomoon.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

.icon,
.iconbefore:before,
.iconafter:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.iconbefore--lead:before {
  margin-right: 5px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-size: 120%; }

.iconbefore--lead--stronger:before {
  margin-right: 10px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-size: 115%; }

.iconbefore--lead--strongest:before {
  margin-right: 5px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-size: 2.5em; }

.iconbefore--list:before {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  margin-top: 3px;
  margin-left: -1.7em; }

.iconbefore--smallspace--bottom:before {
  margin-bottom: 3px; }

.iconbefore--colored--primary:before {
  color: #e2e417; }

.iconbefore--colored--gray:before {
  color: #6f6f6f; }

.icondivider:after {
  margin: 0 0.75em;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle; }

.icondivider--before:before {
  margin: 0 0.75em;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle; }

.icondivider--smallspace:after {
  margin: 0 0.25em;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle; }

.icondivider--pipe:after {
  content: "|";
  font-size: 115%;
  vertical-align: baseline; }

.icondivider--arrow:after {
  content: "\e606";
  font-family: 'icomoon';
  color: #e2e417; }

.icon-afterarrow:after {
  content: "\e606"; }

.icon-afterarrow--left:after {
  content: "\e605"; }

.iconbefore--smallspace--right:before {
  margin-right: 5px; }

.iconafter--smallspace--left:after {
  margin-left: 5px; }

.iconafter--largespace--left:after {
  margin-left: 10px; }

.icon--nounderline:before {
  text-decoration: none !important;
  display: inline-block; }

.icon-house:before {
  content: '\e600'; }

.icon-cal:before {
  content: '\e603'; }

.icon-people:before {
  content: "\e607"; }

.icon-arrow--left:before {
  content: "\e605"; }

.icon-arrow--right:before {
  content: "\e606"; }

.icon-arrow--right--v2:before {
  content: "\e60e"; }

.icon-arrow--left--v2:before {
  content: "\e60f"; }

.icon-arrow--up--before:before {
  content: "\e616"; }

.icon-arrow--up--after:after {
  content: "\e616"; }

.icon-clipboard:before {
  content: "\e601"; }

.icon-mail:before {
  content: "\e602"; }

.icon-list:before {
  content: "\e60b"; }

.iconbefore--lead--stronger.icon-list:before {
  font-size: 100%; }

.icon-phone:before {
  content: "\e604"; }

.icon-facebook:before {
  content: "\e449"; }

.icon-twitter:before {
  content: "\e49d"; }

.icon-html5:before {
  content: "\e2f1"; }

.icon-fax:before {
  content: "\e119"; }

.icon-secretary:before {
  content: "\e18e"; }

.icon-file:before {
  content: "\e60a"; }

.icon-pdf:before {
  content: "\e608"; }

.icon-doc:before, .icon-docx:before {
  content: "\e609"; }

.icon-link:before {
  content: "\e60c"; }

.icon-plus:before {
  content: "\e60d"; }

.icon-addalarm:before {
  content: "\e611"; }

.icon-rss:before {
  content: "\ea94"; }

.icon-rss--after:after {
  content: "\ea94"; }

.icon-menu--before:before {
  content: "\e612"; }

.icon-printer:before {
  content: "\e617";
  font-size: 125%; }

.icon-accessibility:before {
  content: "\e618";
  font-size: 135%; }

.icon-excel:before, .icon-xls:before, .icon-xlsx:before {
  content: "\e619"; }

.icon-image:before, .icon-jpg:before, .icon-jpeg:before, .icon-png:before {
  content: "\e927"; }

.icon-cross:before {
  content: "\e61a"; }

@font-face {
  font-family: 'Advent Pro';
  src: url("/fileadmin/templates/master/public/fonts/adventPro/AdventPro-Regular.eot");
  src: url("/fileadmin/templates/master/public/fonts/adventPro/AdventPro-Regular.woff") format("woff"), url("/fileadmin/templates/master/public/fonts/adventPro/AdventPro-Regular.svg#AdventPro-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Advent Pro';
  src: url("/fileadmin/templates/master/public/fonts/adventPro/AdventPro-Bold.eot");
  src: url("/fileadmin/templates/master/public/fonts/adventPro/AdventPro-Bold.woff") format("woff"), url("/fileadmin/templates/master/public/fonts/adventPro/AdventPro-Bold.svg#AdventPro-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

/*
$font-size-h1:            190% !default; // ~36px
$font-size-h2:            160% !default; // ~30px
$font-size-h3:            150%!default; // ~24px
$font-size-h4:            130% !default; // ~18px
$font-size-h5:            $font-size-base !default;
$font-size-h6:            90% !default; // ~12px
*/
header {
  text-align: left;
  position: relative; }

.header__content {
  width: 100%;
  z-index: 6;
  position: relative; }

@media screen and (min-width: 768px) {
  .header__underline {
    background: #e2e417;
    height: 10px;
    width: 100%;
    position: absolute;
    bottom: -10px;
    left: 0;
    z-index: 9; } }

@media (max-width: 1079px) and (min-width: 768px) {
  .header__content {
    padding-left: 20px; } }

@media screen and (max-width: 767px) {
  .header__content {
    z-index: 20;
    height: auto; }
  header {
    background: #ddd; } }

footer {
  background: #0d2c42;
  min-height: 300px;
  color: #ddd; }

.footer__address {
  margin-bottom: 0; }

@media (max-width: 1079px) {
  footer {
    min-height: 0;
    padding-bottom: 0 !important; }
  .footer__row {
    padding-bottom: 0 !important; } }

@font-face {
  font-family: 'Advent Pro';
  src: url("/fileadmin/templates/master/public/fonts/adventPro/AdventPro-Regular.eot");
  src: url("/fileadmin/templates/master/public/fonts/adventPro/AdventPro-Regular.woff") format("woff"), url("/fileadmin/templates/master/public/fonts/adventPro/AdventPro-Regular.svg#AdventPro-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Advent Pro';
  src: url("/fileadmin/templates/master/public/fonts/adventPro/AdventPro-Bold.eot");
  src: url("/fileadmin/templates/master/public/fonts/adventPro/AdventPro-Bold.woff") format("woff"), url("/fileadmin/templates/master/public/fonts/adventPro/AdventPro-Bold.svg#AdventPro-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

/*
$font-size-h1:            190% !default; // ~36px
$font-size-h2:            160% !default; // ~30px
$font-size-h3:            150%!default; // ~24px
$font-size-h4:            130% !default; // ~18px
$font-size-h5:            $font-size-base !default;
$font-size-h6:            90% !default; // ~12px
*/
.widget--breadcrumbs {
  list-style-type: none;
  margin: 0.5em 0;
  display: block; }

.widget--breadcrumbs__link {
  font-weight: normal;
  text-decoration: underline; }

.widget--breadcrumbs__link--active {
  color: #e2e417;
  text-decoration: none; }

@media screen and (max-width: 767px) {
  .widget--breadcrumbs {
    display: none; } }

.widget--linkbox .list--default__listelement:before {
  margin-left: 0; }

.widget--linkbox a {
  text-decoration: none; }

.widget--linkbox__image {
  width: 20%; }

.widget--linkbox__content {
  width: 80%;
  padding-left: 15px; }

.gridelements--twocol .widget--linkbox__image {
  width: 40%; }

.gridelements--twocol .widget--linkbox__content {
  width: 60%; }

.widget--personnelbox {
  max-width: 250px; }

.widget--personnelbox__image {
  float: left;
  margin-right: 10px; }

.widget--personnelbox__tel {
  display: block; }

.widget--personnelbox__mail {
  display: block;
  white-space: nowrap; }

.csc-uploads a {
  text-decoration: none;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.widget--uploads__link {
  text-decoration: none; }
  .widget--uploads__link:hover, .widget--uploads__link:active {
    text-decoration: none; }

.widget--uploads__description {
  font-weight: bold;
  display: block; }

.widget--uploads__info {
  display: inline !important;
  text-decoration: none; }

.widget--uploads__filesize, .widget--uploads__filetype {
  color: #404040; }

@media screen and (max-width: 767px) {
  .widget--uploads {
    background: #e2e417;
    padding: 5px; } }

/*--------------ak_teaserslide---------------*/
.widget--teaser {
  height: 300px;
  width: 980px;
  background: #b4b4b4; }

.widget--teaser--empty {
  width: 100%;
  overflow: hidden; }

.widget--teaserentry {
  height: 300px; }

.tx-akteaserslide-pi1 {
  /*height: 300px;*/
  position: relative; }

.widget--teaser__entry {
  padding: 0 0 0 0;
  position: absolute;
  left: 0;
  top: 0; }

.widget--teaser__picture, .widget--teaser__picture--dummy, .widget--teaser--single__picture {
  height: auto;
  width: 980px;
  z-index: 7;
  background: #111; }

.widget--teaser__frame {
  border: 10px solid #ddd;
  height: 300px;
  width: 100%;
  position: absolute;
  z-index: 12; }

.widget--teaser__picture.active, .single div.active {
  z-index: 11;
  opacity: 1; }

.widget--teaser__picture.last-active, .single div.last-active {
  z-index: 9; }

.widget--teaser__infobox, .widget--teaser--single__infobox {
  position: absolute;
  z-index: 8;
  background: #e2e417;
  bottom: 20px;
  top: auto;
  left: 10px; }
  .widget--teaser__infobox.last-active, .widget--teaser--single__infobox.last-active {
    z-index: 10; }
  .widget--teaser__infobox.active, .widget--teaser--single__infobox.active {
    z-index: 13;
    opacity: 1; }

.widget--teaser--single__infobox {
  z-index: 13; }

a.widget--teaser__block {
  display: block;
  padding: 5px 10px 5px 45px;
  text-decoration: none !important; }
  a.widget--teaser__block:hover {
    color: #404040;
    background: #e8e945; }

.widget--teaser__block {
  padding: 5px 10px 5px 45px;
  width: 370px;
  color: #404040 !important; }
  .widget--teaser__block a.teaser {
    display: block;
    text-decoration: none !important;
    color: #404040;
    float: left; }
    .widget--teaser__block a.teaser:hover {
      text-decoration: none; }

.widget--teaser__headline {
  font-family: "Advent Pro", Arial, sans-serif;
  font-size: 122%;
  letter-spacing: 0.05em;
  display: block;
  font-weight: normal; }

.widget--teaser__subline {
  display: block;
  float: left;
  font-family: "Advent Pro", Arial, sans-serif; }

.widget--teaser__pages {
  position: absolute;
  bottom: 5px;
  right: 10px; }

.transitionactive {
  z-index: 15; }

.widget--teaser__link {
  color: #404040;
  text-decoration: none !important; }
  .widget--teaser__link:hover, .widget--teaser__link:active {
    text-decoration: none; }

.widget--teaser--single__entry, .widget--teaser--empty__entry {
  opacity: 1; }

.widget--teaser__navigate {
  font-size: 137.5%;
  position: absolute;
  z-index: 99;
  margin-top: -0.5em;
  top: 50%;
  line-height: 1em;
  padding: 5px;
  background: rgba(255, 255, 255, 0.8);
  text-decoration: none !important;
  color: #e2e417 !important;
  display: none; }
  .widget--teaser__navigate:hover, .widget--teaser__navigate:active {
    text-decoration: none;
    background: white; }

.widget--teaser__prevlink {
  left: 10px; }

.widget--teaser__nextlink {
  right: 10px; }

@media screen and (max-width: 1079px) {
  .widget--teaser {
    width: 100%;
    height: 214px; }
  .widget--teaser__picture {
    width: 100%; }
  .widget--teaser__navigate {
    display: block !important; }
  .widget--teaser--single__entry, .widget--teaser--empty__entry {
    width: 100%;
    height: auto; }
  .widget--teaser--single__infobox {
    left: 10px; }
  .widget--teaser__frame {
    height: 283px; } }

@media screen and (max-width: 1022px) {
  .widget--teaser__frame {
    height: 214px; } }

@media screen and (max-width: 767px) {
  .tx-akteaserslide-pi1 {
    margin: 10px 0; }
  .widget--teaser {
    width: 100%; }
  .widget--teaser__infobox {
    left: 0;
    width: 85%; }
  .widget--teaser__block {
    width: 100%; }
  .widget--teaser__picture {
    max-width: 100%; }
  .widget--teaser__frame {
    display: none; }
  .widget--teaser__prevlink {
    left: 0; }
  .widget--teaser__nextlink {
    right: 0; }
  .widget--teaser--single__infobox {
    left: 0; } }

@media screen and (max-width: 480px) {
  .widget--teaser__infobox, .widget--teaser--single__infobox {
    bottom: 0; } }

.widget--pagination__navpart {
  background: #e2e417;
  color: #384F5B;
  text-decoration: none !important;
  padding: 0.5em 1em;
  font-size: 115%;
  display: block;
  margin-bottom: 5px; }

.widget--pagination__navpart--emphasis {
  background: #eeeeee; }

.widget--pagination__pagelink:hover, .widget--pagination__pagelink:active {
  text-decoration: none;
  color: #0d2c42; }

.widget--pagination__navpart--active {
  color: #0d2c42; }

@media screen and (max-width: 767px) {
  .widget--pagination__navpart {
    margin-bottom: 5px; } }

.widget--events__databox {
  background: #e2e417; }

.widget--events__databox .row {
  margin: 0; }

.widget--events__databox__headinfo {
  border-right: none !important;
  padding-left: 5px; }

.widget--events__databox__infolabel {
  border-top: 2px solid #ddd;
  padding: 0 0.75em; }

.widget--events__databox__info {
  border-top: 2px solid #ddd;
  border-right: none !important;
  border-left: 2px solid #ddd; }

@media screen and (max-width: 1079px) and (min-width: 768px) {
  .widget--events__databox {
    margin-top: 1em; } }

.csc-sitemap ul {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  .csc-sitemap ul ul {
    padding-left: 1.5em; }

.csc-sitemap a:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
  text-decoration: none !important;
  display: inline-block;
  content: "\e60c"; }

.widget--login__container {
  height: 100%;
  width: 100%;
  position: fixed;
  display: none;
  top: 0;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.7); }

.widget--login__overlay {
  position: absolute;
  z-index: 9999;
  width: 500px;
  margin-left: -250px;
  margin-top: -150px;
  top: 30%;
  left: 50%;
  background: #ddd; }

.widget--login__button--close {
  width: 33px;
  height: 33px;
  line-height: 34px;
  border-radius: 50%;
  position: absolute;
  top: -10px;
  right: -12px;
  background: #e2e417;
  border: 1px solid #ddd; }
  .widget--login__button--close:before {
    font-size: 130%; }
  .widget--login__button--close:hover, .widget--login__button--close:active, .widget--login__button--close:focus {
    background: #eff170;
    outline: 0; }

@media (max-width: 767px) {
  .widget--login__overlay {
    width: 100%;
    position: relative;
    margin: 40px auto;
    top: 0;
    right: 0;
    left: 0; }
  .widget--login__button--close {
    position: absolute;
    top: auto;
    bottom: -40px;
    left: 0;
    height: 40px;
    border-radius: 0;
    width: 100%;
    text-align: left; }
    .widget--login__button--close:before {
      vertical-align: text-bottom; } }

@font-face {
  font-family: 'Advent Pro';
  src: url("/fileadmin/templates/master/public/fonts/adventPro/AdventPro-Regular.eot");
  src: url("/fileadmin/templates/master/public/fonts/adventPro/AdventPro-Regular.woff") format("woff"), url("/fileadmin/templates/master/public/fonts/adventPro/AdventPro-Regular.svg#AdventPro-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Advent Pro';
  src: url("/fileadmin/templates/master/public/fonts/adventPro/AdventPro-Bold.eot");
  src: url("/fileadmin/templates/master/public/fonts/adventPro/AdventPro-Bold.woff") format("woff"), url("/fileadmin/templates/master/public/fonts/adventPro/AdventPro-Bold.svg#AdventPro-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

/*
$font-size-h1:            190% !default; // ~36px
$font-size-h2:            160% !default; // ~30px
$font-size-h3:            150%!default; // ~24px
$font-size-h4:            130% !default; // ~18px
$font-size-h5:            $font-size-base !default;
$font-size-h6:            90% !default; // ~12px
*/
.contentArea {
  background: #fff;
  border-top: 15px solid #e2e417; }

.content--main {
  position: relative; }

.content--main__shadow {
  background: url("../img/sprites.png") 0 -780px no-repeat;
  position: absolute;
  top: -11px;
  width: 100%;
  height: 11px; }

#content {
  outline: 0 !important; }

.content--aside h3 {
  font-size: 122%;
  margin-top: 6px;
  margin-bottom: 9px;
  color: #404040; }

.content--aside h5.iconbefore {
  white-space: nowrap; }

@media screen and (max-width: 1079px) {
  .content--main__shadow {
    display: none; } }

@media screen and (min-width: 1023px) and (max-width: 1080px) {
  .container {
    width: 975px; }
  .content--main {
    width: 75% !important;
    float: left; }
  .content--aside {
    width: 25% !important;
    float: left; } }

.content--video__wrapper {
  width: 100%; }

.content--video__container {
  position: relative;
  padding-bottom: 60%;
  padding-top: 15px;
  height: 0;
  overflow: hidden; }

.content--video__viewframe {
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.image--framed--polaroid {
  background: url("../svg/img--framed--polaroid.svg") left top no-repeat;
  background-size: cover;
  padding: 10px; }

.image--framed--polaroid--smaller {
  background: url("../svg/img--framed--polaroid.svg") left top no-repeat;
  background-size: cover;
  padding: 7px; }

.image--gallery__container {
  margin: 0 15px 10px 0; }

.col-sm-6 .image--gallery__container {
  margin: 0 10px 10px 0; }

@media screen and (max-width: 767px) {
  .image--framed--polaroid {
    background: url("../svg/img--framed--polaroid.svg") left top no-repeat;
    background-size: cover;
    padding: 5px 0 0 0; }
  .image--framed--polaroid--smaller {
    background: url("../svg/img--framed--polaroid.svg") left top no-repeat;
    background-size: cover;
    padding: 2px; } }

.logo__container {
  display: block;
  z-index: 16; }

.logo__link {
  height: 80px;
  width: 383px;
  display: block;
  background: url("../svg/logo-landshut.svg") no-repeat; }

@media screen and (min-width: 1023px) and (max-width: 1080px) {
  .logo__container {
    right: -25px; } }

@media screen and (max-width: 767px) {
  .logo__container {
    background-color: #fff;
    margin: 0 auto;
    padding: 10px;
    width: 100%; }
  .logo__link {
    height: 60px;
    width: inherit;
    background: url("../svg/logo-landshut.svg") no-repeat;
    padding: 5px;
    display: block; } }

.csc-textpic-intext-left-nowrap {
  display: table-row; }
  .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
    padding-right: 10px; }

.csc-textpic-intext-right-nowrap {
  display: table-row; }
  .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
    padding-left: 10px; }

div.csc-textpic-imagecolumn {
  margin: 0; }

.csc-textpic-imagewrap {
  display: table-cell;
  vertical-align: top; }

.csc-textpic-text {
  display: table-cell;
  vertical-align: top; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../img/fancybox/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

@media screen and (max-width: 1024px) {
  .fancybox-nav span {
    visibility: visible; } }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
/*
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){
	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('fancybox_sprite@2x.png');
		background-size: 44px 152px;*/
/*The size of the normal image, half the size of the hi-res image*/
/*	}
	#fancybox-loading div {
		background-image: url('fancybox_loading@2x.gif');
		background-size: 24px 24px; */
/*The size of the normal image, half the size of the hi-res image*/
/*	}
}
*/
.socialshareprivacy {
  margin-bottom: 1em; }
  .socialshareprivacy:before,
  .socialshareprivacy:after {
    content: " ";
    display: table; }
  .socialshareprivacy:after {
    clear: both; }

.social_share_privacy_area .clearfix::after {
  content: "";
  height: 0;
  line-height: 0;
  font-size: 0;
  visibility: hidden;
  clear: both;
  display: block; }

.social_share_privacy_area {
  clear: both;
  margin: 20px 0 !important;
  list-style-type: none;
  padding: 0 !important;
  width: auto;
  height: 25px;
  display: block;
  font-family: Arial, sans-serif; }

.social_share_privacy_area.vertical {
  height: auto; }

.social_share_privacy_area li {
  margin: 0 !important;
  padding: 0 !important;
  height: 21px;
  float: left; }

.social_share_privacy_area.vertical li {
  float: none;
  clear: both;
  width: 150px;
  height: auto;
  margin: 0 0 10px !important; }

.social_share_privacy_area.vertical li.settings_info {
  height: 24px; }

.social_share_privacy_area.vertical.switch_right li {
  width: 120px; }

.social_share_privacy_area li .dummy_btn {
  float: left;
  margin: 0 0 0 10px;
  cursor: pointer;
  padding: 0;
  height: inherit; }

.social_share_privacy_area.vertical li .dummy_btn {
  width: 90px; }

.social_share_privacy_area.vertical.switch_right li .dummy_btn {
  margin-left: 0; }

.social_share_privacy_area li div iframe {
  overflow: hidden;
  height: inherit;
  width: inherit; }

/* Facebook begin */
.social_share_privacy_area .facebook {
  width: 167px;
  display: inline-block; }

.social_share_privacy_area.vertical .facebook {
  display: block; }

.social_share_privacy_area .facebook .fb_like iframe {
  width: 130px; }

/* Facebook end */
/* Twitter begin */
.social_share_privacy_area .twitter {
  width: 133px; }

.social_share_privacy_area li div.tweet {
  width: 100px; }

/* Twitter end */
/* Google+ begin */
.social_share_privacy_area .gplus {
  width: 142px; }

/* Google+ end */
/* Switch begin */
.social_share_privacy_area li .switch {
  text-indent: -9999em;
  background: transparent url(../img/socialprivacy/socialshareprivacy_on_off.png) no-repeat 0 0 scroll;
  background: transparent url(../img/socialprivacy/socialshareprivacy_on_off.png) no-repeat 0 0 scroll;
  width: 23px;
  height: 12px;
  overflow: hidden;
  float: left;
  margin: 4px 0 0;
  padding: 0;
  cursor: pointer; }

.social_share_privacy_area.vertical.switch_right li .switch {
  float: right; }

.social_share_privacy_area.skin-dark li .switch {
  background-image: url(../img/socialprivacy/socialshareprivacy_on_off_dark.png); }

.social_share_privacy_area li .switch.on {
  background-position: 0 -12px; }

/* Switch end */
/* Tooltips begin */
.social_share_privacy_area li.help_info {
  position: relative; }

.social_share_privacy_area li.help_info .info,
.social_share_privacy_area li .help_info.icon-info .info {
  display: none;
  position: absolute;
  bottom: 29px;
  left: 0;
  width: 290px;
  padding: 10px 15px;
  margin: 0;
  font-size: 12px;
  line-height: 16px;
  border: 1px solid #ccc;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 3px 7px 7px #999;
  -webkit-box-shadow: 3px 7px 7px #999;
  box-shadow: 3px 7px 7px #999;
  background-color: #fff;
  color: #404040;
  z-index: 500; }

.info__triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 5px 0 5px;
  border-color: #fff transparent transparent  transparent;
  position: absolute;
  bottom: -7px;
  right: 90px; }

.social_share_privacy_area li.gplus.help_info .info {
  left: -60px; }

.info {
  left: -243px !important;
  width: 350px !important; }

.social_share_privacy_area.vertical li.gplus.help_info .info,
.social_share_privacy_area.vertical li .help_info.icon-info .info {
  left: 0; }

.social_share_privacy_area li.help_info.display .info,
.social_share_privacy_area li .help_info.icon-info.display .info {
  display: block; }

.social_share_privacy_area li.help_info.info_off.display .info {
  display: none; }

.social_share_privacy_area li .help_info.icon-info:before {
  content: "\e610";
  font-family: "icomoon";
  font-size: 120%; }

.social_share_privacy_area li .help_info.icon-info {
  background: #fff;
  position: relative;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #ccc;
  border-right-width: 0;
  -moz-border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  margin: 0;
  padding: 3px 4px;
  line-height: 1em; }

.social_share_privacy_area.skin-dark li .help_info.icon-info {
  content: "\e610";
  font-family: "icomoon";
  background-color: #4f4c4c;
  border-color: #7e7e7e; }

.social_share_privacy_area li.settings_info .settings_info_menu.on .help_info.icon-info {
  border-top-width: 0;
  border-left-width: 0; }

.social_share_privacy_area li.settings_info .settings_info_menu.perma_option_off .help_info.icon-info {
  border-right-width: 1px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

/* Tooltips end */
/* Settings/Info begin */
.social_share_privacy_area li.settings_info {
  position: relative; }

.social_share_privacy_area.vertical li.settings_info {
  top: 0; }

.social_share_privacy_area li.settings_info a {
  text-decoration: none;
  margin: 0 !important; }

.social_share_privacy_area li.settings_info .settings_info_menu {
  background-color: #f3f4f5;
  border: 2px solid #e7e3e3;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 2px 2px 3px #c1c1c1;
  -webkit-box-shadow: 2px 2px 3px #c1c1c1;
  box-shadow: 3px 3px 3px #c1c1c1;
  left: 0;
  position: absolute;
  top: 0;
  width: 135px;
  z-index: 1000;
  margin: 0;
  padding: 0; }

.social_share_privacy_area li.settings_info .settings_info_menu.off {
  border-width: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent; }

.social_share_privacy_area li.settings_info .settings_info_menu.off form {
  display: none;
  margin: 0;
  padding: 0; }

.social_share_privacy_area li.settings_info .settings_info_menu .settings {
  text-indent: -9999em;
  display: inline-block;
  background: #fff url(../img/socialprivacy/settings.png) no-repeat center center scroll;
  width: 25px;
  height: 20px;
  border: 1px solid #ccc;
  -moz-border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  margin: 0;
  padding: 0; }

.social_share_privacy_area.skin-dark li.settings_info .settings_info_menu .settings {
  background-image: url(../img/socialprivacy/settings_dark.png), -moz-linear-gradient(top, #6a6767 0, #2d2a2a 100%);
  background-image: url(../img/socialprivacy/settings_dark.png), -webkit-gradient(linear, center top, center bottom, color-stop(0%, #6a6767), color-stop(100%, #2d2a2a));
  background-image: url(../img/socialprivacy/settings_dark.png), -webkit-linear-gradient(top, #6a6767 0, #2d2a2a 100%);
  background-image: url(../img/socialprivacy/settings_dark.png), -o-linear-gradient(top, #6a6767 0, #2d2a2a 100%);
  background-image: url(../img/socialprivacy/settings_dark.png), -ms-linear-gradient(top, #6a6767 0, #2d2a2a 100%);
  background-image: url(../img/socialprivacy/settings_dark.png), linear-gradient(top, #6a6767 0, #2d2a2a 100%);
  background-image: url(../img/socialprivacy/settings_dark.png);
  background-color: #4f4c4c;
  border-color: #7e7e7e; }

.social_share_privacy_area.skin-dark li.settings_info .settings_info_menu.on {
  background-color: #4f4c4c;
  color: #fff;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.social_share_privacy_area li.settings_info .settings_info_menu.on .settings {
  border-top-width: 0; }

.social_share_privacy_area li.settings_info .settings_info_menu form fieldset {
  border-width: 0;
  margin: 0;
  padding: 0 10px 10px; }

.social_share_privacy_area li.settings_info .settings_info_menu form fieldset legend {
  font-size: 11px;
  font-weight: bold;
  line-height: 14px;
  margin: 0;
  padding: 10px 0;
  width: 115px; }

.social_share_privacy_area li.settings_info .settings_info_menu form fieldset input {
  clear: both;
  float: left;
  margin: 4px 10px 4px 0;
  padding: 0; }

.social_share_privacy_area li.settings_info .settings_info_menu form fieldset label {
  display: inline-block;
  float: left;
  font-size: 12px;
  font-weight: bold;
  line-height: 24px;
  -moz-transition: color 0.5s ease-in;
  -webkit-transition: color 0.5s ease-in;
  transition: color 0.5s ease-in;
  margin: 0;
  padding: 0; }

.social_share_privacy_area li.settings_info .settings_info_menu form fieldset label.checked {
  color: #090; }

/* Top-Orientation */
.social_share_privacy_area li.settings_info.top .settings_info_menu.on {
  top: auto;
  bottom: -3px;
  padding-bottom: 22px; }

.social_share_privacy_area.vertical li.settings_info.top .settings_info_menu.on {
  bottom: 0; }

.social_share_privacy_area li.settings_info.top .settings_info_menu.on > a {
  position: absolute;
  bottom: 0;
  left: 0; }

.social_share_privacy_area li.settings_info.top .settings_info_menu.on > a .help_info.icon-info {
  border-top-width: 2px;
  border-bottom-width: 0;
  -webkit-border-radius: 0 0 0 5px;
  -moz-border-radius: 0 0 0 5px;
  border-radius: 0 0 0 5px; }

.social_share_privacy_area li.settings_info.top .settings_info_menu.on > a.settings {
  left: 25px;
  border-top-width: 2px;
  border-bottom-width: 0;
  -webkit-border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  border-radius: 0 5px 0 0; }

/* Settings/Info end */
/* ImageMap Karte */
.imagemap__link:hover {
  opacity: 1; }

map {
  position: relative; }

area {
  outline: none; }

.imagemap--container {
  position: relative;
  width: 450px;
  margin: 0 auto; }

.imagemap--image {
  max-width: 100%;
  height: auto; }

map:hover {
  cursor: pointer; }

.sprechblase {
  position: absolute;
  display: block;
  width: 110px;
  height: 100px;
  z-index: 1;
  transform: translate(-50%, 0); }

.sprechblase--marktredwitz {
  left: 32.75%;
  top: 0.25%; }

.sprechblase--tirschenreuth {
  left: 49%;
  top: 6.5%; }

.sprechblase--weiden {
  left: 41%;
  top: 19%; }

.sprechblase--amberg {
  left: 23.5%;
  top: 30.5%; }

.sprechblase--schwandorf {
  left: 36.5%;
  top: 36.75%; }

.sprechblase--cham {
  left: 64.25%;
  top: 42.5%; }

.sprechblase--rgbstadt {
  left: 48.75%;
  top: 56%; }

.sprechblase--rgbland {
  left: 48%;
  top: 68%; }

.sprechblase--straubing {
  left: 63.5%;
  top: 59.5%; }

.sprechblase--deggendorf {
  left: 82.5%;
  top: 58.5%; }

.sprechblase--kelheim {
  left: 22.5%;
  top: 60%; }

.sprechblase--landshut {
  left: 38%;
  top: 75%; }

.sprechblase--dingolfing {
  left: 55.3%;
  top: 73.5%; }

/*!--------------------------------------------------------------------
STYLES "Outdated Browser"
Version:    1.1.0 - 2014
author:     Burocratik
website:    http://www.burocratik.com
* @preserve
-----------------------------------------------------------------------*/
#outdated {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 170px;
  text-align: center;
  text-transform: uppercase;
  z-index: 1500;
  background-color: #f25648;
  color: #ffffff; }

* html #outdated {
  position: absolute; }

#outdated h6 {
  font-size: 25px;
  line-height: 25px;
  margin: 30px 0 10px; }

#outdated p {
  font-size: 12px;
  line-height: 12px;
  margin: 0; }

#outdated #btnUpdateBrowser {
  display: block;
  position: relative;
  padding: 10px 20px;
  margin: 30px auto 0;
  width: 230px;
  /*need for IE*/
  color: #ffffff;
  text-decoration: none;
  border: 2px solid #ffffff;
  cursor: pointer; }

#outdated #btnUpdateBrowser:hover {
  color: #f25648;
  background-color: #ffffff; }

#outdated .last {
  position: absolute;
  top: 10px;
  right: 25px;
  width: 20px;
  height: 20px; }

#outdated .last[dir='rtl'] {
  right: auto !important;
  left: 25px !important; }

#outdated #btnCloseUpdateBrowser {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #ffffff;
  font-size: 36px;
  line-height: 36px; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

@-ms-viewport {
  width: device-width; }

.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 1079px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 1079px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 1079px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 1079px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 1080px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 1080px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 1080px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 1080px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 1079px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 1080px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*# sourceMappingURL=../bootstrap.map */