a.content {
  text-decoration: none;
}

.content a:link {
  color: #000099;
}

.content a:visited {
  color: Purple;
}

.content a:active {
  color: Red;
}

.content a:hover {
  color: Red;
}

.footer a:link {
  color: #000000;
}

.footer a:visited {
  color: Purple;
}

.footer a:active {
  color: Red;
}

.footer a:hover {
  color: Red;
}

a.glossar {
  text-decoration: none;
}
.glossar a:link {
  color: #000099;
  text-decoration: none;
}

.glossar a:visited {
  color: Purple;
  text-decoration: none;
}

.glossar a:active {
  color: Red;
  text-decoration: none;
}

.glossar a:hover {
  color: Red;
  text-decoration: none;
}

a.glossar_links {
  text-decoration: none;
}
.glossar_links a:link {
  color: #000099;
  text-decoration: none;
}

.glossar_links a:visited {
  color: Purple;
  text-decoration: none;
}

.glossar_links a:active {
  color: Red;
  text-decoration: none;
}

.glossar_links a:hover {
  color: Red;
  text-decoration: none;
}

a.stichwort {
  text-decoration: none;
}
.stichwort a:link {
  color: #000099;
  text-decoration: none;
}

.stichwort a:visited {
  color: Purple;
  text-decoration: none;
}

.stichwort a:active {
  color: Red;
  text-decoration: none;
}

.stichwort a:hover {
  color: Red;
  text-decoration: none;
}

.mh a:link {
  color: #FFFFFF;
  text-decoration: none;
}

.mh a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

.mh a:active {
  color: Red;
  text-decoration: none;
}

.mh a:hover {
  color: Red;
  text-decoration: none;
}

.fm a:link {
  color: #323232;
  text-decoration: underline;
}

.fm a:visited {
  color: #323232;
  text-decoration: underline;
}

.fm a:active {
  color: Red;
  text-decoration: underline;
}

.fm a:hover {
  color: Red;
  text-decoration: underline;
}