/**************************************
  CSS-Datei:    ckg-screen.css
  Version:      1.0.0
  Datum:        4.9.2013
  Beschreibung: Ausgabe auf Bildschirmen
  Autor:        Gabriele Engmann
**************************************/
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700);
/*font-family: 'Source Sans Pro', sans-serif;*/
@import url(https://fonts.googleapis.com/css?family=Droid+Serif); /*font-family: 'Droid Serif', serif;*/
/*************** GENERELL ****************/
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

body, html {
  border: 0 none;
  color: #154e52;
  font: 14px/1.2857em "Source Sans Pro", sans-serif;
  margin: 0;
}

* {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1em;
  margin: 0;
  padding: 0;
  border: 0;
}

a {
  color: #154e52;
  text-decoration: none;
}

p, ul, ol {
  margin: 0.5em 0 1em;
}

ul, ol {
  margin-left: 16px;
}

li {
  margin: 3px 0;
}

fieldset {
  padding: 0.5em 1.2em;
  margin: 0.5em 0 1em;
  border: 1px solid #F5DA94;
}

input, textarea, select {
  border: 1px solid #efb217;
  padding: 2px;
  background: #FEFBE3;
  width: 250px;
}

option {
  padding: 0 6px;
}

input[type="submit"] {
  border-style: outset;
  background: #efb217;
  margin-top: 1em;
  border-radius: 5px;
  padding: 2px 10px;
  font-weight: bold;
}

h1 {
  font-size: 24px;
  color: #6c7c00;
  margin-top: 1em;
}

h2, #main-start .csc-frame-frame1 h2, #main-start-smart .csc-frame-frame1 h2 {
  font-size: 18px;
  color: #6c7c00;
}

h3 {
  font-size: 16px;
}

h1, h2, h3, #main-start .csc-frame-frame1 h2, #main-start-smart .csc-frame-frame1 h2 {
  line-height: 1.2em;
  font-weight: normal;
}

h2, h3, #main-start .csc-frame-frame1 h2, #main-start-smart .csc-frame-frame1 h2 {
  margin: 1em 0 0.5em;
}

table {
  margin: 1em 0;
  line-height: 1.2em;
  border-collapse: collapse;
}

table td, table th {
  padding: 2px 5px;
  vertical-align: top;
  border: 1px solid #ccc;
}

table p {
  margin: 0;
}

table caption {
  caption-side: bottom;
}

.clear {
  clear: both;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

.align-justify {
  text-align: justify;
}

.nd {
  display: none;
}

/*************** LAYOUT ******************/
body {
  background: #5d7511;
  text-align: center;
}

#gesamtcontainer {
  background: #fefbe3;
  margin: 0 auto;
  text-align: left;
  width: 100%;
}

.max-width {
  max-width: 1018px;
}

header, #mainnavi, section, #welle-oben, #content-wrapper, #welle-unten, footer, #events, #main-start, #main-start-smart, #service-start {
  position: relative;
  width: 100%;
  clear: both;
}

/****************************************************
                    HEADER
****************************************************/
header {
  /*  height: 174px; */
  margin-bottom: 3px;
  background: #8cb11a;
  color: #fff;
}

/* richtiges Header Bilder anzeigen */
#headerpic .first {
  display: inherit;
}

#headerpic .second {
  display: none;
}

#headerpic img {
  width: 100%;
  height: auto;
}

/* richtiges Logo anzeigen */
#logo .first {
  display: inherit;
}

#logo .second {
  display: none;
}

#logo {
  position: absolute;
  top: 0;
  left: 0;
  margin: 15px;
  width: 17.0923%;
  height: auto;
}

#logo a {
  display: block;
}

#logo img {
  width: 100%;
  height: auto;
  max-width: 144px;
}

#slogan {
  position: absolute;
  bottom: 30px;
  left: 20.15%;
  color: #fdf8ce;
}

#biosiegel {
  position: absolute;
  right: 20px;
  bottom: 20px;
}

#biosiegel-smart {
  display: none;
  position: relative;
  text-align: center;
  padding-top: 50px;
}

#footernavi {
  background-color: #efb317;
  text-align: center;
}

#mainnavi {
  background: #efb217;
  line-height: 37px;
  font-size: 16px;
  text-align: center;
}

#welle-oben {
  position: relative;
  z-index: 1;
  height: 81px;
  background-image: url(img/welle_oben_gross.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
}

#welle-oben.start {
  position: absolute;
}

#welle-unten {
  height: 49px;
  background-image: url(img/welle_unten_gross.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
}

#col-content {
  position: relative;
  width: 79.8624%;
  /*  width: 813px;*/
  float: left;
}

#illustration {
  height: 316px;
  background: rgba(248, 237, 136, 0.5);
}

#hinweis {
  position: absolute;
  top: 255px;
  left: 79px;
}

#rootline {
  color: #765a13;
  margin: 0 20px 0 85px;
}

#pagetitle {
  margin: 0 20px 1em 70px;
}

#main {
  margin: 0 20px 0 85px;
}

#cont-left {
  width: 447px;
  margin-right: 26px;
  float: left;
}

#cont-right {
  width: 234px;
  float: left;
}

#col-service {
  position: relative;
  width: 20.1375%;
  /*  width: 205px;*/
  float: left;
}

#col-service > * {
  margin-bottom: 20px;
}

#links, #anzeige, #anzeige-smart {
  background: #d1dbab;
}

#anzeige-smart {
  display: none;
}

/* Startseite*/
#welle-oben.start {
  z-index: 0;
  top: -55px;
}

#events {
  margin: 55px 0 20px;
}

#content-start #events #termine-text {
  position: relative;
  float: left;
  width: 100%;
  display: none;
  color: #0a3e1d;
  font-size: 18px;
  line-height: 1.33em;
  margin: 0px 0px 20px;
  clear: both;
}

#main-start,
#main-start-smart {
  margin: 30px auto;
  text-align: center;
  z-index: 10;
}
#main-start .csc-frame-frame1, #main-start-smart .csc-frame-frame1 { margin: 20px 50px; text-align: left; }
#main-start .csc-frame-frame1 .csc-textpic-imagewrap, #main-start-smart .csc-frame-frame1 .csc-textpic-imagewrap { margin: 0px 15px 10px 0px; }
#main-start-smart {
  display: none;
}

#welle-unten.start {
  position: absolute;
  bottom: 0px;
}

/*************** NAVIAGTION **************/
/* responsive Menue ausblenden */
.mmenu-toggler, #mmenu {
  display: none;
}

#mainnavi ul {
  margin: 0 auto;
  list-style-type: none;
  position: relative;
}

#mainnavi li {
  margin: 0;
  position: relative;
  text-align: left;
}

#mainnavi a {
  color: #02390f;
  font-weight: normal;
}

#mainnavi li.level1 {
  display: inline-block;
  padding: 0px 1.5% 0px 1.5%;
  position: relative;
  line-height: 37px;
}

#mainnavi .level1 > a {
  font-weight: bold;
}

#mainnavi .level1 ul, #mainnavi .desc {
  z-index: 20;
  position: absolute;
  margin: 0;
  padding: 6px 0 14px;
  font-size: 14px;
  line-height: 29px;
  visibility: hidden;
}

#mainnavi .level1:hover > ul, #mainnavi .level2:hover > ul, #mainnavi .level1:hover .desc {
  visibility: visible;
}

#mainnavi ul.ul-level2, #mainnavi .desc {
  left: 0;
  background: #eebf46;
}

#mainnavi .desc {
  padding: 8px 33px 14px;
  line-height: 1.2857em;
  font-weight: normal;
}

#mainnavi .level1 > ul a {
  color: #010101;
}

#mainnavi .level1 > ul a.cur {
  color: #2f7c00
}

#mainnavi .level1 > ul li {
  position: relative;
  white-space: nowrap;
  border-top: 1px solid #f8ed88;
}

#mainnavi .level1 ul > li:first-child {
  border: 0;
}

#mainnavi li.level2 {
  padding: 0 13px;
}

#mainnavi ul.ul-level3 {
  left: 100%;
  top: 0;
  background: #f5da94;
  padding-top: 0;
}

#mainnavi li.level3 {
  padding: 0 16px;
}

#footernavi ul {
  margin: 0;
  list-style-type: none;
  padding: 13px;
}

#footernavi li {
  display: inline;
}

#footernavi a {
  padding: 0 10px;
  color: #02390f;
}

#rootline * {
  color: #765a13;
}

/*************** CONTENT *****************/
#slogan p {
  margin: 0;
  font-family: 'Droid Serif', serif;
  font-size: 21px;
  text-shadow: 0 0 6px #5d7511, 0 0 9px #5d7511, 0 0 12px #5d7511, 0 0 16px #5d7511;
}

#hinweis p {
  margin: 0;
  background: #f8ed88;
  padding: 6px 6px;
  font-size: 18px;
  color: #0a3e1d;
}

#hinweis p::before,
#hinweis p::after {
  content: "";
  display: block;
  position: absolute;
  width: 15px;
  height: 56px;
}

#hinweis p::before {
  top: -13px;
  left: -13px;
  border: 6px solid #6f8c15;
  border-right: none medium;
  width: 10px;
  height: 56px;
}

#hinweis p::after {
  top: -13px;
  right: -13px;
  border: 6px solid #6f8c15;
  border-left: none medium;
  width: 10px;
  height: 56px;
}

#main a {
  background: #efb217;
}

#main .csc-textpic img {
  border-radius: 7px;
}

#main .csc-textpic .csc-textpic-caption {
  margin-top: 3px;
  font-size: 13px;
}

#col-service h3 {
  padding: 7px 34px 7px 10px;
  background: #efb217;
  line-height: 20px;
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  margin: 0;
  position: relative;
}

#col-service a {
  color: #0a3f1e;
}

#col-service h3 a::after {
  content: "";
  display: block;
  width: 23px;
  height: 26px;
  position: absolute;
  top: 3px;
  right: 6px;
  background: url(img/pfeil-rechts.png) no-repeat;
}

/**********************************************
  LINKS-START + LINKS
**********************************************/
/*#links-start {
  z-index: 10;
  clear: both;
  position: relative;
}
#links {
  padding: 33px 0px;
}
#links-start > div.csc-default {
  position: relative;
  float: left;
  width: 25%;
}
#links-start > div.csc-default:nth-child(2) {
  background-color: #efb317;
  margin-top: 5px;
}
#links-start > div.csc-default:nth-child(2) div.csc-textpic {
  margin-top: -5px;
}
#links-start > div.csc-default:nth-child(2) div.csc-textpic div.csc-textpic-text {
  padding-bottom: 16px;
}
#links-start div.csc-textpic {
  margin: 0px 0px 20px 20%;
}
#links-start > div.csc-default p {
  margin: 0;
  color: #040404;
  font-size: 13px;
  line-height: 1.23em;
}
#links-start .csc-textpic-text h3 {
  padding: 1em 0px 0.5em;
  margin: 0px;
  }
#links-start .csc-textpic-text h3 a {
  color: #4f640d;
}
#links-start .csc-textpic-imagewrap img {
  border: 3px solid rgb(255, 255, 255);
  box-shadow: 5px 5px 5px #888888;
  -webkit-box-shadow: 5px 5px 5px #888888;
  -moz-box-shadow: 5px 5px 5px #888888;
}
#links > div.csc-default {
  position: relative;
  margin-left: 25%;
  background-repeat: no-repeat;
  width: 90px;
  height: 58px;
  background-size: 100% auto;
  margin-top: 12px;
  border: 3px solid rgb(255, 255, 255);
  box-shadow: 5px 5px 5px #888888;
  -webkit-box-shadow: 5px 5px 5px #888888;
  -moz-box-shadow: 5px 5px 5px #888888;
}
#links > div.csc-default:nth-child(1) {
  background-image: url(img/weblogo_urdrogerie.jpg);
}
#links > div.csc-default:nth-child(2) {
  background-image: url(img/weblogo_ckg.jpg);
}
#links > div.csc-default:nth-child(3) {
  background-image: url(img/weblogo_hp_praxis.jpg);
}
#links > div.csc-default:nth-child(4) {
  background-image: url(img/weblogo_urcea.jpg);
}
#links > div.csc-default * {
  margin: 0;
}
#links > div.csc-default > * {
  visibility: hidden;
  background: #FEFBE3;
  box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
  -webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
  -moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
  position: relative;
  left: -80px;
  top: 10px;
  z-index: 10;
  width: 210px;
  padding: 4px;
}
#links > div.csc-default:nth-child(1) > * {
  top: 20px;
}
#links > div.csc-default:hover > * {
  visibility: visible;
}
#links > div.csc-default:hover > * > .csc-textpic-imagewrap {
  visibility: hidden;
  display: none;
}*/
#links-start {
  z-index: 10;
  clear: both;
  position: relative;
  padding-top: 10px;
}

#links {
  padding: 24px 0px;
  min-height: 240px;
}

#links-start .links-item {
  position: relative;
  float: left;
  width: 25%;
  padding-left: 5%;
}

#links-start .links-item:nth-child(2) {
  background-color: #efb317;
  margin-top: 5px;
  padding-bottom: 20px;
}

#links-start .links-item:nth-child(2) .links-image img {
  margin-top: -5px;
}

#links-start .links-item .links-image img,
#links .links-item .links-image img {
  border: 3px solid rgb(255, 255, 255);
  box-shadow: 5px 5px 5px #888888;
  -webkit-box-shadow: 5px 5px 5px #888888;
  -moz-box-shadow: 5px 5px 5px #888888;
}

#links .links-item .links-image img {
  width: 92px;
  height: auto;
}

#links .links-item {
  text-align: center;
  margin-bottom: 15px;
  height: 66px;
}

#links-start .links-item .links-text h3 a {
  color: #4f640d;
}

#links-start .links-item .links-overlay h3,
#links .links-item .links-text,
#links .links-item .links-overlay {
  display: none;
  background: #FEFBE3;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.3);
  position: relative;
  left: -20px;
  top: -40px;
  z-index: 10;
  width: 210px;
  padding: 4px;
}

#links-start .links-overlay p {
  color: #040404;
  font-size: 13px;
  line-height: 1.23em;
}

#links .links-item:hover .links-overlay,
#links-start .links-item:hover .links-overlay {
  display: block;
}

#links .links-item:hover .links-overlay p {
  margin: 0px;
  text-align: left;
}

#anzeige .csc-header::before,
#anzeige-smart .csc-header::before {
  content: "Anzeige:";
  display: block;
  margin-top: -1.2em;
  background: #FEFBE3;
  text-transform: uppercase;
}

#anzeige .csc-textpic,
#anzeige-smart .csc-textpic {
  padding: 10px 34px;
}

#anzeige .csc-textpic p,
#anzeige-smart .csc-textpic p {
  margin: 0;
  font-size: 13px;
  line-height: 1.3em;
}

#anzeige .csc-textpic img,
#anzeige-smart .csc-textpic img {
  border-radius: 7px;
  margin: 0;
}

/****************************************************
                    STARTSEITE
****************************************************/
#main-start *,
#main-start-smart * {
  color: #0a3e1d;
  font-size: 18px;
  line-height: 1.33em;
  margin: 0 auto;
}
#main-start .csc-frame-frame1, #main-start-smart .csc-frame-frame1 { margin: 20px 50px; text-align: left; }
#main-start .csc-frame-frame1 .csc-textpic-imagewrap, #main-start-smart .csc-frame-frame1 .csc-textpic-imagewrap { margin: 0px 15px 10px 0px; }
#main-start .csc-default,
#main-start-smart .csc-default {
  position: relative;
  display: inline-block;
  width: auto;
  padding-bottom: 20px;
}

#main-start .csc-default::before,
#main-start .csc-default::after,
#main-start-smart .csc-default::before,
#main-start-smart .csc-default::after {
  display: block;
  position: absolute;
  content: "";
  width: 18px;
  height: 18px;
  background: url(img/text-digit.png) no-repeat;
}

#main-start .csc-default::before,
#main-start-smart .csc-default::before {
  top: 35%;
  left: -40px;
}

#main-start .csc-default::after,
#main-start-smart .csc-default::after {
  top: 35%;
  right: -40px;
}

/****************************************************
                    EXT cal
****************************************************/
/* Teaser Ansicht */
#content-start .vevent {
  position: relative;
  float: left;
  width: 33%;
  line-height: 1.4em;
  color: #000;
  margin-top: 5px;
  margin-bottom: 55px;
}

#content-start .vevent .event-teaser-img {
  float: left;
}

#content-start .vevent .event-teaser-img img {
  width: 90px;
  height: auto;
  border: 3px solid #fff;
  border-radius: 3px;
  box-shadow: 5px 5px 5px #888888;
  -webkit-box-shadow: 5px 5px 5px #888888;
  -moz-box-shadow: 5px 5px 5px #888888;
  margin-right: 15px;
}

#content-start .vevent .event-teaser-container {
  background-color: rgb(248, 237, 136);
  margin-left: 65px;
  width: 258px;
  height: 82px;
  margin-top: 3px;
  border-radius: 10px;
  box-shadow: 5px 5px 5px #888888;
  -webkit-box-shadow: 5px 5px 5px #888888;
  -moz-box-shadow: 5px 5px 5px #888888;
}

#content-start .vevent .event-teaser-title,
#content-start .vevent .event-teaser-subtitle,
#content-start .vevent .event-teaser-date {
  float: none;
}

#content-start .vevent .event-teaser-title h3 {
  font-size: 1em;
  padding: 1.3em 0 0;
  margin: 0;
}

#content-start .vevent .event-teaser-title h3 a {
  color: #2f7c00;
  font-weight: bold;
}

#content-start .vevent .event-teaser-date .info-label {
  color: #2f7c00;
  text-transform: uppercase;
}

#content-start .veventph .event-teaser-date .info-label {
  text-transform: none;
}

#content-start .vevent .event-more a:after {
  position: absolute;
  font-family: FontAwesome;
  content: "\f0da";
  color: #8fa111;
  font-size: 20px;
  bottom: 0px;
  right: 1.5%;
  background-color: #fff;
  width: 25px;
  height: 25px;
  border-radius: 12.5px;
  text-align: center;
  box-shadow: 5px 5px 5px #888888;
  -webkit-box-shadow: 5px 5px 5px #888888;
  -moz-box-shadow: 5px 5px 5px #888888;
  line-height: 25px;
}

/* Teaser Ansicht wenn keine Veranstalturngen existieren */
#content-start #events #c497 {
  position: relative;
  float: left;
  background-color: rgb(248, 237, 136);
  border-radius: 10px;
  box-shadow: 5px 5px 5px #888888;
  -webkit-box-shadow: 5px 5px 5px #888888;
  -moz-box-shadow: 5px 5px 5px #888888;
  padding: 10px 0px;
  margin: 0px 5%;
  width: 90%;
}

#content-start #events .csc-header h3 {
  text-align: center;
  font-size: 1.1em;
  color: #2f7c00;
  font-weight: bold;
  margin: 0 0 0.2em;
  padding: 0px 10px;
}

#content-start #events p {
  margin: 0px;
  padding: 0px 10px;
}

#content-start #events p a {
  color: #2f7c00;
}

/* Liste Ansicht */
#cont-left .vevent {
  margin: 1em 0;
  border-bottom: 1px solid #d3cfcf;
  padding-bottom: 6px;
  clear: both;
}

#cont-left .vevent .listitem-infos {
  width: 180px;
  float: left;
}

#cont-left .vevent .listitem-content {
  float: left;
  margin-left: 10px;
  width: 257px;
}

#cont-left .vevent .category,
#calendar-event #left-content .category {
  position: relative;
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
  color: #6c7c00;
  line-height: 1em;
  padding-left: 18px;
}

#cont-left .vevent .category::before {
  position: absolute;
  width: 12px;
  height: 12px;
  top: 3px;
  left: 0;
  display: block;
  content: " ";
  background: #6c7c00;
}

#cont-left .vevent .listitem-infobox {
  margin: 6px 0 0;
  background: #d1dbab;
  padding: 4px 10px 4px 20px;
}

#cont-left .vevent .listitem-infos .image {
  margin: 10px;
}

#cont-left .vevent .listitem-content h2 {
  margin: 0 0 0.3em;
  color: #154E52;
}

#cont-left .vevent .listitem-content p {
  margin: 0.3em 0 0;
}

/* Suche Ansicht */
#cont-right .tx-cal-controller h3 {
  color: #6C7C00;
  font-size: 18px;
  text-transform: uppercase;
  margin-top: 0.8em;
}

#cont-right .tx-cal-controller fieldset {
  padding: 0px;
  margin: 0px;
  border: none medium #fff;
}

#cont-right .tx-cal-controller input,
#cont-right .tx-cal-controller select {
  width: 100%;
  margin: 1em 0;
  text-align: left;
}

/* Detail Ansicht */
#calendar-event #left-content {
  width: 447px;
  margin-right: 26px;
  float: left;
}

#calendar-event #right-content {
  width: 234px;
  float: left;
}

#calendar-event h1 {
  margin: 25px 20px 1em -15px;
}

#calendar-event .single-item-image {
  float: left;
  margin: 0 10px 6px 0;
}

#calendar-event .single-item-image img {
  border-radius: 7px;
}

#calendar-event .description p {
  width: 100%;
  float: left;
}

.description > ul > li {
  float: left;
  width: 100%;
}

#calendar-event-backlink {
  width: 100%;
  float: left;
  margin: 2.6em 0 0;
}

.events-placeholder {
  display: none;
}
/**********************************************
                EXT powermail 
***********************************************/
.tx-powermail h3, .tx-powermail h2 {
  display: none;
}

.tx-powermail .powermail_legend {
  font-weight: bold;
  position: relative;
}

.powermail_fieldwrap {
  position: relative;
  margin: 6px 0;
  clear: both;
}

.powermail_label {
  float: left;
  padding-right: 1em;
  text-align: right;
  width: 13em;
}

.mandatory {
  font-weight: bold;
  color: #EFB217;
  font-size: 1.5em;
}

.powermail_submit {
  margin-left: 13em;
}

.tx_powermail_pi1_fieldwrap_html_check fieldset {
  background: transparent;
  padding: 0;
}

ul.parsley-errors-list, .tx-powermail .powermail_fieldset .parsley-errors-list {
  background: #F8ED88;
  padding: 2px 10px;
  border-radius: 7px;
  list-style-type: none;
}
.tx-powermail .powermail_fieldset .parsley-errors-list > li { color: #154e52; }
.tx-powermail .powermail_fieldset .powermail_field_error, .tx-powermail .powermail_fieldset .parsley-error, .tx-powermail .powermail_fieldset .powermail_form .parsley-error:focus, .tx-powermail .powermail_fieldset div.error {
    color: #154e52;
    background-color: transparent;
}


#addmenu {
  bottom: 29px;
  position: absolute;
  right: 110px;
}

#addmenu > a {
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  margin-left: 20px;
}

#addmenu i {
  display: inline-block;
  font-size: 20px;
  line-height: 20px;
}

#addmenu-m {
  display: none;
}

#newsletter h3 {
  text-align: left;
}
#newsletter form {
  background: #d2dbb1 none repeat scroll 0 0;
  display: block;
  margin-bottom: 30px;
  padding: 10px;
}

#newsletter input {
  width: auto;
}

#newsletter .submit {
  border-radius: 0;
  line-height: 30px;
  width: 100%;
}
.email-box {
  padding-top: 10px;
}
#newsletter .email {
  margin-top: 5px;
  width: 100%;
}

#newsletter label {
  display: block;
  margin-bottom: 5px;
}
#newsletter label span {
  display: block;
  width: 90%;
}
#newsletter .checkbox {
  float: left;
  margin-bottom: 8px;
  margin-right: 4px;
  margin-top: 2px;
}

/**********************************************
   ANPASSUNGEN FUER MOBILE ENDGERAETE
***********************************************/
/**********************************************
 Anpassungen fuer Displays kleiner als 1018px
***********************************************/
@media only screen and (max-width: 1017px) {
  /* Logo Groesse anpassen */
  #logo {
    width: 15.0923%;
    margin: 1.5%;
  }

  /* Biosiegel anordnen */
  #biosiegel {
    bottom: 0px;
    margin-bottom: 1.5%;
    right: 1.5%;
  }

  /* Startseite: Veranstaltungen anpassen */
  #content-start .vevent .event-teaser-title, #content-start .vevent .event-teaser-subtitle, #content-start .vevent .event-teaser-date {
    width: 100%;
  }

  #content-start .vevent .event-teaser-img {
    display: none;
  }

  #content-start .vevent .event-teaser-container {
    margin-left: 5%;
    width: 90%;
    padding-left: 10% !important;
  }

  #content-start .vevent .event-more a:after {
    bottom: -10px;
  }

  /* linker Spalte innerhalb Main Content */
  #main #cont-left {
    width: 63%;
  }

  /* rechter Spalte innerhalb Main Content */
  #main #cont-right {
    width: 32%;
  }

  #main #cont-right .csc-textpic img {
    width: 100%;
    height: auto;
  }

  #main #cont-left table,
  #main #content table {
    max-width: 100%;
  }

  /* iframe darf immer nur maxismale Breite haben */
  iframe {
    width: 100%;
    padding-right: 20px;
  }

  /* Wellen unten anpassen */
  #welle-unten {
    background-size: 100% 50px;
  }
/*  #main-start .csc-frame-frame1 { margin: 20px 0px; }*/
}

/**********************************************
 Anpassungen fuer Displays kleiner als 950px
***********************************************/
@media only screen and (max-width: 950px) {
  /* Startseite: links Bereich anpassen */
  #links-start .links-item {
    padding-left: 3.5%;
  }
}

/**********************************************
 Anpassungen fuer Displays kleiner als 900px
***********************************************/
@media only screen and (max-width: 900px) {
  /* Links anordnen */
  #links-start div.csc-textpic {
    margin: 0px 0px 20px 15%;
  }

  #links > div.csc-default > * {
    left: -100px;
  }
}

/**********************************************
 Anpassungen fuer Displays kleiner als 850px
***********************************************/
@media only screen and (max-width: 850px) {
  #mainnavi li.level1 {
    padding: 0px 1% 0px 1%;
  }

  /* Startseite: links Bereich anpassen */
  #links-start .links-item {
    padding-left: 2.5%;
  }
}

/**********************************************
 Anpassungen fuer Displays kleiner als 813px
***********************************************/
@media only screen and (max-width: 813px) {
  /* Breite Inhalte aendern */
  #col-content, #col-service {
    width: 100%;
  }

  /* Illustration oben anpassen */
  #illustration {
    height: auto;
  }

  #illustration div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom: 0px;
  }

  #illustration img {
    width: 100%;
    height: auto;
  }

  /* linker Spalte anpassen */
  #rootline {
    margin: 0 20px 0 45px;
  }

  #pagetitle {
    margin: 0 20px 1em 30px;
  }

  #main {
    margin: 0 20px 0 45px;
  }

  /* rechter Spalte anpassen */
  #col-service {
    padding-bottom: 30px;
  }

  /*#col-service #links {
    width: 100%;
    float: left;
    padding: 0px;
  }*/
  #col-service #anzeige {
    width: 30%;
    float: left;
    padding: 0px 20px 0px 25px;
  }

  /* Links Bereich anpassen */
  /*#col-service #links-container {
    position: relative;
    float: left;
    width: 70%;
    padding: 20px 30px;
  }
  #links > div.csc-default {
    width: 50%;
    height: 150px;
    float: left;
    margin: 0px !important;
    border: none medium;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    background-repeat: no-repeat;
    background-size: 107px auto;
    background-position: center 30px;
  }
  #links > div.csc-default:nth-child(2) {
    background-color: #efb317;
  }
  #links > div.csc-default > * {
    width: 100%;
    top: 0px !important;
    left: 0px;
    margin: 20px auto;
  }
  #links > div.csc-default > * > .csc-textpic-text > h3 {
    visibility: visible;
  }
  #links > div.csc-default > * > .csc-textpic-imagewrap {
    visibility: hidden;
  }
  #links > div.csc-default > * > .csc-textpic-imagewrap {
    width: 100%;
  }
  #links div.csc-textpic .csc-textpic-imagewrap img {
    width: 107px;
    height: auto;
    box-shadow: 5px 5px 5px #888888;
    -webkit-box-shadow: 5px 5px 5px #888888;
    -moz-box-shadow: 5px 5px 5px #888888;
    margin: 0px auto;
  }
  #links > div.csc-default > * > .csc-textpic-text > h3 {
    background: none;
    font-weight: normal;
    text-align: center;
    padding: 10px 0px;
  }
  #links > div.csc-default > * > .csc-textpic-text > h3 a::after {
    display: none;
  }
  #links > div.csc-default:hover > * {
    width: 210px;
    top: 60px !important;
    left: 45%;
    margin: 0px;
  }
  #links > div.csc-default:hover > * > .csc-textpic-text > h3 {
    visibility: hidden;
    height: 0px;
    padding: 0px;
  }
  #links > div.csc-default:hover > * > .csc-textpic-text > p {
    visibility: visible;
    padding: 10px;
  }*/
  #links-container {
    position: relative;
    float: left;
    width: 70%;
    padding: 89px 30px 20px;
    background-color: transparent;
  }

  #links-container #links {
    position: relative;
    float: left;
    width: 100%;
    background-color: #d1dbab;
    padding: 0px;
  }

  #links .links-item {
    width: 50%;
    height: 150px;
    float: left;
    padding-top: 20px;
    margin-bottom: 0px;
  }

  #links > .links-item:nth-child(2) {
    background-color: #efb317;
  }

  #links .links-item .links-text {
    display: block;
    background: transparent none repeat scroll 0% 0%;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    left: 0px;
    top: 0px;
    width: 100%;
  }

  #links .links-item .links-text h3 {
    background: transparent none repeat scroll 0% 0%;
    line-height: 1.2em;
    font-size: 16px;
    font-weight: normal;
    padding: 0px;
    text-align: center;
    margin: 1em 0 0.5em;
  }

  #col-service #links h3 a::after {
    display: none;
  }

  #links .links-item:hover .links-overlay h3 {
    display: none;
  }

  #links .links-item:hover .links-overlay p {
    margin: 0.5em 10px 1em;
  }

  /* Anzeige anpassen */
  #anzeige, #anzeige-smart {
    background: transparent;
  }
}

/**********************************************
 Anpassungen fuer Displays kleiner als 800px
***********************************************/
@media only screen and (max-width: 800px) {
  nav#mainnavi ul li.level1 a {
    font-size: 0.97em !important;
  }

  /* Hinweis verschieben */
  #hinweis {
    top: 245px;
  }

  /* Links rechter Spalte anordnen */
  #links > div.csc-default {
    margin-left: 20%;
  }
}

/**********************************************
 Anpassungen fuer Displays kleiner als 768px
***********************************************/
@media only screen and (max-width: 767px) {

  #newsletter {
    display: none;
  }

  /* Header keine margin-bottom */
  header {
    margin-bottom: 0px;
  }

  /* richtiges Logo Bild anzeigen */
  #logo .second {
    display: inherit;
  }

  #logo .first {
    display: none;
  }

  #logo {
    width: 13.5%;
    margin: 2%;
  }

  #logo img {
    max-width: 109px;
  }

  /* Slogan ausblenden */
  #slogan {
    display: none;
  }

  /* responsive Menue einblenden, normales ausblenden */
  #mainnavi,
  #mmenu .desc {
    display: none;
  }

  .mmenu-toggler {
    position: absolute;
    display: block;
    z-index: 10000;
    top: 25px;
    right: 10px;
  }

  /* mmenu-toggler anpassen */
  .mmenu-toggler a {
    font-style: normal;
    font-size: 40px;
    text-decoration: none;
    padding: 1px 10px;
    color: #154e52;
    background-color: #fefbe3;
    border-radius: 5px;
  }

  .mmenu-toggler a:before {
    content: "\f0c9";
    font-family: FontAwesome;
    display: inline;
  }

  #mmenu {
    display: block;
    background: #efb217 none repeat scroll 0% 0%;
    text-align: left;
  }

  /* fuer Hauptmenue Optionen */
  div.mm-panel > ul > li > a {
    color: #02390f;
    font-weight: bold;
    padding: 10px 0px 10px 30px;
  }

  /* andere Farbe fuer current Menue Option */
  div.mm-panel > ul > li > a.cur {
    color: #2f7c00;
  }

  /* fuer Untermenue Optionen */
  div.mm-panel > ul > li > div > ul > li > a,
  div.mm-panel > ul > li > div > ul > li > div > ul > li > a {
    font-weight: normal;
    margin-left: 20px;
  }

  div.mm-panel > ul > li > div > ul > li > div > ul > li > a {
    margin-left: 40px;
  }

  .mm-vertical .mm-listview .mm-panel, .mm-listview .mm-vertical .mm-panel {
    padding: 10px 0 10px 0px !important;
  }

  /* Anderes Symbol hinzufuegen */
  .mm-next:after {
    border-right: medium none !important;
    border-bottom: medium none !important;
    top: 10px !important;
  }

  .mm-menu .mm-listview > li .mm-next::after {
    content: "\f067";
    font-family: FontAwesome;
    border-color: rgba(0, 0, 0, 0);
    transform: rotate(0deg) !important;
    -ms-transform: rotate(0deg) !important;
    -webkit-transform: rotate(0deg) !important;
    color: #02390f;
  }

  .mm-vertical .mm-listview > li.mm-opened > .mm-next::after,
  .mm-listview > li.mm-vertical.mm-opened > .mm-next::after {
    content: "\f068";
    font-family: FontAwesome;
  }

  /* Hintergrundfarben aendern */
  .mm-menu.mm-vertical .mm-listview li.mm-opened .mm-panel,
  .mm-menu .mm-listview li.mm-opened.mm-vertical .mm-panel {
    background: #eebf46 !important;
  }

  .mm-menu.mm-vertical .mm-listview li.mm-opened .mm-panel .ul-level2 li.mm-opened .mm-panel,
  .mm-menu .mm-listview li.mm-opened.mm-vertical .mm-panel .ul-level2 li.mm-opened .mm-panel {
    background: #f5da94 !important;
  }

  .mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
  .mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next {
    background: none !important;
  }

  /* Biosiegel verschieben */
  #biosiegel {
    right: 75px;
    top: 8px;
  }

  /* Wellen oben und unten austauschen */
  #welle-oben {
    background-image: url(img/welle_oben_tablet.png);
  }

  #welle-oben.start {
    top: 0px;
  }

  #welle-unten {
    background-image: url(img/welle_unten_tablet.png);
    bottom: -2px;
  }

  #welle-unten.start {
    position: relative;
    bottom: -2px;
  }

  /* Section anpassen */
  section {
    padding-bottom: 44px;
  }

  /* Reihenfolge Startseite aendern */
  #main-start {
    display: none;
  }

  #main-start-smart {
    display: inherit;
    float: left;
  }

  #main-start-smart * {
    width: 90%;
  }

  #main-start-smart .csc-default {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  #main-start-smart .csc-default::before,
  #main-start-smart .csc-default::after {
    display: none;
  }

  #main-start-smart .csc-default p::before {
    display: inline;
    position: absolute;
    content: "\f111";
    font-family: FontAwesome;
    font-size: 8px;
    margin-left: -15px;
  }
  #main-start-smart .csc-frame-frame1 { margin: 0px auto; }
  #main-start-smart .csc-frame-frame1 .csc-textpic-imagewrap { padding: 0px 0px 10px 0px; margin-right: 15px; width: 200px; height: auto; }
  #main-start-smart .csc-frame-frame1 .csc-textpic-text { width: 100%; margin: 0px; }
  #main-start-smart .csc-frame-frame1 .csc-textpic-text p { width: 100%; }
  /* Events anpassen */
  #content-start #events {
    margin: 0px 0px 20px;
    float: left;
    text-align: center;
  }

  #content-start #events #termine-text {
    display: inherit;
  }

  #content-start #events #list-teaser-item {
    position: relative;
    width: 100%;
    float: left;
  }

  #content-start .vevent {
    margin: 0px 0px 20px;
    width: 100%;
  }

  #content-start .vevent .event-teaser-container {
    margin: 0px auto;
    width: 300px;
    padding-left: 0px !important;
  }

  #content-start .vevent .event-more {
    display: none;
  }

  /* Startseite und Folgeseiten Logos anpassen */
  /*#links {
    background: transparent;
  }
  #links-start > div.csc-default,
  #links > div.csc-default {
    width: 100%;
    text-align: center;
    margin: 10px auto;
  }
  #links-start div.csc-textpic {
    margin: 0px auto 10px;
  }
  #links-start div.csc-textpic-left .csc-textpic-imagewrap {
    width: 100%;
  }
  #links-start .csc-textpic-imagewrap img {
    margin: 0px auto;
  }
  #links-start > div.csc-default:nth-child(2) {
    background-color: transparent;
    margin-top: 0px;
  }
  #links-start > div.csc-default:nth-child(2) div.csc-textpic {
    margin-top: 0px;
  }
  #links-start > div.csc-default:nth-child(2) div.csc-textpic div.csc-textpic-image,
  #links > div.csc-default:nth-child(2) div.csc-textpic div.csc-textpic-image {
    background-color: #efb317;
  }
  #links-start > div.csc-default > * > .csc-textpic-text {
    height: 45px;
  }
  #links-start > div.csc-default > * > .csc-textpic-text > p {
    position: relative;
    visibility: hidden;
    background: #FEFBE3;
    box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
    -webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
    -moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
    top: -230%;
    left: 35%;
    z-index: 20;
    width: 210px;
    padding: 10px;
  }
  #links-start > div.csc-default:hover > * > .csc-textpic-text > p {
    visibility: visible;
  }*/
  /* Startseite und Folgeseiten Logos anpassen */
  #links {
    width: 100%;
  }

  #links-container #links,
  #links .links-item:nth-child(2) {
    background-color: transparent;
  }

  #links-container {
    padding: 20px 0px 10px;
  }

  #links-start .links-item,
  #links .links-item {
    width: 100%;
    text-align: center;
    margin: 10px auto;
    padding-left: 0px;
    height: 145px;
  }

  #links-start .links-item:nth-child(2) {
    background-color: transparent;
    margin-top: 0px;
    padding-bottom: 0px;
  }

  #links-start .links-item:nth-child(2) .links-image,
  #links .links-item:nth-child(2) .links-image {
    background-color: #efb317;
  }

  #links-start .links-item:nth-child(3) .links-image img {
    margin-top: 0px;
  }

  #links .links-item .links-image img {
    max-width: 153px;
    width: 100%;
  }

  #links-start .links-item .links-overlay {
    display: none;
  }

  #links-start .links-item:hover .links-overlay {
    display: inherit;
    position: relative;
    background: #FEFBE3;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.3);
    z-index: 10;
    width: 210px;
    padding: 4px;
  }

  #links-start .links-item:hover .links-overlay,
  #links .links-item:hover .links-overlay {
    top: -60%;
    left: 35%;
  }

  /* Folgeseiten breite aendern */
  #main #cont-left,
  #main #cont-right,
  #col-service #links-container,
  #col-service #anzeige,
  #col-service #anzeige-smart {
    width: 100%;
  }

  #main #cont-right {
    margin-top: 20px;
  }

  /* Hinweis verschieben */
  #hinweis {
    top: 235px;
  }

  /* Main Bereich anpassen */
  #main {
    margin: 0px;
  }

  /* cont-left bei 2 Spalten anpassen */
  #main #cont-left,
  #main #cont-right .tx-cal-controller {
    margin: 0px 20px 0px 45px;
    width: 90%;
  }

  /* content bei 1 Spalten anpassen */
  #main #content {
    margin: 0px 20px 0px 45px;
    width: 90%;
  }

  /* Column service anpassen */
  #col-service {
    padding-top: 40px;
  }

  /* Anzeige smart anzeigen und andere ausblenden */
  #col-service #anzeige {
    display: none;
  }

  #col-service #anzeige-smart {
    display: inherit;
  }

  #col-service #anzeige-smart .csc-default {
    margin: 0px auto;
    width: 234px;
  }

  /* Veranstaltugen anpassen Folgeseiten */
  #calendar-event #left-content,
  #calendar-event #right-content {
    width: 100%;
  }

  #cont-right .tx-cal-controller input,
  #cont-right .tx-cal-controller select {
    width: 234px;
  }

  /* Footer fixed positionieren */
  footer {
    position: fixed;
    bottom: 0px;
    z-index: 999;
  }


  #addmenu {
    display: none;
  }

  #addmenu-m {
    display: block;
    padding-top: 100px;
    padding-bottom: 20px;
  }

  #addmenu-m > a {
    color: #02390f;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 5px;
    margin-left: 0;
    text-align: center;
  }

  #addmenu-m i {
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
  }

}

/**********************************************
 Anpassungen fuer Displays kleiner als 740px
***********************************************/
@media only screen and (max-width: 740px) {
  /* Hinweis verschieben */
  #hinweis {
    top: 215px;
  }
}

/**********************************************
 Anpassungen fuer Displays kleiner als 680px
***********************************************/
@media only screen and (max-width: 680px) {
  /* Hinweis verschieben */
  #hinweis {
    top: 195px;
  }
}

/**********************************************
 Anpassungen fuer Displays kleiner als 620px
***********************************************/
@media only screen and (max-width: 620px) {
  /* Hinweis verschieben */
  #hinweis {
    top: 175px;
  }

  /*Bilder im Main Bereich an der Breite anpassen */
  #main #cont-left img {
    width: 100%;
    height: auto;
  }
}

/**********************************************
 Anpassungen fuer Displays kleiner als 567px
***********************************************/
@media only screen and (max-width: 567px) {
  /* Slogan nicht anzeigen */
  #slogan {
    display: none;
  }

  /* Hinweis verschieben */
  #hinweis {
    top: 155px;
    left: 50px;
  }

  /* powermail anpassen */
  .powermail_label {
    width: 10em;
  }

  .powermail_submit {
    margin-left: 10em;
  }
}

/**********************************************
 Anpassungen fuer Displays kleiner als 520px
***********************************************/
@media only screen and (max-width: 520px) {
  /* Hinweis verschieben */
  #hinweis {
    top: 135px;
  }

  /* cont-left bei 2 Spalten anpassen */
  #main #cont-left,
  #main #cont-right .tx-cal-controller {
    width: 80%;
  }
}

/**********************************************
 Anpassungen fuer Displays kleiner als 470px
***********************************************/
@media only screen and (max-width: 470px) {
  /* Hinweis verschieben */
  #hinweis {
    top: 115px;
    left: 30px;
  }

  /* powermail anpassen */
  .powermail_label /*, input, textarea, select */
  {
    width: 100%;
    text-align: left;
  }

  .powermail_submit {
    margin-left: 0px;
  }
}

/**********************************************
 Anpassungen fuer Displays kleiner als 414px
***********************************************/
@media only screen and (max-width: 414px) {
  /* richtiges Header Bilder anzeigen */
  #headerpic .first {
    display: none;
  }

  #headerpic .second {
    display: inherit;
  }

  /* Logo in der Mitte */
  #logo {
    width: 100%;
    margin: 3% 0px;
    text-align: center;
  }

  /* Hinweis verschieben */
  #hinweis {
    top: 95px;
  }

  /* Wellen oben und unten austauschen */
  #welle-oben {
    background-image: url(img/welle_oben_smart.png);
  }

  #welle-unten {
    background-image: url(img/welle_unten_smart.png);
  }

  /* Biosiegel smart anzeigen, andere ausblenden */
  #biosiegel {
    display: none;
  }

  #biosiegel-smart {
    display: inherit;
  }

  #col-content #biosiegel-smart {
    padding: 0px 0px 20px;
  }

  #biosiegel-smart img {
    box-shadow: 5px 5px 5px #888888;
  }

  /* Section anpassen */
  section {
    padding-bottom: 74px;
  }

  /* Abstand Inhalt anpassen */
  #main-start-smart {
    margin: 0px auto 40px;
  }

  #main-start-smart .csc-default {
    padding-top: 55px;
  }

  /* Breite und Abstaende bestimmte Bereiche anpassen */
  #rootline,
  #main #content,
  #main #cont-left,
  #main #cont-right .tx-cal-controller {
    margin: 0 20px;
  }

  #pagetitle {
    margin: 0 20px 1em 10px;
  }

  #main #cont-right h2, #main #cont-right h3 {
    margin: 1em 20px;
  }

  #main #cont-right p {
    margin: 0.5em 20px;
  }

  /* Veranstaltungen Folgeseiten anpassen */
  #calendar-event h1 {
    margin: 25px 20px 1em -10px;
  }

  /* Logos unten */
  #links > div.csc-default:hover > * {
    left: 10%;
  }

  /* Footer wird zu breit */
  #footernavi li {
    display: inline-block;
  }
  #addmenu-m {
    padding-top: 20px;
  }
}

.terms-infos {
    font-size: 0.8em;
    line-height: 1.1;
    padding: 10px 0 0 0;
}

.terms-infos a {
  text-decoration: underline;
}
/**********************************************
 Anpassungen fuer Displays kleiner als 360px
***********************************************/
@media only screen and (max-width: 360px) {
  /* Logo in der Mitte */
  #logo {
    margin: 2% 0px;
  }

  #hinweis {
    display: none;
  }
}
.cc_container { background: #fefbe3 !important; color: #02390f !important; font-family: "Source Sans Pro",! sans-serif important; font-size: 1em !important; }
.cc_container .cc_btn, .cc_container .cc_btn:visited { color: #154e52 !important; background-color: #efb217 !important; font-weight: bold; }
.cc_container a, .cc_container a:visited { background: #efb217; color: #154e52 !important; }


.captcha-label {
    font-size: 12px;
    line-height: 14px;
    margin-top: 10px;
}
.captcha-input {
    margin-bottom: 2px;
}

