/* SO HELFEN SIE */
/* ************** */

/* History */

#history strong {
  color: #e75012;
}

/* Kontextnavigation */

.kontextnavigation_headline {
  color: #e75012;
}
.kontextnavigation_headline a, .kontextnavigation_headline a.off {
  background-color: #fdf3ee;
  background-image: url(/images/pfeil_quadrat_nach-unten_so-helfen-sie_neu.gif);
  color: #d53f00;
}
.kontextnavigation_headline a.on {
  background-color: #e75012;
  color: #fff;
  background-image: url(/images/pfeil_quadrat_nach-oben_so-helfen-sie_neu.gif);
}
.kontextnavigation_links ul li a {
  background-color: #fdf3ee;
  color: #d53f00;
  border-color: #d53f00;
}
.kontextnavigation_links ul li a:hover {
  background-color: #fbe7de;
}
.kontextnavigation_links ul li a.aktiv {
  background-color: #fbe7de;
  border-color: #e75012;
}

/* 2.Ebene */

.kontextnavigation_links ul li ul {
  border-color: #e75012;
}
.kontextnavigation_links ul li ul li a {
  background-color: #fbe7de;
  background-image: url(/images/pfeil_untermenue_so-helfen-sie.gif);
}
.kontextnavigation_links ul li ul li a.aktiv {
  background-color: #fbe7de;
}



/* Boxen Portal */

#box_so-helfen-sie {
  background-color: #e75012;
  background-image: url(/images/so-helfen-sie_titel_hintergrund.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  color: #fff;
  font-size: 80%;
  height: 330px;
  overflow: hidden;
  margin-left: 30px;
}
#box_so-helfen-sie_headline {
  font-size: 160%;
  background-color: #fff;
  color: #000;
  font-weight: normal;
  height: 30px;
}
#box_so-helfen-sie_headline strong {
  font-weight: normal;
}
#box_so-helfen-sie_text {
  padding: 15px 0 0 315px;
  line-height: 140%;
}
#box_so-helfen-sie_text p {
  margin: 0 0 1em 0;
}
#box_so-helfen-sie_text ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
#box_so-helfen-sie_text ul li {
  border-bottom: 1px dotted #fff;
  display: block;
  background-image: url(/images/listenpunkt_weiss.gif);
  background-repeat: no-repeat;
  background-position: left 6px;
  padding: 0 15px 7px 10px;
  margin: 5px 0 -1px 0;
  overflow: hidden;
}
#box_so-helfen-sie_link {
  text-align: right;
  padding: 10px 10px 0 0;
}
#box_so-helfen-sie_link a {
  display: block;
  background-image: url(/images/pfeil_weiss.gif);
  background-repeat: no-repeat;
  background-position: right top;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  padding: 0 24px 0 0;
}
#box_so-helfen-sie_link a:hover {
  text-decoration: underline;
}

/* Box BenefizCard */

#box_benefizcard {
  background-color: #f2f2f2;
  background-image: url(/images/so-helfen-sie_box-visitenkarten_hintergrund.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  height: 75px;
  overflow: hidden;
  margin: 30px 0 0 30px;
}
#box_benefizcard_text {
  padding: 10px 10px 0 230px;
}
#box_benefizcard_text a {
  display: block;
  background-image: url(/images/pfeil_grau.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
  text-decoration: none;
  color: #777;
  font: bold 13px arial, sans-serif;
  padding: 5px 30px 0 0;
}
#box_benefizcard_text a:hover {
  color: #000;
  background-image: url(/images/pfeil_schwarz.gif);
}



/* Standard-Boxen - Farbanpassungen */

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

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

.box .box_reiter ul li a {
  color: #d53f00;
  border-color: #e75012;
}
.box .box_reiter ul li a.aktiv, .box .box_reiter ul li a.aktiv:hover {
  background-color: #e75012;
  border-color: #e75012;
}
.box .box_reiter ul li a:hover {
  background-color: #fbe7de;
}
.box .box_headline {
  color: #e75012;
}
.box .box_subheadline {
  background-color: #e75012;
}

/* Teaser in Box */

.box .box_teaser .box_text a strong {
  color: #e75012;
}