/** Kopfleiste 1 */

#kopf-leiste-1 a:hover,
#kopf-leiste-1 a:focus,
#kopf-leiste-1 a:active,
#kopf-leiste-2 a:hover,
#kopf-leiste-2 a:focus,
#kopf-leiste-2 a:active {
  color: #aa0049;
}

/* * * * * * * * * * * * * * * * * * * * * * * * **/
/** Hauptmenue */

#hauptmenue .on a,
#hauptmenue .on em {
  background-image: url(../images/hintergrund/hauptmenue_2.gif);
}

#hauptmenue .on em,
#hauptmenue .on a:link,
#hauptmenue .on a:visited {
  background-color: #8a0d32;
  border-top-color: #8a0d32;
}

#hauptmenue ul li.on ul em,
#hauptmenue ul li.on ul a:hover,
#hauptmenue ul li.on ul a:focus,
#hauptmenue ul li.on ul a:active {
  color: #aa0049;
}

#hauptmenue ul .on ul em,
#hauptmenue ul .on ul a {
  background-image: url(../images/icons/pfeilchen_rot.gif);
}

#hauptmenue ul li.on ul strong a:link,
#hauptmenue ul li.on ul strong a:visited {
  color: #aa0049;
  font-weight: bold;
}

/* * * * * * * * * * * * * * * * * * * * * * * * **/

/** Bereichsmenue */

#bereichsmenue a:link,
#bereichsmenue a:visited,
#bereichsmenue li em {
  background-image: url(../images/icons/pfeilchen_rot.gif);
  font-style: normal;
}

#spalte1 a:hover,
#spalte1 a:focus,
#spalte1 a:active,
#spalte1.bereichsmenue em,
#hauptbereich #bereichsmenue a:hover,
#hauptbereich #bereichsmenue a:focus,
#hauptbereich #bereichsmenue a:active,
#hauptbereich #bereichsmenue strong em,
#hauptbereich #bereichsmenue strong a:link,
#hauptbereich #bereichsmenue strong a:visited {
  color: #aa0049;
}

#bereichsmenue li li a:link,
#bereichsmenue li li a:visited,
#bereichsmenue li li em {
  background-image: url(../images/icons/minipfeilchen_rot.gif);
}


/* * * * * * * * * * * * * * * * * * * * * * * * **/

/** Typographie */

#spalte1.bereichsmenue em,

h2,
.kontakt-gross h3,
.kontakt-gross h4,
.kontakte-tabelle h3,
.kontakte-tabelle h4,

a:hover,
a:focus,
a:active,
#spalte2-spalte3 a:hover,
#spalte2-spalte3 a:focus,
#spalte2-spalte3 a:active,
#spalte3 .box h2 a:link,
#spalte3 .box h2 a:visited,

#kontakt-empfaenger p.details ,
#spalte2 p.blaettermenue strong {
  color: #aa0049;
}

#spalte3 .box h2,
#spalte3 .box.links h2.pfeil {
  background-image: url(../images/icons/doppelpfeil_rot_auf_hellgruen.gif);
}

#spalte3 .box.links h2 {
  background-image: none;
}

/* * * * * * * * * * * * * * * * * * * * * * * * **/
