@charset "utf-8";
div.item-layer h1, p {
  hyphens: auto;
  text-align: left;
  -webkit-hyphens: auto;
  -ms-hyphens: auto
}
div.top, div.top-links {
  position: fixed;
  width: 100%;
  height: auto;
  left: 0
}
a.join-svp, a.join-svp:hover {
  transition: background-color 2s
}
div.slider-teaser p, p {
  line-height: 1.6
}
.content div.frame.frame-type-list header, div.navi ul.main-nav li a {
  padding-left: 15px;
  padding-right: 15px
}
/*Kandidaten*/
body.no-scroll, html.no-scroll {
  overflow: hidden;
}
#c1783 header {
  width: 100%;
  height: auto;
  float: left;
  padding: 20px;
  padding-top: 30px;
}
div.tx-kandidaten {
  width: 100%;
  height: auto;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
}
div.kandidaten-row {
  width: 100%;
  height: auto;
  float: left;
  display: block;
}
div.kandidaten-item {
  width: 25%;
  height: auto;
  float: left;
  display: block;
  padding: 20px;
  overflow: hidden;
}
div.kandidaten-item-inner {
  width: 100%;
  height: auto;
  float: left;
  display: block;
  background-color: #F5F5F5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}
div.kandidaten-img {
  width: 100%;
  height: auto;
  float: left;
  position: relative;
}
div.kandidaten-img img {
  width: 100%;
  height: auto;
  float: left;
}
div.kandidaten-img span.name {
  width: auto;
  height: auto;
  display: block;
  position: absolute;
  bottom: 10px;
  left: 0px;
  background-color: rgba(124, 179, 9, .95);
  color: #fff;
  font-weight: 600;
  font-size: 1.1em;
  padding: 8px;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
div.kandidaten-img span.name small.job-title {
  font-size: 0.7em;
  display: block;
  float: left;
  width: 100%;
  height: auto;
}
span.polit-level {
  width: auto;
  height: auto;
  display: block;
  position: absolute;
  top: 10px;
  left: 20px;
  color: #fff;
  font-size: 0.7em;
  background-color: #2f880e;
  padding: 2px;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
div.slogan-preview {
  width: 100%;
  float: left;
  display: block;
  padding: 20px;
  font-size: 0.85em;
  color: #666;
  height: 280px;
  position: relative;
  line-height: 1.6em;
}
div.slogan-preview p {
  width: 100%;
  height: auto;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
}
div.schweif {
  width: 100%;
  height: auto;
  float: left;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
div.schweif img {
  width: 100%;
  height: auto;
  display: block;
}
span.more-btn-lbox {
  font-size: 0.85em;
  font-weight: 600;
  border: 1px solid #2f880e;
  color: #fff;
  background-color: #2f880e;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  padding: 3px;
  padding-left: 10px;
  padding-right: 10px;
  position: absolute;
  bottom: 30px;
  left: 20px;
  cursor: pointer;
}
div.additional {
  width: 800px;
  height: 90%;
  position: fixed;
  top: 5%;
  left: 50%;
  margin-left: -400px;
  background-color: #fff;
  z-index: 999;
  display: none;
  -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
div.additional-wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow-x: hidden;
  overflow-y: scroll;
  top: 0px;
  left: 0px;
  padding: 30px;
}
div.additional-inner {
  width: 100%;
  height: auto;
  float: left;
  display: block;
  padding-top: 40px;
}
div.close-portait {
  width: 100%;
  height: auto;
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 20px;
  padding-top: 20px;
  padding-bottom: 0;
  z-index: 100;
}
div.close-portait span {
  font-size: 0.85em;
  font-weight: 600;
  border: 1px solid #2f880e;
  color: #2f880e;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  padding: 3px;
  padding-left: 10px;
  padding-right: 10px;
  float: right;
  background-color: #fff;
  cursor: pointer;
}
div.title-row {
  width: 100%;
  height: auto;
  float: left;
  display: block;
}
div.additional-picture {
  width: 40%;
  height: auto;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
div.additional-picture img {
  width: 100%;
  height: auto;
  flow-into: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
div.additional-text-first {
  width: 60%;
  float: right;
  display: block;
  padding: 0;
  margin: 0;
  padding-left: 40px;
}
div.additional-text-first span.main-title {
  width: 100%;
  height: auto;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  font-size: 2em;
}
div.additional-text-first div.name, div.additional-text-first div.year, div.additional-text-first div.living {
  width: 100%;
  height: auto;
  float: left;
  padding-bottom: 3px;
  padding-top: 3px;
}
div.additional-text-first div.additional-slogan {
  width: 100%;
  height: auto;
  float: left;
  display: block;
}
div.additional-descriptions {
  width: 100%;
  height: auto;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  padding-top: 10px;
  margin-top: 20px;
  border-top: 1px solid #efefef;
}
div.history-row {
  width: 100%;
  height: auto;
  display: block;
  float: left;
  padding-top: 10px;
  padding-bottom: 10px;
}
span.subtitle-history {
  width: 100%;
  height: auto;
  float: left;
  display: block;
  font-size: 1.2em;
  padding-top: 10px;
  font-weight: 300;
  padding-bottom: 20px;
  color: #333;
}
div.history-row ul {
  width: 100%;
  height: auto;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}
div.history-row ul li {
  width: 100%;
  height: auto;
  display: block;
  float: left;
  padding-bottom: 5px;
  padding-left: 25px;
  position: relative;
}
div.history-row ul li::before {
  content: "";
  position: absolute;
  left: 3px;
  top: 7px;
  background-color: #2f880e;
  width: 8px;
  height: 8px;
}
div.link-out {
  width: 100%;
  height: auto;
  float: left;
  display: block;
}
div.link-out a {
  width: auto;
  height: auto;
  display: block;
  font-weight: 600;
  color: #fff;
  font-size: 0.8em;
  background-color: #2f880e;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  float: left;
  padding: 3px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
}
div.additional-layer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 998;
  background-color: rgba(0, 0, 0, 0.65);
  display: none;
}
div.kandidaten-item.active div.additional-layer, div.kandidaten-item.active div.additional {
  display: block;
}
@media only screen and (max-width:1172px) {
  div.slogan-preview {
    height: 300px;
  }
}
@media only screen and (max-width:1052px) {
  div.kandidaten-item {
    width: 50%;
  }
  div.slogan-preview {
    height: 250px;
  }
}
@media only screen and (max-width:800px) {
  div.additional {
    width: 100%;
    height: 100%;
    margin: 0;
    left: 0;
    right: 0;
    top: 0;
  }
}
@media only screen and (max-width:744px) {
  div.slogan-preview {
    height: 300px;
  }
}
@media only screen and (max-width:600px) {
  div.additional-text-first, div.additional-picture {
    width: 100%;
    padding-left: 0px;
  }
}
@media only screen and (max-width:542px) {
  div.slogan-preview {
    height: 320px;
  }
}
@media only screen and (max-width:498px) {
  div.kandidaten-item {
    width: 100%;
  }
  div.slogan-preview {
    height: auto;
    padding-bottom: 120px;
    float: left;
  }
}
/*Kandidaten ende*/
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/open-sans-v34-latin-regular.eot');
  src: local(''), url('../fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/open-sans-v34-latin-regular.woff2') format('woff2'), url('../fonts/open-sans-v34-latin-regular.woff') format('woff'), url('../fonts/open-sans-v34-latin-regular.ttf') format('truetype'), url('../fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg')
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/open-sans-v34-latin-600.eot');
  src: local(''), url('../fonts/open-sans-v34-latin-600.eot?#iefix') format('embedded-opentype'), url('../fonts/open-sans-v34-latin-600.woff2') format('woff2'), url('../fonts/open-sans-v34-latin-600.woff') format('woff'), url('../fonts/open-sans-v34-latin-600.ttf') format('truetype'), url('../fonts/open-sans-v34-latin-600.svg#OpenSans') format('svg')
}
html {
  overflow-y: scroll
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #222
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
p {
  color: #000
}
div.top {
  display: block;
  top: 26px;
  padding: 10px;
  background-color: #fff;
  z-index: 200;
  -moz-box-shadow: 0 0 3px #888;
  -webkit-box-shadow: 0 0 3px #888;
  box-shadow: 0 0 3px #888
}
div.top-links {
  top: 0;
  background-color: #707070;
  z-index: 10
}
div.slider, div.slider div.slide, div.slider-2 {
  position: relative;
  z-index: 1;
  width: 100%;
  float: left
}
div.slider {
  height: auto;
  float: left;
  margin-top: 100px;
  position: relative;
  display: block;
  overflow: hidden
}
div.slider div.schweif {
  position: absolute;
  right: 0;
  bottom: -50px;
  height: auto;
  width: 1100px;
  z-index: 100
}
div.slider div.wahldatum {
  position: absolute;
  left: 50%;
  margin-left: -630px;
  top: 80px;
  height: auto;
  width: 400px;
  z-index: 100;
  padding: 20px
}
div.slider div.listenlogo, div.slider div.slogan {
  left: 50%;
  top: 260px;
  z-index: 100;
  padding: 20px;
  height: auto;
  position: absolute
}
body.page-402 div.ce-textpic div.ce-gallery .ce-row, body.page-402 div.ce-textpic div.ce-gallery .ce-row .ce-column, div.calendarize div, div.ce-textpic, div.col div.image img, div.description, div.inner, div.news-related, div.news-related ul, div.news.news-single .news-img-wrap img, div.parolen, div.slider div.listenlogo img, div.slider div.slogan img, div.slider div.wahldatum img, div.slider-2 div.slide-2, div.slider-2 div.slide-2 img, div.slider-teaser h1, div.top-container, div.tx-svpparolen, div.tx-ttaddress div.item div.inner-item div.img-bg img, header {
  width: 100%;
  height: auto;
  float: left
}
div.slider div.slogan {
  margin-left: -280px;
  width: 350px
}
div.slider div.listenlogo {
  margin-left: -630px;
  width: 250px
}
@media only screen and (max-width:1580px) {
  div.slider div.schweif {
    position: absolute;
    right: 0;
    bottom: -60px;
    height: auto;
    width: 1000px;
    z-index: 100
  }
}
@media only screen and (max-width:1280px) {
  div.slider div.listenlogo, div.slider div.slogan {
    top: inherit;
    bottom: 30px;
    width: 22%;
    margin-left: 0
  }
  div.slider div.slogan {
    left: 25%
  }
  div.slider div.listenlogo {
    left: 30px
  }
  div.slider div.wahldatum {
    top: 40px;
    left: 30px;
    margin-left: 0
  }
}
@media only screen and (max-width:1250px) {
  div.slider div.schweif {
    right: 0;
    bottom: -10px;
    width: 50%
  }
}
@media only screen and (max-width:960px) {
  div.slider div.schweif {
    right: 0;
    bottom: -10px;
    width: 65%
  }
  div.slider div.listenlogo {
    width: 30%
  }
  div.slider div.slogan {
    width: 30%;
    left: 35%
  }
  div.slider div.wahldatum {
    top: 10px;
    left: 30px;
    margin-left: 0
  }
}
@media only screen and (max-width:612px) {
  div.slider div.wahldatum {
    width: 200px;
    left: 10px;
    padding: 10px
  }
  div.slider div.listenlogo {
    width: 30%;
    bottom: 10px;
    left: 10px;
    padding: 10px
  }
  div.slider div.slogan {
    width: 35%;
    bottom: 110px;
    left: 10px;
    padding: 10px
  }
  div.slider div.schweif {
    width: 90%
  }
}
@media only screen and (max-width:428px) {
  div.slider div.wahldatum {
    width: 180px
  }
  div.slider div.listenlogo {
    width: 35%
  }
  div.slider div.slogan {
    width: 40%
  }
}
div.slider-2 {
  height: auto;
  float: left;
  margin-top: 0
}
a.join-svp, div.logo {
  padding-bottom: 10px;
  padding-left: 10px;
  position: absolute;
  height: 100%
}
div.slider div.slide {
  height: 520px;
  background-position: center center;
  background-size: auto 100%;
  background-repeat: no-repeat
}
div.slider-teaser {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  bottom: 50px;
  z-index: 5
}
.content div.frame header, div.news-related ul li, div.news.news-single div.header, div.parole-description, div.parole-more, div.slider img {
  width: 100%;
  height: auto;
  float: left;
  display: block
}
.wrapper {
  max-width: 1260px;
  margin: auto
}
a.join-svp {
  background-color: #7cb309;
  width: auto;
  right: 0;
  top: 0;
  padding-top: 15px;
  text-decoration: none
}
div.footer, div.parole {
  background-color: #efefef
}
a.join-svp:hover {
  background-color: #2f880e
}
a.join-svp span {
  display: block;
  padding: 0 20px;
  margin: 0;
  color: #fff;
  font-weight: 600
}
a.join-svp span.first {
  font-size: 1.1em
}
a.join-svp span.second {
  font-size: .8em
}
div.logo {
  width: auto;
  padding-top: 10px;
  left: 0;
  top: 0;
  z-index: 900
}
div.col-100, div.footer, div.row {
  width: 100%
}
div.col, div.footer, div.navi ul.main-nav, div.news, div.row, ul.top-links-navi {
  height: auto;
  float: left
}
div.logo img {
  height: 100%;
  width: auto;
  float: left
}
div.row {
  display: block;
  padding: 0;
  margin: 0
}
div.col, div.news, div.tx-powermail {
  padding: 20px
}
div.row.footer-row {
  padding-top: 80px
}
div.col-80 {
  width: 80%
}
div.col-75 {
  width: 75%
}
div.col-70 {
  width: 70%
}
div.col-60 {
  width: 60%
}
div.col-50 {
  width: 50%
}
div.col-40 {
  width: 40%
}
div.col-33 {
  width: 33.3333%
}
div.col-30 {
  width: 30%
}
div.col-25 {
  width: 25%
}
div.col-20 {
  width: 20%
}
div.news {
  width: 100%
}
.page-402 div.row.news-row.news-list-view {
  padding-top: 50px;
  padding-bottom: 50px
}
.news-col div.inner {
  background-size: 100% 100%;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}
.news-col div.inner .item-layer {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  padding: 20px;
  background-color: rgba(124, 179, 9, .95);
  color: #fff
}
div.slider-teaser div.row div.col div.inner {
  padding: 30px;
  background-color: rgba(255, 255, 255, .75)
}
div.navi {
  text-align: center;
  width: 100%;
  float: left;
  display: block
}
div.navi ul.main-nav {
  width: auto;
  padding: 0 0 0 400px;
  margin: 0;
  list-style: none;
  text-align: center;
  position: relative
}
div.navi ul.main-nav li {
  display: inline-block;
  margin-left: 8px;
  margin-right: 8px;
  float: left
}
div.navi ul.main-nav li a {
  width: auto;
  height: 60px;
  line-height: 60px;
  float: left;
  display: block;
  font-size: 1.1em;
  font-weight: 400;
  color: #222;
  text-transform: uppercase;
  letter-spacing: .5px;
  text-decoration: none
}
div.navi ul.main-nav li a:hover, div.navi ul.main-nav li.active a {
  background-color: #7cb309;
  color: #fff
}
ul.top-links-navi {
  width: 100%;
  display: block;
  padding: 0 30px 0 0;
  margin: 0;
  list-style: none;
  text-align: center
}
ul.top-links-navi li {
  width: auto;
  height: auto;
  display: inline-block;
  padding: 0 20px 0 0;
  margin: 0
}
ul.top-links-navi li a {
  display: block;
  margin: 0;
  color: #dbdbdb;
  text-decoration: none;
  font-size: .8em;
  padding: 5px 5px 5px 20px;
  font-weight: 600;
  background-image: url("../img/link-solid.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 13px auto;
  transition: color 1s
}
ul.top-links-navi li a:hover {
  color: #c3c3c3;
  transition: color 1s
}
header {
  display: block;
  padding: 0 0 30px;
  margin: 0
}
div.header h1, header h1, header h2, header h3, header h4 {
  width: 100%;
  height: auto;
  display: block;
  padding: 0;
  margin: 0;
  float: left;
  font-size: 1em
}
.page-402 div.row.news-row.news-list-view h1.title-top, div.header h1, header h1 {
  font-size: 1.8em;
  font-weight: 400;
  text-transform: uppercase;
  color: #000;
  padding-bottom: 8px
}
div.row.news-row.news-list-view h1.title-top {
  padding-left: 20px;
  padding-right: 20px
}
header h2 {
  font-size: 1.3em;
  font-weight: 400;
  color: #222;
  padding-bottom: 8px
}
div.slider-teaser h1 {
  display: block;
  padding: 0 0 15px;
  margin: 0;
  font-size: 1.8em;
  font-weight: 600;
  text-transform: uppercase;
  color: #7cb309
}
div.news-related {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef
}
div.acc-content div.news-related {
  padding-top: 10px;
  padding-bottom: 30px;
  border-bottom: 0;
  border-top: 0
}
div.news-related ul {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none
}
div.news-related ul li a {
  color: #2f880e;
  font-weight: 600
}
span.news-related-files-size {
  font-size: .7em;
  color: #999
}
div.parole-date, div.parole-sektion {
  width: 100%;
  height: auto;
  font-size: 1.3em;
  float: left
}
div.news-backlink-wrap {
  width: 100%;
  height: auto;
  float: left;
  display: block;
  padding-top: 20px
}
div.news-backlink-wrap a {
  width: auto;
  height: auto;
  display: block;
  padding: 7px 20px;
  border-radius: 25px;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  float: left;
  font-size: .8em;
  border: 0;
  background-color: #7cb309;
  background: linear-gradient(to right, #2f880e 50%, #7cb309 50%);
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: 200% 100%;
  background-position: right bottom;
  transition: .5s
}
a.more:hover, div.join-button-footer a:hover, div.news-backlink-wrap a:hover, div.powermail_fieldwrap input.powermail_submit:hover {
  background-position: 1px bottom
}
div.parole {
  width: 100%;
  height: auto;
  float: left;
  margin-bottom: 30px;
  position: relative;
  padding: 20px 180px 20px 30px
}
div.tx-svpparolen h3 {
  font-size: 1.8em;
  font-weight: 400;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 0;
  padding-bottom: 0
}
div.parole-date {
  font-weight: 400;
  color: #000;
  margin-bottom: 0;
  padding-bottom: 30px;
  margin-top: 5px
}
div.parole-sektion {
  display: block;
  padding: 25px 30px 20px
}
div.parole-vote {
  width: 150px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 100%;
  text-align: center;
  color: #fff;
  font-weight: 600;
  font-size: 1.5em;
  padding: 20px 8px 8px
}
div.parole-title {
  width: 100%;
  height: auto;
  float: left;
  padding: 0
}
div.parole-title h4 {
  width: 100%;
  height: auto;
  float: left;
  display: block;
  padding: 0 0 5px;
  margin: 0;
  font-size: 1.1em
}
div.item-layer h1, div.item-layer p {
  padding: 0;
  width: 100%;
  display: block
}
.is-positive {
  background-color: #7cb309
}
.is-negative {
  background-color: #b20808
}
div.parole-description {
  font-weight: 400;
  padding-top: 0
}
div.parole-description p {
  font-size: .94em;
  padding-top: 0;
  margin-top: 0
}
div.parole-more {
  font-weight: 400;
  font-size: .9em;
  padding-bottom: 10px
}
div.parole-more a {
  color: #2f880e;
  text-decoration: none;
  font-weight: 600;
  position: relative
}
.footer ul.address li a::after, .footer ul.footer-nav li a::after, div.content .frame p a:after, div.parole-more a:after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 3px;
  bottom: -1px;
  left: 0;
  background-color: #2f880e;
  transform-origin: bottom right;
  transition: transform .25s ease-out
}
.footer ul.impressum li a::after, div.subnavi ul li ul li a span:after {
  content: '';
  transform: scaleX(0);
  bottom: -1px;
  transition: transform .25s ease-out;
  left: 0
}
.footer ul.address li a:hover:after, .footer ul.footer-nav li a:hover:after, .footer ul.impressum li a:hover:after, div.content .frame a:hover:after, div.content .frame p a:hover:after, div.content a:hover:after, div.parole-more a:hover:after, div.subnavi ul li ul li a span:hover:after {
  transform: scaleX(1);
  transform-origin: bottom left
}
div.item-layer h1 {
  height: auto;
  margin: 0;
  font-size: 1.3em;
  color: #fff;
  font-weight: 600 bolder;
  text-transform: uppercase
}
div.item-layer h1 a {
  text-align: left;
  hyphens: auto;
  color: #fff;
  text-decoration: none
}
div.item-layer h1 a span {
  width: 100%;
  height: auto;
  float: left;
  display: block;
  hyphens: auto;
  font-size: 0.9em;
}
div.item-layer p {
  color: #fff;
  margin: 12px 0 0;
  height: auto;
  float: left;
  hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto
}
a.more, div.join-button-footer a {
  width: auto;
  height: auto;
  display: block;
  padding: 7px 20px;
  border-radius: 25px;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  float: right;
  font-size: .8em;
  border: 0;
  background-color: #7cb309;
  background: linear-gradient(to right, #2f880e 50%, #7cb309 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: .5s
}
div.col div.image {
  width: 100%;
  height: auto;
  display: block;
  float: left
}
a.teaser-more {
  background-color: rgba(124, 179, 9, 0);
  position: absolute;
  bottom: 20px;
  right: 20px;
  border: 2px solid #fff
}
.footer ul.address, .footer ul.footer-nav {
  width: 100%;
  height: auto;
  display: block;
  padding: 0;
  margin: 0;
  list-style: none
}
.footer ul.address li {
  width: 100%;
  height: auto;
  float: left;
  display: block;
  padding: 0 0 3px;
  margin: 0
}
.footer ul.address li.first-li {
  font-weight: 600
}
.footer ul.address li a, .footer ul.footer-nav li a {
  width: auto;
  height: auto;
  display: block;
  float: left;
  padding: 0;
  margin: 0;
  position: relative;
  color: #222;
  font-weight: 600;
  text-decoration: none
}
.footer ul.footer-nav li {
  width: 100%;
  height: auto;
  float: left;
  display: block;
  padding: 0 0 5px;
  margin: 0
}
div.join-text-footer {
  width: 100%;
  height: auto;
  display: block;
  padding: 0;
  margin: 0
}
div.join-text-footer h3 {
  width: 100%;
  height: auto;
  display: block;
  padding: 0 0 15px;
  margin: 0;
  color: #222;
  font-weight: 600;
  text-transform: uppercase
}
.footer ul.impressum, .footer ul.impressum li, div.join-text-footer p {
  padding: 0;
  height: auto;
  display: block
}
div.join-text-footer p {
  width: 100%;
  margin: 0;
  font-size: .9em
}
div.join-button-footer {
  width: 100%;
  height: auto;
  float: left;
  display: block;
  padding: 25px 0 0;
  margin: 0
}
.footer ul.impressum {
  width: 100%;
  margin: 0
}
.footer ul.impressum li {
  width: auto;
  float: left;
  margin-right: 15px
}
.footer ul.impressum li a {
  width: auto;
  height: auto;
  display: block;
  position: relative;
  font-weight: 400;
  font-size: .8em;
  color: #222;
  text-decoration: none
}
.footer ul.impressum li a::after {
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #222;
  transform-origin: bottom right
}
div.inner-item div.member-name::before, ul.accordion li div.acc-title::before {
  position: absolute;
  transform-origin: center;
  transition: transform .1s;
  content: "+"
}
div.subnavi ul {
  width: 100%;
  height: auto;
  float: left;
  padding: 70px 0 0;
  margin: 0;
  display: block;
  list-style: none
}
div.subnavi ul li {
  width: 100%;
  height: auto;
  display: block
}
div.subnavi ul li a {
  width: 100%;
  height: auto;
  float: left;
  display: block;
  background: #eef6f9;
  margin-bottom: 1px;
  padding: 10px 30px;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  font-size: 1em;
  background: linear-gradient(to right, #638f07 50%, #7cb309 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: .8s
}
div.subnavi ul li a:hover {
  background-position: left bottom
}
div.subnavi ul li ul {
  padding-bottom: 40px;
  padding-top: 0
}
div.subnavi ul li ul li a {
  background: #efefef;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 0;
  padding-left: 40px;
  color: #222;
  font-size: .9em
}
div.subnavi ul li ul li a span {
  width: auto;
  height: auto;
  display: block;
  position: relative;
  float: left
}
div.subnavi ul li ul li a span:after {
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: #ae0143;
  transform-origin: bottom right
}
div.tx-ttaddress {
  width: 100%;
  height: auto;
  display: block;
  padding: 0;
  margin: 0;
  float: left
}
div.tx-ttaddress div.item {
  height: auto;
  width: 33.3333%;
  padding: 15px;
  float: left
}
div.tx-ttaddress div.item div.inner-item {
  width: 100%;
  height: auto;
  float: left;
  overflow: hidden
}
div.tx-ttaddress div.item div.inner-item:hover {
  opacity: .9
}
div.tx-ttaddress div.item div.inner-item a.frame-holder {
  cursor: pointer;
  width: 100%;
  height: auto;
  float: left;
  display: block
}
div.tx-ttaddress div.item div.inner-item div.img-bg {
  width: 100%;
  height: auto;
  float: left;
  position: relative;
  overflow: hidden
}
div.inner-item div.member-name {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  bottom: -100%;
  margin-bottom: 60px;
  left: 0;
  padding: 10px;
  background-color: rgba(124, 179, 9, .6);
  color: #fff;
  font-weight: 600;
  transition: .2s
}
div.inner-item div.member-name::before {
  top: 0;
  right: 10px;
  color: #fff;
  font-size: 35px;
  line-height: 35px;
  transform: rotate(0);
  font-weight: 300
}
div.inner-item.open div.member-name::before {
  transform: rotate(-45deg);
  color: #b30002;
  transition: color .9s, transform .9s
}
div.member-name-inner {
  width: 100%;
  height: auto;
  float: left;
  position: relative
}
div.member-name-inner a.contact-info {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 5;
  text-indent: -9999px;
  cursor: pointer
}
div.inner-item.open div.member-name {
  bottom: 0;
  margin-bottom: 0;
  background: rgba(124, 179, 9, .95);
  transition: .8s
}
div.member-name span {
  width: 100%;
  height: auto;
  float: left;
  display: block;
  margin-bottom: 3px
}
div.content .frame div.member-name span span.bez {
  width: 50px;
  margin-bottom: 0
}
div.content .frame div.member-name span a {
  text-decoration: none;
  color: #fff
}
div.member-name-inner span {
  margin-bottom: 0
}
div.additional-info {
  width: 100%;
  height: auto;
  display: block;
  float: left;
  margin-top: 0
}
div.social {
  width: 100%;
  height: auto;
  float: left;
  text-align: center
}
div.description p {
  color: #fff
}
ul.tx-ttaddress-social-links {
  width: 100%;
  height: auto;
  display: block;
  padding: 30px 0 0;
  margin: 0;
  list-style: none;
  text-align: center;
  float: left
}
ul.tx-ttaddress-social-links li {
  display: inline-block;
  height: auto
}
ul.tx-ttaddress-social-links li a {
  width: 35px;
  height: auto;
  display: block;
  padding: 8px
}
ul.tx-ttaddress-social-links li a img {
  width: 100%;
  height: auto;
  color: #fff
}
ul.accordion {
  width: 100%;
  height: auto;
  float: left;
  list-style: none;
  margin: 0;
  padding: 15px
}
ul.accordion li {
  width: 100%;
  height: auto;
  padding: 0;
  margin: 10px 0;
  display: block;
  float: left
}
ul.accordion li div.acc-title {
  width: 100%;
  background-color: #ececec;
  padding: 10px 10px 10px 45px;
  cursor: pointer;
  float: left;
  font-weight: 600;
  font-size: 1.1em;
  position: relative;
  color: #222
}
ul.accordion li div.acc-title h3 {
  width: 100%;
  height: auto;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  font-size: 1em;
  color: #000
}
ul.accordion li div.acc-title h3 a {
  color: #222;
  text-decoration: none
}
ul.accordion li div.acc-title span.news-list-date {
  width: 100%;
  height: auto;
  display: block;
  padding: 0;
  margin: 0;
  float: left;
  color: #666;
  font-weight: 600;
  font-size: .8em
}
ul.accordion li div.acc-title.active, ul.accordion li div.acc-title:hover {
  background-color: #d4d4d4
}
ul.accordion li div.acc-title::before {
  top: 13px;
  left: 15px;
  color: #666;
  font-size: 2rem;
  line-height: 1rem;
  transform: rotate(0)
}
ul.accordion li div.acc-title.active::before {
  transform: rotate(-45deg);
  transition: color .1s, transform .1s
}
ul.accordion li div.acc-content {
  width: 100%;
  height: auto;
  float: left;
  margin-bottom: 10px;
  background-color: #d4d4d4;
  padding: 10px 10px 10px 45px
}
div.content .frame p a {
  color: #2f880e;
  font-weight: 600;
  text-decoration: none;
  position: relative
}
div.navi-close, div.navi-toggle, div.tx-powermail h3 {
  display: none
}
div.wrapper.no-slider div.row.folge {
  padding-top: 0
}
div.col-20.col.subnavi {
  padding-right: 30px
}
div.col-100.col.content {
  padding-top: 100px;
  padding-bottom: 100px
}
body.page-402 div.ce-textpic div.ce-bodytext {
  width: 60%;
  float: left;
  height: auto
}
body.page-402 div.ce-textpic div.ce-gallery {
  width: 40%;
  float: right
}
body.page-402 div.ce-textpic div.ce-gallery .ce-row .ce-column figure.image {
  width: 100%;
  height: auto;
  float: left;
  margin: 0;
  padding: 45px
}
div.ce-gallery img, div.ce-gallery svg {
  width: 100%;
  max-width: 100%;
  height: auto
}
div.col.content {
  padding: 0
}
.content div.frame {
  width: 100%;
  height: auto;
  float: left;
  display: block;
  margin: 0 0 1px;
  padding: 20px 20px 40px
}
.content div.frame.frame-type-list {
  padding-left: 5px;
  padding-right: 5px
}
div.folge div.content .news .news-list-view {
  width: 100%;
  height: auto;
  float: left;
  border-top: 1px solid #efefef
}
div.folge div.content .calendarize .calendarize-item, div.folge div.content .news .news-list-view .article {
  width: 100%;
  height: auto;
  float: left;
  display: block;
  border-bottom: 1px solid #efefef;
  margin-bottom: 30px;
  margin-top: 30px;
  padding-bottom: 30px;
  padding-top: 30px
}
div.folge div.content .calendarize .calendarize-item {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  margin-top: 10px
}
div.folge div.content .news .news-list-view .article div.news-img-wrap {
  width: 30%;
  height: auto;
  float: left;
  padding-right: 20px
}
div.folge div.content .news .news-list-view .article div.news-img-wrap img {
  width: 100%;
  height: auto;
  float: left;
  border: 1px solid #efefef
}
div.folge div.content .news .news-list-view .article .header, div.folge div.content .news .news-list-view .article .teaser-text {
  width: 70%;
  height: auto;
  float: right
}
div.folge div.content .calendarize h2 a, div.folge div.content .news .news-list-view .article .header h3 a {
  color: #000
}
div.folge div.content .calendarize h2, div.folge div.content .news .news-list-view .article .header h3 {
  font-size: 1.3em;
  padding: 0;
  margin: 0
}
div.folge div.content .calendarize h4, div.folge div.content .news .news-list-view .article .header span.news-list-date {
  width: 100%;
  height: auto;
  display: block;
  float: left;
  font-size: .8em;
  color: #222
}
div.news.news-single .news-img-wrap {
  width: 100%;
  height: auto;
  float: left;
  display: block;
  padding-bottom: 30px
}
div.news.news-single div.teaser-text {
  width: 100%;
  height: auto;
  float: left;
  font-size: 1.2em
}
div.news.news-single div.news-text-wrap {
  width: 100%;
  height: auto;
  float: left;
  display: block;
  padding: 15px 0 0;
  margin: 0
}
p.news-img-caption {
  width: 100%;
  height: auto;
  display: block;
  padding: 0;
  margin: 0;
  font-size: .9em;
  color: #666
}
div.folge .content .calendarize a.btn, div.folge div.content .news .news-list-view .article a.more {
  width: auto;
  height: auto;
  display: block;
  padding: 5px 20px;
  border-radius: 25px;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  float: right;
  font-size: .8em;
  border: 2px solid #7cb309;
  background-color: #7cb309
}
div.calendarize {
  width: 100%;
  height: auto;
  float: left;
  display: block;
  padding-left: 20px;
  padding-right: 20px
}
div.btn-group.cal-back {
  width: auto;
  height: auto;
  float: left
}
div.folge .content div.btn-group.cal-back a.btn.btn-default.ical {
  -webkit-border-radius: 25px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius: 25px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  border-radius: 25px 0 0 25px
}
div.folge .content div.btn-group.cal-back a.btn.btn-default.cla-back {
  background-color: #2d8c07;
  border: 2px solid #2d8c07;
  -webkit-border-radius: 0px;
  -webkit-border-top-right-radius: 25px;
  -webkit-border-bottom-right-radius: 25px;
  -moz-border-radius: 0;
  -moz-border-radius-topright: 25px;
  -moz-border-radius-bottomright: 25px;
  border-radius: 0 25px 25px 0
}
div.folge div.content .calendarize h2, div.folge div.content .calendarize h4 {
  padding: 0;
  margin: 0;
  width: 100%;
  height: auto;
  display: block;
  float: left;
  font-size: 1.4em
}
div.folge div.content .calendarize h4 {
  font-size: 1em;
}
div.tx-powermail, div.tx-powermail div.container-fluid {
  width: 100%;
  height: auto;
  float: left;
  display: block;
  padding: 0;
  margin: 0
}
fieldset.powermail_fieldset {
  width: 100%;
  height: auto;
  float: left;
  display: block;
  padding: 50px;
  border: 1px solid #efefef
}
fieldset.powermail_fieldset legend {
  padding: 5px 15px;
  background-color: #7cb309;
  font-size: .8em;
  font-weight: 600;
  line-height: 1;
  margin-left: 0;
  color: #fff;
  border-radius: 3px
}
div.powermail_fieldwrap {
  width: 100%;
  height: auto;
  float: left;
  padding-top: 10px;
  padding-bottom: 10px
}
div.powermail_field {
  width: 80%;
  float: right;
  height: auto
}
div.powermail_field ul {
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  list-style: none;
  display: none
}
div.powermail_field ul li {
  width: 100%;
  height: auto;
  display: block;
  font-size: .7em;
  padding: 2px;
  background-color: #e30613;
  color: #fff;
  float: left
}
ul#parsley-id-multiple-parteizeitung {
  display: block
}
ul#parsley-id-multiple-parteizeitung li {
  background-color: #fff;
  color: #e30613
}
div.checkbox {
  width: 100%;
  height: auto;
  float: left;
  padding-bottom: 10px
}
div.powermail_fieldwrap input, div.powermail_fieldwrap select, div.powermail_fieldwrap textarea {
  width: 100%;
  float: right;
  padding: 8px;
  display: block;
  border: 2px solid #c3c3c3;
  background-color: #fcfcfc
}
div.powermail_fieldwrap input.parsley-error, div.powermail_fieldwrap select.parsley-error, div.powermail_fieldwrap textarea.parsley-error {
  border: 2px solid #e30613
}
div.powermail_fieldwrap input.parsley-success, div.powermail_fieldwrap select.parsley-success, div.powermail_fieldwrap textarea.parsley-success {
  border: 2px solid #7cb309
}
div.powermail_fieldwrap input:focus, div.powermail_fieldwrap textarea:focus {
  border-left: 6px solid #7cb309;
  outline: 0
}
div.powermail_fieldwrap input.powermail_submit, div.powermail_fieldwrap select {
  width: auto;
  float: left
}
div.powermail_fieldwrap select {
  width: 200px
}
div.powermail_fieldwrap input.powermail_submit {
  width: auto;
  height: auto;
  display: block;
  padding: 7px 20px;
  border-radius: 25px;
  color: #fff;
  border: 0;
  font-weight: 600;
  text-decoration: none;
  float: left;
  font-size: .8em;
  cursor: pointer;
  background-color: #7cb309;
  background: linear-gradient(to right, #2f880e 50%, #7cb309 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: .5s
}
label.powermail_label {
  width: 20%;
  height: auto;
  float: left;
  display: block;
  font-weight: 600;
  padding-top: 8px
}
div.powermail_fieldwrap div.checkbox input {
  float: left;
  width: auto;
  margin-top: 5px;
  margin-right: 10px
}
span.mandatory {
  color: #e30613;
  margin-left: 3px
}
@media only screen and (max-width:1500px) {
  div.slider div.slide {
    height: 500px
  }
}
@media only screen and (max-width:1280px) {
  div.slider div.slide {
    height: 400px
  }
}
@media only screen and (max-width:1180px) {
  div.col-25.col.news-col {
    width: 33.3333%
  }
  div.navi ul.main-nav li a, div.slider-teaser p {
    font-size: 1em
  }
  div.slider-teaser {
    bottom: 15px
  }
  div.slider-teaser h1 {
    font-size: 1.4em
  }
  div.col-20.col.subnavi {
    width: 25%
  }
  div.col-80.col.content {
    width: 75%
  }
  div.item-layer h1 {
    font-size: 1.2em
  }
  div.item-layer p {
    font-size: .9em
  }
  a.teaser-more {
    font-size: .75em
  }
}
@media only screen and (max-width:1200px) {
  div.slider-2 {
    margin-top: 100px
  }
  div.col-33.col.footer-address-col, div.footer-nav-col {
    width: 25%
  }
  div.footer-join-club-col {
    width: 50%
  }
  div.powermail_field {
    width: 70%
  }
  label.powermail_label {
    width: 30%
  }
}
@media only screen and (max-width:1060px) {
  div.navi ul.main-nav li a {
    padding-left: 8px;
    padding-right: 8px
  }
  div.slider-teaser {
    bottom: 0;
    padding-top: 20px
  }
  div.slider-teaser div.row div.col div.inner {
    padding-top: 10px;
    padding-bottom: 10px
  }
}
@media only screen and (max-width:1000px) {
  div.navi, div.navi div.top-links {
    background-color: #efefef;
    display: block
  }
  div.slider, div.slider-2 {
    margin-top: 75px
  }
  div.slider div.slide {
    height: 300px
  }
  div.navi-toggle {
    display: block;
    float: right;
    padding: 15px
  }
  div.navi-toggle a {
    cursor: pointer
  }
  body.no-scroll, html.no-scroll {
    overflow: hidden
  }
  div.navi {
    padding: 0 0 80px;
    margin: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    left: -100%;
    z-index: 800;
    top: 0;
    bottom: 0;
    overflow-y: scroll
  }
  div.navi a.join-svp, div.top-links {
    position: static;
    width: 100%;
    float: left
  }
  div.navi.open {
    left: 0
  }
  div.navi-close {
    width: 100%;
    height: auto;
    float: left;
    padding: 20px;
    text-align: right;
    display: block
  }
  div.navi-close img {
    width: 15px;
    height: 15px
  }
  div.navi ul.main-nav {
    width: 100%;
    height: auto;
    display: block;
    padding: 30px 0 0;
    margin: 0;
    float: left;
    list-style: none
  }
  div.navi ul.main-nav li {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    padding: 5px 0;
    margin: 0
  }
  div.navi ul.main-nav li a {
    display: block;
    width: 100%;
    height: auto;
    float: left;
    padding: 5px 0;
    margin: 0;
    line-height: normal
  }
  div.navi div.top-join-wrap {
    width: 100%;
    height: auto;
    float: left;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #b3b3b3
  }
  div.navi a.join-svp {
    height: auto;
    display: block;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
  }
  div.navi div.top-links {
    width: 100%;
    height: auto;
    float: left;
    padding: 0;
    margin: 0
  }
  div.navi div.top-links ul {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 30px 0 0;
    padding: 30px 0 0;
    border-top: 1px solid #b3b3b3
  }
  div.navi div.top-links ul li {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    padding: 8px
  }
  div.navi div.top-links ul li a {
    width: auto;
    height: auto;
    display: inline !important;
    color: #666;
    font-size: 1em
  }
  div.col-20.col.subnavi {
    display: none
  }
  div.col-80.col.content {
    width: 100%
  }
  div.col-25.col.news-col {
    width: 33.3333%
  }
  div.top-links {
    height: auto
  }
  div.top {
    top: 0
  }
}
@media only screen and (max-width:960px) {
  div.col-33.col.footer-address-col, div.footer-join-club-col, div.footer-nav-col {
    width: 100%
  }
  div.col-100.col.content {
    padding-top: 40px
  }
}
@media only screen and (max-width:878px) {
  div.col-25.col.news-col {
    font-size: .8em
  }
  div.slider div.slide {
    height: 280px
  }
}
@media only screen and (max-width:860px) {
  div.tx-ttaddress div.item {
    width: 50%
  }
}
@media only screen and (max-width:820px) {
  div.col-25.col.news-col {
    font-size: 1em;
    width: 50%
  }
  div.slider-teaser p {
    font-size: .9em
  }
  body.page-402 div.ce-textpic div.ce-bodytext {
    width: 100%
  }
  body.page-402 div.ce-textpic div.ce-gallery {
    width: 100%;
    padding-bottom: 40px
  }
  body.page-402 div.ce-textpic div.ce-gallery img {
    width: auto;
    height: auto;
    max-width: 100%
  }
}
@media only screen and (max-width:770px) {
  div.folge div.content .news .news-list-view .article div.news-img-wrap {
    width: 45%
  }
  div.folge div.content .news .news-list-view .article .header, div.folge div.content .news .news-list-view .article .teaser-text {
    width: 55%
  }
}
@media only screen and (max-width:726px) {
  div.slider div.slide {
    background-position: 50% center
  }
  div.slider-teaser {
    font-size: .9em
  }
  div.slider-teaser div.col col-60 {
    width: 50%
  }
}
@media only screen and (max-width:650px) {
  div.powermail_field, label.powermail_label {
    width: 100%
  }
  fieldset.powermail_fieldset {
    padding: 15px
  }
  div.powermail_fieldwrap.powermail_fieldwrap_type_check label {
    padding-bottom: 15px
  }
  div.folge div.content .news .news-list-view .article div.news-img-wrap {
    width: 40%
  }
  div.folge div.content .news .news-list-view .article .header, div.folge div.content .news .news-list-view .article .teaser-text {
    width: 60%;
    font-size: .9em
  }
}
@media only screen and (max-width:660px) {
  div.slider div.slide {
    background-position: 55% center
  }
}
@media only screen and (max-width:630px) {
  div.parole {
    padding: 20px 0 0
  }
  div.parole-description, div.parole-more, div.parole-sektion, div.parole-title {
    padding-left: 10px;
    padding-right: 10px
  }
  div.parole-sektion {
    font-size: 1em;
    font-weight: 600
  }
  div.parole-title h4 {
    font-size: 1em;
    padding-bottom: 5px
  }
  div.parole-description {
    padding-top: 8px
  }
  div.parole-vote {
    width: 100%;
    height: auto;
    display: block;
    position: static;
    float: left;
    font-size: 1.2em;
    line-height: normal;
    padding: 5px;
    margin-top: 10px
  }
}
@media only screen and (max-width:620px) {
  div.slider div.slide {
    background-position: 60% center
  }
  div.slider-teaser p {
    display: none
  }
}
@media only screen and (max-width:602px) {
  div.col-25.col.news-col {
    font-size: .8em
  }
  .footer ul.impressum li {
    width: 100%;
    margin-left: 0;
    float: left;
    display: block;
    padding-bottom: 5px;
    padding-top: 5px
  }
  .footer ul.impressum li a {
    width: auto;
    float: left
  }
}
@media only screen and (max-width:580px) {
  div.slider div.slide {
    background-position: 70% center
  }
  div.slider-teaser {
    font-size: .8em
  }
  div.slider-teaser div.col.col-60 {
    width: 100%
  }
}
@media only screen and (max-width:520px) {
  div.folge div.content .news .news-list-view .article div.news-img-wrap {
    width: 100%;
    margin-top: 10px
  }
  div.folge div.content .news .news-list-view .article .header, div.folge div.content .news .news-list-view .article .teaser-text {
    width: 100%;
    font-size: .9em
  }
  div.tx-ttaddress div.item {
    width: 100%
  }
  div.col-25.col.news-col {
    font-size: 1em;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px
  }
  div.row.news-row.news-list-view {
    padding-top: 20px
  }
  .news-col div.inner {
    height: auto !important;
    float: left
  }
  .news-col div.inner .item-layer {
    position: relative;
    float: left;
    height: auto;
    width: 100%
  }
  .more.teaser-more {
    position: relative;
    float: right;
    margin-top: 30px
  }
  div.slider-teaser div.col.col-60 {
    padding: 20px
  }
  div.news, div.news div.col.news-col {
    padding: 10px
  }
}