/* Ernährungskampagne */
/* ************** */



/* KOPF */
/* **************************** */

#kopf {
  background-color: #108128;
  background-image: url(/images/kopf_hintergrund_nifsa.gif);
}
#logo a {
  background-image: url(/images/kopf_logo_nifsa.gif);
}

/* INHALTSBEREICH */
/* **************************** */

#spalte_1 {
  overflow: hidden;
  height: 100%;
  width: 245px;
  padding-top: 60px;
  border: 0;
  border-left: 25px solid #fff;
}
#spalte_2 {
  float: left;
  height: 100%;
  overflow: hidden;
  width: 460px;
  border-right: 40px solid #fff;
  padding-top: 0;
}
#spalte_2.nifsa_home {
  width: 690px;
  border: 0;
}
#spalte_3 {
  overflow: hidden;
  height: 100%;
  width: 208px;
  padding-top: 60px;
}

/* History */

#history strong {
  color: #0e7f26;
}

/* Texte */

.headline {
  color: #0e7f26;
}
#seite_liste .headline {
  background-color: #0e7f26;
}
#seite_downloads .headline {
  background-color: #0e7f26
}
#spalte_2 ul {
  list-style-type: square;
}

/* Fotozeile */

.fotozeile .bildtext {
  background-color: #e9f3eb;
  color: #005500;
}

/* Fotobericht */

#unterseite_fotobericht .spalte_w420 {
  margin-top: 13px;
}
.fotobericht {
  position: relative;
  left: 0;
  top: 0;
}
#fotobericht_navi {
  position: relative;
  top: 0;
  background-image: none;
  background-color: #e9f3eb;
  width: 420px;
  padding: 0;
}
.pagination {
  width: 400px;
  height: 15px;
  padding: 10px;
  background-color: #e9f3eb;
}
/* Bildzähler */
.pagination .fotobericht_zaehler a {
  width: 370px;
}
#fotobericht_bildtexte {
  padding: 10px;
  background-color: #e9f3eb;
}


/* NIFSA-Home */

#nifsa_titel {
  margin: -4px 0 20px 30px;
}
#nifsa_titel h1 {
  font-weight: normal;
  font-size: 24px;
  display: inline;
  margin-right: 10px;
}
#nifsa_titel strong {
  color: #777;
  font-size: 18px;
  font-weight: normal;
}

#nifsa_intro {
  font-size: 13px;
  line-height: 18px;
  margin: 0 0 -30px 30px;
}

#box_tischgemeinschaft_nifsa {
  height: 100%;
  overflow: hidden;
  margin: 0 0 0 30px;
}
#box_tischgemeinschaft_nifsa_headline {
  background-image: url(/images/nifsa-home_tischgemeinschaft.gif);
  background-repeat: no-repeat;
  height: 99px;
  padding: 15px 0 0 10px;
  overflow: hidden;
  color: #777;
}
#box_tischgemeinschaft_nifsa_headline_sp1 {
  display: inline;
  margin-right: 70px;
  font-size: 18px;
}
#box_tischgemeinschaft_nifsa_headline_sp1 strong {
  font-weight: normal;
}
#box_tischgemeinschaft_nifsa_headline_sp2 {
  display: inline;
  font-weight: bold;
  font-size: 13px;
}
#box_tischgemeinschaft_nifsa_text {
  background-color: #e65a10;
  background-image: url(/images/nifsa-home_tischgemeinschaft-verlauf.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  height: 100%;
  overflow: hidden;
  font-size: 80%;
  color: #fff;
  font-weight: bold;
  padding: 10px;
}
#box_tischgemeinschaft_nifsa_text ul {
  list-style-type: none;
  border-top: 1px dotted #fff;
  margin: 10px 0 0 0;
  padding: 10px 0 5px 0;
  overflow: hidden;
}
#box_tischgemeinschaft_nifsa_text ul li {
  display: block;
  float: left;
  margin-right: 40px;
  background-image: url(/images/pfeil_kleiner_weiss.gif);
  background-repeat: no-repeat;
  background-position: 0 5px;
  padding: 0 0 0 16px;
}
#box_tischgemeinschaft_nifsa_link {
  text-align: right;
  padding-top: 5px;
}
#box_tischgemeinschaft_nifsa_link a {
  display: block;
  color: #b02a00;
  text-decoration: none;
  background-image: url(/images/pfeil_dunkelrot.gif);
  background-repeat: no-repeat;
  background-position: right 1px;
  padding: 0 25px 5px 0;
  height: 100%;
  font-weight: bold;
  font-size: 80%;
}
#box_tischgemeinschaft_nifsa_link a:hover {
  text-decoration: underline;
}


/* Standard-Boxen - Farbanpassungen */

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

#subportal #history {
  margin-left: 30px;
}


/* Boxen */

.box .box_reiter ul li a {
  color: #0e7f26;
  border-color: #0e7f26;
}
.box .box_reiter ul li a.aktiv, .box .box_reiter ul li a.aktiv:hover {
  background-color: #0e7f26;
  border-color: #0e7f26;
}
.box .box_reiter ul li a:hover {
  background-color: #d0e6d5;
}
.box .box_headline {
  color: #0e7f26;
}
.box .box_subheadline {
  background-color: #0e7f26;
}
/* Teaser in Box */
.box .box_teaser .box_text a strong {
  color: #0e7f26;
}


/* Kontextnavigation */

.kontextnavigation_zurueck {
  margin-left: 5px;
}
.kontextnavigation_zurueck a {
  background-image: url(/images/pfeil_zurueck_kleiner.gif);
  background-repeat: no-repeat;
  background-position: 0 5px;
  color: #000;
  text-decoration: none;
  padding: 0 0 0 16px;
  display: block;
  overflow: hidden;
  height: 100%;
  font-size: 80%;
}
.kontextnavigation_zurueck a:hover {
  text-decoration: underline;
}
.kontextnavigation_links {
  display: block;
}
.kontextnavigation_headline strong {
  color: #fff;
  background-color: #0e7f26;
  padding: 5px 14px 6px 10px;
  display: block;
}
.kontextnavigation_links ul li a {
  background-color: #e6f2e9;
  color: #005500;
  border-color: #005500;
}
.kontextnavigation_links ul li a:hover {
  background-color: #d0e6d5;
}
.kontextnavigation_links ul li a.aktiv {
  background-color: #d0e6d5;
  border-color: #0e7f26;
}
/* Kontextnavigation in Spalte 1 */
#spalte_1 .kontextnavigation_headline strong {
  color: #0e7f26;
  background-color: #fff;
  padding-left: 5px;
}
#spalte_1 .kontextnavigation_links ul li {
  padding: 0;
  padding-left: 5px;
}
#spalte_1 .kontextnavigation_links ul li a.aktiv {
  border-right: 0;
  border-left: 5px solid #0e7f26;
  margin-right: 0;
  margin-left: -5px;
}
/* Kontextnavigation Wissens-Box */
.kontextnavigation#wissensbox .kontextnavigation_headline strong {
  color: #e75012;
  background-color: #fff;
}
.kontextnavigation#wissensbox .kontextnavigation_links ul li a {
  background-color: #fdf3ee;
  color: #d53f00;
  border-color: #d53f00;
}
.kontextnavigation#wissensbox .kontextnavigation_links ul li a:hover {
  background-color: #fbe7de;
}
.kontextnavigation#wissensbox .kontextnavigation_links ul li a.aktiv {
  background-color: #fbe7de;
  border-color: #e75012;
}




/*
--------------------------
-- Lobbybriefe -----------
--------------------------
*/
#lobbybrief_kopf {
}
#lobbybrief_headline {
  background-image: url(/images/lobbybrief_foto.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  height: 137px;
}
#lobbybrief_headline_ohne_foto {
}
#lobbybrief_headline h1, #lobbybrief_headline_ohne_foto h1 {
  color: #0E7F26;
  font-size: 18px;
  padding-top: 10px;
  font-weight: normal;
  margin:0;
}
#lobbybrief_foto {
  background-image: url(/images/lobbybrief_ihre-stimme-zaehlt.png);
  background-repeat: no-repeat;
  width: 420px;
  height: 110px;
}
#lobbybrief_ohne_foto {
  background-image: url(/images/lobbybrief_ihre-stimme-zaehlt-klein.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  width: 420px;
  padding-bottom:15px;
}
#lobbybrief_text {
  background-color: #0e7f26;
  background-image: url(/images/lobbybrief_verlauf-oben.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  color: #fff;
  padding: 10px;
  line-height: 140%;
  overflow: hidden;
}
#lobbybrief_text p {
  margin: 0 0 1em 0;
}
#lobbybrief_text h2 {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 6px 0;
}
#uebersetzung {
  margin: 20px 0 6px 0;
}
.copytext .headline {
  font-size: 100%;
  line-height: 200%;
}
#lobbybrief_text a {
  background-image: url(/images/pfeil_kleiner_weiss.gif);
  background-repeat: no-repeat;
  background-position: 0 5px;
  color: #fff;
  font-weight: bold;
  display: block;
  padding-left: 16px;
  border-bottom: 0;
}

#lobbybrief_formular {
  background-color: #dbecdf;
  background-image: url(/images/lobbybrief_verlauf-unten.gif);
  background-repeat: no-repeat;
  margin-top: 1px;
  color: #005500;
}
#lobbybrief_formular_headline {
  color: #fff;
  padding: 10px;
  padding-bottom: 0;
}
#lobbybrief_formular_headline a {
  color: #fff;
  border-bottom: 1px dashed #fff;
}
#lobbybrief_formular_headline a:hover {
  border-bottom: 1px solid #fff;
  text-decoration: none;
}
#formular_lobbybrief {
  padding: 10px;
}
#form_lobbybrief {
  margin: 0;
  padding: 0;
  height: 100%;
  overflow: hidden;
}
#formular_lobbybrief .formularfeld input {
  border: 1px solid #005500;
}
#lobbybrief_formular .formularfeld_submit {
  background-color: #0e7f26;
  width: 420px;
  overflow: hidden;
  height: 100%;
  margin-top: 10px;
  text-align: right;
  padding: 8px 0 6px 0;
}
#lobbybrief_formular .formularfeld_submit a, #seitenservice a {
  border-bottom: 0;
}
#lobbybrief_formular .formularfeld_submit img {
  border: 0;
  margin-right: 10px;
}
#lobbybrief_formular .label {
  font-weight:bold;
  width:120px;
}
#pflichtfelder {
  text-align: right;
  padding-right: 10px;
  font-size: 11px;
  padding-top: 5px;
}

#lobbybrief_brief {
  margin-top: 30px;
}
#lobbybrief_brief_subheadline {
  color: #999999;
  font-weight: bold;
  font-size: 90%;
}
#lobbybrief_brief_headline {
  background-image: url(/images/lobbybrief_brief-kopf.gif);
  background-repeat: no-repeat;
  padding: 10px 60px 10px 10px;
  font-weight: bold;
  overflow: hidden;
}
#lobbybrief_brief_text {
  border-left: 1px solid #000;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  overflow: hidden;
  padding: 10px;
}
