/*! normalize.css v2.1.0 | MIT License | git.io/normalize */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

h1 {
    font-size: 30px;
    line-height: 30px;
    margin: 0.67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

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: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 15px;
    margin: 0
}

button,
input {
    line-height: normal
}

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
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
	margin-right:10px;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

@font-face {
    font-family: 'GentiumBasicRegular';
    src: url("../fonts/GenBasR-webfont.eot");
    src: url("../fonts/GenBasR-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/GenBasR-webfont.woff") format("woff"), url("../fonts/GenBasR-webfont.ttf") format("truetype"), url("../fonts/GenBasR-webfont.svg#GentiumBasicRegular") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'GentiumBasicBold';
    src: url("../fonts/GenBasB-webfont.eot");
    src: url("../fonts/GenBasB-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/GenBasB-webfont.woff") format("woff"), url("../fonts/GenBasB-webfont.ttf") format("truetype"), url("../fonts/GenBasB-webfont.svg#GentiumBasicBold") format("svg");
    font-weight: normal;
    font-style: normal
}

.page {
    margin: 0 auto
}

.content>header {
    padding-top: 30px
}

@media only screen and (max-width: 639px) {
    .page {
        padding: 10px
    }
    .header-image {
        display: none
    }
    aside {
        margin-bottom: 20px
    }
	.state-country ~ div.content.clearfix > aside .box.cta {
		display: none;
	}

	.state-Village ~ div.content.clearfix > aside .box.cta {
		display: none;
	}

	input[type="checkbox"]  {
		transform: scale(1.4);
	}

	.sosBS .radio label, .sosBS .checkbox label {
		padding-left: 25px;
	}
}

@media only screen and (min-width: 640px) {
    .middle {
        float: left;
        margin-top: 40px
    }
    .wide {
        margin-top: 40px
    }
    aside {
        float: left;
        margin-top: 40px
    }
}

@media only screen and (min-width: 640px) and (max-width: 969px) {
    .page {
        width: 620px;
        padding: 0 10px 10px;
        margin: 0 auto
    }
    .content {
        padding: 0 0 50px
    }
    .middle {
        width: 400px;
        padding-right: 20px
    }
    aside {
        width: 200px
    }
    aside img {
        max-width: 100%
    }
}

@media only screen and (min-width: 970px) {
    .page {
        width: 970px
    }
    .content {
        padding: 0 0px 50px;
        background: url(../images/bg-content.png) 50% 0 no-repeat
    }
    .middle {
        float: left;
        width: 635px;
        margin-top: 40px;
        padding-right: 35px
    }
    aside {
        float: left;
        width: 300px;
        margin-top: 40px;
        margin-left: 0px
    }
}

@media print {
    .page {
        width: 970px
    }
    .content {
        padding: 0 15px 50px;
        background: url(../images/bg-content.png) 50% 0 no-repeat
    }
    .middle {
        float: left;
        width: 600px;
        margin-top: 40px;
        padding-right: 30px
    }
    aside {
        float: left;
        width: 300px;
        margin-top: 40px;
        margin-left: 10px
    }
}

body {
    font-size:15px;
	line-height: 20px;
	font-family: 'Droid Sans', sans-serif;
    color: #333;
    background-color: #fff
}

.fl {
    float: left
}

.fr {
    float: right
}

.clr {
    clear: both !important
}

.clearfix,
.image-text-list li,
.cta-link,
.cta-checkout-link,
.content .call-for-donations,
.listable-filter,
.page-options ul,
.paging,
#navigation-meta ul,
#navigation-main ul,
#page-footer ul,
.navigation-bottom ul,
.carousel .slides,
.carousel .indicator,
.breadcrumb ul,
.rte,
.rte .testimonials ul,
.rte .contacts .image-text-list li,
.rte .figure,
.rte .imageContainerLeft,
.rte .imageContainerRight,
.teaser-boxes ul,
.teaser-boxes .step-navigation,
.portal-teaser ul,
.latest-news ul,
.news-overview .list li,
.searchresult .new-search,
.gallery ul,
.checkout-wrapper .checkout-overview>div {
    *zoom: 1
}

.clearfix:before,
.image-text-list li:before,
.cta-link:before,
.cta-checkout-link:before,
.content .call-for-donations:before,
.listable-filter:before,
.page-options ul:before,
.paging:before,
#navigation-meta ul:before,
#navigation-main ul:before,
#page-footer ul:before,
.navigation-bottom ul:before,
.carousel .slides:before,
.carousel .indicator:before,
.breadcrumb ul:before,
.rte:before,
.rte .testimonials ul:before,
.rte .contacts .image-text-list li:before,
.rte .figure:before,
.rte .imageContainerLeft:before,
.rte .imageContainerRight:before,
.teaser-boxes ul:before,
.teaser-boxes .step-navigation:before,
.portal-teaser ul:before,
.latest-news ul:before,
.news-overview .list li:before,
.searchresult .new-search:before,
.gallery ul:before,
.checkout-wrapper .checkout-overview>div:before,
.clearfix:after,
.image-text-list li:after,
.cta-link:after,
.cta-checkout-link:after,
.content .call-for-donations:after,
.listable-filter:after,
.page-options ul:after,
.paging:after,
#navigation-meta ul:after,
#navigation-main ul:after,
#page-footer ul:after,
.navigation-bottom ul:after,
.carousel .slides:after,
.carousel .indicator:after,
.breadcrumb ul:after,
.rte:after,
.rte .testimonials ul:after,
.rte .contacts .image-text-list li:after,
.rte .figure:after,
.rte .imageContainerLeft:after,
.rte .imageContainerRight:after,
.teaser-boxes ul:after,
.teaser-boxes .step-navigation:after,
.portal-teaser ul:after,
.latest-news ul:after,
.news-overview .list li:after,
.searchresult .new-search:after,
.gallery ul:after,
.checkout-wrapper .checkout-overview>div:after {
    content: " ";
    display: table
}

.clearfix:after,
.image-text-list li:after,
.cta-link:after,
.cta-checkout-link:after,
.content .call-for-donations:after,
.listable-filter:after,
.page-options ul:after,
.paging:after,
#navigation-meta ul:after,
#navigation-main ul:after,
#page-footer ul:after,
.navigation-bottom ul:after,
.carousel .slides:after,
.carousel .indicator:after,
.breadcrumb ul:after,
.rte:after,
.rte .testimonials ul:after,
.rte .contacts .image-text-list li:after,
.rte .figure:after,
.rte .imageContainerLeft:after,
.rte .imageContainerRight:after,
.teaser-boxes ul:after,
.teaser-boxes .step-navigation:after,
.portal-teaser ul:after,
.latest-news ul:after,
.news-overview .list li:after,
.searchresult .new-search:after,
.gallery ul:after,
.checkout-wrapper .checkout-overview>div:after {
    clear: both
}

.no-bullets,
.page-options ul,
.paging,
#navigation-meta ul,
#navigation-main ul,
#page-footer ul,
.navigation-bottom ul,
.carousel .slides,
.carousel .indicator,
.breadcrumb ul,
.rte .testimonials ul,
aside ul,
.teaser-boxes ul,
.portal-image-teaser ul,
.portal-teaser ul,
.latest-news ul,
.news-overview .list,
.gallery ul,
.shop-how-to ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.dottedlist {
    list-style: disc;
    margin: 10px 10px 10px 15px
}

.hidden {
    display: none !important;
    visibility: hidden
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

input,
textarea {
    border-radius: 0;
    outline: none
}

img {
    max-width: 100%
}

iframe {
    max-width: 100%
}

.image-text-list {
    padding: 0;
    margin: 0;
    list-style: none
}

.image-text-list li {
    padding: 10px;
    border-bottom: 1px solid #e5e5e5
}

.image-text-list li img {
    float: left;
    margin-right: 20px
}

.scroll-container {
    overflow-x: hidden;
    background-color: #fff
}

@media only screen and (max-width: 639px) {
    .scroll-container {
        overflow-x: scroll
    }
}

h1,
h2,
h3,
h4 {
    font-weight: normal;
	color: #25619e;
}

h1.arial,
h2.arial,
h3.arial,
h4.arial {
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif
}

.inputButton {
    display: inline-block;
    height: 35px;
    padding-left: 45px;
    padding-right: 10px;
    color: #fff;
    font-family: "book antiqua", Georgia, sans-serif;
    font-weight: bold;
    font-size: 15px;
    line-height: 35px;
    border: 0;
    background: url(../images/btn-cta.png) center left
}

.inputButton.no-arrow {
    background-image: url(../images/btn-cta-bg.png);
    padding-left: 10px
}

.cta-link,
.cta-checkout-link {
    display: inline-block;
    line-height: 35px
}

.cta-link b,
.cta-checkout-link b {
    display: inline-block;
    height: 35px;
    vertical-align: top
}

.cta-link span,
.cta-checkout-link span {
    display: inline-block;
    color: #fff;
	font-style: normal;
}

#branding .cta-link b,
#branding .cta-checkout-link b {
    width: 38px;
    height: 42px;
    background: url(../images/header/btn-cta.png) 0 0 no-repeat;
    margin: 0px 0 5px 5px
}

#branding .cta-link span,
#branding .cta-checkout-link span {
    padding-right: 8px;
    background: url(../images/header/btn-cta.png) 100% 0 no-repeat
}

#branding .cta-checkout-link b,
#branding .cta-checkout-link span {
    background-image: url(../images/header/btn-cta-shop.png)
}

.content h1 {
    margin: 0 0 15px;
	line-height: 35px;
    font-size: 30px;
}

.content h2 {
    margin: 0 0 15px;
    font-size: 22px;
	line-height: 25px;
}

.content .intro {
	font-size: 18px;
    margin-bottom: 20px;
    font-family: PT Serif;
    font-style: italic;
    color: #777;
}

.content .call-for-donations {
    clear: both;
    position: relative;
    margin: 30px 0;
    padding: 10px 10px 0;
    font-size: 14px;
    line-height: 1.3;
    background-color: #f2f2f2;
    border: solid 1px #ec7404;
}

.content .call-for-donations img {
    float: left;
    display: block;
    padding: 10px 20px 20px 10px;
}

.content .call-for-donations h2,
.content .call-for-donations h4 {
    margin: 0;
    font-size: 20px;
    line-height: 1.2592593;
}

.content .call-for-donations p {
    margin: 0;
    padding: 0 0 5px
}

.content .call-for-donations .cta-link {
	margin-bottom: 10px;
}

.content .call-for-donations .cta-link>i {
    display: inline-block;
    -moz-box-shadow: 3px 3px 3px rgba(148, 27, 39, 0.5);
    -webkit-box-shadow: 3px 3px 3px rgba(148, 27, 39, 0.5);
    box-shadow: 3px 3px 3px rgba(148, 27, 39, 0.5)
}

.lt-ie9 .content .call-for-donations .cta-link>i {
    zoom: 1;
    filter: progid: DXImageTransform.Microsoft.Shadow(color='#999999', Direction=90, Strength=3) progid: DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=2) progid: DXImageTransform.Microsoft.Shadow(color='#999999', Direction=180, Strength=3)
}

.content .call-for-donations .cta-link i {
    font-style: normal !important
}

.no-rgba .content .call-for-donations .cta-link {
    background-color: #ccc
}

.lt-ie9 .content .call-for-donations .cta-link {
    background: none
}

.content .call-for-donations .cta-link b {
    width: 45px;
    height: 2.5em;
    background: url(../images/btn-cta.png) 0 50% no-repeat;
    font-size: 14px
}

.content .call-for-donations .cta-link span {
    padding-right: 18px;
    background: url(../images/btn-cta.png) 100% 50% no-repeat
}

.content h4,
.content p,
.content a {
    position: relative;
    z-index: 1
}

.listable-filter {
    margin-bottom: 20px
}

.no-js .listable-filter {
    display: none
}

.listable-filter span {
    float: left;
    display: inline-block;
    margin-right: 20px
}

.page-options {
    clear: both;
    background: #f2f2f2
}

.page-options li {
    float: left;
    padding: 0 7px 0 5px
}

.page-options a {
    display: inline-block;
    font-size: 1.05em;
    line-height: 2.4761905;
    color: #58585a;
    text-decoration: none
}

.page-options a b {
    display: inline-block;
    width: 25px;
    height: 2.4761905em;
    vertical-align: top;
    background: url(../images/page-options.png) no-repeat
}

.page-options .btn-top b {
    background-position: 0 0
}

.page-options .btn-share b {
    background-position: -25px 0
}

.page-options .btn-print b {
    background-position: -50px 0
}

.page-options .btn-bookmark b {
    background-position: -75px 0
}

.btn-rss {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-left: -4px;
    background: url(../images/btn-rss.gif) 50% 50% no-repeat
}

.pagingWrapper {
text-align:center;
}

.paging {
    clear: both;
    margin: 20px 0;
	display:inline-block;
}

.paging li {
    float: left;
    padding-left: 4px
}

.paging li:first-child {
    padding-left: 0
}

.paging a,
.paging span {
    display: inline-block;
    width: 1.4285714286em;
    text-decoration: none;
    line-height: 1.4285714286;
    color: #58585a;
    text-align: center;
	border-radius: 50%;
	padding:2px;
}

.paging a:focus,
.paging a:hover,
.paging span {
    background-color: #e4f1dd
}

@media only screen and (max-width: 639px) {
    .page-options {
        margin: 30px 0
    }
    a.lightbox {
        cursor: default
    }

    .content .call-for-donations img {
        margin: 0 auto;
		float:none;
		/*height: 338px;*/
		width: 338px;
		padding: 10px 0 20px;
    }
    .content .call-for-donations h2,
    .content .call-for-donations h4 { padding: 0px 0 10px; font-size: 20px;}

	.content .call-for-donations {
	padding: 38px 10px 0;
	}

	.content .call-for-donations .cta-link{
		margin-top: 51px;
		margin-bottom: 56px;
	}
}

@media only screen and (min-width: 640px) and (max-width: 969px) {
    .content .call-for-donations {
        width: 374px
    }
    .content .call-for-donations h2,
    .content .call-for-donations h4 { padding: 10px 0 12px; }
    .content .call-for-donations img {
        width: 120px !important;
        height: auto !important;
    }
    .page-options a {
        padding: 0 15px
    }
}

@media only screen and (min-width: 970px) {
    .content .call-for-donations {
    }
    .content .call-for-donations h2,
    .content .call-for-donations h4 { padding: 10px 0 12px; }
    .content .call-for-donations img {
        width: 170px !important;
        height: auto !important
    }
    .page-options a {
        padding: 0 15px 0 25px
    }
}

#branding .logo {
    float: left
}

#branding .metabar {
    float: right
}

.search-box {
    float: right;
    padding-left: 10px
}

.search-box #search-mobile {
    border: 1px solid #e5e5e5;
	padding: 5px 5px 4px 10px;
	margin-right: 4px;
}

.search-box label {
    padding-right: 5px;
    color: #76b856;
    font-size: 1.05em;
    font-weight: bold
}

.search-box .search-term {
    width: 110px;
    margin: 0;
    padding: 0;
    color: #76b856;
    border: none;
    outline: 0;
    background: transparent;
}

.search-box .btn-search {
    width: 23px;
    height: 23px;
    margin: 0;
    padding: 0;
    text-indent: -999em;
    border: none;
    outline: 0;
    background: url(../images/header/btn-search.png) 0 0 no-repeat
}

#navigation-meta a {
    text-decoration: none;
    color: #76b856
}

#navigation-meta a.CMSListMenuLinkHighlighted {
    font-weight: bold
}

.sos-cta {
	font-family: PT Serif;
    font-size: 18px;
    color: #777;
    font-style: italic;
    margin-top: 50px;
    position: absolute;
    right: 0;
	text-align: right;
}
#branding { position:relative; }

@media only screen and (max-width: 639px) {
    #branding .logo {
        width: 148px
    }
    #branding .logo img {
        width: 100%
    }
    #branding #navigation-meta {
        display: none
    }
    #branding .search-box #search-mobile {
        position: absolute;
        top: 10px;
        right: 10px;
        left: 10px;
        display: none;
        width: auto;
        padding: 20px;
        border: solid 2px #ccc
    }
    #branding .search-box .toggle-search {
        display: block;
        width: 23px;
        height: 23px;
        margin: 0;
        padding: 0;
        cursor: pointer;
        border: none;
        outline: 0;
        background: #e4f1dd url(../images/header/btn-search.png) 0 0 no-repeat
    }
    #branding .search-box #search-term {
        width: 150px;
        background: #fff
    }
    #branding .search-box .btn-search {
        position: absolute
    }
    #branding .search-box.is-visible {
        position: static;
        float: none
    }
    #branding .search-box.is-visible #search-mobile {
        display: block
    }
    #branding .search-box.is-visible .hide-search-mobile {
        position: absolute;
        top: 10px;
        right: 10px;
        display: block;
        width: 25px;
        height: 21px;
        background: url(../images/header/btn-close.gif) 0 0 no-repeat
    }
}

@media only screen and (min-width: 480px) and (max-width: 639px) {
    #branding .metabar {
        width: 250px
    }
    #navigation-meta {
        padding-top: 10px
    }
}

@media only screen and (min-width: 640px) {
    #branding {
        padding-top: 10px;
    }
    #branding #navigation-meta {
        float: right
    }
    #branding #navigation-meta li {
        float: left;
        padding: 0 7px;
        border-left: 1px solid #76b856
    }
    #branding #navigation-meta li:first-child {
        padding-left: 0;
        border-left-width: 0
    }
    #branding .search-box #search-mobile {
    }
    #branding .search-box .hide-search-mobile,
    #branding .search-box .toggle-search {
        display: none
    }
}

@media only screen and (min-width: 640px) and (max-width: 969px) {
    #branding .sos-cta {
		max-width: 50%;
		white-space: inherit !important;
	}
	#branding .metabar {
        width: 350px
    }
    #navigation-meta {
        padding-top: 10px
    }
}

@media only screen and (min-width: 970px) {
    #branding {
        z-index: 2;
        height: 105px
    }
    #branding .logo {
        display: inline-block;
        padding: 7px 0 3px
    }
    #branding .metabar {
        width: 730px
    }
    #branding .sos-cta {
        width: 730px
    }
    #navigation-meta {
        padding-top: 6px
    }
}

#navigation-teaser {
    position: absolute;
    left: -999em
}

#page-footer {
    background: #f2f2f2;
}

#page-footer h5 {
	margin: 0;
    color: #2d63a3;
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 4px;
}

#page-footer h5 a {
    color: #76b856
}

#page-footer a {
    text-decoration: none;
    color: #76b856
}

#page-footer a:focus,
#page-footer a:hover {
    color: #76b856
}

#page-footer li a {
}

#page-footer li a:before {
    display: inline-block;
    content: "\203a";
    padding-right: 5px;
}

#page-footer ul {
    margin-bottom: 10px;
    line-height: 1.6545455
}

#page-footer ul.floated>li {
    float: left
}

#page-footer p {
    margin: 0 0 5px
}

#page-footer .email-newsletter {
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    -moz-box-shadow: inset 0 1px 1px rgba(170, 170, 170, 0.5);
    -webkit-box-shadow: inset 0 1px 1px rgba(170, 170, 170, 0.5);
    box-shadow: inset 0 1px 1px rgba(170, 170, 170, 0.5);
    width: 180px;
    margin-bottom: 5px;
    padding: 4px;
    color: #777;
    border: solid 1px;
    border-color: #aaa #ccc #ccc #aaa;
    background: #fff;
    font-size: 12px
}

#page-footer .blog-newsletter .btn {
    display: block;
    padding: 3px 25px;
    color: #fff;
    border: solid #539136;
    border-width: 0 0 1px;
    background-color: #76b856;
    font-size: 1em;
    line-height: 25px
}

.lt-ie9 #page-footer .blog-newsletter .btn {
    padding: 0px 25px;
    line-height: 20px
}

#page-footer .blog-social li {
    float: left;
}

#page-footer .blog-social li a {
    display: inline-block;
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: 0 0;
    line-height: 1.2727273
}

#page-footer .blog-social li a:before {
    content: ''
}

#page-footer .blog-dzi img {
    display: inline-block;
    float: right;
    margin-left: 15px
}

@media only screen and (max-width: 639px) {
    #page-footer {
        padding: 10px;
        line-height: 1.75
    }
    #page-footer .is-hidden-mobile {
        display: none
    }
    #page-footer>div+div {
        padding-top: 15px
    }
    #page-footer>div>a,
    #page-footer>div p,
    #page-footer>div ul {
        display: none
    }
    #page-footer div.expanded>a,
    #page-footer div.expanded p,
    #page-footer div.expanded ul {
        display: block
    }
    #page-footer div.expanded h5 {
        border-bottom-width: 0
    }
    #page-footer div.expanded h5 span {
        background-position: -28px 0
    }
    #page-footer h5 {
        position: relative;
        border-bottom: solid 1px #fff
    }
    #page-footer h5>span {
        position: absolute;
        top: 10px;
        right: 0;
        display: block;
        width: 17px;
        height: 17px;
        background: url(../images/footer/icons-headline.gif) 0 0 no-repeat
    }
    #page-footer h5 a:hover,
    #page-footer h5 a:focus {
        text-decoration: none
    }
    #page-footer h5:hover {
        cursor: pointer
    }
    #page-footer img {
        max-width: 100%
    }
    #page-footer ul {
        line-height: 2
    }
    #page-footer p {
        margin: 0 0 10px
    }

	.IE  #page-footer .blog-social li, .Gecko #page-footer .blog-social li { 	float: none; width: 100% !important; }
	#page-footer #footer-content-wrapper-inner > div { padding-left: 10px; }
	#page-footer #footer-content-wrapper-inner > div.blog-ekomi { padding-top: 5px; }
}

@media only screen and (min-width: 640px) {
    #page-footer>div {
        display: inline-block;
        min-height: 120px;
        margin-right: 9px;
        margin-left: 9px;
        padding-bottom: 20px;
        vertical-align: top
    }
    #page-footer .footer-metanavi {
        min-height: 30px
    }
}

@media only screen and (max-width: 969px) {
    #page-footer>div.blog-social li {
        width: 25px;
        margin-right: 20px
    }
    #page-footer>div.blog-social li a {
        position: relative;
        display: block;
        width: 25px;
        height: 25px;
        text-align: left;
        text-indent: -999em
    }
    #page-footer>div.blog-social li br {
        display: none
    }
}

@media only screen and (min-width: 640px) and (max-width: 969px) {
    #page-footer {
        padding: 15px 0 35px
    }
    #page-footer>div {
        width: 290px
    }
    #page-footer .footer-metanavi {
        width: 100%
    }
}

@media only screen and (min-width: 970px) {
    #page-footer {
        padding: 15px 5px 35px
    }
    #page-footer>div {
        width: 300px
    }
    .IE #page-footer>div,
    .Gecko #page-footer>div {
        width: 299px
    }
    #page-footer .footer-metanavi {
        width: 940px
    }
    #page-footer .footer-metanavi ul {
    }
}

.navigation-bottom {
    background-color: #76b856;
    font-size: 1.4em;
    line-height: 2.142858
}

.navigation-bottom a {
    text-decoration: none;
    color: #fff
}

@media only screen and (max-width: 639px) {
    .navigation-bottom li {
        float: left;
        padding: 0 16px
    }
}

@media only screen and (min-width: 640px) {
    .navigation-bottom {
        position: fixed;
        z-index: 80;
        bottom: 0;
        width: 640px
    }
    .navigation-bottom li {
        float: left;
        padding: 0 16px
    }
}

@media only screen and (min-width: 970px) {
    .navigation-bottom {
        width: 970px
    }
}

#jquery-overlay {
    position: absolute;
    z-index: 90;
    top: 0;
    left: 0;
    width: 100%;
    height: 500px
}

#jquery-overlay.compare {
    background-color: transparent;
    background-color: rgba(0, 0, 0, 0.8);
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#7F000001',EndColorStr='#7F000001')";
    width: 100%;
    height: 100%
}

#jquery-lightbox {
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    line-height: 0
}

#jquery-lightbox.compare {
    width: 960px;
    height: 550px;
    margin: 0 auto
}

.compare-container {
    width: 980px;
    height: 550px;
    margin: 50px auto 0;
    background: #fff
}

.compare-container .compare-content {
    display: block;
    padding: 10px
}

.compare-container .compare-content iframe {
    width: 100%;
    height: 467px
}

#jquery-lightbox a img {
    border: none
}

#jquery-lightbox-ddwrapper {
    display: inline-block;
    max-width: 95%;
    max-height: 95%;
    margin: 0 auto
}

#lightbox-container-image-box {
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    position: relative;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    background-color: #fff
}

.compare #lightbox-container-image-box {
    width: 960px;
    height: 500px
}

#lightbox-container-image {
    height: auto;
    padding: 10px
}

#lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0%;
    width: 100%;
    height: 25%;
    text-align: center;
    line-height: 0
}

#lightbox-nav {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#lightbox-container-image-box>#lightbox-nav {
    left: 0
}

#lightbox-nav a {
    outline: none
}

#lightbox-nav-btnPrev,
#lightbox-nav-btnNext {
    display: block;
    zoom: 1;
    width: 49%;
    height: 100%
}

#lightbox-nav-btnPrev {
    left: 0;
    float: left
}

#lightbox-nav-btnNext {
    right: 0;
    float: right
}

#lightbox-container-image-data-box {
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    overflow: auto;
    width: auto;
    margin: 0 auto;
    padding: 0 10px 0;
    background-color: #fff;
    font-size: 10px;
    line-height: 1.4em
}

#lightbox-container-image-data {
    color: #666
}

#lightbox-container-image-data #lightbox-image-details {
    float: left;
    width: 70%;
    text-align: left;
	font-size:13px;
	line-height:20px;
}

#lightbox-image-details-caption {
    font-weight: bold
}

#lightbox-image-details-currentNumber {
    display: block;
    clear: left;
    padding-top: 5px;
    padding-bottom: 1.0em
}

#lightbox-secNav-btnClose {
    float: right;
    width: 91px;
    padding-bottom: 0.7em
}

#lightbox-image-details-title {
    margin: 5px 0;
    font-weight: bold
}

#lightbox-image-details-story {
    margin: 5px 0;
}

#lightbox-image-details-copyright {
}

.carousel {
    position: relative;
    overflow: hidden
}

.carousel .slides {
    position: relative;
    width: 20000em
}

.carousel .slides li {
    float: left
}

.carousel .indicator {
    position: absolute;
    top: 300px;
    left: 14px;
    z-index: 10
}

.carousel .indicator li {
    float: left;
    display: block;
    width: 14px;
    height: 14px;
    margin-left: 6px;
    background: url(../images/slideshow-indicator.png) -14px 0 no-repeat;
    cursor: pointer
}

.carousel .indicator li.active {
    background-position: 0 0
}

@media only screen and (max-width: 639px) {
    .carousel {
        width: 100%
    }
    .carousel .slides li {
        overflow: hidden
    }
    .carousel .slides img {
        max-width: 150%;
        margin-left: -50%
    }
}

@media only screen and (min-width: 970px) {
    .carousel {
        width: 970px
    }
}

.breadcrumb li {
    float: left;
    color: #777;
    line-height: 1.5
}

.breadcrumb li:before {
    display: inline-block;
    content: "\203a";
    color: #777;
    line-height: 1.5;
	margin: 0 10px;
}

.breadcrumb li:first-child:before {
    content: "";
	margin: 0;
}

.breadcrumb li a,
.breadcrumb li span {
    color: #777;
}

@media only screen and (max-width: 969px) {
    .breadcrumb {  padding: 15px 0; }
}
@media only screen and (min-width: 970px) {
    .breadcrumb { padding: 10px 15px; }
}
@media only screen and (max-width: 639px) {
	.breadcrumb li { padding-top: 4px; }
	.breadcrumb li:first-child { display:none;}
	.breadcrumb li:nth-last-child(3) a { display:none; }
	.breadcrumb li:nth-child(-n+2) { display: inline-bloxk;  }
	.breadcrumb li:nth-last-child(3):before { content:"..."; padding-left: 10px;}
	.breadcrumb li:nth-child(2) { position: relative; }
	.breadcrumb li:nth-child(2)  a { background: url(../images/breadcrumb_home.png) no-repeat; background-size: 30px 30px; width: 30px; height: 30px; text-indent: -9999px; position: absolute; top: 0;}
}


.rte {
}

.rte ul {
    overflow: hidden;
    margin-top: 0px
}

.rte h1 {
    font-size: 2.14286em
}

.rte h2 {
    margin: 15px 0;
    font-size: 22px;
}

.rte h3 {
    margin: 15px 0;
}

.rte .intro {
}

.rte p {
    margin: 0 0 5px 0 !important
}

.rte a {
    text-decoration: none;
    color: #76b856
}

.rte a.arrow:hover, .rte a.arrow:active { text-decoration:none;}

.rte .list h2,
.rte .list h3 {
}

.grey-wrapper { background-color:#f2f2f2;}

.testimonials-wrapper .testimonials-left { float: left; width: 635px;padding-right: 20px;}
.testimonials-wrapper .testimonials-right { float: left; width: 260px; padding:20px 35px 20px 20px; }

.testimonials-left .rte > a { margin-bottom: 15px; display:block;}
.testimonials-right img { width: 260px; padding-bottom: 15px;}
.testimonials-right .rte h3 { margin-top: 0;}
.testimonials-right .arrow { padding-top: 10px; display:inline-block;}

.testimonials li { width: 300px; float: left; display: block; padding-right: 35px;}
.testimonials li:last-child { padding-right: 0px;}
.testimonials li  img {}
.testimonials li  h2 { font-size: 18px;color: #777; font-family: PT Serif; font-style: italic; margin-top: 13px; margin-bottom:28px;}

@media only screen and (min-width: 970px) {
	.testimonials li { width: 300px; }
	.testimonials li:nth-child(3n+1) { clear: both; }
	.testimonials li:nth-child(3n+3) { padding-right: 0; }
}

@media only screen and (min-width: 640px) and (max-width: 969px) {
	.testimonials li  { width:193px; padding-right: 20px; }
	.testimonials li:nth-child(3n+1) { clear: both; }
	.testimonials li:nth-child(3n+3) { padding-right: 0; }
    .testimonials-wrapper .testimonials-right { display:none; }
	.testimonials-wrapper .testimonials-left .testimonials li { width: 300px; padding-right: 35px;}
	.testimonials-wrapper .testimonials-left .testimonials li:last-child { padding-right: 0px;}
}

@media only screen and (max-width: 639px) {
	.testimonials-wrapper .testimonials-left { width: 100%; padding-right:0;}
    .testimonials-wrapper .testimonials-right { display:none; }
    .testimonials li { float: none; width:100%; clear:both;padding-right: 0;}
    .testimonials li  img { width:100%;}
	.testimonials li { padding-right: 0;}
}

.rte .contacts .image-text-list img {
    width: 162px
}

.rte .figure {
    clear: both
}

.rte .figure.figure-left,
.rte .figure.figure-right {
    display: table;
    width: 50px
}

.rte .figure.figure-left img,
.rte .figure.figure-right img {
    max-width: 260px
}

.rte .figure.figure-left {
    float: left;
    margin: 0 20px 10px 0
}

.rte .figure.figure-right {
    float: right;
    margin: 0 0 10px 20px
}

.rte .figure .figcaption {
    padding-bottom: 10px;
    color: #999999;
    font-size: 11px;
	line-height: 12px;
}

.rte .figure a {
    z-index: 5
}

.rte .emphasized {
    margin-bottom: 15px;
    padding: 6px;
    border: solid 3px #76b856
}


@media only screen and (max-width: 639px) {
    .rte .figure.figure-left {
        float: none
    }
    .rte .figure.figure-right {
        float: none
    }
    .rte .contacts .image-text-list img {
        float: none
    }
    .rte .contacts .image-text-list h2 {
        margin-top: 5px
    }
}

@media only screen and (min-width: 640px) {
    .rte .figure {
        display: table
    }
    .rte .figure.figure-left {
        display: table;
        float: left;
        width: 50px;
        margin: 0 15px 0 0
    }
    .rte .figure.figure-right {
        float: right;
        width: 50px;
        margin: 0 0 0 15px
    }
    .rte .contacts .image-text-list img {
        margin-right: 0
    }
    .middle .rte .contacts .image-text-list .hasImage h2,
    .middle .rte .contacts .image-text-list .hasImage p {
        margin-left: 180px !important
    }
    .rte .contacts .image-text-list h2 {
        margin-top: 5px
    }
}

@media only screen and (min-width: 640px) and (max-width: 969px) {
    .rte .figure img {
        max-width: 400px !important;
        height: auto !important
    }
    .rte .figure img.portrait {
        max-width: 300px
    }
    .rte .figure.figure-left img,
    .rte .figure.figure-right img {
        max-width: 160px !important
    }
    .lt-ie9 .rte .figure.figure-left img,
    .lt-ie9 .rte .figure.figure-right img {
        width: 160px !important
    }
    .rte .figure.figure-left img.portrait,
    .rte .figure.figure-right img.portrait {
        max-width: 120px !important
    }
    .lt-ie9 .rte .figure.figure-left img.portrait,
    .lt-ie9 .rte .figure.figure-right img.portrait {
        width: 120px !important
    }
}

@media only screen and (min-width: 970px) {
    .rte .figure img {
        height: auto !important
    }
    .rte .figure img.portrait {
        max-width: 450px
    }
    .rte .figure.figure-left .tl img,
    .rte .figure.figure-right .tl img {
        max-width: 260px !important
    }
    .lt-ie9 .rte .figure.figure-left .tl img,
    .lt-ie9 .rte .figure.figure-right .tl img {
        width: 260px !important
    }
    .rte .figure.figure-left .tl img.portrait,
    .rte .figure.figure-right .tl img.portrait {
        max-width: 195px !important
    }
    .lt-ie9 .rte .figure.figure-left .tl img.portrait,
    .lt-ie9 .rte .figure.figure-right .tl img.portrait {
        width: 195px !important
    }
}

.rte .imageContainerLeft,
.rte .imageContainerRight {
    display: table;
    clear: both;
    width: 50px !important
}

.rte .imageContainerLeft img,
.rte .imageContainerRight img {
    max-width: 260px !important
}

.rte .imageContainerLeft .imageCaption,
.rte .imageContainerRight .imageCaption {
    padding-bottom: 10px;
    color: #999999;
    font-size: 11px
}

.rte .imageContainerLeft {
    float: left;
    margin: 0 20px 10px 0
}

.rte .imageContainerRight {
    float: right;
    margin: 0 0 10px 20px
}

@media only screen and (min-width: 640px) {
    .rte .imageContainerLeft,
    .rte .imageContainerRight {
        display: table
    }
    .rte .imageContainerLeft {
        display: table;
        float: left;
        width: 50px;
        margin: 0 15px 0 0
    }
    .rte .imageContainerRight {
        float: right;
        width: 50px;
        margin: 0 0 0 15px
    }
}

@media only screen and (min-width: 640px) and (max-width: 969px) {
    .rte .imageContainerLeft img,
    .rte .imageContainerRight img {
        max-width: 160px
    }
    .lt-ie9 .rte .imageContainerLeft img,
    .lt-ie9 .rte .imageContainerRight img {
        width: 160px
    }
    .rte .imageContainerLeft img.portrait,
    .rte .imageContainerRight img.portrait {
        max-width: 120px
    }
    .lt-ie9 .rte .imageContainerLeft img.portrait,
    .lt-ie9 .rte .imageContainerRight img.portrait {
        width: 120px
    }
}

@media only screen and (min-width: 970px) {
    .rte .imageContainerLeft img,
    .rte .imageContainerRight img {
        max-width: 260px
    }
    .lt-ie9 .rte .imageContainerLeft img,
    .lt-ie9 .rte .imageContainerRight img {
        width: 260px
    }
    .rte .imageContainerLeft img.portrait,
    .rte .imageContainerRight img.portrait {
        max-width: 195px
    }
    .lt-ie9 .rte .imageContainerLeft img.portrait,
    .lt-ie9 .rte .imageContainerRight img.portrait {
        width: 195px
    }
}

aside {
    padding-bottom: 15px;
    background-color: #f1f9ee;
    line-height: 1.3
}

aside .rte {
}

aside .rte ul {
    list-style: disc;
    padding: 10px 10px 10px 20px;
    margin-left: 10px
}

aside .box {
    padding: 15px 20px 0
}

aside .box>li+li {
    padding-top: 15px
}

aside img {
    max-width: 100%;
    height: auto !important
}

aside h3 {
    margin: 0 0 7px
}

aside a {
    color: #76b856;
    text-decoration: none
}

aside a.noimage div {
    display: none
}

.arrow:before {
    content: "\203a";
	padding-right: 5px;
	display: inline-block;
}
.arrow { text-decoration:none;}

aside a.noimage:before {
    content: "\203a"
}

aside a.noimage>.arrow:before {
    content: ""
}

aside a>.arrow:before {
    content: "\203a"
}

aside div.download li {
    border-top-width: 0 !important
}

aside div.contacts ul.image-text-list {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0
}

aside div.contacts ul.image-text-list li {
    padding: 9px 0px 8px 0
}

aside div.contacts ul.image-text-list li.hasImage h2 {
    margin: 10px 0 0 0 !important
}

aside div.contacts img {
    display: block;
    float: none;
    width: auto !important
}

aside div.contacts h2 {
    margin: 0 !important;
    font-size: 13px;
    font-weight: bold;
    color: #58585a
}

aside div.contacts p {
    margin-bottom: 0 !important
}

aside .related li {
    padding: 10px 0
}

aside .related li:first-child {
    margin-top: 0;
    padding-top: 0
}

aside .related img {
    display: block;
    padding-bottom: 5px
}

aside .related p {
    margin: 0;
	padding-bottom:10px;
}

aside .related a {
    margin-bottom: 3px;
    text-decoration: none
}

aside .related a:before {
    display: inline-block
}

aside .teaser-ad-zone li {
    padding: 10px 0
}

aside .teaser-ad-zone p {
    margin: 0
}

.countryNavigation ul {
    display: none
}

.countryNavigation select {
    display: block;
    margin: 10px auto;
    width: 280px
}

.CountryNavigationImage {
    margin: 10px;
    text-align: center
}

.CountryNavigationImage .imageholder {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    max-width: 203px;
    height: auto
}

.CountryNavigationImage #contnavpic-bgimage {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 10
}

#contnavpic {
    position: relative;
    z-index: 100
}

@media only screen and (min-width: 640px) and (max-width: 959px) {
    .countryNavigation select {
        width: 180px
    }
}

@media only screen and (max-width: 639px) {
    .countryNavigation {
        margin: 10px;
        padding-top: 5px
    }
    .countryNavigation img {
        margin-top: 10px !important
    }
    .countryNavigation select {
        width: 100%
    }
    .CountryNavigationImage img {
        margin-top: 10px
    }
}

header+.teaser-boxes>div:first-child {
    padding-top: 0;
    border-top: 0
}

article+.teaser-boxes>div:first-child {
    border-top: solid 1px #e5e5e5
}

.teaser-boxes {
    margin-top: 20px
}

.teaser-boxes ul {
    clear: both
}

.teaser-boxes .donate-action-box div {
    padding: 0 !important
}

.teaser-boxes .donate-action-box li {
    padding: 3px 0 !important
}

.teaser-boxes .donate-action-box h3 {
    color: #76b856
}

.teaser-boxes .step-navigation {
    position: relative;
    float: right;
    width: 362px;
    height: 61px;
    background-color: transparent !important;
    background: url(../images/spendenformular_tab_sprite.png) 0 0 no-repeat;
    z-index: 10
}

@media screen and (max-width: 400px) {
    .teaser-boxes .step-navigation {
        float: none;
        width: 200px;
        height: 33px;
        background-image: url(../images/spendenformular_tab_sprite_mobile.png)
    }
}

@media only screen and (max-width: 400px) and (-webkit-min-device-pixel-ratio: 1.3),
only screen and (max-width: 400px) and (min--moz-device-pixel-ratio: 1.3),
only screen and (max-width: 400px) and (-o-min-device-pixel-ratio: 1.3 / 1),
only screen and (max-width: 400px) and (min-resolution: 125dpi),
only screen and (max-width: 400px) and (min-resolution: 1.3dppx) {
    .teaser-boxes .step-navigation {
        background-image: url(../images/spendenformular_tab_sprite.png);
        background-size: 200px 102px
    }
}

.teaser-boxes .selector {
    padding: 0
}

.teaser-boxes>div {
    border-top: solid 1px #e5e5e5
}

.teaser-boxes>div.channel-intro {
    border-top-width: 0;
    padding-top: 20px !important
}

.teaser-boxes>div.rte {
    padding: 20px 0;
}

.teaser-boxes>div li {
    padding-bottom: 20px;
    padding-top: 20px
}

.teaser-boxes .donate-section {
    border-top: 0
}

.teaser-boxes .donate-section .tb-grid-3>li>div {
    padding-bottom: 10px !important
}

.teaser-boxes .donate-section .cta-link {
    display: block;
    margin: 0;
    background: url(../images/btn-cta-bg.png) center right;
    text-align: center
}

.teaser-boxes .donate-section .selector {
    width: 250px !important
}

.teaser-boxes .donate-section .selector>span,
.teaser-boxes .donate-section .selector>select {
    width: 216px !important
}

.teaser-boxes li {
    position: relative
}

.teaser-boxes p {
    margin: 0
}

.teaser-boxes img {
    display: block
}

.teaser-boxes h3 {
    margin: 0
}

.teaser-boxes h2 a,
.teaser-boxes h3 a {
    color: #25619e;
    text-decoration: none;
}

.teaser-boxes .tb-grid-2 div,
.teaser-boxes .tb-grid-3 div {
    padding: 11px 0 0;
    font-size: 15px
}

.teaser-boxes .tb-grid-2 h2 {
    margin-top: 20px;
    font-size: 22px;
    line-height: 1.1
}

.teaser-boxes .tb-grid-3 h3{
    margin-top: 20px;
    font-size: 18px;
}

.teaser-boxes .tb-grid-4 h3 {
    font-size: 18px;
}

.teaser-boxes .tb-grid-4 div {
    padding: 5px 10px 0 0;
}

.teaser-boxes .tb-grid-4 .readmore {
    display: block
}
.teaser-boxes .tb-extra-style h2,
.teaser-boxes .tb-extra-style h3 {
    padding: 10px 10px 0 15px;
    background: #f3f3f3;
    color: #25619e;
	margin: 0;
}

.teaser-boxes .tb-extra-style h3 a {
    color: #25619e;
}

.teaser-boxes .tb-extra-style.tb-grid-2 h3,
.teaser-boxes .tb-extra-style.tb-grid-3 h3 {
    font-size: 18px;
}

.teaser-boxes .tb-extra-style.tb-grid-2 div {
	padding: 12px 15px 30px;
	 background-color: #f3f3f3;
}
.teaser-boxes .tb-extra-style.tb-grid-3 div {
    padding: 10px 15px 30px;
    background-color: #f3f3f3
}

.teaser-boxes .tb-extra-style.tb-grid-4 div {
    padding: 10px 10px 30px 15px;
    background-color: #f3f3f3;
}

.teaser-boxes .readmore {
    display: none;
    margin: 13px 0;
    color: #76b856
}

.teaser-boxes .readmore:before {
    content: "\203a";
    display: inline-block;
	padding-right:5px;
}

.js .teaser-boxes .readmore,
.js .teaser-boxes img {
    cursor: pointer
}

.js .teaser-boxes .readmore {
    display: block
}

.js .teaser-boxes .tb-grid-4 .readmore {
    display: block
}

.teaser-boxes .cta-link {
    bottom: auto
}

.teaser-boxes .cta-link b {
}

.teaser-boxes .cta-link span {
	background-color: #ec7404;
    padding: 0 10px;
    border-radius: 3px;
}

@media only screen and (max-width: 639px) {
    .teaser-boxes>div>ul>li>.cta-link {
        position: absolute;
        right: 20px;
        margin-top: -25px
    }
    .teaser-boxes>div>ul div .cta-link {
        margin-left: -4px;
    }
    .teaser-boxes .tb-grid-2>li {
        max-width: 460px
    }
    .teaser-boxes .tb-grid-3>li {

    }
	.teaser-boxes .tb-grid-3>li:not(:last-child) {
		border-bottom: solid 1px #e5e5e5
	}
	.teaser-boxes .tb-grid-3 img {
        display:none;
    }
    .teaser-boxes .tb-grid-4>li {
        display: inline-block;
        margin-right: 17px
    }
    .teaser-boxes .tb-grid-4>li>div {
        padding-bottom: 0 !important
    }
}

@media only screen and (min-width: 640px) {
    .teaser-boxes>div>ul {
        margin-left: -10px;
        margin-right: -10px
    }
    .teaser-boxes>div>ul>li {
        float: left;
     }
}

@media only screen and (min-width: 640px) and (max-width: 969px) {
    .teaser-boxes .donate-section .tb-grid-3>li {
        width: 300px !important
    }
    .teaser-boxes>div .cta-link {
        white-space: nowrap
    }
    .teaser-boxes>div>ul>li>.cta-link {
        position: absolute;
        left: -4px;
        right: auto;
        margin-top: -25px
    }
    .teaser-boxes>div>ul div .cta-link {
        margin-left: -4px;
        margin-bottom: -10px
    }
    .teaser-boxes .tb-grid-2>li {
        width: 300px
    }
	.teaser-boxes .tb-grid-2>li:nth-child(2n+1) {
        margin-right:20px;
    }
    .teaser-boxes .tb-grid-2 img {
        width: 300px
    }
    .teaser-boxes .tb-grid-3>li {
        width: 193px
    }
	.teaser-boxes .tb-grid-3>li:nth-child(3n+1), .teaser-boxes .tb-grid-3>li:nth-child(3n+2) {
        margin-right:20px;
    }
    .teaser-boxes .tb-grid-3 img {
        width: 193px
    }
    .teaser-boxes .donate-section .tb-grid-3 img {
        width: 100%
    }
    .teaser-boxes .tb-grid-4>li {
        width: 140px
    }
	.teaser-boxes .tb-grid-4>li:nth-child(4n+1),.teaser-boxes .tb-grid-4>li:nth-child(4n+2),.teaser-boxes .tb-grid-4>li:nth-child(4n+3) {
        margin-right:20px;
    }
}

@media only screen and (min-width: 970px) {
    .teaser-boxes .tb-extra-style {
        padding-bottom: 28px
    }
    .teaser-boxes .donate-section {
        margin-top: -100px
    }
    .teaser-boxes>div>ul>li>.cta-link {
        position: absolute;
        right: 20px;
        margin-top: -25px
    }
    .teaser-boxes>div>ul div .cta-link {
		float: right;
		margin-top: -40px;
    }
    .teaser-boxes .tb-grid-2>li {
        width: 460px
    }
	.teaser-boxes .tb-grid-2>li:nth-child(2n+1) {
        margin-right:50px;
    }
    .teaser-boxes .tb-grid-2 img {
        width: 460px
    }
    .teaser-boxes .tb-grid-3>li {
        width: 300px
    }
	.teaser-boxes .tb-grid-3>li:nth-child(3n+1), .teaser-boxes .tb-grid-3>li:nth-child(3n+2) {
        margin-right:35px;
    }
    .teaser-boxes .tb-grid-3 img {
        width: 300px
    }
    .teaser-boxes .tb-grid-4>li {
        width: 220px
    }
	.teaser-boxes .tb-grid-4>li:nth-child(4n+1),.teaser-boxes .tb-grid-4>li:nth-child(4n+2),.teaser-boxes .tb-grid-4>li:nth-child(4n+3) {
        margin-right:30px;
    }
}

@media print {
    .teaser-boxes>div>ul {
        margin-left: -10px;
        margin-right: -10px
    }
    .teaser-boxes>div>ul>li {
        float: left;
        margin-left: 10px;
        margin-right: 10px
    }
    .teaser-boxes>div .cta-link {
        white-space: nowrap
    }
    .teaser-boxes>div>ul>li>.cta-link {
        position: absolute;
        left: -4px;
        margin-top: -25px
    }
    .teaser-boxes>div>ul div .cta-link {
        margin-left: -4px;
        margin-bottom: -10px
    }
    .teaser-boxes .tb-grid-2>li {
        width: 300px
    }
    .teaser-boxes .tb-grid-2 img {
        width: 300px
    }
    .teaser-boxes .tb-grid-3>li {
        width: 193px
    }
    .teaser-boxes .tb-grid-3 img {
        width: 193px
    }
    .teaser-boxes .tb-grid-4>li {
        width: 140px
    }
    .teaser-boxes .tb-extra-style {
        padding-bottom: 28px
    }
    .teaser-boxes>div>ul>li>.cta-link {
        position: absolute;
        right: 20px;
        margin-top: -25px
    }
    .teaser-boxes>div>ul div .cta-link {
        margin-left: -4px;
        margin-bottom: -10px
    }
    .teaser-boxes .tb-grid-2>li {
        width: 460px
    }
    .teaser-boxes .tb-grid-2 img {
        width: 460px
    }
    .teaser-boxes .tb-grid-3>li {
        width: 300px
    }
    .teaser-boxes .tb-grid-3 img {
        width: 300px
    }
    .teaser-boxes .tb-grid-4>li {
        width: 220px
    }
}

.teaser-boxes.home { }
.teaser-boxes.home>div.rte { padding:0;}
.teaser-boxes.home>div.rte h2{ margin: 15px 0;}
.teaser-boxes.home>div { border-top:0; }
.teaser-boxes.home>div li {padding-top:0;}

.news-box { padding: 15px 0; }
.news-box h2 { margin:20px 0 30px 0; }


.js .portal-image-teaser .tl {
/*    visibility: hidden */
}

.portal-teaser {
    margin: 45px 0 25px
}

.wwh { }
.wwh .wwh-left { width: 300px; float: left;  padding-top: 6px;}
.wwh .wwh-right { width: 300px;  float: left;  margin-left: 35px;   margin-bottom: 53px; }
@media only screen and (max-width: 639px) {
	.wwh .wwh-right { width: 100%; margin-left: 0px; }
}

@media only screen and (max-width: 639px) {
    .portal-image-teaser .image {
        position: relative
    }
    .portal-image-teaser img {
        display: block
    }
    .portal-image-teaser figcaption {
        position: static;
        padding: 10px;
        background-color: #f1f9ee;
        font-size: 1.2em;
        line-height: 1.3
    }
    .portal-image-teaser figcaption a {
        display: table;
        margin-top: 10px;
        padding: 0 20px;
        text-decoration: none;
        color: #fff;
        background-color: #76b856;
        font-weight: bold;
        line-height: 1.78571429
    }
    .portal-image-teaser .tl {
        margin: 0px;
        padding: 7px 0 0 10px;
        background-color: #F1F9EE;
        font-size: 1.4em;
        font-weight: bold;
        line-height: 1.25
    }
    .portal-image-teaser h2 {
        margin: 0px;
        padding: 7px 0 0;
        background-color: #F1F9EE;
        font-size: 1.4em;
        font-weight: bold;
        line-height: 1.25
    }
    .portal-image-teaser p {
        margin: 0
    }
    .portal-image-teaser .indicator {
        top: 15px;
        bottom: auto
    }
    .portal-teaser li {
        margin-bottom: 15px
    }
    .portal-teaser li>a {
        text-decoration: none;
        color: #76b856;
        font-weight: bold;
        line-height: 1.25
    }
    .portal-teaser li>a:before {
        display: inline-block;
        content: "\203a";
		padding-right:5px;
    }

    .portal-teaser h2 {
        height: 40px;
        margin: 0 0 0;
        padding: 12px 0 0 60px;
        background-repeat: no-repeat;
        background-position: 0 0;
        line-height: 1.05263158;
		font-size: 24px;
    }
    .portal-teaser h2 a {
        text-decoration: none;
        color: #76b856
    }
    .portal-teaser p {
        overflow: hidden;
        margin: 0;
        line-height: 1.42857143
    }
}

@media only screen and (min-width: 640px) {
    .portal-image-teaser .image {
        position: relative
    }
    .portal-image-teaser figure {
        position: relative
    }
    .portal-image-teaser img {
        display: block
    }
    .portal-image-teaser figcaption {
        position: absolute;
        z-index: 2;
        background: #f2f2f2;
        line-height: 1.3
    }
    .rgba .portal-image-teaser figcaption {
        background: rgba(255, 255, 255, 0.8)
    }
    .portal-image-teaser figcaption a {
        position: absolute;
        bottom: 0;
        left: 15px;
        display: inline-block;
        padding: 0 20px;
        text-decoration: none;
        color: #fff;
        background-color: #76b856;
        font-weight: bold;
        line-height: 1.78571429
    }
    .portal-image-teaser .tl {
        position: absolute;
        z-index: 10;
        top: 88px;
        left: 54px;
        font-size: 1.92857143em;
        line-height: 1.25
    }
    .portal-image-teaser h2 {
        font-size: 1.44642857em;
        line-height: 1.25
    }
    .portal-image-teaser p {
        margin: 0
    }
    .portal-teaser>ul>li {
        float: left
    }
    .portal-teaser>ul>li>a {
        text-decoration: none;
        color: #76b856;
        line-height: 1.25
    }
    .portal-teaser>ul>li>a:before {
        display: inline-block;
        content: "\203a";
		padding-right:5px;

    }

    .portal-teaser h2 {
        background-repeat: no-repeat;
        background-position: 0 0;
        line-height: 1.05263158
    }
    .portal-teaser h2 a {
        text-decoration: none;
        color: #76b856
    }
    .portal-teaser p {
        overflow: hidden;
        line-height: 1.42857143
    }
}

@media only screen and (min-width: 640px) and (max-width: 969px) {
    .portal-image-teaser figcaption {
        top: 10px;
        left: 10px;
        width: 210px;
        padding: 5px 10px 30px 10px;
        font-size: 1.15em
    }
    .portal-image-teaser .tl {
        top: 20px;
        left: 20px;
        font-size: 1.5em;
        font-weight: bold;
        line-height: 1.2
    }
    .portal-image-teaser h2 {
        font-size: 1.5em;
        font-weight: bold;
        line-height: 1.2
    }
    .portal-image-teaser .indicator {
        top: 190px
    }
    .portal-teaser>ul {
        margin-right: -10px;
        margin-left: -10px
    }
    .portal-teaser>ul>li {
        width: 290px;
        padding-bottom: 20px;
        padding-left: 20px
    }
    .portal-teaser>ul>li>a {
        line-height: 2
    }
    .portal-teaser h2 {
        height: 22px;
        margin: 0;
        padding: 18px 0 0 60px;
    }
    .portal-teaser p {
        margin: 0;
    }
}

@media only screen and (min-width: 970px) {
    .portal-image-teaser .slides li {
        width: 970px
    }
    .portal-image-teaser .slides li img {
        max-width: 970px
    }
    .portal-image-teaser figcaption {
        top: 80px;
        left: 40px;
        width: 285px;
        padding: 5px 10px 50px 15px;
        font-size: 1.4em
    }
    .portal-teaser>ul {
        margin-left: -5px
    }
    .portal-teaser>ul>li {
        width: 220px;
        padding-left: 20px
    }
    .portal-teaser>ul>li>a {
    }
    .portal-teaser h2 {
        height: 40px;
        margin: 0 0 10px;
        padding: 12px 0 0 60px;
        font-size: 19px;
        line-height: 1.05263158
    }
    .portal-teaser h2 a {
        text-decoration: none;
        color: #76b856
    }
    .portal-teaser p {
        height: 80px;
        margin-bottom: 10px
    }
}

@media print {
    .carousel {
        width: 970px
    }
    .indicator {
        display: none
    }
    .portal-image-teaser .slides li {
        position: relative;
        width: 970px
    }
    .portal-image-teaser .slides li img {
        max-width: 970px
    }
    .portal-image-teaser figcaption {
        position: static;
        z-index: 2;
        top: 80px;
        left: 40px;
        padding: 40px 10px 0 15px;
        font-size: 1.4em;
        line-height: 1.3
    }
    .portal-image-teaser figcaption a {
        display: none
    }
    .image {
        position: relative
    }
    img {
        display: block
    }
    h2 {
        margin: 0 0 5px;
        font-size: 1.92857143em;
        line-height: 1.25
    }
    p {
        margin: 0
    }
    .portal-teaser {
        margin: 20px 0
    }
    .portal-teaser>ul {
        margin-left: -5px
    }
    .portal-teaser>ul>li {
        float: left;
        width: 220px;
        padding-left: 20px
    }
    .portal-teaser>ul>li>a {
        display: none
    }
    .portal-teaser h2 {
        height: 40px;
        margin: 0 0 10px;
        padding: 12px 0 0 0;
        background: none !important;
        font-size: 1.9em;
        font-weight: bold;
        line-height: 1.05263158
    }
    .portal-teaser h2 a {
        text-decoration: none;
        color: #76b856
    }
    .portal-teaser a {
        text-decoration: none;
        color: #76b856
    }
    .portal-teaser p {
        overflow: hidden;
        height: 80px;
        margin-bottom: 10px;
        font-size: 1.4em;
        line-height: 1.42857143
    }
    .wwh {
        display: none
    }
}

.news-overview {
}

.news-overview .list li {
    padding: 20px 0;
    border-bottom: dotted 1px #e5e5e5
}

.news-overview .list img {
    display: inline-block;
    margin: 0 20px 0 0
}

.js .news-overview .list img {
    cursor: pointer
}

.news-overview .list h2,
.news-overview .list h3 {
    margin: 0 0 5px;
    font-size: 22px;
}
.news-overview .list a,
.news-overview .list .readmore {text-decoration: none; }
.news-overview .list a {color: #25619e;}
.news-overview .list .readmore { color: #76b856;}

.news-overview .list p {    margin: 5px 0}

.news-overview .list .readmore { display: none; margin: 5px 0; }

.js .news-overview .list .readmore,
.js .news-overview .list img {
    cursor: pointer
}

.js .news-overview .list .readmore {
    display: block
}

.js .news-overview .list .readmore:before {
    content: "\203a";
		padding-right:5px;

}

@media only screen and (min-width: 640px) {
    .news-overview .list img {
        float: left
    }
}

.searchresult {
    padding-top: 20px;
}

.searchresult .new-search label {
    display: inline-block;
    min-width: 85px;
    padding-right: 5px;
    line-height: 1.7
}

.searchresult .new-search .search-term {
    width: 313px;
    padding: 3px 4px 2px 5px;
    border: none;
    background: #e4f1dd;
    font-size: 0.952381em;
    line-height: 1.2
}

.searchresult .new-search label,
.searchresult .new-search .search-term,
.searchresult .new-search .btn-search {
    float: left
}

.searchresult .new-search .btn-search {
    display: block;
    width: 1.14285712em;
    height: 1.14285712em;
    margin-left: 10px;
    background: url(../images/btn-search.gif) 50% 50% no-repeat
}

.searchresult .list {
    margin: 0;
    padding: 0;
    list-style-position: inside;
    color: #25619e;
	font-size:15px;
    line-height: 1.070589
}

.searchresult .list li {
    padding: 10px 0;
    border-bottom: solid 1px #e5e5e5
}

.searchresult .list li>div {
    display: inline;
    color: #58585a;
    font-weight: normal;
    line-height: 1.3
}

.searchresult .list li>div a {
    margin-bottom: 5px;
    text-decoration: none;
    color: #25619e;
	font-size:18px;
    font-weight: normal!important;
    line-height: 1.070589
}

@media only screen and (min-width: 970px) {
    .searchresult {
        width: 600px
    }
}

.gallery ul {
    margin-right: -6px;
    margin-left: -6px
}

.gallery li {
    display: inline-block;
    width: 162px;
    height: 162px;
    text-align: center;
    vertical-align: top;
    border: solid 6px #fff;
    background: #f7f7f7
}

.gallery li img {
    max-width: 100% !important;
    height: auto
}

@media only screen and (max-width: 639px) {
    .gallery li {
        height: auto;
        min-height: 162px
    }
    .gallery li p {
        display: block;
        margin: 0;
        padding: 5px 10px;
        font-size: 15px
    }
    .gallery li h4 {
        display: block
    }
    a.lightbox {
        cursor: default
    }
}

@media only screen and (min-width: 640px) {
    .gallery li p {
        display: none
    }
    .gallery li h4 {
        display: none
    }
}

.checkout-aside {
    margin-top: 50px
}

.shop-controls {
    margin-bottom: 20px
}

.shop-mainSlider {
    float: left;
    display: block;
    height: 93px;
    margin: 0 30px 15px 0
}

.shop-mainSlider .shop-slider-bg {
    position: relative;
    height: 113px;
    background-color: #f3f3f3;
    background-repeat: no-repeat;
    background-position: top left
}

.shop-mainSlider .priceLabel {
    position: relative;
    padding: 5px 0 0 10px;
	font-size: 18px;
    color: #225799;
	}

.shop-mainSlider #sliderLabel {
    z-index: 10;
	width: 83px;
    height: 24px;
    background-color: #76b856;
	}
.shop-mainSlider #sliderLabel:after {
	content: '';
    position: absolute;
    top: 100%;
    left: 12px;
    right: 0;
    width: 0;
    height: 0;
    border-top: solid 5px #76b856;
    border-left: solid 5px transparent;
    border-right: solid 5px transparent;
}

.shop-mainSlider .shop-sliderPegel {
    position: absolute;
    top: 47px
}

.shop-mainSlider .shop-sliderPegelDiv {
    position: relative;
    top: 10px;
    left: 0px
}

.shop-mainSlider #sliderValue {
    color: #ffffff;
    padding-left: 10px;
    padding-top: 2px;
    text-align: right;
    float: left !important
}

.shop-mainSlider #sliderValuePrice {
    color: #ffffff;
    padding-top: 2px;
    padding-right: 10px;
    text-align: right
}

.shop-how-to ul {
    margin-top: 20px
}

.shop-how-to li {
    margin-bottom: 20px;
    margin-right: 0;
    font-size: 14px
}

.shop-how-to a {
    display: block;
    height: 26px;
    padding: 3px 0 0 20px;
    background: url(../images/shop/infos_sos_spendenshop.png) no-repeat 0 0;
    font-size: 14px;
    color: #76b856;
    text-decoration: none
}

.shop-item-wrapper {
    display: block
}

ul.shop-items {
    display: block;
    padding: 0;
    list-style: none
}

li.shop-item {
    background-color: #f3f3f3;
    text-align: left
}

li.shop-item h3 {
	padding: 5px 15px;
    margin: 0;
}

li.shop-item h3 a {
    color: #76b856;
    text-decoration: none
}

li.shop-item .description {
    min-height: 80px;
    padding: 5px 15px;
    line-height: 1.25em;
}

li.shop-item .description a {
    display: block;
    margin-top: 5px;
    color: #76b856;
    text-decoration: none
}

li.shop-item .description a:before {
    content: "\203a";
		padding-right:5px;
}

li.shop-item span {
    display: block
}

li.shop-item span.category {
    padding: 5px 15px;
    color: #225799;
    font-size: 18px;
}

li.shop-item img {
    width: 205px;
    height: 205px
}

li.shop-item p.price {
    padding: 5px 15px;
	margin: 5px 0 15px;
}

li.shop-item a.choose-item {
	margin: 5px 15px;
}

.shop-sort {
    clear: both;
    padding-top: 15px
}

.shop-sort>div {
    font-size: 14px;
    margin-right: 12px
}

.shop-sort>div a {
    display: inline-block;
    color: #fc6800
}

.shop-sort .up {
    background: url(../images/shop/arrow_up.jpg) no-repeat 0 0;
    text-indent: -999em
}

.shop-sort .down {
    background: url(../images/shop/arrow_down.jpg) no-repeat 0 0;
    text-indent: -999em
}

.detail-item {
    position: relative;
    float: left;
    width: 268px;
    margin: 0 20px 10px 0;
    z-index: 10
}

.detail-item .choose-item-wrapper {
    width: auto;
    margin-top: 15px;
    padding: 3px 0 0 0;
    border: 1px solid #d6d6d6;
    background-color: #f3f3f3
}

.detail-item .choose-item-wrapper a.choose-item {
    margin-left: -5px
}

.detail-item .order-item {
    margin-top: 12px;
    padding-left: 35px;
    font-size: 14px
}

.detail-item .order-item>div {
    margin-bottom: 14px
}

.detail-item .order-item input {
    margin-right: 10px
}

.shop-options a.more-items {
    display: block;
    text-align: center;
    color: #76b856;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    margin: 20px 0
}

.detail-item a.choose-item,
.shop-items a.choose-item {
    background-color: #ec7404;
    padding: 5px 10px;
    border-radius: 3px;
    color: #fff;
    text-decoration: none;
}

#overlay-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: url(../images/shop/overlay.png) repeat 0 0
}

#overlay-content {
    position: fixed;
    top: 20%;
    left: 50%;
    width: 573px;
    margin-left: -286px;
    z-index: 101
}

#overlay-content a#overlay-close {
    display: block;
    position: absolute;
    bottom: 11px;
    right: 8px;
    height: 26px;
    padding: 4px 43px 0 0;
    background: url(../images/header/btn-close.gif) no-repeat right top;
    color: #76b856;
    font-size: 12px;
    text-decoration: none
}

#overlay-content .basketoverlay {
    width: 573px;
    border: 5px solid white;
    border-radius: 5px;
    background-color: #fff
}

#overlay-content .basketoverlay div {
    padding-left: 10px;
    font-size: 15px
}

#overlay-content .basketoverlay .ol-head {
    padding: 20px 0 5px 20px;
    font-size: 21px;
    color: #76b856
}

#overlay-content .basketoverlay .ol-info {
    padding: 0 0 10px 20px;
    font-size: 14px
}

#overlay-content .basketoverlay .ol-product {
    padding: 10px 20px;
    background-color: #e0e0e0
}

#overlay-content .basketoverlay .ol-product-content {
    padding: 10px 0
}

#overlay-content .basketoverlay .ol-product-count {
    float: left;
    padding: 4px 10px 4px 10px;
    background-color: #fff
}

#overlay-content .basketoverlay .ol-product-info {
    padding: 4px 0 4px 10px;
    overflow: hidden
}

#overlay-content .basketoverlay .ol-product-name {
    float: left;
    padding-left: 0
}

#overlay-content .basketoverlay .ol-product-name2 {
    float: right;
    width: 100px;
    margin-top: -10px;
    text-align: right;
    font-weight: bold
}

#overlay-content .basketoverlay .ol-product-name2 a {
    color: #76b856;
    text-decoration: none
}

#overlay-content .basketoverlay .ol-product-fullamount {
    padding: 10px 0 0 20px
}

#overlay-content .basketoverlay .ol-product-buttons>div {
    margin: 30px 10px 60px 0
}

#overlay-content .basketoverlay .ol-product-buttons>div .cta-link {
    display: inline-block;
    margin: 10px 0;
    background: #76b856;
    -webkit-border-radius: 3px;
    text-align: center
}
#overlay-content .basketoverlay .ol-product-buttons>div .cta-link:hover,
#overlay-content .basketoverlay .ol-product-buttons>div .cta-link:focus {
    background-color: #8fd36b;
}

#overlay-content .basketoverlay .ol-product-buttons>div .cta-link b {
    display:none;
}

#overlay-content .basketoverlay .ol-product-buttons>div .cta-link span {
    font-style: normal;
    padding: 0 12px;
    background: none;
}

.shop-area-selection {
    float: left;
    padding: 10px;
    font-size: 18px;
	color: #25619e;
    border: 1px solid #d6d6d6;
    background-color: #f3f3f3
}

.shop-area-selection div>a {
	display: inline-block;
    height: 25px;
    margin: 10px 0;
    padding: 5px 10px 0 5px;
    background-color: white;
    font-size: 15px;
    color: #58585a;
    text-decoration: none;
    border: 1px solid #58585a;
}
.shop-area-selection div>a:after {
    content: "\25BC";
    font-size: 9px;
}

.shop-area-selection div>a.active {
    background: url(../images/shop/klapper_selected.jpg)
}

.shop-area-selection .area-fields {
    position: relative
}

.shop-area-selection ul {
    z-index: 15;
    position: absolute;
    left: -11px;
    top: -3px;
    margin: 0;
    padding: 0;
    list-style-type: none
}

.shop-area-selection ul li {
    width: 172px
}

.shop-area-selection ul li a {
    display: block;
    padding: 2px 0 2px 25px;
    background: #ffe8da url(../images/shop/klapper_innen_arrow_hover.jpg) no-repeat 10px 7px;
    color: #fd6906;
    border-bottom: 1px solid #ffa660;
    text-decoration: none
}

.shop-area-selection ul li a:hover {
    background-color: #fff;
    color: #000
}

.js .shop-area-selection ul {
    display: none
}

.checkout-wrapper {
    font-size: 12px
}

.checkout-wrapper .checkout-heading {
    height: 23px;
    line-height: 23px;
    background: url(../images/shop/checkout-heading.jpg) repeat-x 0 0;
    padding-left: 10px;
    color: #fff;
    font-size: 13px;
    font-weight: bold
}

.checkout-wrapper .left-side {
    clear: left;
    float: left;
    padding-top: 5px
}

.checkout-wrapper .right-side {
    float: right;
    width: 70px;
    margin-right: 10px;
    padding: 5px 8px 5px 20px;
    background-color: #ffffff;
    text-align: right
}

.checkout-wrapper .right-side.inverse {
    background-color: #e7e7e7
}

.checkout-wrapper .checkout-overview {
    position: relative;
    padding: 8px 0 0 10px;
    background-color: #e7e7e7;
    border-bottom: 4px solid #fff
}

.checkout-wrapper .checkout-overview>div {
    margin-bottom: 10px
}

.checkout-wrapper .checkout-overview input {
    width: 15px;
    border: 1px solid #ffffff
}

.checkout-wrapper .checkout-overview a.delete-product {
    position: absolute;
    top: 1px;
    right: 0px;
    width: 15px;
    height: 15px;
    background: url(../images/shop/delete_btn.gif) no-repeat 0 0
}

.checkout-wrapper .checkout-overall {
    padding: 1px 0 1px 10px;
    border-top: 2px solid #d6d6d6;
    background-color: #f7f7f7
}

.checkout-wrapper a.cta-link {
    display: block;
    margin-top: 10px;
    cursor: pointer
}

.checkout-wrapper a.cta-link b {
    width: 38px;
    background: url(../images/shop/cta-shop-hilfspaket.jpg) 0 0 no-repeat
}

.checkout-wrapper a.cta-link span {
    padding-right: 5px;
    background: url(../images/shop/cta-shop-hilfspaket.jpg) 100% 0 no-repeat
}

.checkout-mobile {
    display: none
}

.checkout-mobile a.cta-link {
    display: block;
    margin-top: 10px
}

.checkout-mobile a.cta-link b {
    width: 38px;
    background: url(../images/shop/cta-shop-hilfspaket.jpg) 0 0 no-repeat
}

.checkout-mobile a.cta-link span {
    padding-right: 5px;
    background: url(../images/shop/cta-shop-hilfspaket.jpg) 100% 0 no-repeat
}

@media only screen and (min-width: 970px) {
    .shop-mainSlider {
        width: 355px
    }
    .shop-sliderPegelDiv {
        position: relative;
        top: 10px;
        left: 35px
    }
    .shop-area-selection {
        float: right;
        width: 183px
    }
    .checkout-aside {
        width: 300px;
        float: right
    }
    .checkout-aside .cta-link i {
        display: none
    }
    .shop-how-to li {
        width: 210px
    }
    li.shop-item {
        display: inline-block;
		width: 205px;
		margin: 10px 10px 10px 0;
		vertical-align: top;
		padding: 0px 0px 20px 0px;
    }
	li.shop-item:nth-child(3n+3) {
        margin-right: 0;
    }

    #overlay-bg {
        display: none
    }
    #overlay-bg.is-visible {
        display: block
    }
    #overlay-content {
        top: -600px;
        transition: top 0.3s ease-in-out;
        -moz-transition: top 0.3s ease-in-out;
        -ms-transition: top 0.3s ease-in-out;
        -o-transition: top 0.3s ease-in-out;
        -webkit-transition: top 0.3s ease-in-out
    }
    #overlay-content.is-visible {
        top: 20%
    }
    #overlay-content .ol-product-buttons div {
        padding-right: 10px
    }
}

@media only screen and (min-width: 640px) and (max-width: 969px) {
    .shop-item-wrapper {
        margin-top: 20px
    }
    .shop-controls {
        margin-bottom: 0px
    }
    .shop-area-selection {
        width: 370px
    }
    .checkout-wrapper,
    .checkout-aside {
        float: right;
        width: 200px
    }
    .checkout-wrapper a.cta-link span,
    .checkout-aside a.cta-link span {
        font-size: 13px;
        padding-left: 5px
    }
    li.shop-item {
        float: left;
        width: 205px;
        margin: 10px 5px;
        padding: 0 0 15px;
    }
    .shop-how-to li {
        width: 175px
    }
}

@media only screen and (max-width: 639px) {
    .checkout-mobile {
        display: block
    }
    .shop-controls {
        width: 100%
    }
    .shop-slider-bg {
        width: auto;
        border: 1px solid #d6d6d6
    }
    .shop-mainSlider {
        float: none;
        width: 100%
    }
    .checkout-wrapper {
        clear: both
    }
    .shop-sliderPegel {
        left: 7px
    }
    .shop-area-selection {
        float: none;
        margin-top: 10px
    }
    ul.shop-items {
        margin-top: 20px
    }
    #sliderLabel {
        position: absolute;
        top: 25px !important;
        margin-left: -25px
    }
    li.shop-item {
        float: none;
        display: inline-block;
        width: 95%;
        margin: 10px 5px;
        padding: 5px 2% 20px 2%
    }
    li.shop-item .description {
        min-height: 80px
    }
    #overlay-content {
        width: 95%;
        margin-left: 1%;
        left: 0
    }
    #overlay-content .basketoverlay {
        width: 100%
    }
    #overlay-content .cta-link {
        display: table !important
    }
    .checkout-wrapper {
        margin-bottom: 30px
    }
    .shop-sort .up {
        width: 20px;
        height: 22px;
        margin-right: 10px;
        background-size: 100% 100%
    }
    .shop-sort .down {
        width: 20px;
        height: 22px;
        margin-right: 10px;
        background-size: 100% 100%
    }
    .shop-sort div {
        margin-bottom: 10px
    }
}

@media only screen and (max-width: 969px) {
    #overlay-bg,
    #overlay-content {
        display: none
    }
    #overlay-bg.is-visible,
    #overlay-content.is-visible {
        display: block
    }
}

@media only screen and (min-width: 640px) {
    .shop-slider-bg {
        background: url(../images/shop/maximalpreis_pegel_pic.png);
        width: 420px;
        background-repeat: no-repeat;
        background-position: top left;
        border: 1px solid #d6d6d6
    }
    .shop-sliderPegel {
        left: 37px
    }
    #sliderLabel {
        position: relative
    }
    ul.shop-items {
        margin-top: -10px
    }
    .shop-sort>div {
        float: left
    }
    .shop-sort .up {
        width: 11px;
        height: 12px
    }
    .shop-sort .down {
        width: 11px;
        height: 13px
    }
    #overlay-content .cta-link.keep-shopping {
        float: left
    }
    #overlay-content .cta-link.proceed-to-checkout {
        float: right
    }
}

#sitemap>ul>li>a {
    padding: 10px;
    background-color: #9fcc87;
    color: #fff;
    border-bottom: 1px solid #fff
}

.js #sitemap>ul>li>ul {
    display: none
}

#sitemap>ul>li>ul>li>a {
    padding: 10px;
    background-color: #f8f8f8;
    border-bottom: 1px solid #e5e5e5
}

#sitemap>ul>li>ul>li>ul {
    padding-left: 20px
}

#sitemap>ul>li>ul>li>ul>li>a {
    padding: 10px 0;
    border-bottom: 1px solid #e5e5e5
}

#sitemap>ul>li>ul>li>ul>li>ul {
    padding-left: 20px
}

#sitemap>ul>li>ul>li>ul>li>ul>li>a {
    padding: 10px 0;
    border-bottom: 1px solid #e5e5e5
}

#sitemap ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

#sitemap a {
    display: block;
    color: #58585A;
    text-decoration: none
}

#sitemap span {
    position: absolute;
    top: 11px;
    right: 13px;
    width: 12px;
    height: 12px;
    background: url(../images/sitemap-icons.png) no-repeat 0 0
}

#sitemap li.active span {
    background-position: 0 -12px
}

.faq-overview ul,
.faq-items ul {
    padding: 0;
    list-style-type: none
}

.faq-overview li,
.faq-items li {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #76b856;
    font-size: 14px
}

.faq-overview h2,
.faq-overview h3,
.faq-items h2,
.faq-items h3 {
    margin: 0;
    color: #76b856;
    font-size: 21px
}

.faq-overview h2 a,
.faq-overview h3 a,
.faq-items h2 a,
.faq-items h3 a {
    text-decoration: none;
    color: #76b856
}

.faq-overview .readmore,
.faq-items .readmore {
    color: #76b856
}

.faq-overview .readmore:before,
.faq-items .readmore:before {
    content: "\203a";
		padding-right:5px;
}

.anchors {
    margin-bottom: 20px
}

.anchors a {
    color: #76b856;
    font-size: 14px
}

.box h3 {
    color: #76b856;
    font-size: 21px
}

.box div.download li {
    overflow: hidden;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px dotted #e5e5e5
}

.box div.download li:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: 0
}

.box div.download a {
    text-decoration: none;
    color: #76b856;
    font-size: 14px
}

.box div.download p {
    margin: 0;
}

.box div.download img {
    float: left;
    margin-right: 10px
}

.campaign .sos-cta {
    min-height: 0
}

.campaign .portal-image-teaser {
    overflow: hidden
}

.campaign .subheadline {
    overflow: hidden
}

.campaign .carousel .indicator {
    top: auto !important;
    bottom: 15px !important
}

.campaign .navigation-bottom {
    display: none !important
}

.campaign .scroll-container {
    background: transparent
}

.campaign #page-footer {
    margin-bottom: 30px;
    padding-bottom: 0
}

.campaign #page-footer .blog-dzi {
    width: 55px
}

.campaign #page-footer .blog-social {
    width: 220px
}

.campaign #page-footer .blog-social li {
    float: none
}

.campaign #page-footer .blog-donation,
.campaign #page-footer .blog-ekomi {
    margin-top: -100px
}

.campaign #page-footer .nlGreen {
    display: block;
    width: auto !important;
    min-height: 0 !important;
    margin: 0 -5px -15px -5px !important;
    padding: 0 !important
}

.campaign #page-footer .nlGreen .floated {
    margin: 0 15px;
    padding-top: 15px
}

.campaign #page-footer .nlGreen .floated a {
    color: #fff
}

@media only screen and (min-width: 970px) {
    .campaign #branding {
        height: 90px
    }
    .campaign .content {
        background-image: none
    }
    .campaign .wide {
        margin-top: 0;
        margin-left: -15px
    }
}

@media only screen and (max-width: 969px) {
    .campaign #branding {
        height: 70px
    }
    .campaign .wide {
        margin-top: 0
    }
}

@media print {
    body {
        font-size: 68.75%
    }
    .metabar,
    .sos-cta,
    #navigation-main,
    #page-footer,
    .navigation-bottom,
    .header-image,
    .page-options,
    aside {
        display: none
    }
    .content {
        padding-top: 20px;
        background: none
    }
    .breadcrumb {
        padding-top: 20px
    }
    #branding {
        margin: 20px 0 10px 0
    }
}


/* 27.07.2016 RAh
 * Keeping this seperate as it may be removed soon
 * https://teampulse.sos-kd.org/view#item/35639
 * Requested that grey backgrounds be extended to edge
 * Not implementing for mobile as not suitable
 * Don't forget the footer wrapper!
 */



.PortalTeaserWrapper .ctaBox {
    background-color: #f6f5f3;
}


@media only screen and (min-width: 640px){
	#navigationWrapper-sticky-wrapper {
		position: relative;
/*  overflow hidden
		width: 100vw;
		left: calc(-50vw + 50%);
*/
		background-color: #f6f5f3
	}
}

@media only screen and (min-width: 640px){
	footer#page-footer {
		position: relative;
/*  overflow hidden
		width: 100vw;
		left: calc(-50vw + 50%);
*/
		background-color: #f6f5f3
	}
}

@media only screen and (min-width: 970px){
	#navigationWrapper-sticky-wrapper,  footer#page-footer {
		position: relative;
/*  overflow hidden
		width: 100vw;
		left: calc(-50vw + 50%);
*/
		background-color: #f6f5f3;
		/*margin: 0 -15px;*/
	}

	.grey-wrapper.news-box.home {
		position: relative;
		width: 100vw;
		left: calc(-50vw + 50%);
		background-color: #f6f5f3;
		/*margin: 0 -15px;*/
	}
}

@media only screen and (min-width: 640px){
	#navigationWrapper-sticky-wrapper, footer#page-footer {
		position: relative;
/*  overlay hidden
		width: 100vw;
		left: calc(-50vw + 50%);
*/
		background-color: #f6f5f3
	}

	.grey-wrapper.news-box.home {
		position: relative;
		width: 100vw;
		left: calc(-50vw + 50%);
		background-color: #f6f5f3
	}
}

@media only screen and (min-width: 970px) {
	.grey-wrapper.news-box.home .header, #navigationWrapper, .grey-wrapper.news-box.home > div, footer#page-footer > div {
		margin: auto;
		width: 970px !important;
		display: block;
	}
}

.grey-wrapper.news-box.home .header h2{
	display: inline-block;
}

@media only screen and (min-width: 640px) and (max-width: 969px) {
	#navigationWrapper, .grey-wrapper.news-box.home > div, footer#page-footer > div {
			margin: auto;
			width: 620px !important;
			display: block;
	}
}

@media only screen and (max-width: 639px) {
	#page-footer hr { display: none; }
}

@media only screen and (min-width: 640px) {
	#page-footer>div>div>div {
		margin-top: 10px;
	}
	hr {
		margin: 0 -9px;
	}
}

@media only screen and (min-width: 970px){
	#page-footer>div>div>div {
		width: 300px;
	}
	#page-footer>div>div {
		margin: 0 -15px;
	}
	#navigation-main>ul:nth-child(2){
	padding-left: 0;
	}
}

@media only screen and (min-width: 640px){
	#page-footer>div>div>div {
		display: inline-block;
		min-height: 120px;
		margin-right: 9px;
		margin-left: 9px;
		padding-bottom: 20px;
		vertical-align: top;
	}
}

/*Phone Only*/
@media only screen and (max-width: 639px){
	.grey-wrapper.news-box.home, footer#page-footer {
		position: relative;
		background-color: #f6f5f3;
		padding: 0 10px;
		margin: 0 -10px;
	}
}

@media only screen and (max-width: 639px) {
	.grey-wrapper.news-box.home > div, footer#page-footer > div {
	}

	.slick_medium_teaser .slick-prev, .slick_medium_teaser .slick-next, .slick_medium_teaser .slick-dots {
		display: inline-block!important;
		padding: 0 !important;
	}

	.slick_medium_teaser .slick-prev, .slick_medium_teaser .slick-next{
		width: 4%;
		background-repeat: no-repeat;
	}

	.slick_medium_teaser .slick-dots {
		width: 92%
	}

	li.slick-slide {
		padding-bottom: 0;
	}

	li.slick-slide .readmore {
		margin-bottom: 0;
	}
}

.latest-news.slick-slider {
	background-color: #f6f5f3;
}

