/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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,
menu,
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-color: 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 {
  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;
  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; }

.burger {
  border: 0;
  background: none;
  outline: 0;
  padding: 0;
  cursor: pointer;
  border-bottom: 4px solid currentColor;
  width: 28px;
  transition: border-bottom 1s ease-in-out;
  -webkit-transition: border-bottom 1s ease-in-out; }
  .burger::-moz-focus-inner {
    border: 0;
    padding: 0; }
  .burger:before {
    content: "";
    display: block;
    border-bottom: 4px solid currentColor;
    width: 100%;
    margin-bottom: 5px;
    transition: transform 0.5s ease-in-out;
    -webkit-transition: -webkit-transform 0.5s ease-in-out; }
  .burger:after {
    content: "";
    display: block;
    border-bottom: 4px solid currentColor;
    width: 100%;
    margin-bottom: 5px;
    transition: transform 0.5s ease-in-out;
    -webkit-transition: -webkit-transform 0.5s ease-in-out; }
  .burger.open {
    border-bottom: 4px solid transparent;
    transition: border-bottom 0.8s ease-in-out;
    -webkit-transition: border-bottom 0.8s ease-in-out; }
    .burger.open:before {
      transform: rotate(-405deg) translateY(1px) translateX(-3px);
      -webkit-transform: rotate(-405deg) translateY(1px) translateX(-3px);
      transition: transform 0.5s ease-in-out;
      -webkit-transition: -webkit-transform 0.5s ease-in-out; }
    .burger.open:after {
      transform: rotate(405deg) translateY(-4px) translateX(-5px);
      -webkit-transform: rotate(405deg) translateY(-4px) translateX(-5px);
      transition: transform 0.5s ease-in-out;
      -webkit-transition: -webkit-transform 0.5s ease-in-out; }

@font-face {
  font-family: 'Roboto';
  src: url("/dist/fonts/roboto/roboto-regular-webfont.eot");
  src: url("/dist/fonts/roboto/roboto-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/dist/fonts/roboto/roboto-regular-webfont.woff2") format("woff2"), url("/dist/fonts/roboto/roboto-regular-webfont.woff") format("woff"), url("/dist/fonts/roboto/roboto-regular-webfont.svg#robotoregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Roboto';
  src: url("/dist/fonts/roboto/roboto-bold-webfont.eot");
  src: url("/dist/fonts/roboto/roboto-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/dist/fonts/roboto/roboto-bold-webfont.woff2") format("woff2"), url("/dist/fonts/roboto/roboto-bold-webfont.woff") format("woff"), url("/dist/fonts/roboto/roboto-bold-webfont.svg#robotoregular") format("svg");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'pacificoregular';
  src: url("/dist/fonts/pacifico/pacifico-regular-webfont.eot");
  src: url("/dist/fonts/pacifico/pacifico-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/dist/fonts/pacifico/pacifico-regular-webfont.woff2") format("woff2"), url("/dist/fonts/pacifico/pacifico-regular-webfont.woff") format("woff"), url("/dist/fonts/pacifico/pacifico-regular-webfont.svg#pacificoregular") format("svg");
  font-weight: normal;
  font-style: normal; }
html {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: #6d6d6d;
  line-height: 1.5em;
  overflow-y: scroll; }

body {
  background: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed; }
  @media (max-width: 929px) {
    body {
      background-image: none !important; } }

#container {
  margin: 0 auto;
  background: #ffffff; }
  #container:after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 930px) {
    #container {
      width: 1200px; } }

img {
  max-width: 100%;
  display: block; }

h1, h2 {
  color: #006633;
  line-height: 1em;
  margin: 0; }

h1 {
  font-family: 'pacificoregular', cursive;
  font-size: 40px;
  font-weight: normal;
  text-align: center;
  padding: 50px 0 90px;
  position: relative; }
  h1:before {
    content: "";
    position: absolute;
    width: 199px;
    height: 1px;
    bottom: 0;
    background-image: url(/dist/img/bb.jpg);
    margin-bottom: 60px; }
    @media (min-width: 930px) {
      h1:before {
        left: 470px; } }
    @media (max-width: 929px) {
      h1:before {
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0; } }

h2 {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
  font-weight: bold;
  padding-bottom: 30px; }

p {
  margin-top: 0; }
  p a {
    text-decoration: underline;
    color: #006633;
    font-weight: normal; }
    p a:hover {
      text-decoration: none; }

a {
  text-decoration: underline;
  color: #006633;
  font-weight: normal; }
  a:hover {
    text-decoration: none; }

strong {
  font-weight: bold;
  color: #006633; }

ul {
  padding-left: 1em; }

header {
  position: relative; }
  header:after {
    content: "";
    display: table;
    clear: both; }
  header .HeaderLogo {
    max-height: 100%;
    position: absolute;
    top: 0;
    left: 60px; }

.left {
  float: left; }

.right {
  float: right; }

.burger {
  cursor: pointer;
  height: 24px;
  width: 24px;
  margin: 10px 0 0 10px; }
  @media (min-width: 930px) {
    .burger {
      display: none; } }

nav:after {
  content: "";
  display: table;
  clear: both; }
nav.desktop ul {
  list-style-type: none; }
  nav.desktop ul li a {
    text-decoration: none; }
@media (min-width: 930px) and (min-width: 930px) {
  nav.desktop {
    height: 75px;
    width: 1230px;
    background-image: linear-gradient(#00af64, #008c60);
    margin-left: -15px; } }
@media (min-width: 930px) {
  nav.desktop .corner {
    margin-top: 75px; } }
  @media (min-width: 930px) and (max-width: 929px) {
    nav.desktop .corner {
      display: none; } }
@media (min-width: 930px) {
  nav.desktop ul {
    margin: 0;
    padding: 0 20px;
    text-align: center; }
    nav.desktop ul li {
      display: inline-block; }
      nav.desktop ul li:hover, nav.desktop ul li.active {
        background-image: linear-gradient(#009264, #007c55); }
      nav.desktop ul li a {
        display: inline-block;
        color: #ffffff;
        font-size: 18px;
        font-weight: bold;
        height: 35px;
        padding: 24px 30px 15px; } }
@media (max-width: 929px) {
  nav.desktop .corner {
    display: none; }
  nav.desktop ul {
    display: none;
    transition: visibility 0s, opacity 0.5s linear; }
    nav.desktop ul li:hover a, nav.desktop ul li.active a {
      font-weight: bold; } }
nav.subnav {
  margin-bottom: 30px; }
  @media (min-width: 930px) {
    nav.subnav {
      margin-left: -30px;
      padding-top: 200px; } }
  @media (min-width: 930px) {
    nav.subnav .subnavBar {
      height: 55px;
      width: 1230px;
      background-image: linear-gradient(#00af64, #008c60);
      margin-left: -15px; } }
  nav.subnav .subnavBar .corner {
    margin-top: 55px; }
    @media (max-width: 929px) {
      nav.subnav .subnavBar .corner {
        display: none; } }
  nav.subnav .subnavBar ul {
    list-style-type: none;
    margin: 0;
    padding: 0 15px;
    text-align: center; }
    nav.subnav .subnavBar ul li {
      display: inline-block; }
      @media (min-width: 930px) {
        nav.subnav .subnavBar ul li {
          margin-top: -200px;
          width: 300px; } }
      @media (max-width: 929px) {
        nav.subnav .subnavBar ul li {
          background-image: linear-gradient(#009264, #007c55);
          width: 100%; } }
      nav.subnav .subnavBar ul li:hover, nav.subnav .subnavBar ul li.active {
        background-image: linear-gradient(#009264, #007c55); }
      nav.subnav .subnavBar ul li a {
        display: inline-block;
        color: #ffffff;
        font-size: 18px;
        font-weight: bold;
        text-decoration: none;
        line-height: 55px;
        height: 255px; }
        @media (max-width: 929px) {
          nav.subnav .subnavBar ul li a {
            width: 100%; } }
        nav.subnav .subnavBar ul li a div {
          display: block;
          width: 100%;
          height: 200px;
          background: no-repeat; }
          @media (min-width: 930px) {
            nav.subnav .subnavBar ul li a div {
              width: 300px; } }

footer {
  margin-top: 50px;
  font-size: 15px; }
  footer:after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 930px) {
    footer #footerHeadline {
      height: 55px;
      width: 1230px;
      background-image: linear-gradient(#00af64, #008c60);
      margin-left: -15px; } }
  footer #footerHeadline .corner {
    margin-top: 55px; }
    @media (max-width: 929px) {
      footer #footerHeadline .corner {
        display: none; } }
  @media (max-width: 929px) {
    footer #informationen,
    footer #zeiten {
      padding: 0 10px; } }
  footer #informationen h3,
  footer #zeiten h3 {
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    line-height: 55px;
    margin: 0;
    padding-bottom: 20px; }
  footer #informationen a,
  footer #zeiten a {
    font-weight: normal;
    color: #6d6d6d;
    text-decoration: none; }
    footer #informationen a:hover,
    footer #zeiten a:hover {
      color: #006633; }

#footerBtm {
  font-size: 12px;
  color: #6d6d6d;
  height: 30px;
  margin-top: 20px;
  border-top: 1px solid #6d6d6d;
  padding-top: 1px; }

div,
article {
  box-sizing: border-box; }

#content:after {
  content: "";
  display: table;
  clear: both; }
@media (min-width: 930px) {
  #content {
    padding-right: 30px; } }
#content img {
  margin: 0; }
  @media (max-width: 929px) {
    #content img {
      max-width: 100%; } }
  #content img.imgCenter {
    margin: 0 auto 60px; }
  #content img.right {
    margin-left: 20px; }
  #content img.left {
    margin-right: 20px; }
  #content img.imgList {
    float: left;
    margin: 20px 20px 20px 0; }
    #content img.imgList:last-child {
      margin-right: 0; }
  @media (min-width: 930px) {
    #content img.subnavImage {
      width: 1200px;
      max-width: 1200px; } }

#oben:after,
#mitte:after,
#unten:after {
  content: "";
  display: table;
  clear: both; }
@media (max-width: 929px) {
  #oben,
  #mitte,
  #unten {
    padding: 0 10px; } }

#oben,
#unten {
  box-sizing: border-box; }
  @media (min-width: 930px) {
    #oben,
    #unten {
      padding-left: 30px; } }

@media (min-width: 930px) {
  .spalte {
    float: left;
    padding-left: 30px; } }

@media (min-width: 930px) {
  .halb {
    width: 585px; } }

@media (min-width: 930px) {
  .drittel {
    width: 390px; } }

@media (min-width: 930px) {
  .zweidrittel {
    width: 780px; } }

table {
  display: block;
  overflow-x: auto;
  white-space: nowrap; }
  @media (max-width: 929px) {
    table {
      width: auto !important; } }

td {
  padding-right: 20px;
  vertical-align: top; }
  td:last-child {
    padding-right: 0; }

.imgRow:after {
  content: "";
  display: table;
  clear: both; }
.imgRow img {
  display: inline-block; }
  .imgRow img:not(:first-of-type) {
    margin-left: 2% !important; }
  .imgRow img.voll {
    width: 100%; }
  .imgRow img.halb {
    width: 49%; }
  .imgRow img.drittel {
    width: 32%; }

.pdf .logoText {
  font-size: 18px;
  color: #41B23B; }
  .pdf .logoText .logoTextHead {
    font-family: 'pacificoregular';
    font-size: 40px; }
.pdf .docTitle {
  font-size: 40px;
  background-color: #41B23B;
  color: #ffffff; }

.pdfOnly {
  display: none !important; }

div.adw {
  margin: 0 20px 20px; }
  @media (min-width: 930px) {
    div.adw {
      padding: 50px;
      border: 1px solid #006633; } }
  div.adw hr {
    margin: 30px 0; }
  div.adw .angebote table {
    display: table; }
  div.adw .angebote table,
  div.adw .angebote td {
    color: #006633;
    font-weight: bold;
    border: none; }
    @media (max-width: 929px) {
      div.adw .angebote table,
      div.adw .angebote td {
        display: block; } }
  @media (max-width: 929px) {
    div.adw .angebote tr {
      border-bottom: 9px transparent solid; } }
  div.adw p {
    color: #006633; }
    div.adw p.titel, div.adw p.zeitraum {
      font-size: 25px;
      text-align: center; }
    div.adw p.titel {
      font-size: 30px;
      font-weight: bold;
      margin-bottom: .5em; }
  div.adw img {
    display: block;
    margin: 0 auto 50px !important; }
  div.adw .logoDiv {
    margin-left: 0 !important; }

@media (max-width: 929px) {
  div.pas {
    overflow-x: auto; } }
div.pas h1, div.pas h2 {
  line-height: 1em;
  margin: 0; }
div.pas h1 {
  color: #006633;
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
  font-weight: normal;
  text-align: left;
  padding: 0;
  margin-bottom: 0; }
  @media (min-width: 930px) {
    div.pas h1 {
      float: left; } }
  div.pas h1:before {
    content: "";
    width: 199px;
    height: 1px;
    background-image: none; }
div.pas hr {
  clear: both;
  color: #006633;
  border-color: #006633;
  border-top: 1px solid #006633;
  border-bottom: none;
  margin-top: 0.1em;
  margin-bottom: 0.1em; }
div.pas .headlineRechts {
  color: #006633; }
  @media (min-width: 930px) {
    div.pas .headlineRechts {
      text-align: right; } }
div.pas.pashead {
  margin-top: 2em; }
  @media (max-width: 929px) {
    div.pas.pashead {
      margin-bottom: 1em; } }
div.pas table {
  margin-bottom: 1em; }
  @media (max-width: 929px) {
    div.pas table {
      min-width: 750px; } }
div.pas table,
div.pas tbody,
div.pas tr {
  display: block;
  width: 100%;
  margin-bottom: 1em;
  white-space: normal; }
  div.pas table td,
  div.pas tbody td,
  div.pas tr td {
    float: left;
    padding-right: 0;
    width: 24%; }
    div.pas table td.wide,
    div.pas tbody td.wide,
    div.pas tr td.wide {
      width: 52%; }
    div.pas table td.right,
    div.pas tbody td.right,
    div.pas tr td.right {
      text-align: left;
      text-align: right; }
    div.pas table td strong,
    div.pas tbody td strong,
    div.pas tr td strong {
      font-size: 21.6px;
      font-weight: normal; }
