img {
  border: none;
}

a {
  text-decoration: none;
  color: #337565;
}

  a:hover, a:focus, a:active {
    color: #63ba14;
  }

.hrtag {
  border: none;
  background: transparent url(/fileadmin/images/default/separator.gif) no-repeat 0 0;
  margin: 0 0 -5px 0;
  padding: 0;
  display: block;
  width: 100%;
  height: 21px;
}

.backlink,
.news-single-backlink a {
  display: block;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  background: transparent url(/fileadmin/images/default/green_arrow_back.gif) no-repeat 0 4px;
  padding: 0 0 0 10px;
  text-decoration: none !important;
}

ul.linklist {
  
}