/*
 * Colors
 *
 * orange	#f49a00
 * blue     #00b4e6
 *
 */

h2.highlight {
  color: #f49a00;
}

#header_left #navi_home {
  background: #f49a00;
}

#header_right #search_text {
  background: url(../img/search_text_lps_bg.gif);
}

#header_right #search_field {
  background: #929395;
}

#content_left li.act a {
  background: url(../img/navi_arrow_lps.gif) no-repeat 8px 6px;
}

#content_main ul.navi_print li {
  background: url(../img/print_icon_lps.gif) no-repeat right 5px;
}

#content_main h1 {
  color: #f49a00;
}

a.external-link {
  background: url(../img/external_link_lp.gif) no-repeat 0 1px;
  padding-left: 16px;
}

a.external-link-new-window {
  background: url(../img/external_link_new_window_lp.gif) no-repeat 0 1px;
}

a.internal-link {
  background: url(../img/internal_link_lp.gif) no-repeat 0 1px;
}

a.internal-link-new-window {
  background: url(../img/internal_link_new_window_lp.gif) no-repeat 0 1px;
}

a.mail {
  background: url(../img/mail_lp.gif) no-repeat 0 1px;
}

a.download {
  background: url(../img/download_lp.gif) no-repeat 0 1px;
}

.news-latest-morelink a {
  background-image: url(../img/internal_link_lp.gif);
}

.news-single-backlink a {
  background: url(../img/link_back_lp.gif) no-repeat;
}

.news-catmenu li a  {
  background: url(../img/internal_link_lp.gif) no-repeat;
}

#footer {
  background: #fff url(../img/footer_lps_bg.gif) no-repeat 15px 22px;
}

.tx-srfeuserregister-pi1 form div.input span {
  color: #f49a00;
}
