
/* blau */

a.here_more_bold_blue {
  color:#00ADEF;
  font-weight:bold;
  text-decoration:none;
}

a.here_more_bold_blue:hover {
  color:#7B8F91;
}

a.here_more_blue {
  color:#00ADEF;
  font-weight:normal;
  text-decoration:none;
}

a.here_more_blue:hover {
  color:#7B8F91;
}

/* gruene */

a.here_more_bold_green {
  color:#8cc63f;
  font-weight:bold;
  text-decoration:none;
}

a.here_more_bold_green:hover {
  color:#7B8F91;
}

a.here_more_green {
  color:#8cc63f;
  font-weight:bold;
  text-decoration:none;
}

a.here_more_green:hover {
  color:#7B8F91;
}

/* arabic green */

a.here_more_bold_arabic_green {
  color:#00A54D;
  font-weight:bold;
  text-decoration:none;
}

a.here_more_bold_arabic_green:hover {
  color:#7B8F91;
}

a.here_more_arabic_green {
  color:#cd3c03;
  font-weight:bold;
  text-decoration:none;
}

a.here_more_arabic_green:hover {
  color:#7B8F91;
}

/* orange */

a.here_more_bold_orange {
  color:#fe7e00;
  font-weight:bold;
  text-decoration:none;
}

a.here_more_bold_orange:hover {
  color:#7B8F91;
}

a.here_more_orange {
  color:#fe7e00;
  font-weight:bold;
  text-decoration:none;
}

a.here_more_orange:hover {
  color:#7B8F91;
}

/* the colour purple */

a.here_more_bold_purple {
  color:#d64be4;
  font-weight:bold;
  text-decoration:none;
}

a.here_more_bold_purple:hover {
  color:#7B8F91;
}

a.here_more_purple {
  color:#d64be4;
  font-weight:bold;
  text-decoration:none;
}

a.here_more_purple:hover {
  color:#7B8F91;
}

/* andere */

ul.ueber {
  margin:0 0 10px 15px;
  padding:0;
}

ul.ueber li {
  list-style-type:disc;
  background:none;
  padding:0;
  margin:0;
}

/* eof */
