/*** alle Lila-Vorkommen durch diese Farbe ersetzen: #2095cd und #b8ddf0 ***/

#deanery h1,
#deanery h1 a,
#deanery .submenu h4,
#deanery .event-header,
#deanery .news-text h3 a:hover,
#deanery .mainmenu > ul > li.active > a {
  color: #51277f;
}

.news-text h3 a:hover {
 font-style: normal;
}

#deanery h1 a,
#deanery h3 a {
  text-decoration: none;
}

/*
#deanery h1 a:hover,
#deanery h3 a:hover {
  font-style: italic;
}

#deanery h1 a:hover::before,
#deanery h3 a:hover::before {
  content: '• ';
}
*/

footer#footer {
  background-color: #51277f;
  background-image: none;
}

.csc-header h3,
.csc-textpic-text h3 a {
  color: #51277f;
  font-size: 150%;
}

.fce-servicelink p a {
  background-color: #51277f;
}

.fce-servicelink p a:hover {
  background-color: #51277f;
}
/*** ausblenden: u.a. Rollo-Link und EKHN-Link Teilen ***/
.functions a.share,
.event-header,
.contact,
.overview,
.newsletter,
#deanery .metamenu-link,
div.header-foldout .col1,
div.header-foldout .col2,
div.header-foldout p,
div.header-foldout a,
div.close-header-foldout,
div.metamenu a.logo-small,
.logo-area img {
  display: none;
  visibility: none;
  margin: 0;
  padding: 0;
  height: 0;
}

div.metamenu {
  visibility: hidden;
  height: auto;
background: transparent;
  
}


/*** BODY ***/

body {
  background-color: #fff;
}

body#deanery {
  background-color: #fff;
  /*background-image: url(../layout/header-lichtkirche_lgs-swa.jpg);*/
  background-position: top center;
  background-repeat: no-repeat;
}

body#deanery .home {
  background-color: #fff !important;
}

.wrapper {
  margin-top: 0;
  box-shadow: 3px 0 2px  -2px #686868 , -3px 0 2px  -2px #686868;
  background-color: #ffffff;
}


/*** SLOGAN ***/

#deanery .header-foldout > p {
  position: relative;
  top: 0;
}

.header-foldout {
  position: absolute;
  top: -90px;
  left: 800px;
  z-index: 5000;
  display: block;
  visibility: visible;
  float: none;
  clear: both;
  overflow: visible;
  margin: 0;
  padding: 0;
  min-width: 170px;
  min-height: 140px;
  background-color: transparent;
  background-image: url(../layout/slogan.png);
  background-position: top center;
  background-repeat: no-repeat;
}


/*** SEARCH ***/

.search {
  visibility: visible;
  width: 355px;
}

/*** HEADER und Logo-Area ***/

#deanery .header-image img {
  display: none;
  max-width: none;
}
#deanery .header-menu-wrapper {
  position: relative;
  height: auto;
}

#deanery .header {
  height: 274px;
  /*overflow: hidden;*/
}


#deanery .logo-area {
  position: relative;
  overflow: hidden;
  min-height: 274px;
  width: 100%;
  background-color: #fff;
  background-image: url(../layout/header-lichtkirche_lgs-swa.jpg);
  background-position: left 0px;
  background-repeat: no-repeat;
}


/*** SLider-Navi ***/

.top-article .article-description {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  overflow: hidden;
  padding: 14px 14px 24px 14px;
  width: 662px;
  background: rgba(255, 255, 255, .8) none repeat scroll 0 0;
}


.top-article .article-description h2 {
  padding-bottom: 0;
  font-size: 20px;
  font-family: 'HelveticaNeueW01-77BdCn 692722',arial,sans-serif;
}

p.news-teaser {
  padding-top: 0;
  padding-bottom: 10px;
  font-weight: bold;
}

/*** HAUPTMENU ***/


.navbar {
  top: -120px;
}

.mainmenu ul li {
  width: auto !important;
}

.mainmenu ul li a {
  padding: 0 10px 0 10px;
}

.mainmenu ul li.home {
  width: 40px !important;
}

/*** BREADCRUMB ***/



/*** CONTENT ***/



/*** FOOTER ***/


/*footer#footer {
  background-image: url(../layout/bg_footer.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #4e2682;
  margin-top: -50px;
}*/

footer p.copyright {
  display: block;
  /*visibility: hidden;*/
  float: left;
  clear: both;
  margin: 0;
  padding: 0;
  border-top: 0;
  text-align: left;
  font-size: 12px;
}

footer p.copyright a {
  display: block;
  visibility: visible;
  width: auto;
  text-align: left;
  text-transform: uppercase;
  font-size: 1.2em;
  font-family: 'HelveticaNeueW01-77BdCn 692722', arial, sans-serif;
  line-height: .9em;
}

footer p.copyright a:hover,
footer p.copyright a:active {
  background: transparent;
  color: #000;
}

footer a {
    font-weight:bold;
}


footer p.copyright img {
    margin-top: -10px;
}

footer {
    padding: 20px 40px 0px 40px;
}


/***************************/
/*** Elemente im Content ***/

.top-article .article-description h2 a:hover {
  color: #45276a;
}

/* Kommentarfunktionen ausblenden */
.tc-tx-newdata {
    border-left-style: none !important;
  }

.tx-tc-ct-form-field-upload {
    display: none !important;
}

.tx-tc-ct-form-gender {
    display: none !important;
}

/**************************************/
/*** Anpassungen RESPONSIVE DESIGN ****/

@media (max-width: 1024px) {

/******** Top-Slider-News*******/

.top-article .article-description {
    background: transparent;
    background-color: #d7cde3;
    border: 2x solid #51277f;
    bottom: 0;
    left: 0;
    overflow: hidden;
    padding: 10px 12px;
    position: relative;
    top: 0;
    width: auto;
    margin-bottom: 10px;
}

.top-article img {
  display: none;
  visibility: hidden;
  width: 0px;
  height: 0px;
  margin: 0;
  padding: 0;
}

img.shadow {
    background-image: none;
    padding-bottom: 0px;
}


.top-article .article-description h2 {
    font-family: 'HelveticaNeueW01-77BdCn 692722', arial, sans-serif;
    font-size: 22px;
    text-transform: none;
    padding-bottom: 0;
}

.top-article {
    height: auto;
}


.fce-2 .col2, .fce-2 p.col2 {
    padding-top: 30px !important;
}




  /*** BODY, WRAPPER ***/

  /* .wrapper {
    margin-top: 130px;
  } */

  /*** SEARCH ***/
  /*  form.search {
    top: -120px;
    z-index: 6000;
  } */

  /*** SLOGAN ***/
  .header-foldout {
    top: -70px;
    left: 150px;
  }


  /*** HEADER ***/
  /* #deanery .header-menu-wrapper {
    margin-top: 80px;
  } */

  /*** HAUPTMENU ***/
  .mainmenu > ul > li > a {
    padding: 0 20px;
  }

  /*** kleines VIDEO ***/
  #w340 {
    display: block;
    visibility: visible;
    margin: auto;
    padding: auto;
    height: auto;
  }

  /*** grosses VIDEO ***/
  #w680 {
    display: none;
    visibility: none;
    margin: 0;
    padding: 0;
    height: 0;
  }

  /*** RECHTE SPALTE ***/
  .fce-2 .col2,
  .fce-2 p.col2 {
    display: block !important;
    float: left;
    padding: 20px !important;
  }
  /*
 .fce-2 .col2 {
    padding: 20px !important;
    border: 2px solid #000000 !important;
    background-color: #123456;
   } */
  /*** FOOTER ***/
  /* footer#footer {
    padding-top: 80px;
    background-image: url(../layout/footer_mobile.jpg);
  } */

  footer p.copyright {
    float: left;
    text-align: left;
  }

  footer p.copyright a {
    text-align: left;
  }
}

@media (max-width: 860px) {
  /*** HAUPTMENU ***/
  .mainmenu > ul > li > a {
    padding: 0 15px;
  }
}

/*** NEWS ***/

@media (max-width: 770px) {
  /*** HAUPTMENU ***/
  .mainmenu ul li,
  .mainmenu > ul > li:nth-child(4),
  .mainmenu ul li ul li,
  .mainmenu ul li.home {
    display: block;
    float: none;
    width: 99% !important;
  }

  .mainmenu > ul > li > a,
  .mainmenu > ul > li.home > a,
  .mainmenu > ul > li:nth-child(4) > a {
    padding: 0;
  }

  .mainmenu ul li a,
  .mainmenu > ul > li:nth-child(4) > a {
    padding: 0 40px 0 20px;
  }

  .mainmenu ul li a.less,
  .mainmenu ul li a.more {
    padding: 0;
  }
}


/*******************************************************************/
p.signalbox {
  font-size: 1.3em;
  font-weight: normal;
  font-family: 'HelveticaNeueW01-77BdCn 692722', arial, sans-serif;
}

p.signalbox a {
  color: #ffffff;
}

p.signalbox a:hover {
  color: #cccccc;
}

/* =============== sitemap =============== */

.csc-sitemap ul li a {
  width: 200px;
}



.csc-sitemap > ul > li:nth-child(1) a {
  background-color: #bc0000;
  color: #fff;
}

.csc-sitemap > ul > li:nth-child(1) a:hover {
  background-color: #f39898;
}

.csc-sitemap > ul > li:nth-child(1) li a:hover {
  background-color: #f39898;
  color: #bc0000;
}


.csc-sitemap > ul > li:nth-child(2) a {
  background-color: #e29b20;
  color: #fff;
}

.csc-sitemap > ul > li:nth-child(2) a:hover {
  background-color: #f39898;
}

.csc-sitemap > ul > li:nth-child(2) li a:hover,
.csc-sitemap > ul > li:nth-child(2) li li a:hover {
  background-color: #f39898;
  color: #c57e03;
}


.csc-sitemap > ul > li:nth-child(3) a {
  background-color: #680087;
  color: #fff;
}

.csc-sitemap > ul > li:nth-child(3) a:hover {
  background-color: #d2b3db;
}

.csc-sitemap > ul > li:nth-child(3) li a:hover {
  background-color: #d2b3db;
  color: #680087;
}


.csc-sitemap > ul > li:nth-child(4) a {
  background-color: #bc0000;
  color: #fff;
}

.csc-sitemap > ul > li:nth-child(4) a:hover {
  background-color: #f08787;
}

.csc-sitemap > ul > li:nth-child(4) li a:hover {
  background-color: #f08787;
  color: #bc0000;
}


.csc-sitemap > ul > li:nth-child(5) a,
.csc-sitemap > ul > li:nth-child(6) a {
  background-color: #51277f;
  color: #fff;
}

.csc-sitemap > ul > li:nth-child(5) a:hover,
.csc-sitemap > ul > li:nth-child(6) a:hover {
  background-color: #8848bf;
}

.csc-sitemap > ul > li:nth-child(5) li a:hover,
.csc-sitemap > ul > li:nth-child(6) li a:hover {
  background-color: #8848bf;
  color: #fff;
}

.csc-sitemap > ul > li:nth-child(1) li a,
.csc-sitemap > ul > li:nth-child(2) li a,
.csc-sitemap > ul > li:nth-child(3) li a,
.csc-sitemap > ul > li:nth-child(4) li a,
.csc-sitemap > ul > li:nth-child(5) li a,
.csc-sitemap > ul > li:nth-child(6) li a {
  background-color: #ddd;
  color: #616161;
}

.csc-sitemap > ul > li:nth-child(1) li li a,
.csc-sitemap > ul > li:nth-child(2) li li a,
.csc-sitemap > ul > li:nth-child(3) li li a,
.csc-sitemap > ul > li:nth-child(4) li li a,
.csc-sitemap > ul > li:nth-child(5) li li a,
.csc-sitemap > ul > li:nth-child(6) li li a {
  background-color: #dededd;
}

.csc-sitemap > ul > li:nth-child(1) li li li a,
.csc-sitemap > ul > li:nth-child(2) li li li a,
.csc-sitemap > ul > li:nth-child(3) li li li a,
.csc-sitemap > ul > li:nth-child(4) li li li a,
.csc-sitemap > ul > li:nth-child(5) li li li a,
.csc-sitemap > ul > li:nth-child(6) li li li a {
  background-color: #c6c6c5;
}

/* =============== Powermail =============== */

/*legend.powermail_label {
    display: none;
    visibility: none;
    margin:0px;
    padding:0px;
    height: 0px;
}*/

/**************************************************  ***/

.powermail_radio_outer,
.powermail_captcha_outer,
.powermail_check_outer {
  float: left;
  padding: 3px;
  width: 520px;
  border: 0 solid #ccc;
  background-color: transparent;
}



.powermail_radio_inner input[type='radio'],
.powermail_check_inner input.powermail_checkbox[type='checkbox'] {
  float: left !important;
  width: 10px !important;
}

.powermail_check_inner input.powermail_checkbox[type='checkbox'] {
  margin-top: 5px !important;
}

.powermail_radio_inner label,
.powermail_check_inner label {
  float: left !important;
  padding-left: 10px;
  width: 400px !important;
}

.powermail_fieldset_80 .powermail_radio_inner label {
  margin-right: 20px;
  width: auto !important;
}

.powermail_radio_inner,
.powermail_check_inner {
  float: none;
  clear: both;
}

.powermail_fieldset_80 .powermail_radio_inner {
  float: left !important;
  clear: none !important;
}

input.powermail_confirmation_form,
input.powermail_confirmation_submit {
  background: none repeat scroll 0 0 rgb(69, 39, 106);
}


input.powermail_confirmation_form:hover,
input.powermail_confirmation_submit:hover,
input.powermail_submit:hover {
  background-color: #51277f;
}

/**************** damit Radiobuttons und Checkboxen auch in Chrome, Safari < 860px sowie Android angezeigt werden ******************/

@media screen and (max-width: 860px) {
  input[type='radio'] {
    cursor: auto;

    -webkit-appearance: radio;
    -webkit-user-select: text;
  }

  input[type='checkbox'] {
    cursor: auto;

    -webkit-appearance: checkbox;
    -webkit-user-select: text;
  }
}

/**************** alle Input-Felder bei Breite < 530px mit automatischer Breite ******************/

@media screen and (max-width: 530px) {
  input {
    max-width: 500px;
    width: auto;
  }

  .powermail_fieldwrap,
  label {
    max-width: 500px;
    width: auto;
  }
  
  
  /*** Footer umbrochen **/
 
  footer#footer {
    color: #51277f;
  }
  footer a {
    display: block;
  }
  footer p.copyright img {
    display: none;
  }
}

@media screen and (max-width: 400px) {
  /* input {
            max-width: 380px;
            width: auto;
  }*/
  fieldset.powermail_fieldset {
    width: 300px;
  }
}
/** alle Label linksbündig  **/

.powermail_fieldset label {
  margin-left: 0;
}

legend.powermail_legend {
  color: #45276a;
  text-transform: uppercase;
  font-size: 1.3em;
  font-family: 'HelveticaNeueW01-77BdCn 692722', arial, sans-serif;
}

.powermail_fieldwrap_text {
  color: #45276a;
  font-size: 1.3em;
  font-family: 'HelveticaNeueW01-77BdCn 692722', arial, sans-serif;
}

dl.powermail_all dt {
  width: 100%;
}

dl.powermail_all dd {
  width: 100%;
}

fieldset.powermail_fieldset {
  padding: 10px;
  border: 3px solid #45276a !important;
}

/**** TEST Parsley ****/

/*input.parsley-success,
select.parsley-success,
textarea.parsley-success {
  color: #468847;
  background-color: #DFF0D8;
  border: 1px solid #D6E9C6;
}*/

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
  border: 1px solid #eed3d7;
  background-color: #f2dede;
  color: #b94a48;
}

/** das klappt leider noch nicth ganz
input.parsley-required-message {
  color: #ec1717;
}*/

.parsley-errors-list {
  margin: 2px 0 3px;
  padding: 0;
  list-style-type: none;
  font-size: .9em;
  line-height: .9em;
  opacity: 0;
  -webkit-transition: all .3s ease-in;
     -moz-transition: all .3s ease-in;
       -o-transition: all .3s ease-in;
          transition: all .3s ease-in;
}

.parsley-errors-list.filled {
  opacity: 1;
}

/*** Print-Version: Grafik EKHN ausblenden ***/
header#header {
  display: none;
  visibility: none;
  margin: 0;
  padding: 0;
  height: 0;
}


/** Bild in Newsmeldung  

.main-article-image {
    float: none;
    margin-right: 0;
    width: 220px;
    position: relative;
    top: 400px;
}

.main-article-image span.image-wrapper-copyright {
  background: #ffffff !important;
}

***/