/**
   Hier sind die Dinge zu definieren, die HGP-spezifisch sind.
   Falls ein Style definiert werden soll, der für alle gilt, dann bitte im hogast_master.css definieren.

   $Author: tauner $
   $Revision: 1.22 $ $Date: 2019-07-03 12:33:00 $
**/
#logo-main {
    background: url(/images2/logo-hgp.png) no-repeat;
}

#container {
    background-image: url(/images2/menu-bg-yellow-line.png);
}

#menu {
    color: #fcd980;
}

#menu a {
    color: #fcd980;
}

#menu a:hover {
    background-color: #ae7c00;
}

#menu-tree a {
    color: white;
}

#menu #anwender-auswahl select,#menu #anwender-auswahl input[type="text"] {
    border: #fcd980 1px solid;
}

#menu #anwender-auswahl option {
    background: #f8b200;
}

.wm-title a:hover {
    text-decoration: underline !important;
    background: none !important;
}

.wm-layer1 {
    border-color: #dfa000;
}

.wm-layer2 {
    border-color: #f9ba1a;
}

.wm-layer3.wm-sub {
    border-color: #bd8901;
}

.wm-layer4.wm-sub {
    border-color: #d7a319;
}

.wm-arrow {
    border-left-color: #d59800;
}

.webmenuitem.wm-expanded .wm-layer1 {
    background-color: #d59800;
}

#footer-left {
    color: #fcd980;
    border-top: 1px #f9c133 solid;
    background: transparent;
}

#footer-left a {
    color: #fcd980;
}

#footer-left a:hover {
    background-color: #ae7c00;
}

a#warenkorb2020_sel {
    background-color: #fcd980;
    color: white;
}

.oxomi-h2 {
    color: #fcd980;
}

.oxomi-h1 {
    color: #fcd980;
}
