@charset "UTF-8";
/*!
 * Schulen Zürich
 *
 * Screen
 *
 * Main style for screen use
 *
 * @project			Schulen Zürich
 * @package			main:screen
 * @author			Patric Eberle <eberle@gyselroth.net>
 * @copyright		Copyright (c) 2015, gyselroth GmbH <www.gyselroth.com>
 * @css-for			Firefox 24+, Chrome 24+, IE 9+, Safari 6+
 * @license			http:*www.gnu.org/copyleft/gpl.html GNU GPL v3
 *
 * Don't edit this *.css file. It is parsed from *.scss and will be overwritten
 * with the next parsing! Learn how to use compass: http://compass-style.org
 **/
.main-header .icons-wrap ul::after, .main-header .icons-wrap::after, [id=nav-main] ul::after, .l-site-width.left-align::after, .l-grid::after, .news-list-view::after, .csc-textpic-image::after, .csc-textpic::after, .ce-media::after, .ce-image::after, .ce-textpic::after, .sbHolder::after {
  clear: both;
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
}
* html .main-header .icons-wrap ul, .main-header .icons-wrap * html ul, * html .main-header .icons-wrap, .main-header * html .icons-wrap, * html [id=nav-main] ul, [id=nav-main] * html ul, * html .l-site-width.left-align, * html .l-grid, * html .news-list-view, * html .csc-textpic-image, * html .csc-textpic, * html .ce-media, * html .ce-image, * html .ce-textpic, * html .sbHolder {
  height: 1%;
}
*:first-child + html .main-header .icons-wrap ul, .main-header .icons-wrap *:first-child + html ul, *:first-child + html .main-header .icons-wrap, .main-header *:first-child + html .icons-wrap, *:first-child + html [id=nav-main] ul, [id=nav-main] *:first-child + html ul, *:first-child + html .l-site-width.left-align, *:first-child + html .l-grid, *:first-child + html .news-list-view, *:first-child + html .csc-textpic-image, *:first-child + html .csc-textpic, *:first-child + html .ce-media, *:first-child + html .ce-image, *:first-child + html .ce-textpic, *:first-child + html .sbHolder {
  min-height: 1px;
}

[id=main] ul a[href*=".pdf"]::before,
[id=main] ul a[href*=".doc"]::before,
[id=main] ul a[href*=".docx"]::before,
[id=main] ul a[href*=".xls"]::before,
[id=main] ul a[href*=".xlsx"]::before,
[id=main] ul a[href*=".ppt"]::before,
[id=main] ul a[href*=".pptx"]::before,
[id=main] ul a[href*=".gif"]::before,
[id=main] ul a[href*=".png"]::before,
[id=main] ul a[href*=".jpg"]::before,
[id=main] ul a[href*=".jpeg"]::before,
[id=main] ul a[href*=".zip"]::before, [id=main] ul .internal-link::before,
[id=main] ul a[href*="ksuster.ch"]::before,
[id=main] ul a:not([href^=http])::before, [id=main] ul .external-link::before,
[id=main] ul .external-link-new-window::before,
[id=main] ul a[href^=http]::before,
[id=main] ul a[target=_blank]::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: -1.5em;
  top: 0.1em;
  width: 1em;
  height: 1.1em;
  vertical-align: middle;
  background: #FFF none scroll no-repeat center 0.15em/contain;
}

.styled-form-submit, .button, .news-backlink-wrap a, button,
input[type=submit],
input[type=button] input[type=reset] {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.3571428571;
  background: none;
  border: 0;
  color: #0A8763;
  font-family: HelveticaNeueLTStd-Blk, "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0;
  cursor: pointer;
}
.styled-form-submit:hover, .button:hover, .news-backlink-wrap a:hover, button:hover,
input[type=submit]:hover,
input[type=button] input[type=reset]:hover {
  color: #27E06E;
}
.styled-form-submit::-moz-focus-inner, .button::-moz-focus-inner, .news-backlink-wrap a::-moz-focus-inner, button::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
input[type=button] input[type=reset]::-moz-focus-inner {
  border: 0;
  padding: 0;
}

label,
li,
p,
td,
th {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.3571428571;
}

html {
  font-size: 100%;
  color: #0A8763;
  border-color: #0A8763;
}
@media print {
  html {
    font-size: 83.3333333333%;
  }
}

body {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.3571428571;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a {
  transition: color 0.1s ease 0s;
  color: #0A8763;
}
@media print {
  a[href]::after {
    content: " " !important;
  }
}
a:link, a:visited {
  color: #0A8763;
}
a:hover, a:active, a:focus {
  color: #27E06E;
}

blockquote,
blockquote * {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 0.9090909091;
  font-family: HelveticaNeueLTStd-Blk, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

blockquote {
  margin: 0;
}
blockquote:not(:last-child) {
  padding: 0 0 0.64em;
}

blockquote :last-child {
  margin-bottom: 0;
}

caption {
  text-align: left;
}

figure {
  margin: 0;
}

h1, .main-header .header-name.headline--large,
.main-header h1.header-name,
.headline--large,
h2,
h3,
h4,
h5 {
  margin-bottom: 0;
}

h1, .main-header .header-name.headline--large,
.main-header h1.header-name,
.headline--large {
  font-size: 38px;
  font-size: 2.375rem;
  line-height: 1;
}
@media only screen and (max-width: 740px) {
  h1, .main-header .header-name.headline--large,
.main-header h1.header-name,
.headline--large {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
h1 + h2, .main-header .header-name.headline--large + h2,
.main-header h1.header-name + h2,
.headline--large + h2 {
  margin-top: 14px;
}

h2 {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 0.8928571429;
}
@media only screen and (max-width: 740px) {
  h2 {
    font-size: 22px;
    font-size: 1.375rem;
  }
}

h1.smaller, .main-header .smaller.header-name.headline--large,
.main-header h1.smaller.header-name,
.smaller.headline--large,
h2.smaller,
h3.smaller,
h4.smaller, .marginal h2 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 0.8928571429;
}

h3 {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 0.9090909091;
}
@media only screen and (max-width: 740px) {
  h3 {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

h4 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 0.8928571429;
}

hr {
  border: 0;
  border-top: 1px solid #0A8763;
  clear: both;
  margin: 10px 0;
}

img {
  border: none;
}

ul,
ol {
  margin: 0 0 1.3em;
}

strong,
b {
  font-family: HelveticaNeueLTStd-Blk, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500 !important;
}

p {
  color: #0A8763;
}

table {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.3571428571;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1.45em;
}

tr {
  border-bottom: 1px solid #0A8763;
}

td,
th {
  padding: 0.45em 0.35em 0.45em 0;
  vertical-align: top;
}

th {
  font-family: HelveticaNeueLTStd-Blk, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-align: left;
}

input[type=text],
input[type=password],
input[type=number],
input[type=color],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=search],
input[type=tel],
input[type=url],
input[type=email],
textarea {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.3571428571;
  border: none;
  border-bottom: 1px solid;
  border-color: #0A8763;
  border-radius: 0;
  box-sizing: border-box;
  /* webkit spacing fix */
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 10px;
  padding: 6px 8px 6px 0;
  width: 100%;
  -webkit-appearance: none;
}
input[type=text]:focus,
input[type=password]:focus,
input[type=number]:focus,
input[type=color]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=url]:focus,
input[type=email]:focus,
textarea:focus {
  border-color: #000;
}

label.label-hidden {
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
}

legend {
  color: #0A8763;
}

select {
  min-width: 50%;
  margin-bottom: 1em;
}

textarea {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.3571428571;
  width: 100%;
  border: 1px solid #0A8763;
  padding: 6px 8px 6px 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  box-sizing: border-box;
  overflow: auto;
}
textarea:focus {
  border-color: #000;
}

::-webkit-input-placeholder {
  color: #0A8763;
  opacity: 0.5;
}

:-moz-placeholder {
  color: #0A8763;
  opacity: 0.5;
}

::-moz-placeholder {
  color: #0A8763;
  opacity: 0.5;
}

:-ms-input-placeholder {
  color: #0A8763;
  opacity: 0.5;
}

.csc-default ul, .csc-frame-default ul, .frame ul, .frame-default ul {
  list-style-type: none;
  padding: 0;
}
.csc-default ul li, .csc-frame-default ul li, .frame ul li, .frame-default ul li {
  padding-left: 1.45em;
  margin-bottom: 10px;
  position: relative;
}
.csc-default ul li::before, .csc-frame-default ul li::before, .frame ul li::before, .frame-default ul li::before {
  content: "— ";
  left: 0;
  position: absolute;
  top: 0;
}

[id=main] ul {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
}
[id=main] ul li {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5714285714;
  margin: 0;
  padding: 0 0 0 1.5em;
}
[id=main] ul ul {
  margin-bottom: 0;
}
[id=main] ul .external-link,
[id=main] ul .external-link-new-window,
[id=main] ul a[href^=http],
[id=main] ul a[target=_blank] {
  display: inline-block;
  position: relative;
}
[id=main] ul .external-link::before,
[id=main] ul .external-link-new-window::before,
[id=main] ul a[href^=http]::before,
[id=main] ul a[target=_blank]::before {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%230A8763%22%20d%3D%22M27.466%204.232h-15.599v5.336h3.11v-2.226h9.379v9.395h-9.379v-2.013h4.943v-3.11h-15.403v15.566h15.599v-7.333h7.349v-15.615zM17.007%2024.071h-9.379v-9.346h4.239v5.14h5.14v4.207z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
@media print {
  [id=main] ul .external-link::before,
[id=main] ul .external-link-new-window::before,
[id=main] ul a[href^=http]::before,
[id=main] ul a[target=_blank]::before {
    background-image: none;
    content: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M27.466%204.232h-15.599v5.336h3.11v-2.226h9.379v9.395h-9.379v-2.013h4.943v-3.11h-15.403v15.566h15.599v-7.333h7.349v-15.615zM17.007%2024.071h-9.379v-9.346h4.239v5.14h5.14v4.207z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
  }
}
[id=main] ul .external-link:hover::before,
[id=main] ul .external-link-new-window:hover::before,
[id=main] ul a[href^=http]:hover::before,
[id=main] ul a[target=_blank]:hover::before {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%2327E06E%22%20d%3D%22M27.466%204.232h-15.599v5.336h3.11v-2.226h9.379v9.395h-9.379v-2.013h4.943v-3.11h-15.403v15.566h15.599v-7.333h7.349v-15.615zM17.007%2024.071h-9.379v-9.346h4.239v5.14h5.14v4.207z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
[id=main] ul .internal-link,
[id=main] ul a[href*="ksuster.ch"],
[id=main] ul a:not([href^=http]) {
  display: inline-block;
  position: relative;
}
[id=main] ul .internal-link::before,
[id=main] ul a[href*="ksuster.ch"]::before,
[id=main] ul a:not([href^=http])::before {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%230A8763%22%20d%3D%22M19.822%209.208l-2.193%202.21%202.766%202.766h-14.371v3.274h14.371l-2.766%202.766%202.193%202.193%206.596-6.596z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
@media print {
  [id=main] ul .internal-link::before,
[id=main] ul a[href*="ksuster.ch"]::before,
[id=main] ul a:not([href^=http])::before {
    background-image: none;
    content: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M19.822%209.208l-2.193%202.21%202.766%202.766h-14.371v3.274h14.371l-2.766%202.766%202.193%202.193%206.596-6.596z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
  }
}
[id=main] ul .internal-link:hover::before,
[id=main] ul a[href*="ksuster.ch"]:hover::before,
[id=main] ul a:not([href^=http]):hover::before {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%2327E06E%22%20d%3D%22M19.822%209.208l-2.193%202.21%202.766%202.766h-14.371v3.274h14.371l-2.766%202.766%202.193%202.193%206.596-6.596z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
[id=main] ul a[href*=".pdf"],
[id=main] ul a[href*=".doc"],
[id=main] ul a[href*=".docx"],
[id=main] ul a[href*=".xls"],
[id=main] ul a[href*=".xlsx"],
[id=main] ul a[href*=".ppt"],
[id=main] ul a[href*=".pptx"],
[id=main] ul a[href*=".gif"],
[id=main] ul a[href*=".png"],
[id=main] ul a[href*=".jpg"],
[id=main] ul a[href*=".jpeg"],
[id=main] ul a[href*=".zip"] {
  display: inline-block;
  position: relative;
}
[id=main] ul a[href*=".pdf"]::before,
[id=main] ul a[href*=".doc"]::before,
[id=main] ul a[href*=".docx"]::before,
[id=main] ul a[href*=".xls"]::before,
[id=main] ul a[href*=".xlsx"]::before,
[id=main] ul a[href*=".ppt"]::before,
[id=main] ul a[href*=".pptx"]::before,
[id=main] ul a[href*=".gif"]::before,
[id=main] ul a[href*=".png"]::before,
[id=main] ul a[href*=".jpg"]::before,
[id=main] ul a[href*=".jpeg"]::before,
[id=main] ul a[href*=".zip"]::before {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%230A8763%22%20d%3D%22M4.55%2024.071h22.621v3.11h-22.621v-3.11zM22.474%2015.625l-2.21-2.193-2.766%202.766v-11.785h-3.274v11.785l-2.766-2.766-2.193%202.193%206.596%206.613z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
@media print {
  [id=main] ul a[href*=".pdf"]::before,
[id=main] ul a[href*=".doc"]::before,
[id=main] ul a[href*=".docx"]::before,
[id=main] ul a[href*=".xls"]::before,
[id=main] ul a[href*=".xlsx"]::before,
[id=main] ul a[href*=".ppt"]::before,
[id=main] ul a[href*=".pptx"]::before,
[id=main] ul a[href*=".gif"]::before,
[id=main] ul a[href*=".png"]::before,
[id=main] ul a[href*=".jpg"]::before,
[id=main] ul a[href*=".jpeg"]::before,
[id=main] ul a[href*=".zip"]::before {
    background-image: none;
    content: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M4.55%2024.071h22.621v3.11h-22.621v-3.11zM22.474%2015.625l-2.21-2.193-2.766%202.766v-11.785h-3.274v11.785l-2.766-2.766-2.193%202.193%206.596%206.613z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
  }
}
[id=main] ul a[href*=".pdf"]:hover::before,
[id=main] ul a[href*=".doc"]:hover::before,
[id=main] ul a[href*=".docx"]:hover::before,
[id=main] ul a[href*=".xls"]:hover::before,
[id=main] ul a[href*=".xlsx"]:hover::before,
[id=main] ul a[href*=".ppt"]:hover::before,
[id=main] ul a[href*=".pptx"]:hover::before,
[id=main] ul a[href*=".gif"]:hover::before,
[id=main] ul a[href*=".png"]:hover::before,
[id=main] ul a[href*=".jpg"]:hover::before,
[id=main] ul a[href*=".jpeg"]:hover::before,
[id=main] ul a[href*=".zip"]:hover::before {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%2327E06E%22%20d%3D%22M4.55%2024.071h22.621v3.11h-22.621v-3.11zM22.474%2015.625l-2.21-2.193-2.766%202.766v-11.785h-3.274v11.785l-2.766-2.766-2.193%202.193%206.596%206.613z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}

.csc-default ol, .csc-frame-default ol, .frame ol, .frame-default ol {
  counter-reset: ordered-list;
  display: table;
  padding-left: 0;
}
.csc-default ol > li, .csc-frame-default ol > li, .frame ol > li, .frame-default ol > li {
  counter-increment: ordered-list;
  display: table-row;
}
.csc-default ol > li::before, .csc-frame-default ol > li::before, .frame ol > li::before, .frame-default ol > li::before {
  content: counter(ordered-list) ".";
  display: table-cell;
  padding: 0.6em 0.4em 0 0;
  text-align: right;
}
.csc-default ol > li:first-child::before, .csc-frame-default ol > li:first-child::before, .frame ol > li:first-child::before, .frame-default ol > li:first-child::before {
  padding-top: 0;
}

.number-table tr {
  border: 0;
}
.number-table tr th,
.number-table tr td {
  text-align: right;
  padding: 0;
}
.number-table tr th:first-child,
.number-table tr td:first-child {
  text-align: left;
}
.number-table tr th {
  font-family: HelveticaNeueLTStd-Blk, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.header-table tr th,
.header-table tr td {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 0.9090909091;
  font-family: HelveticaNeueLTStd-Blk, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.accesskey-navigation {
  position: absolute;
  top: -50px;
  left: 111px;
  font-family: HelveticaNeueLTStd-Blk, "Helvetica Neue", Helvetica, Arial, sans-serif;
  z-index: 10;
}
@media only screen and (max-width: 740px) {
  .accesskey-navigation {
    position: fixed;
    top: 20px;
    right: 20px;
    height: 0px;
  }
}
.accesskey-navigation ul {
  list-style: none;
}
.accesskey-navigation li {
  float: left;
}
@media only screen and (max-width: 740px) {
  .accesskey-navigation li {
    float: right;
  }
}
.accesskey-navigation li a {
  display: inline-block;
  width: 0;
  overflow: hidden;
  text-indent: -1000px;
}
.accesskey-navigation li a:focus, .accesskey-navigation li a:active {
  width: auto;
  text-indent: 0;
}

ul.list-agenda {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
}
ul.list-agenda li {
  padding: 10px 0;
}
ul.list-agenda li::before {
  display: none;
}
ul.list-agenda a::before {
  display: none !important;
}
ul.list-agenda h2,
ul.list-agenda h3 {
  max-width: 75%;
}
@media only screen and (max-width: 740px) {
  ul.list-agenda h2,
ul.list-agenda h3 {
    max-width: 400px;
  }
}
ul.list-agenda h2 {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 0.9;
}
@media only screen and (max-width: 740px) {
  ul.list-agenda h2 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
ul.list-agenda h3 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 0.8928571429;
  margin-top: 2px;
}
ul.list-agenda p {
  max-width: 50%;
}
@media only screen and (max-width: 740px) {
  ul.list-agenda p {
    max-width: 400px;
  }
}
ul.list-agenda p:last-child {
  margin-bottom: 0;
}
ul.list-agenda .list-agenda-time {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 0.8928571429;
  font-family: HelveticaNeueLTStd-Blk, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media only screen and (max-width: 740px) {
  ul.list-agenda .list-agenda-time {
    display: inline-block;
  }
}

.search-wrap input {
  border: none;
  border-bottom: 1px solid #0A8763;
  box-sizing: border-box;
  color: #000;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  margin: 8px 0 0;
  padding: 4px 5px;
  width: 70%;
}
@media only screen and (max-width: 740px) {
  .search-wrap input {
    padding: 6px 8px;
  }
}
.search-wrap input:focus {
  border-color: #000;
}
.search-wrap label {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}
.search-wrap button {
  margin: 0;
}

.search-submit-btn {
  background: none;
  border: 0;
  color: #0A8763;
  cursor: pointer;
  display: block;
  font-size: 30px;
  margin-top: -13px;
  padding: 0;
}
.search-submit-btn:hover {
  color: #27E06E;
}

.sbHolder {
  background-color: #FFF;
  border: solid 1px #0A8763;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  margin-bottom: 10px;
}

.sbSelector,
.sbToggle {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.3571428571;
  display: block;
  float: left;
  width: 92%;
  height: 29px;
  overflow: hidden;
  outline: none;
  line-height: 29px;
  text-indent: 10px;
}
.sbSelector:hover, .sbSelector:focus,
.sbToggle:hover,
.sbToggle:focus {
  color: #0A8763;
}

.sbToggle {
  background: url("/fileadmin/style/assets/img/select-arrow.svg") center 55% no-repeat;
  background-size: 50% auto;
  float: right;
  width: 8%;
}

.sbHolderDisabled {
  background-color: #3C3C3C;
  border: solid 1px #515151;
}

.sbOptions {
  background-color: #FFF;
  border: 2px solid #0A8763;
  list-style: none;
  left: -1px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 29px;
  width: 100%;
  z-index: 1;
  overflow-y: auto;
}
.sbOptions li {
  line-height: 29px;
}
.sbOptions a {
  padding: 0 7px;
  display: block;
  outline: none;
}
.sbOptions a:link, .sbOptions a:visited {
  color: #0A8763;
  text-decoration: none;
}
.sbOptions a:hover, .sbOptions a:focus, .sbOptions a.sbFocus {
  color: #27E06E;
}
.sbOptions li.last a {
  border-bottom: none;
}
.sbOptions .sbDisabled {
  border-bottom: dotted 1px #515151;
  color: #999;
  display: block;
  padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup {
  border-bottom: dotted 1px #515151;
  color: #EBB52D;
  display: block;
  font-weight: bold;
  padding: 7px 0 7px 3px;
}
.sbOptions .sbSub {
  padding-left: 17px;
}

.chocolat-overlay {
  opacity: 1;
}

.chocolat-loader {
  background: url("/fileadmin/style/assets/img/loader.gif");
}

.chocolat-content .chocolat-top {
  padding-bottom: 40px;
  top: -50px;
}
.chocolat-content .chocolat-close,
.chocolat-content .chocolat-left,
.chocolat-content .chocolat-right {
  background-position: center center !important;
  background-repeat: no-repeat;
  display: none;
  height: 30px;
  left: 0;
  margin: 0;
  padding: 0 0 0 20px;
  right: auto;
  top: -50px;
  width: 0;
}
.chocolat-content .chocolat-close.disabled,
.chocolat-content .chocolat-left.disabled,
.chocolat-content .chocolat-right.disabled {
  cursor: default;
  opacity: 0.3;
}
.chocolat-content .chocolat-close {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%230A8763%22%20d%3D%22M23.014%2011.107l-2.324-2.324-4.665%204.681-4.665-4.681-2.324%202.324%204.681%204.665-4.681%204.665%202.324%202.324%204.665-4.681%204.665%204.681%202.324-2.324-4.665-4.665z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") !important;
}
.chocolat-content .chocolat-close:not(.disabled):hover {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%2327E06E%22%20d%3D%22M23.014%2011.107l-2.324-2.324-4.665%204.681-4.665-4.681-2.324%202.324%204.681%204.665-4.681%204.665%202.324%202.324%204.665-4.681%204.665%204.681%202.324-2.324-4.665-4.665z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") !important;
}
.chocolat-content .chocolat-left {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%230A8763%22%20d%3D%22M25.747%2014.070h-14.371l2.766-2.766-2.21-2.21-6.596%206.613%206.596%206.596%202.21-2.193-2.766-2.766h14.371z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") !important;
  left: 40px;
}
.chocolat-content .chocolat-left:not(.disabled):hover {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%2327E06E%22%20d%3D%22M25.747%2014.070h-14.371l2.766-2.766-2.21-2.21-6.596%206.613%206.596%206.596%202.21-2.193-2.766-2.766h14.371z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") !important;
}
.chocolat-content .chocolat-right {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%230A8763%22%20d%3D%22M19.822%209.208l-2.193%202.21%202.766%202.766h-14.371v3.274h14.371l-2.766%202.766%202.193%202.193%206.596-6.596z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") !important;
  left: 80px;
}
.chocolat-content .chocolat-right:not(.disabled):hover {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%2327E06E%22%20d%3D%22M19.822%209.208l-2.193%202.21%202.766%202.766h-14.371v3.274h14.371l-2.766%202.766%202.193%202.193%206.596-6.596z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") !important;
}
.chocolat-content .chocolat-bottom {
  bottom: -60px;
  padding-bottom: 20px;
}
.chocolat-content .chocolat-bottom .chocolat-description {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.3571428571;
}
.chocolat-content .chocolat-bottom .chocolat-pagination {
  display: none !important;
}

.chocolat-mobile .chocolat-content .chocolat-top {
  top: -30px;
}
.chocolat-mobile .chocolat-content .chocolat-close,
.chocolat-mobile .chocolat-content .chocolat-left,
.chocolat-mobile .chocolat-content .chocolat-right {
  height: 20px;
  padding: 0 0 0 20px;
  top: -30px;
}
.chocolat-mobile .chocolat-content .chocolat-left,
.chocolat-mobile .chocolat-content .chocolat-right {
  left: auto;
  right: 0;
  padding: 20px;
  top: -50px;
}
.chocolat-mobile .chocolat-content .chocolat-left {
  right: 35px;
}

.csc-default, .csc-frame-default, .frame, .frame-default {
  margin-bottom: 1em;
}
.csc-default:last-child, .csc-frame-default:last-child, .frame:last-child, .frame-default:last-child {
  margin-bottom: 0;
}

ul.ce-uploads .ce-uploads-description {
  display: block;
}
ul.ce-uploads span + span:not(.ce-uploads-description)::before {
  content: " ";
}

.ce-media td, .ce-image td {
  padding: 0;
}
.ce-media img, .ce-image img {
  height: auto;
  max-height: 100%;
  max-width: 100%;
}
.ce-media table img, .ce-image table img {
  width: 100%;
}
.ce-media .gallery-thb-link, .ce-image .gallery-thb-link {
  margin: 0;
}

.ce-textpic .ce-row img {
  width: 100%;
}
.ce-textpic .ce-row .ce-media {
  display: block;
  float: left;
  margin: 0 0.15em 0.15em 0;
}
@media only screen and (max-width: 740px) {
  .ce-textpic .ce-row .gallery-thb-link {
    height: 5em;
  }
}

.ce-gallery .ce-row img {
  width: auto;
}
.ce-gallery .ce-row .ce-column {
  display: block;
  float: left;
  margin: 0 0.15em 0.15em 0;
}
@media only screen and (max-width: 740px) {
  .ce-gallery .ce-row .gallery-thb-link {
    height: 5em;
  }
}

.ce-gallery[data-ce-images="1"] .ce-media {
  width: 100%;
}
.ce-gallery[data-ce-images="1"] .gallery-thb-link {
  height: auto;
}

.ce-textpic-caption {
  font-size: 13px;
  font-size: 0.8125rem;
}

.ce-textpic-imagewrap {
  margin-bottom: 0.4em;
}
.ce-textpic-imagewrap:last-child {
  margin-bottom: 0;
}

.marginal .ce-textpic .ce-row img {
  width: auto;
}

.frame-layout-1 .ce-gallery .ce-row .ce-column {
  display: block;
  float: left;
  margin: 0 10px 10px 0;
}
.frame-layout-1 .ce-gallery .ce-row .ce-column figure {
  width: 295px;
}

.frame-type-textmedia .ce-gallery .ce-row {
  display: block;
}

.video-embed {
  position: relative;
  padding: 56.25% 0 0 0;
}
.video-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

ul.csc-uploads .csc-uploads-description {
  display: block;
}
ul.csc-uploads span + span:not(.csc-uploads-description)::before {
  content: " ";
}

span.ce-uploads-description {
  display: block;
}

.csc-textpic tr {
  border: 0;
}

.csc-textpic-image td {
  padding: 0;
}
.csc-textpic-image img {
  height: auto;
  max-height: 100%;
  max-width: 100%;
}
.csc-textpic-image .gallery-thb-link {
  margin: 0;
}

.csc-textpic-imagerow img {
  width: auto;
}
.csc-textpic-imagerow .csc-textpic-image {
  display: block;
  float: left;
  margin: 0 0.15em 0.15em 0;
}
@media only screen and (max-width: 740px) {
  .csc-textpic-imagerow .gallery-thb-link {
    height: 5em;
  }
}

.csc-textpic-caption {
  font-size: 13px;
  font-size: 0.8125rem;
}

.csc-textpic-imagewrap {
  margin-bottom: 0.4em;
}
.csc-textpic-imagewrap:last-child {
  margin-bottom: 0;
}

.csc-textmedia-gallery-media {
  position: relative;
  padding: 56.25% 0 0 0;
}
.csc-textmedia-gallery-media iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.csc-mailform ol,
.csc-mailform ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.csc-mailform label {
  display: block;
}
.csc-mailform legend {
  margin: 0;
  padding: 0;
}
.csc-mailform fieldset,
.csc-mailform .csc-form-element-select,
.csc-mailform .csc-form-element-textarea {
  margin-bottom: 10px;
}
.csc-mailform .csc-form-element-checkbox label,
.csc-mailform .csc-form-element-radio label {
  display: inline-block;
}
.csc-mailform .form-error {
  border-color: #D0021B;
  color: #D0021B;
}

.news-list-view .teaser-pic {
  margin-bottom: 0.4em;
}

.news-backlink-wrap {
  padding-top: 0.65em;
}
.news-img-wrap img {
  height: auto;
  max-height: 100%;
  max-width: 100%;
}
.news-img-wrap .mediaelement {
  margin-bottom: 0.15em;
}

.page-navigation ul {
  margin-bottom: 1em;
}
.page-navigation ul li {
  padding-left: 0;
  display: inline-block;
}
.page-navigation ul li::before,
.page-navigation ul li a::before {
  display: none !important;
}
@media print {
  .page-navigation ul li::before,
.page-navigation ul li a::before {
    display: none !important;
  }
}
.page-navigation ul li.current {
  color: #27E06E;
}

.powermail_field_error,
.parsley-error {
  border-color: #D0021B !important;
  color: #D0021B !important;
}

ul.parsley-errors-list li {
  color: #D0021B;
  padding: 0;
}
ul.parsley-errors-list li::before {
  display: none;
}

.owl-carousel figcaption {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 0;
  padding: 40px 45% 0 40px;
  color: #FFF;
  font-family: HelveticaNeueLTStd-Blk, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media only screen and (max-width: 740px) {
  .owl-carousel figcaption {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1;
    padding: 25px 45% 0 30px;
  }
}

.owl-carousel.owl-theme .owl-controls {
  margin: 0;
}

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

a[href*="sitesearch360.com"] img {
  width: 1px;
}

#ss360-layer {
  padding: 0 !important;
}

.ss360-layer,
a.ss360-layer__heading-anchor,
#ss360-layer .ss360-ac-c, #ss360-layer .ss360-ac-c--hover:hover, #ss360-layer .ss360-ac-c--hover:focus {
  color: #0A8763 !important;
}

#ss360-layer .ss360-ac-c:hover, #ss360-layer .ss360-ac-c:focus {
  text-decoration: none;
  color: #27E06E !important;
}

.ss360-layer__heading {
  font-size: 1.5em !important;
}

.ss360-suggests {
  box-shadow: none !important;
}

.ss360-suggests::before {
  content: "" !important;
}

.ss360-n-section {
  font-size: 14px !important;
  font-size: 0.875rem !important;
}

.ss360-suggests__header {
  margin: 0 !important;
  padding: 0 !important;
  font-family: HelveticaNeueLTStd-Blk, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 14px !important;
  font-size: 0.875rem !important;
}

.ss360-suggests__content {
  margin-left: 0 !important;
  overflow: visible !important;
}

.ss360-suggests__link::before {
  left: -1.2em !important;
}

.ss360-layer__heading {
  padding-bottom: 0 !important;
  margin-bottom: 0.5em !important;
}

.ss360-suggests__snippet {
  margin-top: 0 !important;
}

@media print {
  .screen-only, .res-only {
    display: none !important;
  }
}
.main-header h1.header-name a.header-name-link, .main-header .header-name.headline--large a.header-name-link {
  color: #0A8763;
}

.main-header .header-name.headline--large a.header-name-link:focus,
.main-header .header-name.headline--large a.header-name-link:active,
.main-header .header-name.headline--large a.header-name-link:hover,
.main-header h1.header-name a.header-name-link:focus,
.main-header h1.header-name a.header-name-link:active,
.main-header h1.header-name a.header-name-link:hover {
  color: #27E06E;
}

.l-grid-cell > .csc-default > h4, .l-grid-cell > .csc-frame-default > h4, .l-grid-cell > .frame > h4, .l-grid-cell > .frame-default > h4 {
  margin-top: -0.25em;
}

@media print {
  [id=main] a[href]:not([href="#"])::after {
    content: " (" attr(href) ") ";
  }
}
.button {
  text-decoration: none !important;
}

.main-header .icons-wrap a.header-icon-link svg path {
  fill: #0A8763;
}

.main-header .icons-wrap a.header-icon-link:focus path, .main-header .icons-wrap a.header-icon-link:active path, .main-header .icons-wrap a.header-icon-link:hover path {
  fill: #27E06E;
}

.styled-form-input::-webkit-input-placeholder,
input.styled-form-input::-webkit-input-placeholder,
textarea.styled-form-input::-webkit-input-placeholder {
  color: #0A8763;
}
.styled-form-input:-moz-placeholder,
input.styled-form-input:-moz-placeholder,
textarea.styled-form-input:-moz-placeholder {
  color: #0A8763;
}
.styled-form-input::-moz-placeholder,
input.styled-form-input::-moz-placeholder,
textarea.styled-form-input::-moz-placeholder {
  color: #0A8763;
}
.styled-form-input:-ms-input-placeholder,
input.styled-form-input:-ms-input-placeholder,
textarea.styled-form-input:-ms-input-placeholder {
  color: #0A8763;
}

.l-grid {
  clear: both;
  margin-right: -10px;
}
.l-grid .l-grid-cell {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.3571428571;
  display: block;
  float: left;
}
.l-grid .l-grid-cell.l-grid {
  padding-right: 0;
}

.l-site-width.left-align {
  overflow: visible;
}

.main-header {
  height: auto;
  position: relative;
}
.main-header .header-logo {
  top: 77px;
}

@media print {
  .header-lion,
.main-header .header-logo {
    position: absolute;
  }

  .header-lion {
    left: 0;
    height: 90px;
    top: 15px;
  }

  .main-header .nav-wrap {
    margin: 50px 0 0 120px !important;
  }
  .main-header .header-logo {
    top: 0px;
    left: 90px;
    height: 22px;
    width: 22px;
  }

  [id=nav-meta] {
    display: none;
  }

  [class=nav-meta] {
    display: none;
  }
}
.main-header .nav-wrap {
  top: auto;
  left: auto;
  height: auto;
  margin: 74px 0 0 148px;
  position: static;
}
@media only screen and (max-width: 740px) {
  .main-header .nav-wrap {
    top: 0;
  }
}
@media print {
  .main-header .nav-wrap {
    top: 54px;
    left: 155px;
  }
}
@media print {
  .main-header .nav-wrap nav {
    display: none;
  }
}
.main-header .nav-wrap .icons-wrap {
  top: -1.7em;
  left: auto;
}
@media only screen and (max-width: 740px) {
  .main-header .nav-wrap .icons-wrap {
    top: 98px;
  }
}
.main-header .nav-wrap .header-name.headline--large,
.main-header .nav-wrap h1.header-name {
  margin: 0 0 -0.05em;
}

.nav-res {
  display: none;
}

.nav-res-sub {
  display: none;
}

@media only screen and (max-width: 740px) {
  .header-lion {
    height: 45px;
    top: 10px;
    left: 10px;
  }

  .main-header {
    display: block;
    margin: 0 0 0 -10px;
    width: calc(100% + 20px);
  }
  .main-header .nav-res {
    transform: translateY(0px);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    font-family: HelveticaNeueLTStd-Blk, "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 100px 0 0 68px;
    box-sizing: border-box;
    z-index: 1;
    display: block;
    background-color: #0A8763;
    transition: transform 0.6s cubic-bezier(0.52, 0, 0.17, 1) 0s;
  }
  .main-header .nav-res a {
    color: #FFF;
  }
  .main-header .nav-res a:hover {
    color: #27E06E;
  }
  .main-header .nav-res .icons-wrap {
    z-index: 1;
    top: 65px;
    left: 65px;
  }
  .main-header .nav-res .icons-wrap a.header-icon-link svg path {
    fill: #FFF;
  }
  .main-header .nav-res .icons-wrap a.header-icon-link svg:hover path {
    fill: #27E06E;
  }
  .main-header .nav-res .nav-main ul {
    padding-left: 0;
  }
  .main-header .nav-res .nav-main ul li {
    font-size: 20px;
    line-height: 0.9;
    margin-bottom: 7px;
  }
  .main-header .nav-wrap.nav-res-sub {
    display: block;
    padding-bottom: 20px;
    margin: 0;
  }
  .main-header .nav-wrap.nav-res-sub .nav-main > ul > li.is-active li {
    display: block;
  }
  .main-header .nav-wrap.nav-res-sub ul {
    padding: 0;
    margin: 0;
  }
  .main-header .nav-wrap.nav-res-sub ul li {
    list-style: none;
    margin: 4px 0;
  }
  .main-header .nav-wrap.nav-res-sub ul li a {
    color: #FFF;
  }
  .main-header .nav-wrap.nav-res-sub ul li a:hover {
    color: #27E06E;
  }
  .main-header .nav-wrap.nav-res-sub ul li ul {
    padding-left: 20px;
  }
  .main-header .nav-wrap.nav-res-sub ul li ul li {
    display: none;
  }
  .main-header .nav-wrap {
    background-color: rgba(10, 135, 99, 0.8);
    height: auto;
    position: static;
    padding: 0;
  }
  .main-header .nav-wrap .icons-wrap {
    display: none;
  }
  .main-header .nav-wrap .nav-main > ul {
    margin: 75px 0 10px 68px;
    /*        & ul {

            }
            & > ul > li {
              & > a {
                font-size: 0;
                line-height: 0;
              }
              & > ul {

                & > li {
                  display: inline-block;

                }
              }
            }*/
  }
  .main-header .nav-res.mobile-hidden-translate {
    transform: translateY(-150%);
  }
  .main-header .header-logo {
    height: 14px;
    width: 14px;
    left: 46px;
    top: 22px;
  }

  .header-lion .screen-only, .header-logo .screen-only {
    display: none;
  }

  .mobilenav-header {
    background-color: #0A8763;
    height: 65px;
    z-index: 2;
  }
}
.mobilenav-btn {
  color: #FFF;
  font-size: 18px;
  font-size: 1.125rem;
  top: 22px;
  left: 67px;
}
.mobilenav-btn.is-active {
  color: #27E06E;
}

.content-wrap.mobile-hidden-translate {
  -moz-transform: translateX(1000%);
  -ms-transform: translateX(1000%);
  -webkit-transform: translateX(1000%);
  transform: translateX(1000%);
}

[id=nav-main] ul {
  margin: 0;
  padding: 0;
  position: relative;
}
[id=nav-main] ul .is-active > a {
  color: #27E06E;
}
[id=nav-main] ul .is-active > ul {
  opacity: 1;
  pointer-events: auto;
  transition: opacity 0.8s ease 0.4s;
  visibility: visible;
}
[id=nav-main] ul .is-active ul {
  position: absolute;
  top: 100%;
}
[id=nav-main] ul li {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 0.9;
  display: block;
  float: left;
  margin: 0 0.4em 0 0;
}
@media only screen and (max-width: 740px) {
  [id=nav-main] ul li {
    float: none;
  }
}
[id=nav-main] ul ul {
  left: 0;
  position: absolute;
  visibility: hidden;
  width: 100%;
}
[id=nav-main] ul ul li {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 0.9;
  margin: 0 0.7em 0 0;
}
@media only screen and (max-width: 740px) {
  [id=nav-main] ul ul li {
    line-height: 1;
  }
}
[id=nav-main] ul ul ul li {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.1;
}
[id=nav-main] > ul {
  margin-bottom: 65px;
}

#swipebox-slider .slide {
  background: url("/fileadmin/style/assets/img/lightbox/loader.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
}

img.teaser-pic {
  display: block;
}

a.home-block h1, a.home-block .main-header .header-name.headline--large, .main-header a.home-block .header-name.headline--large,
a.home-block .main-header h1.header-name,
.main-header a.home-block h1.header-name,
a.home-block .headline--large,
a.home-block h1 {
  hyphens: auto;
  -webkit-hyphens: auto;
}
a.home-block:hover .headline--large,
a.home-block:hover h1 {
  color: #27E06E;
}
a.home-block p,
a.home-block p {
  color: #0A8763;
}

.l-one-whole .home-block h1,
.l-one-whole .home-block .headline--large {
  font-size: 38px;
  font-size: 2.375rem;
  line-height: 0.9;
}
@media only screen and (max-width: 740px) {
  .l-one-whole .home-block h1,
.l-one-whole .home-block .headline--large {
    font-size: 30px;
    font-size: 1.875rem;
  }
}

.l-one-half .home-block h1,
.l-one-half .home-block .headline--large {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 0.9;
}

.l-grid .l-one-quarter h1,
.l-grid .l-one-quarter .headline--large,
.l-grid .l-one-half .l-one-half h1,
.l-grid .l-one-half .l-one-half .headline--large {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 0.9;
}

a.home-block h2.headertwo {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 0.9;
}
@media only screen and (max-width: 740px) {
  a.home-block h2.headertwo {
    font-size: 30px;
    font-size: 1.875rem;
  }
}

.mediaelement-video {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 56.25%;
}
.mediaelement-video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 0;
}
.mediaelement-video audio {
  width: 100%;
}

.styled-form-search-wrap {
  position: relative;
}
.styled-form-search-wrap button {
  position: absolute;
  right: 0;
  bottom: 0;
  text-indent: -1000px;
  overflow: hidden;
  height: 1em;
  width: 1em;
  margin: 0 0 10px;
  background-position: left center;
  background-size: 75% auto;
}
.styled-form-search-wrap .styled-form-search {
  padding-right: 32px;
}

.search-close-btn:hover path, .search-close-btn:focus path, .search-close-btn:active path {
  fill: #27E06E;
}

textarea.styled-form-input {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.3571428571;
}

textarea.styled-form-input,
input.styled-form-input {
  border: none;
  border-bottom: 1px solid;
  border-color: #0A8763;
  padding: 0px 8px 4px 0;
  line-height: 1.7;
  color: #0A8763;
}
textarea.styled-form-input:-moz-placeholder,
input.styled-form-input:-moz-placeholder {
  color: #0A8763;
  opacity: 1;
}
textarea.styled-form-input::-moz-placeholder,
input.styled-form-input::-moz-placeholder {
  color: #0A8763;
  opacity: 1;
}
textarea.styled-form-input:focus,
input.styled-form-input:focus {
  border-color: #0A8763;
}

.inner-form-cell {
  border-bottom: 1px solid #0A8763;
  padding: 0px 8px 4px 0;
  line-height: 1.7;
  margin-bottom: 10px;
}

select {
  margin-bottom: 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid;
  padding: 12px 0;
  width: 100%;
  font-size: 16px;
  color: #000;
  background-color: white;
  cursor: pointer;
  font-family: "HelveticaNeueLTStd-Blk", Helvetica Neue, Arial, sans-serif !important;
  font-weight: normal !important;
}
select:hover {
  color: #27E06E;
  border-color: #000;
}

.powermail_fieldwrap_type_select {
  position: relative;
  display: block;
  width: 100%;
}
.powermail_fieldwrap_type_select::after, .powermail_fieldwrap_type_select::before {
  content: "";
  position: absolute;
  right: 1em;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  pointer-events: none;
}
.powermail_fieldwrap_type_select::before {
  top: 50%;
  border-top: 5px solid black;
}

ul.styled-unordered-list li {
  padding-left: 1.45em;
}

.main-header .icons-wrap ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.main-header .icons-wrap li {
  float: left;
}

@media print {
  [id=main] {
    margin: 35px 0 0 120px !important;
  }

  .marginal {
    width: 100% !important;
  }

  .l-site-width {
    margin: 0 !important;
  }
}
.content-wrap {
  margin-top: 50px;
  background-color: #FFF;
}
@media only screen and (max-width: 740px) {
  .content-wrap.mobile-hidden-translate {
    -ms-transform: translateX(100%);
  }
}

.styled-radio-label,
.styled-form-label {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.3571428571;
}

a.home-block .category-title,
.l-one-whole .home-block p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.3571428571;
}

@media only screen and (max-width: 740px) {
  a.home-block.home-block-main p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.3571428571;
  }
}
.accordion {
  border-color: #0A8763;
  margin-bottom: 20px !important;
  /* close */
}
.accordion .accordion-item {
  height: auto !important;
  border-color: #0A8763;
}
.accordion .accordion-item .accordion-item-title {
  display: block;
}
.accordion .accordion-item .accordion-item-title * {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.3571428571;
  cursor: pointer;
  padding: 0.45em 0;
  margin: 0;
}
.accordion .accordion-item .accordion-item-title *:hover {
  color: #27E06E;
}
.accordion .accordion-item .accordion-item-content {
  margin: 10px 0 30px;
  opacity: 1 !important;
  pointer-events: auto;
}
.accordion .accordion-item {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  display: block !important;
  /* open */
}
.accordion .accordion-item.is_visible {
  max-height: 2500px;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  overflow: hidden;
}
.accordion .accordion-item.is_visible .accordion-item-content {
  display: block;
}
.accordion .accordion-item .accordion-item-content {
  display: none;
}
.accordion .accordion-item-images {
  margin-top: 14px;
}
.accordion .accordion-item-images img {
  width: 100%;
  height: auto;
}

.no-js .accordion .accordion-item .accordion-item-content {
  display: block;
}

@media print {
  .accordion .accordion-item {
    height: auto !important;
  }
  .accordion .accordion-item .accordion-item-content {
    display: block !important;
  }
}
ul.list-team {
  margin-right: -10px;
}
@media only screen and (max-width: 740px) {
  ul.list-team {
    margin-right: 0;
  }
}
ul.list-team li.list-team-item {
  display: inline-block;
  margin-right: -0.2em;
  vertical-align: top;
  float: none;
  padding-left: 0;
}
ul.list-team li.list-team-item a::before {
  display: none;
}
ul.list-team li.list-team-item h1,
ul.list-team li.list-team-item .headline--large {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1;
}
ul.list-team li.list-team-item .category-title,
ul.list-team li.list-team-item .headline--medium,
ul.list-team li.list-team-item .category-title,
ul.list-team li.list-team-item h2 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.3571428571;
}

.styled-list-downloads {
  margin: 0 0 20px;
  font-family: HelveticaNeueLTStd-Blk, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

ol.styled-ordered-list {
  padding-left: 1.25rem;
}

.intro__book-bottom {
  background-image: url("/fileadmin/style/assets/img/intro/buch-gruen.jpg");
}

.intro__book-top {
  background-image: url("/fileadmin/style/assets/img/intro/buch-rot.png");
}

@media only screen and (max-width: 740px) {
  .styled-table.l-three-quarters {
    width: 100%;
  }

  .content-wrap {
    margin-left: 0;
  }
}
.styled-table tr {
  border-color: #0A8763;
}

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