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

h2.highlight {
  color: #00b4e6;
}

#header_left #navi_home {
  background: #00b4e6;
}

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

#header_right #search_field {
  background: #00b4e6;
}

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

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

#content_main h1 {
  color: #00B4E6;
}

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

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

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

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

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

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

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

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

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

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

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