

/* Weisser Balken mit ZEP Logo */
#hmheadbox { background: #ffffff !important }

/* Suchergebnis-Seite */
nav.topmenu-sub,
/* Dynamische ZEP farbe für die Hilfe */
#idheader table { background: #3B6076 !important; }

/* Balken über Inhaltsverzeichnis */
#hmnavbox { background-color: #3B6076 !important; }

/* Links etc. -> Überschreiben von styles.css */
a,
a:visited,
a:hover,
a.weblink,
a.weblink:visited,
a.weblink:hover,
a.popuplink,
a.popuplink:visited,
a.popuplink:hover,
a.filelink,
a.filelink:visited,
a.filelink:hover,
a.inline-toggle,
a.inline-toggle:visited,
span.f_Link,
.crumbs a:hover {color: #3B6076 !important; }

/* HR zwischen Abschnitten. Wird in eingestellter Farbe zu dominant, daher helles grau. */
hr { color: #cccccc !important; background-color: #cccccc !important; }
