@charset "utf-8";
/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}
*/
/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
   
 *, ul, li, a{
  margin:0px;
  padding:0px;
}

.clear{
  clear:both;
}

/* ----------------------- Anfang Schriften ----------------------------------------*/


body{
  font-family: Arial,Helvetica, sans serif;
  font-weight: 200;
  font-style: italic;
  color: #BDBDBD;  
  padding: 0px;
}

h1{
  font-size: 1.8rem;
  line-height: 2rem;
  font-weight: 200;
}

h2{
  font-size: 1.5rem;
  line-height: 1.7rem;
  font-weight: 200;
}

h3{
  font-size: 1.2rem;
  line-height: 1.4rem;
  font-weight: 200;
}

h4,h5,h6{
  font-size: 1.4rem;
  line-height: 1.6rem;
  color: rgb(109,110,113);
  font-weight: 200;
}

p, cation, ol{
  font-size: 1rem;
  line-height: 1.4rem;
  color: black;p
  font-style: normal;
}

blockquote{
 margin: 5px 0px;
}

blockquote p{
 font-size: 0.6rem;
 line-height: 0.8rem;
 text-align: left;
}

.text ul li,
.links-akkordeon ul li,
.rechts-akkordeon ul li{
 margin-left: 15px;
 background-color: #BDBDBD;
 padding: 10px;
 list-style-image: url();
 color: white;
  font-size: 1rem;
}

.text ul li::before,
.links-akkordeon ul li::before,
.rechts-akkordeon ul li::before{
 content:'\25B6 ' ' ';
  font-style: normal;
}

.text ul li a {
    color: black;
}

.text ul li a:hover {
    color: white;
    background-color: black;
}

.csc-sitemap ul li{
 margin-left: 0px; 
}

b{
  font-style: italic;
  color: #BDBDBD;
}


ul li b{
  font-style: bold;
  color: white;
}

     /*---------------- Silbentrennung ------------*/

p, h1, h2, h3, h4, h5, h6 {
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;
}

p, h1, h2, h3, h4, h5, h6{
hyphenate-limit-chars: auto 5;
hyphenate-limit-lines: 2;
}

     /*---------------- Links ------------*/
a{
  text-decoration: none;
  color: #BDBDBD;
}

footer a{
  color: #BDBDBD;  
  }

footer a::before,
.anleser p.bodytext a::before,
p.bodytext a::before{
  content:'>';
  color: #BDBDBD;
  font-style: bold;
}

a:hover,
a:focus,
a:active,
a:visited{
  text-decoration: none;
}

span.csc-uploads-fileName a{
  font-size: 1rem;
  color: black;
}

span.csc-uploads-fileName a:before{
  content:'>';
}

span.csc-uploads-fileName a:after{
  content: none;
}

span.csc-uploads-description {
  font-style: normal;
  font-size: 1rem;
  line-height: 1.4rem;
}

ul.csc-uploads li::before {
  content: none;
  font-style: normal;
}

ul.csc-uploads span.csc-uploads-fileName {
  text-decoration: none;
  font-style: normal;
}

.bildergalerie .csc-textpic.csc-textpic-left.csc-textpic-below {
  font-style: normal;
}
/*für allgemeine Seiten*/

.aufmacher h1, .aufmacher h2, .aufmacher h3,
.trend h1, .trend h2, .trend h3
{
 color: white;
 font-style: normal;
 text-align:center;
 margin: 0px;
}

.aufmacher h1, .aufmacher h2, .aufmacher h3,
.trend h1, .trend h2, .trend h3{
  padding: 30px 2%;
}

.aufmacher a,
.trend h1, .trend h2, .trend h3
{
 color: white;
 font-style: normal;   
}

.aufmacher a::after,
.trend a::after{
  content:'►';
  display: block;
}


.aufmacher p.bodytext a,
.aufmacher h6 a,
.aufmacher h5 a,
.aufmacher h4 a{
  color: #BDBDBD;
}

.aufmacher h6 a,
.aufmacher h5 a,
.aufmacher h4 a{
  font-style:italic;
}


.aufmacher h4 a::before,
.aufmacher h5 a::before,
.aufmacher h6 a::before,
{
  content:'>';
  color: #BDBDBD;
  font-style: bold;
}

.aufmacher p.bodytext a::after,
.aufmacher h6 a::after,
.aufmacher h5 a::after,
.aufmacher h4 a::after,
.trend p.bodytext a::after,
.trend h6 a::after,
.trend h5 a::after,
.trend h4 a::after{
  content: none;
}


.trend h1 a,
.trend h2 a,
.trend h3 a{
  color: white!important;
  }


/*------ Schriftausnahmen ------*/

#partner h5, #partner2 h5{
  font-size: 0.8rem;
  background-color: black;
  margin: 0;
  padding: 5px;
  color: white;
  font-style: normal;
  text-align: center;
}  

footer{
 font-style: normal;
}

p.bodytext {
  font-style: normal;
}

.rubrikthemen h1, .rubrikthemen h2, .rubrikthemen h3,
.rubrikslider h1, /*.rubrikslider h2, .rubrikslider h3,*/
.teasercontent h1, .teasercontent h2, .teasercontent h3,
.aufmacher h1/*, .aufmacher h2, .aufmacher h3*/
{
 color: white;
 font-style: normal;
 text-align:center;
 margin: 0px;
}

.text .rubrikthemen-klein h1, .text .rubrikthemen-klein h2, .text .rubrikthemen-klein h3
{
 color: white;
 font-style: normal;
 text-align:center;
}

.rubrikthemen-gross h1, .rubrikthemen-gross h2, .rubrikthemen-gross h3{
  margin-bottom: 10px;
}

.rubrikthemen-klein h1, .rubrikthemen-klein h2, .rubrikthemen-klein h3{
 padding: 50px 2%;
 width: 41%;
 margin: 0px 2% 10px 0px;
 float: left;
}

.text .rubrikthemen-klein a{
 color: white;
}

.text .rubrikthemen-klein a::before{
 content: none;
}

.text .rubrikthemen-klein a::after{
  content: '►';
}

.rubrikslider h1, .rubrikslider h2, .rubrikslider h3,
.rubrikthemen-gross h1, .rubrikthemen-gross h2, .rubrikthemen-gross h3,
.teasercontent h1, .teasercontent h2, .teasercontent h3,
.aufmacher h1, .aufmacher h2, .aufmacher h3{
  padding: 30px 2%;
}

.rubrikthemen a,
.rubrikslider h1 a,
.teasercontent a,
.aufmacher a,
.tx-felogin-pi1 a{
 color: white;
 font-style: normal;   
}


.rubrikthemen a::after,
.teasercontent a::after,
.teasercontent2 a::after,
.aufmacher a::after{
  content:'►';
  display: block;
}

.aufmacher p.bodytext a{
  color: black;
}
.aufmacher p.bodytext a::after,
.teasercontent2 p.bodytext a::after,
.rubrikthemen p.bodytext a::after,
.teasercontent p.bodytext a::after{
  content: none;
}

.teasercontent2 h1,
.teasercontent2 h2,
.teasercontent2 h3{
  font-size: 1.2rem;
  padding: 50px 2%;
 text-align: center;
  font-style: normal;
}

.teasercontent2 .csc-textpic-text h3{
 margin:0px;
}


.teasercontent2 .bodytext a:hover{
  color: white;
}

.tx-felogin-pi1 a{
 font-size: 0.8rem;
}

.tx-felogin-pi1 p{
 margin-top: 0px;
}


.teasercontent2 h1,
.teasercontent2 h3,
{
  margin-top: -10px;
}

.teasercontent2 a{
   color: white;
}

.rubrikthemen-klein a::after{
  display:block;
}

.back,
.back2{
  margin-bottom: 40px;
}

.back2 p {
  font-style: normal;
  text-align: center;
}

.back a::after,
.back2 a::after,
.back2 a::before,
.share a::after,
.share a::before{
  content: none;
}


.backtext2{
 color: black;
}

.anleser p.bodytext {
  color: rgb(109,110,113);
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: 100;
  font-style:italic;
}

.news-amenu-container h3,
.news-amenu-container a{
 color: rgb(109,110,113);
  padding: 5px 0px;
}

.news-amenu-container a{
 font-size: 1rem;
}

.anleser a{
 color: black;
}

.anleser a:after{
  content: none;
}

.anleser a:before{
  content: '►';
}

.teasercontent2 ul li a{
 color: black;
}

.teasercontent2 .caption-text a::after{
 content: none;
}

.bildergalerie .csc-textpic {
  color: white;
}

.teasercontent2 p.bodytext a {
  color: black;
}

.text .csc-textpic-imagewrap a:before{
 content: none;
}

#prevLink::before,
#prevLink::after,
#nextLink::before,
#nextLink::after,
#closeLink::before,
#closeLink::after

{
content: none;
}

.trend .csc-textpic-imagewrap a::before{
  content: none;
}

#c922 .caption-body h2::after,
#c1247 .flexslider .caption-body h1::after,
.news-amenu-container li a::after
{
content: none;
}

footer .csc-textpic-image a::before{
  content: none;
  }

.flexslider .caption-body .bodytext {
    font-size: 1.8rem;
    line-height: 2rem;
    font-weight: 200;
}

/* ----------------------- Anfang Schriftgrößen ----------------------------------------*/
.gross{
 font-size: 2.1rem;
    line-height: 2.3rem;
}

.mittel{
 font-size: 1.4rem;
   line-height: 1.6rem;
}

.klein{
 font-size: 1rem;
    line-height: 1.2rem;
}


/* ----------------------- Ende Schriften ----------------------------------------*/


/* ----------------------- Anfang NAVIGATION ----------------------------------------*/

#handynavi{
 display: none;
}

nav{
  font-style: normal;
  font-size: 1.3rem;  
}
      
#menu ul {
  list-style-type:none;
  /* */
  position: absolute;
  z-index: 100;
}

#menu li.topmenu {
  float:left;
  /* */
  height: 30px;
  padding-right: 10px;  
}

.topmenu a {
  float:left;
  color: black;
  text-decoration:none;
  padding-left: 5px;
  padding-right: 5px;
}

#menu a:hover{
  color: white;  
  background-color: black !important;
}

#menu li.topmenu:last-child a {

}

li a.active{
color: #BDBDBD;
}

/* Der Dropdown-Effekt*/

.topmenu ul{
  display:none;
}

.topmenu:hover ul {
  display:block;
}

.submenu a{
  text-decoration:none;
  padding-left: 5px;
  padding-right: 5px;
}

#menu ul.submenu {
  width: 340px;
  position: absolute;
  margin-top: 25px;
  background-color: rgba(255,255,255,0.8);
  border-bottom: 3px solid black;
  z-index: 100;
}

.submenu li{
  height: 25px;
}
          
.submenu a{
  clear:both;
  width: 330px;
}

/*footer Navi*/

footer ul{
  list-style-type:none;
}

footer ul li{
  display: inline;
  margin-right: 10px;
}

footer ul li a{
  text-decoration: none;
  color: black;
  font-size: 10pt;
}

footer a.nohover:before{
  content: none;
}

/* ----------------------- ENDE Navigation ----------------------------------------*/

/*----------------- Social Share Privacy--------------------- */
.a2a_kit.a2a_kit_size_32.a2a_default_style {
  display: none;
}

.socialshare-2click{
  display: block;
  }

.socialshare-2click img {
  padding-left: 2px;
  padding-bottom: 2px;
}

/* ----------------------- Anfang Bilder ----------------------------------------*/

// Firefox image hack
@-moz-document url-prefix() {
 img {
   max-width: -moz-fit-content;
   width: 100%;
 }
}

img{
  width: auto;
  height: auto;
  max-width: 100%;
}

DIV.csc-textpic .csc-textpic-imagewrap FIGURE,
DIV.csc-textpic FIGURE.csc-textpic-imagewrap{
  max-width: 100%;
 overflow: hidden;
  display: block;
}

DIV.csc-textpic-center .csc-textpic-imagewrap,
DIV.csc-textpic-center FIGURE.csc-textpic-imagewrap {
  width: 100%;
  display: block;
}

DIV.csc-textpic-center .csc-textpic-center-outer {
  max-width: 100%;
}

DIV.csc-textpic-center .csc-textpic-center-inner {
  width: 100%;
}

iframe{
 width: 100%; 
}

iframe::before{
  content: '<div class="elastic-video">';
}

iframe::after{
  content: '</div>';
}

.elastic-video {
  position: relative;
  padding-bottom: 55%;
  /*padding-top: 15px;*/
  height: 0;
  overflow: hidden;
}
.elastic-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.trendsimage a img{
  width: 50%;
float: left;
}

.news-single-imgcaption{
display: none;
}

.text .csc-textpic-imagewrap{
  margin-bottom: 10px;
}

/*Bildergalerien */
.text .rubrikthemen-klein .csc-textpic-image{
 width: 113px;
 height: 113px;
  background-color: black;
}

.text .rubrikthemen-klein .csc-textpic-image a::after{
 content: none;
}

.text .rubrikthemen-klein figcaption.csc-textpic-caption {
    display: none;
}


/*---------------------Ausnahmen Bilder -------------------------------------*/

.rubrikslider .csc-textpic-imagewrap a::after,
.rubrikthemen .csc-textpic-imagewrap a::after,
.teasercontent .csc-textpic-imagewrap a::after,
.aufmacher .csc-textpic-imagewrap a::after,
.teasercontent2 .csc-textpic-imagewrap a::after {
  content: none;
}

.rubrikslider div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image,
.rubrikthemen div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image,
.teasercontent div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image,
.aufmacher div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image,
.teasercontent2 div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image
{
  margin-bottom: 0px;
}

/* ----------------------- Ende Bilder ----------------------------------------*/  

/*--------------------------Slider---------------------------------------------*/

.flexslider{
 background: none;
}

.flexslider {
margin: 0 0 10px;
background: #fff;
border: none;
position: static;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
zoom: 1;
}

div#flexslider-315 {
  margin: 0 0 20px;
}

.flexslider .slides{
 background-color: none;
}

/*Versatz nach unten*/
.wsflexslider-style1 .caption-wrapper .caption-text{
  position: static;
  float: left;
  z-index: 0;
  }

p.caption-title{
 display: none;
}

.tx-ws-flexslider .caption-title {
display: none;
}

.flexslider .caption-wrapper.caption-align-right,
.flexslider .caption-text,
.flexslider .caption-wrapper.caption-align-left {
  left: 0;
  right: 0;
  padding: 0;
  background: none;
  width: 100%;
}

.flexslider .caption-wrapper {
  position: static;
  float: left;
  top: 0px;
  left: 0px;
  background: none;
}

.flexslider .caption-body{
 text-align: center;
 font-style: normal;
 padding: 0px;
 width: 100%;
}

.flexslider .caption-body .bodytext,
.flexslider .caption-body .bodytext,
.flexslider .caption-body .bodytext{
 padding:20px;
 margin: 0px;
}

.flexslider .caption-body .bodytext a{
 color: white;
}

.flexslider .caption-body .bodytext::after{
 display: block;
 content:'►';
}

/*.flexslider .caption-body h1 a, .flexslider .caption-body h2 a, .flexslider .caption-body h3 a,{
 color: white;
}

.flexslider .caption-body h1::after, .flexslider .caption-body h2::after, .flexslider .caption-body h3::after{
 display: block;
 content:'►';
}
*/
.caption-wrapper .caption-align-left {
  width: 100%;
}

.tx-ws-flexslider .caption-align-left .caption-text {
left: 0px;
  }

.flexslider .slides img,
.flexslider .slides .caption-wrapper,
.flexslider .slides .caption-wrapper caption-align-right,
.flexslider .slides .caption-wrapper caption-align-right .caption-title,
.flexslider .slides .caption-wrapper caption-align-right .caption-text
.flexslider .slides .caption-wrapper caption-align-left,
.flexslider .slides .caption-wrapper caption-align-left .caption-title,
.flexslider .slides .caption-wrapper caption-align-left .caption-text{
  width: 100%;
  position: static;
  float: left;
  z-index: 0;
  background-color: none;
}


.leitthema-titel .flexslider .slides{
 background-color: black;
}


@media screen and (min-width: 861px){
.tx-ws-flexslider .caption-align-left .caption-text {
left: 0px;
}
}

/* Sliderzahlen */

.flexslider{
 background: none;
}

ol.flex-control-nav.flex-control-paging {
  background: none;
}

.flex-control-nav {
 /* width: 65%;*/
  position: static;
  margin: 10px 0px;
  text-align: center;
  font-style: normal;
}

.flex-direction-nav{
   width: 65%;
}

.flex-control-paging li a {
  background: none repeat scroll 0 0 rgb(109,110,113);
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 20px;
  text-indent: 0;
  width: 20px;
  color: white;
  padding: 3px;
}

.flex-control-paging li a.flex-active {
  background: none repeat scroll 0 0 rgb(0,0,0);
  border: none;
  box-shadow: none;
  cursor: default;
  position: relative;
  top: 0px;
}
/*Sliderzahlen*/


   
/* ----------------------- Body und DIVS ----------------------------------------*/

/*index*/


#wrapper{
  max-width: 1024px;
  margin: 0 auto;
  background-color: white;
  box-shadow:0px 0px 50px #E6E6E6;
}

header{
  width: 100%;
  background-color: white;
 }

#logo{
  width:30%;
  /*float: left;*/
  /*margin-top: 30px;+/
  /*margin-left: 30px;*/
  margin-left: auto;
  margin-right: auto;
}

#logo img{
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  }

#menu{
  margin-top: 10px;
  margin-left: 30px;
  height: 40px;
  background-color: white;
}

#partner{
  width:180px;
  float: right;
  margin-right: 20px;
  height: auto;
}

#partner2{
 display: none;
}

#content{
  width: 100%;
 /* background-image: url("../Systembilder/background_lang.jpg");
  background-repeat: no-repeat;*/
}
  
#content2{
  width: 100%;
  background-image: url("../Systembilder/background_kurz.jpg");
  background-repeat: repeat-x;
}

#content2 .boxoben{
 margin-bottom: 10px;
}

.leitthema-titel{
  max-width: 100%;
/*  margin-left: 5%;*/
}

#content .boxunten {
 /* margin-top: -270px;*/
  padding: 0% 2% 0% 5%;
}

.news-ticker{
 width: 49%;
 float: left;
 margin-right: 2%;
}

.teasercontent{
 width: 49%;
 float: left;
}

.teasercontent .flexslider{
  margin: 0 0 20px;  
}

.teasercontent .csc-textpic-text {
  margin-bottom: 10px;
  width: 100%;
}


/*Alles zu Rubrik*/
.rubrikslider, .aufmacher{
 width: 43%;
 margin-left: 5%;
 margin-right: 2%;
 float: left;
 margin-bottom: -30px;
}

.rubrikslider .flex-control-nav {
  width: 100%;
}

.aufmacher{
 margin-bottom: 10px;
}

/*.rubrikslider .flexslider .slides .caption,*/
.rubrikthemen .flexslider .slides .caption,
/*.teasercontent .flexslider .slides .caption*/{
margin-bottom: 20px;
}


.rubrikthemen .flexslider h1::after,
.rubrikthemen .flexslider h2::after,
.rubrikthemen .flexslider h3::after,
.teasercontent .flexslider h1::after,
.teasercontent .flexslider h2::after,
.teasercontent .flexslider h3::after{
  content: none;
}
.rubrikslider h1, .rubrikslider h2, .rubrikslider h3{
  
}


.rubrikthemen{
 width: 50%;
 float: left;
}

.rubrikthemen-gross .caption {
 margin-bottom: -50px;
}

.termine{
 width: 43%;
 margin-left: 5%;
 margin-right: 2%;
 float: left;
}

#content2 .news-ticker{
 width: 46%;
  float: left;
}
.ansprechpartner img{
 width: 50%;
}

/*artikeltexte*/
.anleser{
 padding-right: 5%;
}

.text{
 padding: ;
 width: 60%;
 float: left;
 margin-left: 5%;
 margin-right: 3%;
}

/*Das könnte auch noch interessieren */
.teasercontent2{
 float: left;
  width: 30%;
 margin-right: 2%;
  border-top: 1px solid #BDBDBD;
}

.teasercontent2 ol.flex-control-nav.flex-control-paging{
 display: none;
}

/*Newsarchiv*/
.news-amenu-container{
 width: 100%;
  margin-bottom: 40px;
  margin-left: 0px;
}

/*Ansprechpartner und Vorstand*/

.text div#c755,
.text div#c756,.text div#c757,
.text div#c758,.text div#c759,
.text div#c760,.text div#c761{
  width: 49%;
  float: left;
  margin-bottom: 20px;
}


.text div#c752,
.text div#c756,
.text div#c758,
.text div#c760,{
  margin-right: 2%;
}

.text div#c824,
.text div#c823,.text div#c821,
.text div#c820,.text div#c818,
.text div#c828,.text div#c819,.text div#c822{
  width: 49%;
  float: left;
  margin-bottom: 20px;
}

.text div#c824,
.text div#c821,
.text div#c818,
.text div#c819,{
  margin-right: 2%;
}

div#c1017 {
  width: 49%;
  float: left;
}

/*Bildergalerien*/
.bildergalerie .csc-textpic.csc-textpic-left.csc-textpic-below {
  background-color: #BDBDBD;
  padding: 5px;
}

figcaption.csc-textpic-caption {
  width: 190px;
}

.rubrikthemen-klein .csc-textpic-imagerow{
 /* background: -webkit-linear-gradient(left, rgb(189,189,189), white);
  background: -o-linear-gradient(right, rgb(189,189,189), white);
  background: -moz-linear-gradient(right, rgb(189,189,189), white);
  background: linear-gradient(to right, rgb(189,189,189), white); */
  border-left: 5px solid rgb(0,0,0);
}

/*trends Catwalk */
.trend {
  padding: ;
  width: 92%;
  float: left;
  margin-left: 5%;
  margin-right: 3%;
}

/*vcard für adressen*/

.vcard {
  width: 46%;
  min-height: 200px;
  float: left;
  margin-bottom: 20px;
  border-top: 3px solid gray;
  padding-top: 10px;

}

.vcard a{
  display: block;
  }


.photo {
    max-width: 95%;
    max-height: 100px;
    float: none !important;
    display: block;
}

#vcard {
    width: 100%;
    height: 120px;
    overflow: hidden;
    text-align: center;
}

/*Dateidownloads*/
.csc-uploads-fileName{    
  background-color: #BDBDBD;
  padding: 10px;
}


  
/* ----------------------- ENDE Body und DIVS --------------------------------------*/

/*------------ Footer  --------------*/
footer{
 width: 100%;
 margin-top: 10px;
 margin-bottom: 30px;
 background-color: white;
}

.balken{
 background-color: black;
 padding: 20px 20px;
}

.balken p{
 color: white;
}

footer ul,
.kontakt{
 padding-left: 20px;
 padding-top: 10px;
}

/* -----------------------Anfang login ------------------------------ */
  
.login{
  position: relative;
  z-index: 20;
  left: 67%;
  top: -330px;
  width: 33%;
}

.tx-felogin-pi1 {
  font-size: 0.8rem;
  font-style: normal;
  color: white;
  background-color: black;
  min-height: 300px;
  padding: 20px 20px 0px 20px;
  margin-bottom: 20px;
}

.tx-felogin-pi1 h3{
  margin: 0;
}

.tx-felogin-pi1 legend{
    display: none;
}

.tx-felogin-pi1 #user, .tx-felogin-pi1 #pass{
  width: 100%;
  height: 25px;
  padding: 3px;
}

.tx-felogin-pi1 input[type="submit"],
.leitthemaaufmacher input[type="submit"],
#c754 input[type="submit"],
input.powermail_field.powermail_submit,
input.tx-indexedsearch-searchbox-button.submit{
  border: none;
  color: white;
  background-color: rgb(109,110,113);
  font-size: 1rem;
  padding: 3px;
  width: 80%;
  height: 30px;
  margin-top: 10px;
}

#c754 input[type="submit"]{
 width: 100%;
  height: 50px;
}

#c754 p{
margin: 0px;
}

.aufmacher .tx-felogin-pi1 {
  padding: 0px 20px 20px 20px;
}

.btn-primary,
.btn-warning,
.qq-upload-button{
 background-color: black;
  background-image: linear-gradient(to bottom, black, #BDBDBD);
}

/* -----------------------Ende login ------------------------------ */

/* ------------ Anfang Kontaktformular ------------------------------------*/

form.powermail_form.powermail_form_2 h3{
 display: none;
}

input#powermail_field_name,
input#powermail_field_e_mailadresse,
textarea#powermail_field_ihrenachricht,
img#powermail_captchaimage,
#powermail_field_captcha,
input#powermail_field_email,
input#powermail_field_lieferadresse,
input#powermail_field_empty_marker,
textarea#powermail_field_sieinteressierensichfrhmagodermchteneinexemplarerhalten
{
 width: 95%;
}

legend.powermail_legend {
  color: rgb(109,110,113);
}

.powermail_checkbox{
 float: left;
  }

img#powermail_captchaimage {
  display: block;
}

/*---Die Suche---*/

.teasercontent form#tx_indexedsearch {
    background-color: black;
    padding: 10px;
}
input.tx-indexedsearch-searchbox-sword.sword{
  width: 98%;
  height: 25px;
  padding: 3px;
}

/* -----------------------Anfang tt_news ------------------------------ */

       /* Alles für die Listenansicht -----*/
.news-list-container {
  padding: 0 0 10px 0;
  width: 100%;
}

.news-header-list-title a{
  font-style: italic;
  font-size: 12pt;
  color: white;
  text-align: center;
}

.news-list-container a #newsbild,
.news-ticker2 #newsbild{
  float: left;
  margin-right: 10px;
  margin-left: 0px;
  margin-bottom: 0px;
}

.news-ticker2 #newsbild {
    float: left;
  display: inline;
  max-width: 50%;
}

.news-list-container H2 {
    color: white;
}

.news-list-item h2 a{
  color: white;
  margin-bottom: 10px;
}

.news-list-item p{
color: rgb(109,110,113);
}  

.news-list-item a{
color: white;
}

.news-list-item{
  background-color: #BDBDBD;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 5px;
}

.anleser .news-list-item a::before{
content: none;
}

.news-list-container IMG {
  float: right;
  margin: 2px 2px 2px 2px;
  border: none;

}

       /* Alles für die Singleansicht -----*/
.news-single-item {
  padding: 0px 10px 10px 50px;
}


.news-single-img {
  margin: 0px;
  width: 50%;
}

.news-single-img {
  float: left;
  margin-right: 20px;
}

.news-single-img a::before{
 content: none;
}

.newsinhalt a.backtext {
  color: white;
  font-style: normal;
}

.rein {
  width: 60%;
  float: left;
  margin-right: 3%;
}

.rein p{
 font-style: normal;
}

.newszusatz {
  float: left;
  width: 30%;
}

.newszusatz2 {
  float: left;
  width: 100%;
}

.mehrtrends {
  width: 30%;
  float: left;
margin-bottom:5px;
}

.mehrtrends a::before,
.newsmehr a::before
{
content: none;
}

.newsmehr,
.mehrtrends{
margin-bottom: 5px;
  font-size: 1rem;
}

.news-single-related dt {
margin-bottom: 5px;
}

.newsmehrtext::before{
content: '►';
  font-style: normal;
  margin-top: 5px;
}

.newsanleser {
  float: left;
  width: 45%;
}

.news-single-rightbox {
  width: 250px;
  font-size: 12px;
  font-style: italic;
  color: #BDBDBD;
}
       /* Alles für die Newslinkarchiv -----*/

.newsarchivlink h3, #c848 h3{
  font-size: 16pt;  
  padding: 40px 10px;
  background-color: rgb(109, 110, 113);
  color: white;
}

.newsarchivlink h3 a, #c848 h3 a{
color: white;
}

.newsarchivlink h3::after, #c848 h3::after{
font-style: normal;
content:' ...';
}

/* Alles für die related Newsanzeige */

.newszusatz .news-single-additional-info {
  background-color: black;
}

.news-single-related dt {
  margin-bottom: 15px;
    font-size: 1.6rem;
  line-height: 1.8rem;
  font-weight: normal;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
  border-bottom: 1px solid white;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
  margin-left: 5px;
}

.newsmehr img{
  margin-bottom: 5px;
  }

/*---------------------------- Ende tt_news --------------------------------------*/


/*---------------------------- Anfang Akkordeon --------------------------------------*/
.akkordeon{
margin-right: 5%;
margin-bottom: 50px;
}

.rechts-akkordeon, .links-akkordeon {
  float: left;
  width: 43%;
  margin: 0 2% 0 5%;
  margin-bottom: 50px;
}

.links-akkordeon h2, .rechts-akkordeon h2, .akkordeon h2{
  /*background-color: black;*/
  color: white;
  padding: 5px;
  font-size: 14pt;
  border-bottom: 1px solid white;
  margin: 0px;
  cursor: pointer;
}

.rechts-akkordeon h2::after, .links-akkordeon h2::after{
  content: ' ►';
  font-weight: normal;
  font-style: normal;
}

#c670, #c672, #c679, #c680, #c681, #c682, #c687, #c688, #c689,
#c690,#c694, #c696, #c698, #c700, #c702, #c707, #c709, #c711,
#c713, #c717, #c719, #c721, #c723, #c725, #c727, #c729, #c731,
#c733, #c735, #c737, #c738, #c739, #c740, #c775, #c777, #c779,
#c781, #c783, #c910{
  display:none;
  border-left: 1px solid rgb(0,0,0);
  border-right: 1px solid rgb(0,0,0);  
  padding: 0px 0px 1px 5px;
}

.links-akkordeon a::before{
 content: none;
}

.rechts-akkordeon .csc-textpic-text, .links-akkordeon .csc-textpic-text, .akkordeon .csc-textpic-text,{
  padding: 6px;
}



/* -----------------------Ende Akkordeon ----------------------------------------- */

/*--------------404 Seite------------*/
div#c1327 h2{
  padding: 20px;
  background-color:rgb(255,194,14);
  color: white;
  }

div#c1327 h2 a{
  color: white;
  }

/* ----------------------- Anfang Farben ----------------------------------------*/

.gelb{
  background-color: rgb(255,194,14);
  color: white;
}

.rosa{
  background-color: rgb(206,74,108);
  color: white;
}

.grau{
  background-color: rgb(170,178,190);
  color: white;
}

.lila{
  background-color: rgb(75,54,166);
  color: white;
}

.flieder{
  background-color: #8181F7;
  color: white;
}

.gruen{
  background-color: rgb(96,119,40);
  color: white;
}

.braun{
  background-color: rgb(68,56,40);
  color: white;
}

.hellbraun{
  background-color: #3E3022;
  color: white;
}


.mittelbraun{
  background-color: #61380B;
  color: white;
}

.wein{
  background-color: rgb(87,0,41);
  color: white;
}

.rot{
  background-color: rgb(160,13,31);
  color: white;
}

.pink{
  background-color: rgb(156,54,123);
  color: white;
}

.hellgreige{
  background-color: rgb(191,177,163);
  color: white;
}

.dunkelgrau{
  background-color:rgb(109,110,113);
  color: white;
}

.schwarz{
  background-color: rgb(0,0,0);
  color: white;
}

.hellblau{
  background-color: rgb(119,145,255);
  color: white;
}

.hellgruen{
  background-color: rgb(177,210,74);
  color: white;
}

.dunkelgruen{
  background-color: rgb(56,64,41);
  color: white;

}

.schiefer{
  background-color:rgb(46,46,46);
  color: white;
}

.petrol{
  background-color: #0B615E;
  color: white;
}

.dunkelpetrol{
  background-color: #0B3B39;
  color: white;
}

.dunkelblau{
  background-color: #0B173B;
  color: white;
}

/* ----------------------- Ende Farben ----------------------------------------*/



/* Für gegen die dotted Linie im Firefox
a:focus, a:active,
button,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    outline: none !important;
}*/

a { outline: none!important; }

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

/* den Hover bei desktop einbauen*/
@media screen and (min-width: 900px) {
footer .kontakt a:hover{
  background-color: white;
  }
 
.bodytext a:hover, a.mail:hover, a.backtext2:hover {
  color: white;  
  background-color: black;  
}



span.csc-uploads-fileName a:hover{
  background-color: black;
  color: white;
}

header a:hover{
  color: none;
  background-color: white;
}


.news-amenu-container ul:hover,
.news-amenu-container li:hover,
.news-amenu-container h3:hover{
 background-color: none;
}


.teasercontent2 ul.csc-uploads li a:hover {
  color: white;
}


footer ul li a:hover{
  color: white;  
  background-color: black !important;
}

footer a.nohover:hover{
  background-color: none;
}

.tx-felogin-pi1 input[type="submit"]:hover,
#c754 input[type="submit"]:hover,
input.powermail_field.powermail_submit:hover,
input.tx-indexedsearch-searchbox-button.submit:hover{
  background: linear-gradient(90deg, black, rgb(109,110,113));
  background: -ms-linear-gradient(90deg, black, rgb(109,110,113));
  background: -webkit-linear-gradient(90deg, black, rgb(109,110,113));
  background: -moz-linear-gradient(90deg, black, rgb(109,110,113));
}

.btn-primary:hover, .btn-primary:focus,
.btn-warning:hover, .btn-warning:focus,
.qq-upload-button:hover, .qq-upload-button:focus
{
 background-color: black;
 background-image: linear-gradient(to bottom, black, black);
}

.news-list-item:hover{
background-color: black;
}

.newsmehr:hover,
.mehrtrends:hover{
background-color: black;
}

.newsmehrtext:hover{
  color: white;
background-color: black;
}

.newsarchivlink h3:hover, #c848 h3:hover{
  background-color: black;
}

}

/*Header Kästen kleiner */
@media screen and (max-width: 980px) {
#logo{
 width: 18%;
}

#partner{
 width: 16%;
}

#partner h5{
font-size: 0.5rem;
  line-height: 0.65rem;
  padding: 1px;
}
#wrapper{
  width: 100%;
  margin: 0 auto;
  background-color: white;
  border-right: none;
  border-left: none;
  box-shadow:none;
}

}

/*Divs verrücken */
@media only screen and (max-width: 890px) {

.gross{
 font-size: 1.8rem;
    line-height: 2rem;
}

.mittel{
 font-size: 1.2rem;
   line-height: 1.4rem;
}

.klein{
 font-size: 0.8rem;
    line-height: 1rem;
}

.rubrikthemen-klein h3 {
  padding: 20px 2%;
  width: 100%;
  margin: 10px 0px 0px 0px;
  display: block;
}

.text div#c752 p,.text div#c755 p,
.text div#c756 p,.text div#c757 p,
.text div#c758 p,.text div#c759 p,
.text div#c760 p,.text div#c761 p,.text div#c751 p{
  font-size: 0.8rem;
  line-height: 1rem;
}

.text div#c826 p,.text div#c824 p,
.text div#c823 p,.text div#c821 p,
.text div#c820 p,.text div#c818 p,
.text div#c828 p,.text div#c819 p,.text div#c822 p{
  font-size: 0.8rem;
  line-height: 1rem;
}


nav li{
  font-size: 1.1rem;
}



/*vcard für adressen*/

.vcard {
    width: 50%;
    float: left;
}

}
/*Navipunkte kleiner, Logo größer */
@media screen and (max-width: 780px) {
#logo{
 width: 25%;
}

#menu{
  display: block;
 margin-top: 20px;
}

nav li{
  font-size: 1.0rem;
}

.news-ticker, .teasercontent, .termine, #content2 .news-ticker{
  display: block;
  float: none;
  width: 100%;
  margin: 10px 0px 0px 0px;
}


.termine, .news-ticker, #content2 .news-ticker{
 padding: 5%;
  width: 90%;
}

.anleser p.bodytext{
 font-size: 1.1rem;
 line-height: 1.6rem;
}

.newsanleser h1{
  font-size: 1.4rem;
}

.newsanleser h2{
  font-size: 1.2rem;
}

.teasercontent div#c904, .teasercontent div#c339,
.teasercontent div#c655, .teasercontent div#c347{
  width: 49%;
  }

.text .rubrikthemen-klein h1, .text .rubrikthemen-klein h2, .text .rubrikthemen-klein h3
{
  width: 100%;
  float: none:
    display: block;
}

}

/* Start Handynavigation */
@media screen and (max-width: 760px) {
nav{
 display: block;
 width: 100%;
}

#handynavi{
 display: block;
}

#handynavi h3{
  margin: 5px;
  text-align: center;
  font-style: normal;
  text-decoration: overline;
}

#menu{
 height: 170px;
 /*border-top: 2px solid #BDBDBD; */
 display: none;
 position: absolute;
 z-index: 300;
 background-color: rgba(255,255,255,0.8);
 margin: 0px;
}

#menu ul.submenu {
  display: none;
}

#menu li.topmenu{
 padding: 5px 0px;
  width: 50%;
  
}

.topmenu a {
  font-size: 1rem;
}


}

/*Navipunkte kleiner */
@media screen and (max-width: 720px) {


.rubrikslider, .aufmacher {
  margin-left: 0px;
  width: 48%;
}

.links-akkordeon{
  margin-left: 5px;
}

.rechts-akkordeon{

}

/*Abweichung wegen fehlendem Slider
#content2 .rubrikslider {
  margin-bottom: -80px;
}*/


/*Abweichung wegen fehlendem Slider*/
#content2 .rubrikslider {
  margin-bottom: 10px;
}

.teasercontent2 span.gross,
.teasercontent2 span.mittel,
.teasercontent2 h1,
.teasercontent2 h2,
.teasercontent2 h3
{
  font-size: 1.2rem;
}

.teasercontent2 p {
  font-size: 0.8rem;
}

.text div#c752,.text div#c755,
.text div#c756,.text div#c757,
.text div#c758,.text div#c759,
.text div#c760,.text div#c761{
  width: 100%;
  float: none;
  display: block;
  margin-bottom: 10px;
}

.text div#c752 img,.text div#c755 img,
.text div#c756 img,.text div#c757 img,
.text div#c758 img,.text div#c759 img,
.text div#c760 img,.text div#c761 img ,.text div#c751 img{
  width: 50%;
}


.text div#c826 img,.text div#c824 img,
.text div#c823 img,.text div#c821 img,
.text div#c820 img,.text div#c818 img,
.text div#c828 img,.text div#c819 img,.text div#c822 img{
  width: 50%;
}

.teasercontent2 div#c757 img,
.teasercontent2 div#c761 img{
  width: 50%;
}

.text {
  margin-left: 2%;
}

}



/*Alles aufgelöst */
@media screen and (max-width: 570px) {

.teasercontent, .teasercontent2, .leitthema-titel,
#content .boxunten, .boxoben{
  width: 100%;
margin: 0px;
padding: 0px;
max-width:100%;
}

.teasercontent div#c904, .teasercontent div#c339,
.teasercontent div#c655, .teasercontent div#c347{
  width: 100%;
  }

/*.teasercontent div{
 float: left;
}*/

/* Logo Anpassung */
#c1330 csc-textpic-imagewrap{
  
  }
/* tt_News*/

.news-single-item{
 margin: 5px;
 padding: 0px;
}

.news-single-img, .newsanleser{
 width: 100%;
 display: block;   
}


.news-single-item .back{
  display: none;
}


.rechts-akkordeon, .links-akkordeon {
 /* float: none;*/
  display: block;
  width: 98%;
  margin: 0 1%;
}
}


/*Navipunkte kleiner für iPhone4 quer*/
/*@media screen and (max-width: 480px) {

#menu li.topmenu {
  font-size: 0.83rem;
  padding-right: 0px;
}
}
*/


/*Hochformat*/
@media screen and (max-width: 570px) {


nav,
.rubrikslider, .rubrikthemen,
.aufmacher, .teasercontent2,
.text, .news-ticker2 {
 display: block;
 width: 98%;
  margin-left:1%;
}

footer ul li{
  display: block;
  }

#logo {
  width: 100%;
  margin: 10px;
}

#logo img{
  width: 80%;
}

#partner{
 display: none;
  overflow: hidden;
}

#partner2{
 display: block;
 width: 100%;
}

#flexslider-1335 img{
  width: 200px;
  margin-left: 25%;
  }

#content, #content2{
 background-image: none;
}

.leitthema-titel .slides img{
  width: 100%;
  margin-right: 0;
}

.rubrikslider .flexslider {
  margin: 0 0 90px;
}

.leitthema-titel .slides .caption-wrapper{
  width: 100%;
  position: static;
  display: block;
}

.news-list-container {
    padding: 0 0 10px 0;
    width: 90%;
}

/*.news-list-container a #newsbild {
  display: block;
  width: 100%;
}*/

.news-list-container IMG {
  float: left;
}

.back, #c1167, #c1190, #c1175, #c1180, #c1185,
#c1198, #c1199, #c1200, #c1202, #c1203, #c605{
  display: none;
}

div#c602, .rubrikslider #c644 {
  margin-bottom:  80px;
}

.text, .anleser, .text ul{
 width: 96%;
 padding: 2%;
 margin: 0px;
}

.text ul{
 margin-left: -20px;
}

.rein, .newszusatz{
 width: 100%;
  display: block;
}


.teasercontent2 p {
  font-size: 1rem;
   padding: 2px;
  margin: 2px;
}

header a::before,
nav li a::before,
.boxoben a::before,
.news-ticker a::before,
.teasercontent a::before,
.teasercontent2 a::before{
 content: normal;
 color: none;
}

header a:hover{
  color: none;
  background-color: white;
}



/*vcard für adressen*/

.vcard {
    width: 95%;
    float: left;
}

#vcard {
    width: auto;
    height: auto;   
}


}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}




/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}