@charset "UTF-8";
@import "https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700&subset=vietnamese,cyrillic-ext,latin,greek-ext,greek,latin-ext,cyrillic";
@import "https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&subset=vietnamese,cyrillic-ext,latin,greek-ext,greek,latin-ext,cyrillic";
/* -------------------------------------------------------------------------*/
/* Basic Grid */
/* $column-width   : 4em;
$gutter-width   : 1em;
$grid-padding   : $gutter-width; */
/* -------------------------------------------------------------------------*/
/* Variables */
/* -------------------------------------------------------------------------*/
/* REM-Mixin */
/* -------------------------------------------------------------------------*/
/* Font-Mixin */
/* -------------------------------------------------------------------------*/
/* Font-Smoothing-Mixin */
/* line 1, ../../../../../scss/_base.scss */
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
}
@media only screen and (max-width: 767px) {
  /* line 1, ../../../../../scss/_base.scss */
  html {
    font-size: 9px;
  }
}

/* line 10, ../../../../../scss/_base.scss */
html, body {
  height: 100%;
}

/* line 14, ../../../../../scss/_base.scss */
body, h1, h2, h3, h4, p, a, ul, li, figure, figcaption, input {
  margin: 0px;
  margin: 0rem;
  padding: 0px;
  padding: 0rem;
}

/* line 19, ../../../../../scss/_base.scss */
ul, li {
  list-style: none;
}

/* line 23, ../../../../../scss/_base.scss */
img {
  border: none;
}

/* line 27, ../../../../../scss/_base.scss */
body {
  line-height: 24px;
  font-size: 16px;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #404040;
}
@media only screen and (max-width: 767px) {
  /* line 27, ../../../../../scss/_base.scss */
  body {
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 22px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 320px) {
  /* line 27, ../../../../../scss/_base.scss */
  body {
    width: 320px;
  }
}

/* line 49, ../../../../../scss/_base.scss */
h1 {
  color: #055a1c;
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 30px;
  font-size: 3rem;
  line-height: 36px;
  line-height: 3.6rem;
  padding-bottom: 10px;
  padding-bottom: 1rem;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
@media only screen and (max-width: 767px) {
  /* line 49, ../../../../../scss/_base.scss */
  h1 {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 22px;
    line-height: 2.2rem;
    text-align: center;
  }
}

/* line 64, ../../../../../scss/_base.scss */
h2 {
  /*@include px-to-rem(margin-bottom, 8);*/
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.8rem;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

/* line 71, ../../../../../scss/_base.scss */
h3 {
  color: white;
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 38px;
  font-size: 3.8rem;
  line-height: 46px;
  line-height: 4.6rem;
  text-shadow: 0 1px 0 black;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
@media only screen and (max-width: 767px) {
  /* line 71, ../../../../../scss/_base.scss */
  h3 {
    font-size: 29px;
    font-size: 2.9rem;
    line-height: 32px;
    line-height: 3.2rem;
  }
}

/* line 86, ../../../../../scss/_base.scss */
a {
  color: #669900;
}
/* line 88, ../../../../../scss/_base.scss */
a, a:focus, a:hover, a:active {
  outline: 0;
}
/* line 92, ../../../../../scss/_base.scss */
a.icon-pfeil {
  padding-left: 14px;
  padding-left: 1.4rem;
  background-position: 3px 9px;
  background-position: 0.3rem 0.9rem;
  background-size: 6px 7px;
  background-size: 0.6rem 0.7rem;
}
/* line 98, ../../../../../scss/_base.scss */
a.icon-flag {
  padding-left: 21px;
  padding-left: 2.1rem;
  background-position: 3px 6px;
  background-position: 0.3rem 0.6rem;
}
/* line 103, ../../../../../scss/_base.scss */
a.button {
  clear: both;
  width: 31.91489%;
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
  margin-left: 34.04255%;
  margin-right: 34.04255%;
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  background: #f39200;
  text-align: center;
  color: white;
  padding: 8px 0px;
  padding: 0.8rem 0rem;
}
@media only screen and (max-width: 767px) {
  /* line 103, ../../../../../scss/_base.scss */
  a.button {
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -20px;
    display: inline;
  }
}

/* line 121, ../../../../../scss/_base.scss */
.text-uppercase, nav#topnavigation a, nav#navigation ul li a, #mobile-navigation ul li a, footer#subfooter > div ul li a, footer#footer nav#footernavigation ul li a {
  text-transform: uppercase;
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
  font-weight: 700;
}

/* line 126, ../../../../../scss/_base.scss */
.color-headline {
  color: #055a1c;
}

/* line 130, ../../../../../scss/_base.scss */
p {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

/* line 134, ../../../../../scss/_base.scss */
section#content {
  min-height: 100%;
  margin-bottom: -435px;
  margin-bottom: -43.5rem;
  padding-bottom: 50px;
  padding-bottom: 5rem;
}
/* line 139, ../../../../../scss/_base.scss */
section#content:after {
  content: "";
  display: block;
}

/* line 146, ../../../../../scss/_base.scss */
#content input[type="text"], footer input[type="text"] {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  background-color: #e5e5e5;
  border: 1px solid #cccccc;
  line-height: 24px;
  line-height: 2.4rem;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #404040;
}
/* line 154, ../../../../../scss/_base.scss */
body.searchresult #content input[type="text"], body.searchresult footer input[type="text"] {
  height: 22px;
  height: 2.2rem;
  padding-left: 2px;
  padding-left: 0.2rem;
}
/* line 160, ../../../../../scss/_base.scss */
#content input[type="submit"], footer input[type="submit"] {
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  font-size: 1.6rem;
  background-color: #cccccc;
  border: 1px solid #cccccc;
  color: white;
  padding: 0;
  cursor: pointer;
  margin-left: 10px;
  margin-left: 1rem;
  margin-top: 1px;
  margin-top: 0.1rem;
  text-transform: uppercase;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/* line 172, ../../../../../scss/_base.scss */
body.searchresult #content input[type="submit"], body.searchresult footer input[type="submit"] {
  height: 24px;
  height: 2.4rem;
  padding: 0px 2px;
  padding: 0rem 0.2rem;
  margin-top: 0px;
  margin-top: 0rem;
}
/* line 173, ../../../../../scss/_base.scss */
body.searchresult #content input[type="submit"]::-moz-focus-inner, body.searchresult footer input[type="submit"]::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* -------------------------------------------------------------------------*/
/* Header */
/* line 4, ../../../../../scss/_header.scss */
header#header {
  overflow: hidden;
  *zoom: 1;
  min-height: 140px;
  min-height: 14rem;
  position: relative;
  /*@media only screen and (max-width : 767px) { @include px-to-rem(height, 260); }*/
}

/* -------------------------------------------------------------------------*/
/* Topnavigation */
/* line 4, ../../../../../scss/_navigation.scss */
nav#topnavigation {
  width: 100%;
  position: absolute;
  z-index: 3;
  top: 3px;
  top: 0.3rem;
}
@media only screen and (max-width: 1023px) {
  /* line 4, ../../../../../scss/_navigation.scss */
  nav#topnavigation {
    display: none;
  }
}
/* line 14, ../../../../../scss/_navigation.scss */
nav#topnavigation div {
  *zoom: 1;
  max-width: 940px;
  _width: 940px;
  padding-left: 8.51064%;
  padding-right: 8.51064%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 4.25532%;
}
/* line 38, ../../../../../../../.gem/ruby/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
nav#topnavigation div:after {
  content: "";
  display: table;
  clear: both;
}
/* line 19, ../../../../../scss/_navigation.scss */
nav#topnavigation ul {
  float: right;
}
/* line 23, ../../../../../scss/_navigation.scss */
nav#topnavigation ul li {
  float: left;
  margin-left: 30px;
  margin-left: 3rem;
}
/* line 28, ../../../../../scss/_navigation.scss */
nav#topnavigation a {
  text-decoration: none;
  color: white;
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-shadow: 0 1px 0 black;
}

/* -------------------------------------------------------------------------*/
/* Navigation */
/* line 40, ../../../../../scss/_navigation.scss */
nav#navigation {
  position: absolute;
  z-index: 3;
  width: 100%;
  top: 30px;
  top: 3rem;
  height: 50px;
  height: 5rem;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 50px;
  line-height: 5rem;
  color: white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 1023px) {
  /* line 40, ../../../../../scss/_navigation.scss */
  nav#navigation {
    top: 18px;
    top: 1.8rem;
    height: 38px;
    height: 3.8rem;
  }
}
/* line 56, ../../../../../scss/_navigation.scss */
nav#navigation .navi-content {
  *zoom: 1;
  max-width: 940px;
  _width: 940px;
  padding-left: 8.51064%;
  padding-right: 8.51064%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding-right: 4.25532%;
}
/* line 38, ../../../../../../../.gem/ruby/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
nav#navigation .navi-content:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (max-width: 1023px) {
  /* line 56, ../../../../../scss/_navigation.scss */
  nav#navigation .navi-content {
    padding-right: 0px;
    padding-right: 0rem;
  }
}
/* line 68, ../../../../../scss/_navigation.scss */
nav#navigation .left-stub,
nav#navigation .right-stub {
  position: absolute;
  margin-left: -4030px;
  margin-left: -403rem;
  width: 4000px;
  width: 400rem;
  height: 50px;
  height: 5rem;
  background-color: #669900;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.34);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.34);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.34);
}
@media only screen and (max-width: 1023px) {
  /* line 68, ../../../../../scss/_navigation.scss */
  nav#navigation .left-stub,
  nav#navigation .right-stub {
    height: 38px;
    height: 3.8rem;
    margin-left: -4022px;
    margin-left: -402.2rem;
  }
}
/* line 81, ../../../../../scss/_navigation.scss */
nav#navigation .inner-stub {
  position: relative;
  height: 50px;
  height: 5rem;
  margin-left: 109px;
  margin-left: 10.9rem;
  padding-left: 20px;
  padding-left: 2rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #669900;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.34);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.34);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.34);
}
@media only screen and (max-width: 1023px) {
  /* line 81, ../../../../../scss/_navigation.scss */
  nav#navigation .inner-stub {
    height: 38px;
    height: 3.8rem;
    margin-left: 84px;
    margin-left: 8.4rem;
    padding-left: 0px;
    padding-left: 0rem;
  }
}
/* line 97, ../../../../../scss/_navigation.scss */
nav#navigation .right-stub {
  top: 0;
  right: 0;
  margin-left: 0;
  margin-right: -4000px;
  margin-right: -400rem;
}
@media only screen and (max-width: 1023px) {
  /* line 97, ../../../../../scss/_navigation.scss */
  nav#navigation .right-stub {
    display: none;
  }
}
/* line 108, ../../../../../scss/_navigation.scss */
nav#navigation .zgf_logo {
  width: 140px;
  width: 14rem;
  margin-right: 2.12766%;
  display: inline-block;
  float: left;
  height: 115px;
  height: 11.5rem;
  margin-left: -30px;
  margin-left: -3rem;
  margin-top: -9px;
  margin-top: -0.9rem;
  background-size: 140px 115px;
  background-size: 14rem 11.5rem;
}
@media only screen and (max-width: 1023px) {
  /* line 108, ../../../../../scss/_navigation.scss */
  nav#navigation .zgf_logo {
    height: 88px;
    height: 8.8rem;
    width: 110px;
    width: 11rem;
    margin-right: 0px;
    margin-right: 0rem;
    background-size: auto 88px;
    background-size: auto 8.8rem;
    margin-left: -22px;
    margin-left: -2.2rem;
    margin-top: -7px;
    margin-top: -0.7rem;
  }
}
/* line 129, ../../../../../scss/_navigation.scss */
nav#navigation ul {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  position: relative;
}
/* line 60, ../../../../../../../.gem/ruby/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
nav#navigation ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 0;
  padding-right: 0;
}
/* line 48, ../../../../../../../.gem/ruby/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
nav#navigation ul li:first-child, nav#navigation ul li.first {
  padding-left: 0;
}
/* line 49, ../../../../../../../.gem/ruby/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
nav#navigation ul li:last-child {
  padding-right: 0;
}
/* line 50, ../../../../../../../.gem/ruby/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
nav#navigation ul li.last {
  padding-right: 0;
}
/* line 135, ../../../../../scss/_navigation.scss */
nav#navigation ul li a {
  text-decoration: none;
  height: 50px;
  height: 5rem;
  color: white;
  display: block;
  padding: 0px 15px;
  padding: 0rem 1.5rem;
  border-right: 1px solid #9abb56;
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-align: center;
}
/* line 147, ../../../../../scss/_navigation.scss */
nav#navigation ul li:first-child a {
  border-left: 1px solid #9abb56;
}
/* line 152, ../../../../../scss/_navigation.scss */
nav#navigation ul li.nav-path-selected a, nav#navigation ul li.current a {
  background-color: #055a1c;
}
/* line 157, ../../../../../scss/_navigation.scss */
nav#navigation ul li#toggle-menu, nav#navigation ul li.donate {
  float: right;
}
/* line 160, ../../../../../scss/_navigation.scss */
nav#navigation ul li#toggle-menu a, nav#navigation ul li.donate a {
  background-color: #f39200;
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
  font-weight: 700;
  border: none;
}
@media only screen and (max-width: 1023px) {
  /* line 157, ../../../../../scss/_navigation.scss */
  nav#navigation ul li#toggle-menu, nav#navigation ul li.donate {
    display: block;
  }
  /* line 168, ../../../../../scss/_navigation.scss */
  nav#navigation ul li#toggle-menu a, nav#navigation ul li.donate a {
    height: 38px;
    height: 3.8rem;
    line-height: 38px;
    line-height: 3.8rem;
    font-size: 13px;
    font-size: 1.3rem;
  }
}
/* line 176, ../../../../../scss/_navigation.scss */
nav#navigation ul li#toggle-menu {
  display: none;
}
/* line 178, ../../../../../scss/_navigation.scss */
nav#navigation ul li#toggle-menu a {
  background-color: #669900;
  padding-right: 30px;
  padding-right: 3rem;
}
@media only screen and (max-width: 1023px) {
  /* line 178, ../../../../../scss/_navigation.scss */
  nav#navigation ul li#toggle-menu a {
    padding-left: 0px;
    padding-left: 0rem;
    padding-right: 20px;
    padding-right: 2rem;
  }
}
/* line 186, ../../../../../scss/_navigation.scss */
nav#navigation ul li#toggle-menu span {
  display: inline-block;
  width: 19px;
  width: 1.9rem;
  height: 17px;
  height: 1.7rem;
  background-size: 19px 16px;
  background-size: 1.9rem 1.6rem;
  line-height: 18px;
  line-height: 1.8rem;
  margin-left: 10px;
  margin-left: 1rem;
}
@media only screen and (max-width: 1023px) {
  /* line 176, ../../../../../scss/_navigation.scss */
  nav#navigation ul li#toggle-menu {
    display: block;
  }
}
@media only screen and (max-width: 1023px) {
  /* line 134, ../../../../../scss/_navigation.scss */
  nav#navigation ul li {
    display: none;
  }
}

/* -------------------------------------------------------------------------*/
/* Subnavigation */
/* line 208, ../../../../../scss/_navigation.scss */
nav#subnavigation {
  position: absolute;
  bottom: 50px;
  bottom: 5rem;
  z-index: 3;
  width: 100%;
  background-color: rgba(70, 39, 1, 0.6);
  background-color: rgba(243, 146, 0, 0.6);
  height: 33px;
  height: 3.3rem;
}
@media only screen and (max-width: 1023px) {
  /* line 208, ../../../../../scss/_navigation.scss */
  nav#subnavigation {
    display: none;
  }
}
/* line 219, ../../../../../scss/_navigation.scss */
nav#subnavigation div {
  *zoom: 1;
  max-width: 940px;
  _width: 940px;
  padding-left: 8.51064%;
  padding-right: 8.51064%;
  margin-left: auto;
  margin-right: auto;
}
/* line 38, ../../../../../../../.gem/ruby/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
nav#subnavigation div:after {
  content: "";
  display: table;
  clear: both;
}
/* line 223, ../../../../../scss/_navigation.scss */
nav#subnavigation ul {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
}
/* line 60, ../../../../../../../.gem/ruby/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
nav#subnavigation ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 0;
  padding-right: 0;
}
/* line 48, ../../../../../../../.gem/ruby/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
nav#subnavigation ul li:first-child, nav#subnavigation ul li.first {
  padding-left: 0;
}
/* line 49, ../../../../../../../.gem/ruby/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
nav#subnavigation ul li:last-child {
  padding-right: 0;
}
/* line 50, ../../../../../../../.gem/ruby/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
nav#subnavigation ul li.last {
  padding-right: 0;
}
/* line 227, ../../../../../scss/_navigation.scss */
nav#subnavigation ul li a {
  text-decoration: none;
  color: white;
  display: block;
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 0px 15px;
  padding: 0rem 1.5rem;
  line-height: 33px;
  line-height: 3.3rem;
  border-right: 1px solid rgba(255, 209, 140, 0.6);
  text-align: center;
}
/* line 240, ../../../../../scss/_navigation.scss */
nav#subnavigation ul li:first-child a {
  border-left: 1px solid rgba(255, 209, 140, 0.6);
}
/* line 245, ../../../../../scss/_navigation.scss */
nav#subnavigation ul li.nav-path-selected a, nav#subnavigation ul li.current a {
  background-color: rgba(70, 39, 1, 0.6);
}

/* -------------------------------------------------------------------------*/
/* Mobile Navigation */
/* line 255, ../../../../../scss/_navigation.scss */
#mobile-navigation {
  display: none;
  position: absolute;
  z-index: 2;
  top: 110px;
  top: 11rem;
  -webkit-box-shadow: 10px 0px 20px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 10px 0px 20px rgba(0, 0, 0, 0.8);
  box-shadow: 10px 0px 20px rgba(0, 0, 0, 0.8);
  background-color: #669900;
  width: 100%;
}
/* line 268, ../../../../../scss/_navigation.scss */
#mobile-navigation div.verlauf {
  background-image: url("/themes/zgf/img/gradient_mobile.png");
  background-position: bottom left;
  background-repeat: repeat-x;
  position: absolute;
  z-index: 1;
  height: 216px;
  height: 21.6rem;
  margin-top: -216px;
  margin-top: -21.6rem;
  top: 0;
  width: 100%;
}
/* line 280, ../../../../../scss/_navigation.scss */
#mobile-navigation ul {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
}
/* line 282, ../../../../../scss/_navigation.scss */
#mobile-navigation ul li {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
}
/* line 284, ../../../../../scss/_navigation.scss */
#mobile-navigation ul li a {
  width: 48.93617%;
  float: left;
  margin-right: 2.12766%;
  display: inline;
  text-decoration: none;
  color: white;
  padding: 9px 0px;
  padding: 0.9rem 0rem;
  padding-left: 8.51064%;
  border-right: 1px solid #9abb56;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 294, ../../../../../scss/_navigation.scss */
#mobile-navigation ul li a.subicon {
  background-size: 9px 18px;
  background-size: 0.9rem 1.8rem;
  background-position: 95% center;
}
/* line 299, ../../../../../scss/_navigation.scss */
#mobile-navigation ul li a.active {
  background-color: #055a1c;
  background-color: #488708;
}
/* line 304, ../../../../../scss/_navigation.scss */
#mobile-navigation ul li a.icon-flag {
  background-image: none;
}
/* line 309, ../../../../../scss/_navigation.scss */
#mobile-navigation ul li.current > a, #mobile-navigation ul li.nav-path-selected > a {
  background-color: #055a1c;
}
/* line 312, ../../../../../scss/_navigation.scss */
#mobile-navigation ul li ul {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 51.06383%;
  position: absolute;
  left: 48.93617%;
  top: 0;
}
/* line 318, ../../../../../scss/_navigation.scss */
#mobile-navigation ul li ul li {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
}
/* line 320, ../../../../../scss/_navigation.scss */
#mobile-navigation ul li ul li a {
  border: none;
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
  background-image: none;
}
/* line 325, ../../../../../scss/_navigation.scss */
#mobile-navigation ul li ul li ul {
  display: none !important;
}

/* line 1, ../../../../../scss/_blocks.scss */
.highlight {
  background-color: whitesmoke;
}

/* line 5, ../../../../../scss/_blocks.scss */
.dashed-border {
  padding-top: 20px;
  padding-top: 2rem;
  background: url("/themes/zgf/img/dashed-border.png") repeat-x;
  background-position: 10px 10px;
}

/* line 11, ../../../../../scss/_blocks.scss */
.block {
  padding: 10px 0px 10px 0px;
  padding: 1rem 0rem 1rem 0rem;
  *zoom: 1;
  max-width: 940px;
  _width: 940px;
  padding-left: 8.51064%;
  padding-right: 8.51064%;
  margin-left: auto;
  margin-right: auto;
  /*p {
    @include px-to-rem(margin-bottom, 20);
    &:last-child {
      margin-bottom:0;
    }
  }*/
}
/* line 38, ../../../../../../../.gem/ruby/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.block:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (max-width: 767px) {
  /* line 11, ../../../../../scss/_blocks.scss */
  .block {
    padding-top: 5px;
    padding-top: 0.5rem;
    padding-bottom: 5px;
    padding-bottom: 0.5rem;
  }
}

/* -------------------------------------------------------------------------*/
/* Klassen für Bilder welche die gesamte Breite des Browsers ausfüllen */
/* line 31, ../../../../../scss/_blocks.scss */
.fullscreen, ul#slider {
  height: 480px;
  height: 48rem;
  position: relative;
}
/* line 35, ../../../../../scss/_blocks.scss */
.fullscreen li, ul#slider li, .fullscreen .imgcanvas, ul#slider .imgcanvas {
  list-style: none;
  /*height:100%;*/
  width: 100%;
  background-size: cover;
  position: absolute;
  background-position: center;
  display: none;
  z-index: 1;
}
/* line 45, ../../../../../scss/_blocks.scss */
.fullscreen li .verlauf, ul#slider li .verlauf, .fullscreen .imgcanvas .verlauf, ul#slider .imgcanvas .verlauf {
  height: 480px;
  height: 48rem;
  background-image: url("/themes/zgf/img/header_verlauf.png"), url("/themes/zgf/img/gradient_web.png");
  background-position: top left, bottom left;
  background-repeat: repeat-x;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  /* line 45, ../../../../../scss/_blocks.scss */
  .fullscreen li .verlauf, ul#slider li .verlauf, .fullscreen .imgcanvas .verlauf, ul#slider .imgcanvas .verlauf {
    background-image: url("/themes/zgf/img/gradient_mobile.png");
    background-position: bottom left;
    height: 216px;
    height: 21.6rem;
  }
}
/* line 59, ../../../../../scss/_blocks.scss */
.fullscreen li.active, ul#slider li.active, .fullscreen .imgcanvas.active, ul#slider .imgcanvas.active {
  opacity: 1;
  display: block;
  z-index: 2;
}
/* line 65, ../../../../../scss/_blocks.scss */
.fullscreen li .text-wrapper, ul#slider li .text-wrapper, .fullscreen .imgcanvas .text-wrapper, ul#slider .imgcanvas .text-wrapper {
  width: 100%;
  position: absolute;
  z-index: 5;
  bottom: 0px;
  bottom: 0rem;
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
/* line 73, ../../../../../scss/_blocks.scss */
.fullscreen li .text, ul#slider li .text, .fullscreen .imgcanvas .text, ul#slider .imgcanvas .text {
  *zoom: 1;
  max-width: 940px;
  _width: 940px;
  padding-left: 8.51064%;
  padding-right: 8.51064%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
}
/* line 38, ../../../../../../../.gem/ruby/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.fullscreen li .text:after, ul#slider li .text:after, .fullscreen .imgcanvas .text:after, ul#slider .imgcanvas .text:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (min-width: 2000px) {
  /* line 73, ../../../../../scss/_blocks.scss */
  .fullscreen li .text, ul#slider li .text, .fullscreen .imgcanvas .text, ul#slider .imgcanvas .text {
    max-width: 1570px;
  }
}
/* line 79, ../../../../../scss/_blocks.scss */
.fullscreen li .text p, ul#slider li .text p, .fullscreen .imgcanvas .text p, ul#slider .imgcanvas .text p {
  text-shadow: 0 1px 0 black;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  /* line 79, ../../../../../scss/_blocks.scss */
  .fullscreen li .text p, ul#slider li .text p, .fullscreen .imgcanvas .text p, ul#slider .imgcanvas .text p {
    display: none;
  }
}
/* line 87, ../../../../../scss/_blocks.scss */
.fullscreen li .text h3, ul#slider li .text h3, .fullscreen .imgcanvas .text h3, ul#slider .imgcanvas .text h3 {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

/* -------------------------------------------------------------------------*/
/* Slider */
@media only screen and (max-width: 767px) {
  /* line 97, ../../../../../scss/_blocks.scss */
  ul#slider {
    height: 236px;
    height: 23.6rem;
  }
  /* line 103, ../../../../../scss/_blocks.scss */
  ul#slider li .verlauf {
    height: 236px;
    height: 23.6rem;
  }
  /* line 106, ../../../../../scss/_blocks.scss */
  ul#slider li .text-wrapper {
    margin-bottom: 20px;
    margin-bottom: 2rem;
  }
  /* line 111, ../../../../../scss/_blocks.scss */
  ul#slider li .text h3 {
    margin-bottom: 10px;
    margin-bottom: 1rem;
  }
}

/* line 119, ../../../../../scss/_blocks.scss */
ul#slider-navigation {
  height: 22px;
  height: 2.2rem;
  padding-top: 8px;
  padding-top: 0.8rem;
  margin-bottom: 20px;
  margin-bottom: 2rem;
  text-align: center;
}
/* line 125, ../../../../../scss/_blocks.scss */
ul#slider-navigation li {
  list-style: none;
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 12px;
  width: 1.2rem;
  height: 12px;
  height: 1.2rem;
  margin-right: 8px;
  margin-right: 0.8rem;
  text-indent: -9999px;
  text-indent: -999.9rem;
}
/* line 136, ../../../../../scss/_blocks.scss */
ul#slider-navigation li.icon-dot_link {
  cursor: pointer;
}

/* line 141, ../../../../../scss/_blocks.scss */
span#prev,
span#next {
  height: 72px;
  height: 7.2rem;
  width: 30px;
  width: 3rem;
  position: absolute;
  top: 230px;
  top: 23rem;
  z-index: 2;
  background-repeat: no-repeat;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  /* line 141, ../../../../../scss/_blocks.scss */
  span#prev,
  span#next {
    top: 245px;
    top: 24.5rem;
    height: 25px;
    height: 2.5rem;
    width: 25px;
    width: 2.5rem;
    background-size: 10px;
    background-size: 1rem;
    background-position: center;
  }
}

/* line 158, ../../../../../scss/_blocks.scss */
span#prev {
  left: 10px;
  left: 1rem;
}

/* line 162, ../../../../../scss/_blocks.scss */
span#next {
  right: 10px;
  right: 1rem;
}

/* -------------------------------------------------------------------------*/
/* Thema */
/* line 168, ../../../../../scss/_blocks.scss */
.thema {
  padding: 10px 0px 20px 0px;
  padding: 1rem 0rem 2rem 0rem;
}
/* line 171, ../../../../../scss/_blocks.scss */
.thema .fullscreen, .thema ul#slider {
  margin-top: 20px;
  margin-top: 2rem;
  margin-bottom: 7px;
  margin-bottom: 0.7rem;
}
/* line 175, ../../../../../scss/_blocks.scss */
.thema .fullscreen .imgcanvas .text p, .thema ul#slider .imgcanvas .text p {
  display: block;
}
/* line 181, ../../../../../scss/_blocks.scss */
.thema .block div {
  width: 48.93617%;
  float: left;
  margin-right: 2.12766%;
  display: inline;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
/* line 184, ../../../../../../../.gem/ruby/1.9.1/gems/susy-1.0.9/sass/susy/_grid.scss */
.thema .block div:nth-child(2) {
  float: right;
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  /* line 168, ../../../../../scss/_blocks.scss */
  .thema {
    padding: 10px 0px 10px 0px;
    padding: 1rem 0rem 1rem 0rem;
  }
  /* line 190, ../../../../../scss/_blocks.scss */
  .thema .fullscreen, .thema ul#slider {
    height: 225px;
    height: 22.5rem;
    margin-top: 0px;
    margin-top: 0rem;
  }
  /* line 194, ../../../../../scss/_blocks.scss */
  .thema .fullscreen h3, .thema ul#slider h3 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 22px;
    line-height: 2.2rem;
    font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-transform: none;
  }
  /* line 203, ../../../../../scss/_blocks.scss */
  .thema .block div {
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -20px;
    display: inline;
  }
  /* line 251, ../../../../../../../.gem/ruby/1.9.1/gems/susy-1.0.9/sass/susy/_grid.scss */
  .thema .block div:nth-child(2) {
    float: left;
    margin-right: 2.12766%;
  }
}

/* -------------------------------------------------------------------------*/
/* Text/Bild */
/* line 217, ../../../../../scss/_blocks.scss */
.block.text-img figure {
  width: 65.95745%;
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
  padding-left: 17.02128%;
  padding-right: 17.02128%;
}
/* line 221, ../../../../../scss/_blocks.scss */
.block.text-img figure img {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
}
/* line 224, ../../../../../scss/_blocks.scss */
.block.text-img figure figcaption {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 22px;
  line-height: 2.2rem;
  background: #dfdfdf;
  padding-left: 10px;
  padding-left: 1rem;
  font-style: italic;
}
/* line 234, ../../../../../scss/_blocks.scss */
.block.text-img figure + p,
.block.text-img figure + ul {
  margin-top: -5px;
  margin-top: -0.5rem;
}
/* line 239, ../../../../../scss/_blocks.scss */
.block.text-img.img-floating figure {
  width: 31.91489%;
  padding-left: 0%;
  padding-right: 0%;
}
/* line 246, ../../../../../scss/_blocks.scss */
.block.text-img.img-floating.left figure {
  float: left;
  margin-right: 20px;
  margin-right: 2rem;
}
/* line 253, ../../../../../scss/_blocks.scss */
.block.text-img.img-floating.right figure {
  float: right;
  margin-left: 20px;
  margin-left: 2rem;
}
@media only screen and (max-width: 767px) {
  /* line 261, ../../../../../scss/_blocks.scss */
  .block.text-img.img-linked figure {
    width: 100%;
    float: left;
    margin-right: 2.12766%;
    display: inline;
    padding-right: 0%;
    padding-left: 0%;
  }
}
/* line 270, ../../../../../scss/_blocks.scss */
.block.text-img ul {
  margin-left: 18px;
  margin-left: 1.8rem;
}
/* line 272, ../../../../../scss/_blocks.scss */
.block.text-img ul li {
  list-style-type: disc;
}
@media only screen and (max-width: 767px) {
  /* line 278, ../../../../../scss/_blocks.scss */
  .block.text-img figure {
    width: 100%;
    float: left;
    margin-right: 2.12766%;
    display: inline;
    padding-left: 0%;
    padding-right: 0%;
  }
  /* line 290, ../../../../../scss/_blocks.scss */
  .block.text-img.img-left figure,
  .block.text-img.img-left p,
  .block.text-img.img-left ul, .block.text-img.img-right figure,
  .block.text-img.img-right p,
  .block.text-img.img-right ul, .block.text-img.img-floating.left figure,
  .block.text-img.img-floating.left p,
  .block.text-img.img-floating.left ul, .block.text-img.img-floating.right figure,
  .block.text-img.img-floating.right p,
  .block.text-img.img-floating.right ul {
    margin-top: 0;
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -20px;
    display: inline;
  }
  /* line 295, ../../../../../scss/_blocks.scss */
  .block.text-img.img-left figure, .block.text-img.img-right figure, .block.text-img.img-floating.left figure, .block.text-img.img-floating.right figure {
    margin-bottom: 20px;
    margin-bottom: 2rem;
  }
}
/* line 303, ../../../../../scss/_blocks.scss */
body.double-column section#content aside .block.text-img figure {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
  padding-right: 0%;
  padding-left: 0%;
}
/* line 307, ../../../../../scss/_blocks.scss */
body.double-column section#content aside .block.text-img figure + p {
  clear: both;
}
/* line 315, ../../../../../scss/_blocks.scss */
body.double-column section#content .main .block.text-img figure {
  width: 100%;
  float: left;
  margin-right: 2.12766%;
  display: inline;
  padding-left: 0%;
  padding-right: 0%;
}
/* line 321, ../../../../../scss/_blocks.scss */
body.double-column section#content .main .block.text-img.img-floating figure {
  width: 48.3871%;
  float: left;
  margin-right: 3.22581%;
  display: inline;
}
@media only screen and (max-width: 767px) {
  /* line 321, ../../../../../scss/_blocks.scss */
  body.double-column section#content .main .block.text-img.img-floating figure {
    width: 100%;
  }
}
/* line 328, ../../../../../scss/_blocks.scss */
body.double-column section#content .main .block.text-img.img-floating.right figure {
  width: 48.3871%;
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
}

/* -------------------------------------------------------------------------*/
/* Pagetitle */
/* line 340, ../../../../../scss/_blocks.scss */
.block.pagetitle {
  text-align: center;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
}
/* line 344, ../../../../../scss/_blocks.scss */
.block.pagetitle h1 {
  padding-bottom: 18px;
  padding-bottom: 1.8rem;
}
@media only screen and (max-width: 767px) {
  /* line 340, ../../../../../scss/_blocks.scss */
  .block.pagetitle {
    text-align: left;
    margin-bottom: 0px;
    margin-bottom: 0rem;
  }
  /* line 350, ../../../../../scss/_blocks.scss */
  .block.pagetitle h1 {
    text-align: left;
    padding-bottom: 10px;
    padding-bottom: 1rem;
  }
}
/* line 356, ../../../../../scss/_blocks.scss */
body.double-column section#content .block.pagetitle {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  margin-right: 2.12766%;
  display: inline;
}

/* -------------------------------------------------------------------------*/
/* Einstiegsteaser */
/* line 367, ../../../../../scss/_blocks.scss */
.block.themeneinstieg li {
  width: 31.91489%;
  float: left;
  margin-right: 2.12766%;
  display: inline;
}
/* line 184, ../../../../../../../.gem/ruby/1.9.1/gems/susy-1.0.9/sass/susy/_grid.scss */
.block.themeneinstieg li:nth-child(3) {
  float: right;
  margin-right: 0;
}
/* line 371, ../../../../../scss/_blocks.scss */
.block.themeneinstieg li a {
  display: block;
  position: relative;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
}
/* line 379, ../../../../../scss/_blocks.scss */
.block.themeneinstieg li p a {
  display: inline;
  margin-bottom: 0;
}
/* line 385, ../../../../../scss/_blocks.scss */
.block.themeneinstieg li img {
  display: block;
  width: 100%;
  height: auto;
}
/* line 390, ../../../../../scss/_blocks.scss */
.block.themeneinstieg li img.thumb {
  display: none;
}
/* line 393, ../../../../../scss/_blocks.scss */
.block.themeneinstieg li h3 {
  position: absolute;
  bottom: 1px;
  bottom: 0.1rem;
  left: 8px;
  left: 0.8rem;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  /* line 367, ../../../../../scss/_blocks.scss */
  .block.themeneinstieg li {
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -20px;
    display: inline;
  }
  /* line 403, ../../../../../scss/_blocks.scss */
  .block.themeneinstieg li p {
    display: none;
  }
  /* line 407, ../../../../../scss/_blocks.scss */
  .block.themeneinstieg li a {
    margin-bottom: 2px;
    margin-bottom: 0.2rem;
    height: 52px;
    height: 5.2rem;
    overflow: hidden;
  }
  /* line 413, ../../../../../scss/_blocks.scss */
  .block.themeneinstieg li img {
    display: none;
  }
  /* line 415, ../../../../../scss/_blocks.scss */
  .block.themeneinstieg li img.thumb {
    display: block;
  }
  /* line 420, ../../../../../scss/_blocks.scss */
  .block.themeneinstieg li h3 {
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -20px;
    display: inline;
    text-align: center;
    left: 0px;
    left: 0rem;
    top: 10px;
    top: 1rem;
  }
}

/* -------------------------------------------------------------------------*/
/* Seitenteaser */
/* line 434, ../../../../../scss/_blocks.scss */
.block.seitenteaser h1 {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  /* line 434, ../../../../../scss/_blocks.scss */
  .block.seitenteaser h1 {
    text-align: left;
  }
}
/* line 439, ../../../../../scss/_blocks.scss */
.block.seitenteaser div {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
  margin-bottom: 33px;
  margin-bottom: 3.3rem;
}
/* line 442, ../../../../../scss/_blocks.scss */
.block.seitenteaser div img {
  width: 48.93617%;
  float: left;
  margin-right: 2.12766%;
  display: inline;
  margin-top: 2px;
  margin-top: 0.2rem;
}
@media only screen and (max-width: 767px) {
  /* line 448, ../../../../../scss/_blocks.scss */
  .block.seitenteaser div img {
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -20px;
    display: inline;
    margin-top: 0px;
    margin-top: 0rem;
    margin-bottom: 8px;
    margin-bottom: 0.8rem;
  }
}
/* line 457, ../../../../../scss/_blocks.scss */
.block.seitenteaser.projekt div, .block.seitenteaser.small div {
  position: relative;
  width: 100%;
  float: left;
  margin-right: 3.22581%;
  display: inline;
  margin-bottom: 0;
}
/* line 462, ../../../../../scss/_blocks.scss */
.block.seitenteaser.projekt div div, .block.seitenteaser.small div div {
  position: absolute;
  left: 0px;
  left: 0rem;
  top: 10px;
  top: 1rem;
  width: 61.29032%;
  float: left;
  margin-right: 3.22581%;
  display: inline;
  padding-left: 38.70968%;
  margin-top: 20px;
  margin-top: 2rem;
  color: white;
}
/* line 471, ../../../../../scss/_blocks.scss */
.block.seitenteaser.projekt div div p, .block.seitenteaser.small div div p {
  text-shadow: 0 1px 0 black;
  padding-right: 8.51064%;
}
/* line 477, ../../../../../scss/_blocks.scss */
.block.seitenteaser.projekt div img, .block.seitenteaser.small div img {
  display: block;
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 767px) {
  /* line 486, ../../../../../scss/_blocks.scss */
  .block.seitenteaser.projekt div div, .block.seitenteaser.small div div {
    position: relative;
    top: 0;
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -20px;
    display: inline;
    padding-left: 0%;
    padding-right: 0%;
    margin-top: 0;
  }
  /* line 494, ../../../../../scss/_blocks.scss */
  .block.seitenteaser.projekt div div h3, .block.seitenteaser.small div div h3 {
    text-align: left;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 22px;
    line-height: 2.2rem;
    font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-transform: none;
    color: #404040;
    text-shadow: none;
  }
  /* line 504, ../../../../../scss/_blocks.scss */
  .block.seitenteaser.projekt div div p, .block.seitenteaser.small div div p {
    padding-right: 0%;
    color: #404040;
    text-shadow: none;
  }
  /* line 509, ../../../../../scss/_blocks.scss */
  .block.seitenteaser.projekt div div a.button, .block.seitenteaser.small div div a.button {
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -20px;
    display: inline;
  }
}
/* line 518, ../../../../../scss/_blocks.scss */
.block.seitenteaser.projekt div {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
}
@media only screen and (max-width: 1023px) {
  /* line 521, ../../../../../scss/_blocks.scss */
  .block.seitenteaser.projekt div div {
    width: 74.19355%;
    float: right;
    margin-right: 0;
    *margin-left: -20px;
    display: inline;
    padding-left: 12.90323%;
    padding-right: 12.90323%;
  }
}
@media only screen and (max-width: 767px) {
  /* line 528, ../../../../../scss/_blocks.scss */
  .block.seitenteaser.projekt div div {
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -20px;
    display: inline;
    padding-left: 0%;
    padding-right: 0%;
  }
}
/* line 535, ../../../../../scss/_blocks.scss */
.block.seitenteaser.projekt p {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
/* line 539, ../../../../../scss/_blocks.scss */
.block.seitenteaser.projekt a.button {
  width: 65.21739%;
  float: left;
  margin-right: 4.34783%;
  display: inline;
  margin-left: 0;
}
@media only screen and (max-width: 1023px) {
  /* line 539, ../../../../../scss/_blocks.scss */
  .block.seitenteaser.projekt a.button {
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -20px;
    display: inline;
  }
}
/* line 549, ../../../../../scss/_blocks.scss */
.block.seitenteaser.small div {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
}
/* line 551, ../../../../../scss/_blocks.scss */
.block.seitenteaser.small div div {
  top: 0px;
  top: 0rem;
  width: 73.33333%;
  float: left;
  margin-right: 6.66667%;
  display: inline;
  padding-left: 26.66667%;
}
/* line 557, ../../../../../scss/_blocks.scss */
.block.seitenteaser.small a.button {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
  margin-left: 0;
  margin-top: 10px;
  margin-top: 1rem;
}
@media only screen and (max-width: 767px) {
  /* line 564, ../../../../../scss/_blocks.scss */
  .block.seitenteaser.small div img {
    display: none;
  }
  /* line 565, ../../../../../scss/_blocks.scss */
  .block.seitenteaser.small div div {
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -20px;
    display: inline;
    padding-left: 0%;
  }
  /* line 569, ../../../../../scss/_blocks.scss */
  .block.seitenteaser.small div div p.title {
    text-align: left;
  }
}
@media only screen and (max-width: 767px) {
  /* line 580, ../../../../../scss/_blocks.scss */
  .block.seitenteaser div div {
    position: relative;
    top: 0;
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -20px;
    display: inline;
    padding-left: 0%;
    margin-top: 0;
  }
  /* line 589, ../../../../../scss/_blocks.scss */
  .block.seitenteaser div div p {
    padding-right: 0%;
    color: #404040;
    text-shadow: none;
  }
  /* line 594, ../../../../../scss/_blocks.scss */
  .block.seitenteaser div div a.button {
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -20px;
    display: inline;
  }
}

/* -------------------------------------------------------------------------*/
/* Überschrift */
/* line 604, ../../../../../scss/_blocks.scss */
h2.headline {
  *zoom: 1;
  max-width: 940px;
  _width: 940px;
  padding-left: 8.51064%;
  padding-right: 8.51064%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-top: 1rem;
}
/* line 38, ../../../../../../../.gem/ruby/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
h2.headline:after {
  content: "";
  display: table;
  clear: both;
}

/* -------------------------------------------------------------------------*/
/* Youtube */
/* line 612, ../../../../../scss/_blocks.scss */
.block.youtube .video {
  position: relative;
  padding-bottom: 36.93617%;
  overflow: hidden;
  width: 65.95745%;
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
  margin-left: 17.02128%;
  margin-right: 17.02128%;
}
/* line 622, ../../../../../scss/_blocks.scss */
.block.youtube .video iframe,
.block.youtube .video object,
.block.youtube .video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  /* line 612, ../../../../../scss/_blocks.scss */
  .block.youtube .video {
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -20px;
    display: inline;
    padding-bottom: 56.0%;
  }
}
/* line 637, ../../../../../scss/_blocks.scss */
body.double-column section#content .main .block.youtube .video {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
  padding-bottom: 56.0%;
}

/* -------------------------------------------------------------------------*/
/* Teaser */
/* line 647, ../../../../../scss/_blocks.scss */
.block.teaser {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 651, ../../../../../scss/_blocks.scss */
.block.teaser a {
  text-decoration: none;
  display: block;
  color: #404040;
  min-height: 400px;
}
@media only screen and (max-width: 1023px) {
  /* line 651, ../../../../../scss/_blocks.scss */
  .block.teaser a {
    min-height: 430px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 651, ../../../../../scss/_blocks.scss */
  .block.teaser a {
    min-height: 200px;
  }
}
/* line 665, ../../../../../scss/_blocks.scss */
.block.teaser ul li {
  margin: 20px 0px;
  margin: 2rem 0rem;
  width: 31.91489%;
  float: left;
  margin-right: 2.12766%;
  display: inline;
  height: 37.02128%;
}
/* line 671, ../../../../../scss/_blocks.scss */
.block.teaser ul li:nth-child(3n) {
  width: 31.91489%;
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
}
@media only screen and (max-width: 767px) {
  /* line 665, ../../../../../scss/_blocks.scss */
  .block.teaser ul li {
    width: 100%;
    float: left;
    margin-right: 2.12766%;
    display: inline;
  }
  /* line 678, ../../../../../scss/_blocks.scss */
  .block.teaser ul li:nth-child(3n) {
    width: 100%;
    float: left;
    margin-right: 2.12766%;
    display: inline;
  }
}
/* line 685, ../../../../../scss/_blocks.scss */
.block.teaser .imgcontainer {
  padding-bottom: 56.25%;
  height: 0;
  margin-bottom: 5px;
  margin-bottom: 0.5rem;
}
/* line 690, ../../../../../scss/_blocks.scss */
.block.teaser .imgcontainer img {
  width: 100%;
  height: auto;
}
/* line 694, ../../../../../scss/_blocks.scss */
.block.teaser .imgcontainer img.thumb {
  display: none;
}
@media only screen and (max-width: 767px) {
  /* line 685, ../../../../../scss/_blocks.scss */
  .block.teaser .imgcontainer {
    height: auto;
    padding-bottom: 0;
    width: 100%;
  }
  /* line 702, ../../../../../scss/_blocks.scss */
  .block.teaser .imgcontainer img {
    display: none;
  }
  /* line 705, ../../../../../scss/_blocks.scss */
  .block.teaser .imgcontainer img.thumb {
    display: block;
  }
}
/* line 710, ../../../../../scss/_blocks.scss */
.block.teaser h2 {
  margin-bottom: 6px;
  margin-bottom: 0.6rem;
}
/* line 714, ../../../../../scss/_blocks.scss */
.block.teaser .readmore {
  text-decoration: underline;
  color: #669900;
  background-position: center left;
  padding-left: 10px;
  padding-left: 1rem;
}

/* -------------------------------------------------------------------------*/
/* Social Share Privacy */
/* line 726, ../../../../../scss/_blocks.scss */
.block.socialshareprivacy ul.social_share_privacy_area {
  height: auto;
  margin: 0 !important;
}

/* -------------------------------------------------------------------------*/
/* Artikeltabelle */
/* line 735, ../../../../../scss/_blocks.scss */
.block.table {
  padding: 40px 0px;
  padding: 4rem 0rem;
  *zoom: 1;
  max-width: 940px;
  _width: 940px;
  padding-left: 8.51064%;
  padding-right: 8.51064%;
  margin-left: auto;
  margin-right: auto;
}
/* line 38, ../../../../../../../.gem/ruby/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.block.table:after {
  content: "";
  display: table;
  clear: both;
}
/* line 739, ../../../../../scss/_blocks.scss */
.block.table .pagination {
  padding-top: 30px;
  padding-top: 3rem;
  clear: both;
}
/* line 743, ../../../../../scss/_blocks.scss */
.block.table .pagination .pagination-numbers .numbers {
  margin: 0px 5px;
  margin: 0rem 0.5rem;
}
/* line 747, ../../../../../scss/_blocks.scss */
.block.table .pagination .ltgray {
  display: none;
}
/* line 754, ../../../../../scss/_blocks.scss */
.block.table .button {
  margin-top: 40px;
  margin-top: 4rem;
}
/* line 758, ../../../../../scss/_blocks.scss */
.block.table .firstheadline {
  width: 31.91489%;
  float: left;
  margin-right: 2.12766%;
  display: inline;
}
/* line 761, ../../../../../scss/_blocks.scss */
.block.table .secondheadline {
  width: 65.95745%;
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
}
/* line 765, ../../../../../scss/_blocks.scss */
.block.table h2 {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
/* line 769, ../../../../../scss/_blocks.scss */
.block.table ul {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
  border-bottom: 1px solid #cccccc;
}
/* line 773, ../../../../../scss/_blocks.scss */
.block.table ul li {
  padding-top: 20px;
  padding-top: 2rem;
  padding-bottom: 14px;
  padding-bottom: 1.4rem;
  border-top: 1px solid #cccccc;
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
}
/* line 779, ../../../../../scss/_blocks.scss */
.block.table ul li > span {
  width: 31.91489%;
  float: left;
  margin-right: 2.12766%;
  display: inline;
  margin-top: -6px;
  margin-top: -0.6rem;
}
@media only screen and (max-width: 767px) {
  /* line 779, ../../../../../scss/_blocks.scss */
  .block.table ul li > span {
    display: block;
  }
}
/* line 785, ../../../../../scss/_blocks.scss */
.block.table ul li ul {
  width: 65.95745%;
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
  border: none;
}
@media only screen and (max-width: 767px) {
  /* line 785, ../../../../../scss/_blocks.scss */
  .block.table ul li ul {
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -20px;
    display: inline;
  }
}
/* line 790, ../../../../../scss/_blocks.scss */
.block.table ul li ul li {
  border: none;
  padding: 0px;
  padding: 0rem;
  margin-top: 40px;
  margin-top: 4rem;
}
@media only screen and (max-width: 767px) {
  /* line 790, ../../../../../scss/_blocks.scss */
  .block.table ul li ul li {
    margin-top: 20px;
    margin-top: 2rem;
  }
}
/* line 796, ../../../../../scss/_blocks.scss */
.block.table ul li ul li:first-child {
  margin-top: 0px;
  margin-top: 0rem;
}
/* line 800, ../../../../../scss/_blocks.scss */
.block.table ul li ul li div {
  width: 74.46809%;
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
  margin-top: -6px;
  margin-top: -0.6rem;
}
@media only screen and (max-width: 550px) {
  /* line 800, ../../../../../scss/_blocks.scss */
  .block.table ul li ul li div {
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -20px;
    display: inline;
  }
}
/* line 806, ../../../../../scss/_blocks.scss */
.block.table ul li ul li img {
  width: 23.40426%;
  float: left;
  margin-right: 2.12766%;
  display: inline;
}
@media only screen and (max-width: 550px) {
  /* line 806, ../../../../../scss/_blocks.scss */
  .block.table ul li ul li img {
    display: none;
  }
}

/* -------------------------------------------------------------------------*/
/* Gallery */
/* line 820, ../../../../../scss/_blocks.scss */
.block.gallery {
  padding-bottom: 0px;
  padding-bottom: 0rem;
}
/* line 824, ../../../../../scss/_blocks.scss */
.block.gallery ul {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
}
/* line 828, ../../../../../scss/_blocks.scss */
.block.gallery ul.fancybox li {
  height: 75px;
  height: 7.5rem;
  margin-bottom: 20px;
  margin-bottom: 2rem;
  width: 14.89362%;
  float: left;
  margin-right: 2.12766%;
  display: inline;
  overflow: hidden;
}
/* line 184, ../../../../../../../.gem/ruby/1.9.1/gems/susy-1.0.9/sass/susy/_grid.scss */
.block.gallery ul.fancybox li:nth-child(6n) {
  float: right;
  margin-right: 0;
}
@media only screen and (max-width: 1023px) {
  /* line 828, ../../../../../scss/_blocks.scss */
  .block.gallery ul.fancybox li {
    height: 140px;
    height: 14rem;
    width: 31.91489%;
    float: left;
    margin-right: 2.12766%;
    display: inline;
    margin-bottom: 2.12766%;
  }
  /* line 251, ../../../../../../../.gem/ruby/1.9.1/gems/susy-1.0.9/sass/susy/_grid.scss */
  .block.gallery ul.fancybox li:nth-child(6n) {
    float: left;
    margin-right: 2.12766%;
  }
  /* line 184, ../../../../../../../.gem/ruby/1.9.1/gems/susy-1.0.9/sass/susy/_grid.scss */
  .block.gallery ul.fancybox li:nth-child(3n) {
    float: right;
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  /* line 828, ../../../../../scss/_blocks.scss */
  .block.gallery ul.fancybox li {
    height: 88px;
    height: 8.8rem;
    width: 48.93617%;
    float: left;
    margin-right: 2.12766%;
    display: inline;
  }
  /* line 251, ../../../../../../../.gem/ruby/1.9.1/gems/susy-1.0.9/sass/susy/_grid.scss */
  .block.gallery ul.fancybox li:nth-child(3n) {
    float: left;
    margin-right: 2.12766%;
  }
  /* line 184, ../../../../../../../.gem/ruby/1.9.1/gems/susy-1.0.9/sass/susy/_grid.scss */
  .block.gallery ul.fancybox li:nth-child(2n) {
    float: right;
    margin-right: 0;
  }
}
/* line 851, ../../../../../scss/_blocks.scss */
.block.gallery .bx-wrapper .bx-caption span {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 22px;
  line-height: 2.2rem;
  background: #dfdfdf;
  padding-left: 10px;
  padding-left: 1rem;
  padding-top: 3px;
  padding-top: 0.3rem;
  padding-bottom: 3px;
  padding-bottom: 0.3rem;
  font-style: italic;
  display: block;
  text-align: center;
}
/* line 863, ../../../../../scss/_blocks.scss */
.block.gallery ul.fancybox a {
  display: block;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
/* line 871, ../../../../../scss/_blocks.scss */
.block.gallery img {
  width: 100%;
  height: auto;
}
/* line 877, ../../../../../scss/_blocks.scss */
body.double-column section#content .main .block.gallery ul li {
  width: 22.58065%;
  float: left;
  margin-right: 3.22581%;
  display: inline;
}
/* line 184, ../../../../../../../.gem/ruby/1.9.1/gems/susy-1.0.9/sass/susy/_grid.scss */
body.double-column section#content .main .block.gallery ul li:nth-child(4n) {
  float: right;
  margin-right: 0;
}
@media only screen and (max-width: 1023px) {
  /* line 877, ../../../../../scss/_blocks.scss */
  body.double-column section#content .main .block.gallery ul li {
    height: 88px;
    height: 8.8rem;
  }
}
@media only screen and (max-width: 767px) {
  /* line 877, ../../../../../scss/_blocks.scss */
  body.double-column section#content .main .block.gallery ul li {
    width: 48.3871%;
    float: left;
    margin-right: 3.22581%;
    display: inline;
  }
  /* line 184, ../../../../../../../.gem/ruby/1.9.1/gems/susy-1.0.9/sass/susy/_grid.scss */
  body.double-column section#content .main .block.gallery ul li:nth-child(2n) {
    float: right;
    margin-right: 0;
  }
}

/* -------------------------------------------------------------------------*/
/* Fancybox CSS */
/* line 897, ../../../../../scss/_blocks.scss */
.fancybox-title-outside-wrap {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: white;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  padding: 10px;
  padding: 1rem;
}

/* -------------------------------------------------------------------------*/
/* Spendenformular */
/* line 909, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
  padding-top: 60px;
  padding-top: 6rem;
  padding-bottom: 30px;
  padding-bottom: 3rem;
  border-top: 1px solid #cccccc;
}
/* line 915, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section:first-child {
  border-top: none;
}
/* line 921, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section h2, body.double-column #content .block.spendenformular section p, body.double-column #content .block.spendenformular section > div {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
  padding-bottom: 30px;
  padding-bottom: 3rem;
}
/* line 925, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section h2 > label, body.double-column #content .block.spendenformular section p > label, body.double-column #content .block.spendenformular section > div > label {
  width: 35.48387%;
  float: left;
  margin-right: 3.22581%;
  display: inline;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-align: right;
}
/* line 931, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section h2.headline-inline, body.double-column #content .block.spendenformular section p.headline-inline, body.double-column #content .block.spendenformular section > div.headline-inline {
  padding: 0;
}
/* line 933, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section h2.headline-inline h2, body.double-column #content .block.spendenformular section p.headline-inline h2, body.double-column #content .block.spendenformular section > div.headline-inline h2 {
  width: 35.48387%;
  float: left;
  margin-right: 3.22581%;
  display: inline;
}
/* line 939, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section h2.gift_company, body.double-column #content .block.spendenformular section h2.company, body.double-column #content .block.spendenformular section p.gift_company, body.double-column #content .block.spendenformular section p.company, body.double-column #content .block.spendenformular section > div.gift_company, body.double-column #content .block.spendenformular section > div.company {
  display: none;
}
/* line 943, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section div.method span.hoveri,
body.double-column #content .block.spendenformular section h2 > span {
  background: #404040;
  color: white;
  display: inline-block;
  width: 24px;
  width: 2.4rem;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  margin-right: 8px;
  margin-right: 0.8rem;
}
/* line 954, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section input[type="text"],
body.double-column #content .block.spendenformular section select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 61.29032%;
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
  height: 28px;
  height: 2.8rem;
  padding-left: 6px;
  padding-left: 0.6rem;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #404040;
  border-width: 1px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  border-color: #dfdfdf;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px;
  line-height: 2.4rem;
  background-color: whitesmoke;
  outline: none;
}
/* line 969, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section input[type="text"].input-middle,
body.double-column #content .block.spendenformular section select.input-middle {
  width: 22.58065%;
  float: left;
  margin-right: 3.22581%;
  display: inline;
}
/* line 971, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section input[type="text"].input-preshort,
body.double-column #content .block.spendenformular section select.input-preshort {
  width: 48.3871%;
  float: left;
  margin-right: 3.22581%;
  display: inline;
}
/* line 973, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section input[type="text"].input-short,
body.double-column #content .block.spendenformular section select.input-short {
  width: 9.67742%;
  float: left;
  margin-right: 3.22581%;
  display: inline;
}
/* line 184, ../../../../../../../.gem/ruby/1.9.1/gems/susy-1.0.9/sass/susy/_grid.scss */
body.double-column #content .block.spendenformular section input[type="text"]:nth-child(3n),
body.double-column #content .block.spendenformular section select:nth-child(3n) {
  float: right;
  margin-right: 0;
}
/* line 977, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section input[type="text"]:focus,
body.double-column #content .block.spendenformular section select:focus {
  outline-width: 2px;
  outline-width: 0.2rem;
  outline-style: solid;
  outline-color: #669900;
}
/* line 984, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section input[type="text"].active {
  outline-width: 2px;
  outline-width: 0.2rem;
  outline-style: solid;
  outline-color: #669900;
}
/* line 990, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position: right;
  text-overflow: '';
  text-indent: 0.01px;
  text-indent: 0.001rem;
  padding-right: 28px;
  padding-right: 2.8rem;
}
/* line 1002, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section p.gift.newsletter label,
body.double-column #content .block.spendenformular section p.newsletter.newsletter label {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 300;
}
/* line 1006, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section p.gift label, body.double-column #content .block.spendenformular section p.gift input,
body.double-column #content .block.spendenformular section p.newsletter label,
body.double-column #content .block.spendenformular section p.newsletter input {
  float: none;
  width: auto;
  margin-right: auto;
  *margin-left: auto;
  display: block;
  text-align: left;
}
/* line 1011, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section p.gift input,
body.double-column #content .block.spendenformular section p.newsletter input {
  float: left;
  margin-top: 6px;
  margin-top: 0.6rem;
  margin-right: 2.12766%;
}
/* line 1018, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section div.amounts {
  padding-bottom: 8px;
  padding-bottom: 0.8rem;
}
/* line 1020, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section div.amounts > div {
  width: 48.3871%;
  float: left;
  margin-right: 3.22581%;
  display: inline;
  height: 90px;
  height: 9rem;
  margin-bottom: 22px;
  margin-bottom: 2.2rem;
  background-color: #f39200;
  display: table;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 184, ../../../../../../../.gem/ruby/1.9.1/gems/susy-1.0.9/sass/susy/_grid.scss */
body.double-column #content .block.spendenformular section div.amounts > div:nth-child(2n) {
  float: right;
  margin-right: 0;
}
/* line 1030, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section div.amounts > div input[type="radio"] {
  /* position: absolute;
  @include px-to-rem(left, 20);
  @include px-to-rem(top, 37);
  @include px-to-rem(height, 15); */
  display: none;
}
/* line 1038, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section div.amounts > div label {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  color: white;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 45px;
  font-size: 4.5rem;
}
/* line 1048, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section div.amounts > div.active {
  background-color: #669900;
}
/* line 1052, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section div.amounts > div.custom {
  /* label {
    display: block;
    @include font-style(normal, 700);
    @include px-to-rem(font-size, 16);
  } */
}
/* line 1053, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section div.amounts > div.custom div {
  /* @include px-to-rem(margin-top, 11);*/
  text-align: center;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
/* line 1061, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section div.amounts > div.custom input[type="text"] {
  float: none;
  width: auto;
  margin-right: auto;
  *margin-left: auto;
  display: block;
  width: 160px;
  width: 16rem;
  display: inline;
  text-align: right;
  padding-right: 6px;
  padding-right: 0.6rem;
  height: 60px;
  height: 6rem;
  margin-top: 2px;
  margin-top: 0.2rem;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 44px;
  font-size: 4.4rem;
}
@media only screen and (max-width: 767px) {
  /* line 1061, ../../../../../scss/_blocks.scss */
  body.double-column #content .block.spendenformular section div.amounts > div.custom input[type="text"] {
    width: 80px;
    width: 8rem;
  }
}
/* line 1075, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section div.amounts > div.custom.active input[type="text"] {
  border: 2px solid #669900;
}
/* line 1085, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section div.amounts > div.custom span {
  color: white;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 45px;
  font-size: 4.5rem;
}
/* line 1095, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section div.payment {
  height: 60px;
  height: 6rem;
}
/* line 1097, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section div.payment > div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.58065%;
  float: left;
  margin-right: 3.22581%;
  display: inline;
  position: relative;
  border: 1px solid #dfdfdf;
  height: 50px;
  height: 5rem;
  display: table;
}
/* line 184, ../../../../../../../.gem/ruby/1.9.1/gems/susy-1.0.9/sass/susy/_grid.scss */
body.double-column #content .block.spendenformular section div.payment > div:nth-child(4n) {
  float: right;
  margin-right: 0;
}
/* line 1106, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section div.payment > div label {
  float: none;
  width: auto;
  margin-right: auto;
  *margin-left: auto;
  display: block;
  height: 48px;
  height: 4.8rem;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
/* line 1114, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section div.payment > div input {
  position: absolute;
  left: 10px;
  left: 1rem;
  top: 16px;
  top: 1.6rem;
  height: 15px;
  height: 1.5rem;
}
/* line 1121, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section div.payment > div img {
  width: 100%;
  height: auto;
  max-height: 48px;
  max-height: 4.8rem;
  max-width: 138px;
  max-width: 13.8rem;
}
/* line 1128, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section div.payment > div.active {
  border: 2px solid #669900;
}
@media only screen and (max-width: 767px) {
  /* line 1097, ../../../../../scss/_blocks.scss */
  body.double-column #content .block.spendenformular section div.payment > div {
    width: 48.3871%;
    float: left;
    margin-right: 3.22581%;
    display: inline;
    margin-bottom: 22px;
    margin-bottom: 2.2rem;
    display: table;
    text-align: center;
  }
  /* line 184, ../../../../../../../.gem/ruby/1.9.1/gems/susy-1.0.9/sass/susy/_grid.scss */
  body.double-column #content .block.spendenformular section div.payment > div:nth-child(2n) {
    float: right;
    margin-right: 0;
  }
}
/* line 1142, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section div.method {
  padding-bottom: 0;
  display: none;
}
/* line 1146, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section div.method.active {
  display: block;
}
/* line 1151, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section div.method p.elvselector span {
  margin-left: 38.70968%;
  width: 61.29032%;
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
}
/* line 1155, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section div.method p.elvselector input {
  float: none;
  width: auto;
  margin-right: auto;
  *margin-left: auto;
  display: block;
  float: left;
  margin-top: 6px;
  margin-top: 0.6rem;
  margin-right: 2.12766%;
}
/* line 1161, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section div.method p.elvselector label {
  float: none;
  width: auto;
  margin-right: auto;
  *margin-left: auto;
  display: block;
}
/* line 1166, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section div.method span.hoveri {
  cursor: pointer;
}
/* line 1170, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section div.method span.hover {
  display: none;
  width: 300px;
  width: 30rem;
  padding: 6px;
  padding: 0.6rem;
  background: whitesmoke;
  position: absolute;
  z-index: 10;
}
/* line 1177, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section div.method span.hover img {
  width: 300px;
  width: 30rem;
}
/* line 1183, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section div#gift-ct {
  display: none;
}
/* line 1185, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section div#gift-ct.active {
  display: block;
}
/* line 1188, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section#error {
  display: none;
}
/* line 1190, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section#error ul li {
  list-style-type: disc;
  list-style-position: inside;
}
/* line 1196, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section div#elv-traditional {
  display: none;
}
/* line 1198, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section#spendenteaser {
  padding: 0;
  border: 0;
}
/* line 1201, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section#spendenteaser div.seitenteaser-parent {
  display: none;
}
/* line 1205, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section#spendenteaser div.seitenteaser-parent,
body.double-column #content .block.spendenformular section#spendenteaser div.seitenteaser-parent section,
body.double-column #content .block.spendenformular section#spendenteaser div.seitenteaser-parent section > div {
  padding: 0;
}
/* line 1207, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section#spendenteaser div.seitenteaser-parent p,
body.double-column #content .block.spendenformular section#spendenteaser div.seitenteaser-parent section p,
body.double-column #content .block.spendenformular section#spendenteaser div.seitenteaser-parent section > div p {
  float: none;
  width: auto;
  margin-right: auto;
  *margin-left: auto;
  display: block;
}
/* line 1211, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section#spendenteaser div.seitenteaser-parent.active {
  display: block;
}
/* line 1214, ../../../../../scss/_blocks.scss */
body.double-column #content .block.spendenformular section + section {
  border-top: none;
}
/* line 1219, ../../../../../scss/_blocks.scss */
body.double-column .block.spendenformular a.button {
  margin-top: -20px;
  margin-top: -2rem;
  margin-bottom: 40px;
  margin-bottom: 4rem;
  width: 35.48387%;
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
  margin-left: 64.51613%;
}
/* line 1225, ../../../../../scss/_blocks.scss */
body.double-column .block.spendenformular a.button span {
  width: 10px;
  width: 1rem;
  height: 10px;
  height: 1rem;
  background-size: 8px;
  background-size: 0.8rem;
  margin-left: 6px;
  margin-left: 0.6rem;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  /* line 1219, ../../../../../scss/_blocks.scss */
  body.double-column .block.spendenformular a.button {
    margin-left: 0%;
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -20px;
    display: inline;
  }
}

/* line 1242, ../../../../../scss/_blocks.scss */
.block.blockquote blockquote {
  font-family: Georgia, serif;
  font-size: 3rem;
  font-style: italic;
  margin: auto auto;
  padding: 0.25rem 4rem;
  line-height: 1.45;
  position: relative;
  color: #669900;
  width: 80%;
  max-width: 500px;
  min-width: 200px;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
/* line 1258, ../../../../../scss/_blocks.scss */
.block.blockquote blockquote:before {
  display: block;
  content: "\201C";
  font-size: 8rem;
  position: absolute;
  left: -2rem;
  top: -2rem;
  color: #7a7a7a;
  padding-top: 2rem;
}
/* line 1269, ../../../../../scss/_blocks.scss */
.block.blockquote blockquote img {
  float: right;
  margin-top: -5px;
}
@media only screen and (max-width: 550px) {
  /* line 1276, ../../../../../scss/_blocks.scss */
  .block.blockquote blockquote img {
    display: none;
  }
}
/* line 1281, ../../../../../scss/_blocks.scss */
.block.blockquote blockquote cite {
  color: #055a1c;
  font-size: 1.4rem;
  display: block;
  margin-top: 0.5rem;
  text-align: center;
}
/* line 1289, ../../../../../scss/_blocks.scss */
.block.blockquote blockquote cite:before {
  content: "\2014 \2009";
}

@-moz-document url-prefix() {
  /* line 1297, ../../../../../scss/_blocks.scss */
  body.double-column #content .block.spendenformular section select {
    background-image: none !important;
  }
}

/* -------------------------------------------------------------------------*/
/* Subfooter */
/* line 4, ../../../../../scss/_footer.scss */
#footer-wrapper, section#content:after {
  height: 435px;
  height: 43.5rem;
}

/* line 9, ../../../../../scss/_footer.scss */
footer#subfooter {
  background-color: #e5e5e5;
  width: 100%;
  padding: 54px 0px 35px 0px;
  padding: 5.4rem 0rem 3.5rem 0rem;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px;
  line-height: 2.4rem;
}
/* line 16, ../../../../../scss/_footer.scss */
footer#subfooter > div {
  *zoom: 1;
  max-width: 940px;
  _width: 940px;
  padding-left: 8.51064%;
  padding-right: 8.51064%;
  margin-left: auto;
  margin-right: auto;
}
/* line 38, ../../../../../../../.gem/ruby/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
footer#subfooter > div:after {
  content: "";
  display: table;
  clear: both;
}
/* line 19, ../../../../../scss/_footer.scss */
footer#subfooter > div ul li {
  width: 31.91489%;
  float: left;
  margin-right: 2.12766%;
  display: inline;
}
/* line 184, ../../../../../../../.gem/ruby/1.9.1/gems/susy-1.0.9/sass/susy/_grid.scss */
footer#subfooter > div ul li:nth-child(3) {
  float: right;
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  /* line 19, ../../../../../scss/_footer.scss */
  footer#subfooter > div ul li {
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -20px;
    display: inline;
    padding-bottom: 20px;
    padding-bottom: 2rem;
  }
}
/* line 28, ../../../../../scss/_footer.scss */
footer#subfooter > div ul li h2 {
  margin-bottom: 8px;
  margin-bottom: 0.8rem;
}
/* line 36, ../../../../../scss/_footer.scss */
footer#subfooter > div ul li form {
  padding-top: 3px;
  padding-top: 0.3rem;
  margin-bottom: 30px;
  margin-bottom: 3rem;
}
/* line 41, ../../../../../scss/_footer.scss */
footer#subfooter > div ul li input {
  font-size: 14px;
  font-size: 1.4rem;
  background-color: #cccccc;
  margin-top: -8px;
  margin-top: -0.8rem;
}
/* line 47, ../../../../../scss/_footer.scss */
footer#subfooter > div ul li input[type="text"] {
  height: 22px;
  height: 2.2rem;
  padding-left: 2px;
  padding-left: 0.2rem;
}
@media only screen and (max-width: 1023px) {
  /* line 47, ../../../../../scss/_footer.scss */
  footer#subfooter > div ul li input[type="text"] {
    width: 155px;
    width: 15.5rem;
  }
}
/* line 55, ../../../../../scss/_footer.scss */
footer#subfooter > div ul li input[type="submit"] {
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
  font-weight: 700;
  background-color: #669900;
  border: 1px solid #669900;
  height: 24px;
  height: 2.4rem;
  padding: 0px 2px;
  padding: 0rem 0.2rem;
}
/* line 63, ../../../../../scss/_footer.scss */
footer#subfooter > div ul li .social-icon {
  height: 40px;
  height: 4rem;
  width: 40px;
  width: 4rem;
  margin-right: 20px;
  margin-right: 2rem;
  background-position: center;
  float: left;
}

/* -------------------------------------------------------------------------*/
/* Footer */
/* line 77, ../../../../../scss/_footer.scss */
footer#footer {
  width: 100%;
  background-color: #cccccc;
  color: white;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 10px 0px;
  padding: 1rem 0rem;
}
/* line 84, ../../../../../scss/_footer.scss */
footer#footer > div {
  *zoom: 1;
  max-width: 940px;
  _width: 940px;
  padding-left: 8.51064%;
  padding-right: 8.51064%;
  margin-left: auto;
  margin-right: auto;
}
/* line 38, ../../../../../../../.gem/ruby/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
footer#footer > div:after {
  content: "";
  display: table;
  clear: both;
}
/* line 88, ../../../../../scss/_footer.scss */
footer#footer nav#footernavigation {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
  line-height: 30px;
  line-height: 3rem;
}
/* line 92, ../../../../../scss/_footer.scss */
footer#footer nav#footernavigation ul {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
  margin: 0px;
  margin: 0rem;
  padding: 0px;
  padding: 0rem;
  list-style: none;
}
/* line 98, ../../../../../scss/_footer.scss */
footer#footer nav#footernavigation ul li {
  float: left;
  margin-right: 16px;
  margin-right: 1.6rem;
}
/* line 101, ../../../../../scss/_footer.scss */
footer#footer nav#footernavigation ul li a {
  text-decoration: none;
}
/* line 109, ../../../../../scss/_footer.scss */
footer#footer div#copyright {
  clear: both;
}

/* -------------------------------------------------------------------------*/
/* Double Column Template */
/* line 4, ../../../../../scss/_pages.scss */
body.double-column section#content {
  *zoom: 1;
  max-width: 940px;
  _width: 940px;
  padding-left: 8.51064%;
  padding-right: 8.51064%;
  margin-left: auto;
  margin-right: auto;
}
/* line 38, ../../../../../../../.gem/ruby/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
body.double-column section#content:after {
  content: "";
  display: table;
  clear: both;
}
/* line 7, ../../../../../scss/_pages.scss */
body.double-column section#content .main {
  width: 65.95745%;
  float: left;
  margin-right: 2.12766%;
  display: inline;
}
/* line 11, ../../../../../scss/_pages.scss */
body.double-column section#content .main .block,
body.double-column section#content .main .headline {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
}
@media only screen and (max-width: 767px) {
  /* line 7, ../../../../../scss/_pages.scss */
  body.double-column section#content .main {
    width: 100%;
    float: left;
    margin-right: 2.12766%;
    display: inline;
    margin-bottom: 60px;
    margin-bottom: 6rem;
  }
}
/* line 23, ../../../../../scss/_pages.scss */
body.double-column section#content aside {
  padding-left: 1.06383%;
  padding-right: 1.06383%;
  width: 29.78723%;
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
  background-color: whitesmoke;
}
/* line 27, ../../../../../scss/_pages.scss */
body.double-column section#content aside .block,
body.double-column section#content aside .headline {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
  /* 
  padding-left:0;
  padding-right: 0; */
}
@media only screen and (max-width: 767px) {
  /* line 23, ../../../../../scss/_pages.scss */
  body.double-column section#content aside {
    padding: 10px 0px 10px 0px;
    padding: 1rem 0rem 1rem 0rem;
    padding-left: 2.12766%;
    padding-right: 2.12766%;
    width: 95.74468%;
    float: right;
    margin-right: 0;
    *margin-left: -20px;
    display: inline;
  }
}
/* line 41, ../../../../../scss/_pages.scss */
body.double-column section#content .extension {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
}
/* line 45, ../../../../../scss/_pages.scss */
body.double-column section#content .extension .block,
body.double-column section#content .extension .headline {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
}
@media only screen and (max-width: 767px) {
  /* line 41, ../../../../../scss/_pages.scss */
  body.double-column section#content .extension {
    width: 100%;
    float: left;
    margin-right: 2.12766%;
    display: inline;
    margin-bottom: 60px;
    margin-bottom: 6rem;
  }
}

/* -------------------------------------------------------------------------*/
/* TinyMCE */
/* line 61, ../../../../../scss/_pages.scss */
body.zp-tinymce {
  padding: 5px;
  padding: 0.5rem;
  /*p {
    @include px-to-rem(margin-bottom, 20);
    &:last-child {
      margin-bottom:0;
    }
  }*/
}
/* line 71, ../../../../../scss/_pages.scss */
body.zp-tinymce ul {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
/* line 75, ../../../../../scss/_pages.scss */
body.zp-tinymce ul li {
  list-style-type: disc;
  list-style-position: inside;
}

/* -------------------------------------------------------------------------*/
/* Searchresults */
/* line 84, ../../../../../scss/_pages.scss */
body.searchresult .container {
  *zoom: 1;
  max-width: 940px;
  _width: 940px;
  padding-left: 8.51064%;
  padding-right: 8.51064%;
  margin-left: auto;
  margin-right: auto;
}
/* line 38, ../../../../../../../.gem/ruby/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
body.searchresult .container:after {
  content: "";
  display: table;
  clear: both;
}
/* line 88, ../../../../../scss/_pages.scss */
body.searchresult #content {
  padding-bottom: 70px;
  padding-bottom: 7rem;
  padding-top: 70px;
  padding-top: 7rem;
}
/* line 93, ../../../../../scss/_pages.scss */
body.searchresult nav#topnavigation a {
  color: #669900;
  text-shadow: none;
}

/* -------------------------------------------------------------------------*/
/* Startseite */
/* line 101, ../../../../../scss/_pages.scss */
body.startseite {
  /*ul#slider-navigation {
    @include px-to-rem(margin-bottom, 20);
  }*/
  /*.block.pagetitle {
    @include px-to-rem(margin-bottom, 15);
  }*/
}
/* line 102, ../../../../../scss/_pages.scss */
body.startseite #content {
  padding-bottom: 70px;
  padding-bottom: 7rem;
}
/* line 114, ../../../../../scss/_pages.scss */
body.startseite .block.themeneinstieg {
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
}
/* line 119, ../../../../../scss/_pages.scss */
body.startseite .block.seitenteaser h1 {
  margin-top: 7px;
  margin-top: 0.7rem;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
/* line 124, ../../../../../scss/_pages.scss */
body.startseite .block.seitenteaser div {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
@media only screen and (max-width: 767px) {
  /* line 128, ../../../../../scss/_pages.scss */
  body.startseite .block.seitenteaser h1 {
    margin-bottom: 3px;
    margin-bottom: 0.3rem;
  }
  /* line 131, ../../../../../scss/_pages.scss */
  body.startseite .block.seitenteaser div {
    margin-bottom: 13px;
    margin-bottom: 1.3rem;
  }
}

/* -------------------------------------------------------------------------*/
/* Themen */
/* line 140, ../../../../../scss/_pages.scss */
body.themen {
  /*ul#slider-navigation {
    @include px-to-rem(margin-bottom, 20);
  }*/
  /*.block.pagetitle {
    @include px-to-rem(margin-bottom, 15);
  }*/
}
/* line 141, ../../../../../scss/_pages.scss */
body.themen #content {
  padding-bottom: 70px;
  padding-bottom: 7rem;
}

/* -------------------------------------------------------------------------*/
/* Donate */
/* line 157, ../../../../../scss/_pages.scss */
body.donate aside {
  margin-top: 12px;
  margin-top: 1.2rem;
}
/* line 160, ../../../../../scss/_pages.scss */
body.donate nav#topnavigation a {
  color: #669900;
  text-shadow: none;
}
