/* KIRCHE und GEMEINDE */
/* ************** */



/* History */

#history strong {
  color: #a60084;
}

/* Boxen */

/* Box Subportal (Titelbox für z.B. Handlungsfelder) */

#subportal #history {
  margin-left: 30px;
}
#box_subportal {
  background-color: #a60084;
  color: #fff;
}
/* Boxen Portal */

#box_kirche-gemeinde {
  background-image: url(/images/kirche-gemeinde_titel_hintergrund.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  color: #fff;
  font-size: 80%;
  height: 100%;
  min-height: 330px;
  overflow: hidden;
  margin-left: 30px;
}
#box_kirche-gemeinde_headline {
  font-size: 160%;
  background-color: #fff;
  color: #000;
  font-weight: normal;
  height: 30px;
}
#box_kirche-gemeinde_headline strong {
  font-weight: normal;
}
#box_kirche-gemeinde_text {
  width: 285px;
  background-color: #a60084;
  color: #fff;
  padding: 15px;
  padding-bottom: 5px;
  font-weight: bold;
  line-height: 140%;
  float: right;
}
#box_kirche-gemeinde_text p {
  margin: 0 0 1em 0;
}
#box_kirche-gemeinde_link {
  text-align: right;
}
#box_kirche-gemeinde_link a {
  background-image: url(/images/pfeil_weiss.gif);
  background-position: right top;
  background-repeat: no-repeat;
  color: #FFFFFF;
  display: block;
  font-weight: bold;
  padding: 0 24px 10px 0;
  text-decoration: none;
}
#box_kirche-gemeinde_link a:hover {
  text-decoration: underline;
}

/* Box WM */
#box_wm {
  background-color: #f2f2f2;
  background-image: url(/images/banner-wm_660x80.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  height: 75px;
  overflow: hidden;
  margin: 30px 0 0 30px;
}
#box_wm_text {
  padding: 10px 10px 0 340px;
}
#box_wm_text a {
  display: block;
  background-image: url(/images/pfeil_schwarz.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
  text-decoration: none;
  color: #000;
  font: bold 13px arial, sans-serif;
  padding: 5px 30px 0 0;
}
#box_wm_text a:hover {
  color: #E75012;
  background-image: url(/images/pfeil_rot.gif);
}


/* Boxen */

.box .box_reiter ul li a {
  color: #a60084;
  border-color: #a60084;
}
.box .box_reiter ul li a.aktiv, .box .box_reiter ul li a.aktiv:hover {
  background-color: #a60084;
  color: #fff;
  border-color: #a60084;
}
.box .box_reiter ul li a:hover {
  background-color: #f9edf6;
}
.box .box_headline {
  color: #a60084;
}
.box .box_headline_flaeche {
  background-color: #a60084;
  color: #fff;
}
.box .box_subheadline {
  background-color: #a60084;
  color: #fff;
}

/* Teaser (kleines Bild, Text) in einer Box */

/* Teaser in Box */
.box .box_teaser .box_text a strong {
  color: #a60084;
}

/* Liste von Links (Pfeil vorangestellt, keine Bilder) */
.box .box_linkliste .box_text a strong {
  color: #a60084;
}

/* Liste von Downloads (Links zu Dateien mit Icons für Download) */
.box .box_downloadliste .box_text strong {
  color: #a60084;
}

/* Box für simple textliche Hinweise */
.box_hinweis a {
  color: #a60084;
}

/* Box mit Fürbitten-Suche */

.box_fuerbitten_suche {
  background-color: #a60084;
  color: #fff;
  padding: 10px;
  overflow: hidden;
}
.box_fuerbitten_suche label:hover {
  cursor: pointer;
}
.box_fuerbitten_suche form {
}
.box_fuerbitten_suche form input {
  border: 1px solid #000;
  background-color: #fff;
  color: 000;
  width: 214px;
  font: normal 100% arial, sans-serif;
  margin: 5px 0 5px 0;
  padding: 2px;
}
.box_fuerbitten_suche img {
  padding: 1px;
  margin-left: 5px;
}
.box_fuerbitten_suche .abschicken {
  text-align: right;
}
.box_fuerbitten_suche .abschicken a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
.box_fuerbitten_suche .abschicken a:hover {
  text-decoration: underline;
}

/* Box mit RSS Fürbitten */

.box_rss {
  font-size: 80%;
}
.box_rss a {
  background-image: url(/images/banner_rss_fuerbitten.gif);
  background-repeat: no-repeat;
  text-decoration: none;
  font-weight: bold;
  color: #666666;
  display: block;
  width: 190px;
  height: 40px;
  padding: 10px 0 0 50px;
}
.box_rss a strong {
  color: #a60084;
}
.box_rss a:hover {
  color: #000;
}


/* Farbauszeichnung im Text-Editor */
.farbig {
  color: #a60084;
  font-weight: bold;
}


/* Seite mit Downloads */

#seite_downloads .headline {
  background-color: #a60084;
  color: #fff;
}
.downloads .box_downloadliste .box_text strong {
  color: #a60084;
}

/* Seite mit Liste von Unterseiten */

#seite_liste .headline {
  background-color: #a60084;
  color: #fff;
}
#seite_liste #seitenservice {
  font-size: 100%;
}
.liste_seiten .listenelement .listenelement_text strong {
  color: #a60084;
}

/* Fürbitte */

#fuerbitte {
  margin-left: 30px;
}
#fuerbitte .headline {
  background-color: #a60084;
  background-repeat: no-repeat;
  background-position: right top;
  color: #fff;
  padding: 10px 0 10px 15px;
  font-size: 70%;
}
#fuerbitte .headline h1 {
  width: 450px;
}
#fuerbitte .copytext {
  font-size: 80%;
  padding-top: 20px;
  padding-left: 15px;
}
#fuerbitte #seitenservice {
  font-size: 70%;
}

/* Fürbitten-Kategorie */

#fuerbitten_kategorie {
  margin-left: 30px;
}
#fuerbitten_kategorie .headline {
  background-color: #a60084;
  background-repeat: no-repeat;
  background-position: right top;
  color: #fff;
  padding: 10px 0 10px 15px;
}
#fuerbitten_kategorie .headline h1 {
  width: 450px;
}
#fuerbitten_kategorie #seitenservice {
  font-size: 70%;
}
#fuerbitten_kat_liste {
  font-size: 80%;
  margin-top: 30px;
}
#fuerbitten_kat_header {
  background-color: #f3dcee;
  color: #a60084;
  padding: 5px 0 6px 10px;
  overflow: hidden;
  height: 100%;
  margin-bottom: 10px;
}
#fuerbitten_kat_body {
  overflow: hidden;
}
.fuerbitten_kat_zeile {
  padding: 5px 0 6px 10px;
  border-top: 1px dotted #000;
  margin-top: -1px;
  overflow: hidden;
  height: 100%;
}
.fuerbitten_kat_sp1 {
  float: left;
  overflow: hidden;
  height: 100%;
  width: 450px;
  margin-right: 20px;
}
.fuerbitten_kat_sp2 {
  float: left;
  overflow: hidden;
  height: 100%;
}
.fuerbitten_kat_sp1 a {
  color: #000;
  text-decoration: none;
  background-image: url(/images/pfeil_untermenue.gif);
  background-repeat: no-repeat;
  background-position: left 5px;
  padding-left: 10px;
}
.fuerbitten_kat_sp1 a:hover {
  text-decoration: underline;
}
/* Pagebrowser bei Fürbitten */
#seite_liste .pagebrowser {
  font-size: 100%;
}


/* Formular 1000 Gemeinden trinken fair */

.formular_1000gemeinden {
  font-size: 100%;
  margin: 20px 0 20px 0;
  padding: 5px 10px 5px 10px;
  clear: both;
  float: none;
  overflow: hidden;
  background-color: #f9edf6;
  color: #a60084;
  height: 100%;
}
.formular_1000gemeinden form {
  margin: 0;
  padding: 0;
}
.formular_1000gemeinden label {
  float: left;
  padding-top: 5px;
  padding-right: 5px;
}
.formular_1000gemeinden .formularfeld input#ORT {
  width: 200px;
  border-color: #a60084;
  color: #a60084;
  margin-right: 20px;
}
.formular_1000gemeinden .formularfeld input#PLZ {
  width: 50px;
  border-color: #a60084;
  color: #a60084;
}
.formular_1000gemeinden .formularfeld input#ORT:focus, .formular_1000gemeinden .formularfeld input#PLZ:focus {
  background-color: #fff;
}
.formular_1000gemeinden .formularfeld_submit {
  margin: 0;
  padding: 0;
  float: right;
  text-align: right;
}
.formular_1000gemeinden .formularfeld_submit input#input_senden {
  background-color: #a60084;
  color: #fff;
  margin: 0;
  margin-top: 2px;
  padding: 0;
  width: 100px;
  height: 24px;
}



/* Kontextnavigation */

.kontextnavigation_headline {
  color: #a60084;
}
.kontextnavigation_headline a, .kontextnavigation_headline a.off {
  background-color: #f9edf6;
  background-image: url(/images/pfeil_quadrat_nach-unten_kirche-gemeinde_neu.gif);
  color: #a60084;
}
.kontextnavigation_headline a.on {
  background-color: #a60084;
  color: #fff;
  background-image: url(/images/pfeil_quadrat_nach-oben_kirche-gemeinde_neu.gif);
}
.kontextnavigation_links ul li a {
  background-color: #f9edf6;
  color: #a60084;
  border-color: #a60084;
}
.kontextnavigation_links ul li a:hover {
  background-color: #f3dcee;
}
.kontextnavigation_links ul li a.aktiv {
  background-color: #f3dcee;
  border-color: #a60084;
}

/* 2.Ebene */

.kontextnavigation_links ul li ul {
  border-color: #a60084;
}
.kontextnavigation_links ul li ul li a {
  background-color: #f3dcee;
  background-image: url(/images/pfeil_untermenue_kirche-gemeinde.gif);
}
.kontextnavigation_links ul li ul li a.aktiv {
  background-color: #f3dcee;
}