
/* Hauptnavigation */

#mainnav ul {
   list-style-type: none;
}

#mainnav li {
   float: left; border-right: 1px solid #fff; font-size: 0.80em;
}

#mainnav li a {
   display: block; float: left; line-height: 24px; color: #fff; padding: 0 8px; font-weight: bold; text-decoration: none;
}

#mainnav li a:hover {
   color: #000; background: #fff;
}

#mainnav .aktiv {
   display: block; float: left; line-height: 24px; color: #000; background: #fff; padding: 0 8px; font-weight: bold; text-decoration: none;
}

#mainnav li.aktiv a:hover {
   color: #000;
}


/* Subnav */

#subnav ul {
   width: 240px; list-style-type: none;
}

#subnav li a {
   display: block; width: 240px; color: #000; background: #ccc; text-decoration: none;
   border-bottom: solid 1px #fff; padding-left: 25px; line-height: 2em;
   voice-family: "\"}\""; voice-family: inherit; width: 215px;
}

#subnav li a:hover {
   background: url(images/pfeil.gif) 12px 50% no-repeat #e3e3e3;
}

#subnav .aktiv {
   display: block; width: 240px; color: #000; background:  url(images/pfeil.gif) 12px 50% no-repeat #e3e3e3; text-decoration: none; border-bottom: solid 1px #fff; padding-left: 25px; line-height: 2em;
   voice-family: "\"}\""; voice-family: inherit; width: 215px;
}


/* Subnav 2. Ebene */

#subnav ul ul {
   width: 240px; list-style-type: none;
}

#subnav li li a {
   display: block; width: 240px; color: #000; background: #ccc; text-decoration: none;
   border-bottom: solid 1px #fff; padding-left: 40px; line-height: 2em;
   voice-family: "\"}\""; voice-family: inherit; width: 200px;
}

#subnav li li a:hover {
   background: url(images/pfeil.gif) 24px 50% no-repeat #e3e3e3;
}

#subnav .aktiv2 {
   display: block; width: 240px; color: #000; background:  url(images/pfeil.gif) 24px 50% no-repeat #e3e3e3; text-decoration: none; border-bottom: solid 1px #fff; padding-left: 40px; line-height: 2em;
   voice-family: "\"}\""; voice-family: inherit; width: 200px;
}


/* Navigation unten rechts */

#bottomnav ul {
   list-style-type: none; list-style-image: none; margin: 0;
}

#bottomnav li {
   display: inline; padding: 0 5px; border-right: 1px solid #888; font-size: 0.7em;
}

#bottomnav li a {
   color: #cc0000; text-decoration: none;
}

#bottomnav li a:hover {
   color: #000; text-decoration: underline;
}

#bottomnav li.ende {
   border-right: 0px;
}


/* Historie */

.hfl {
   float: left; margin-top: 10px;
}

#historien-leiste {
   margin-bottom: 20px;
}


a.h1976, a.h1984, a.h1996, a.h2000, a.h2004{
   display: block; width: 97px; height: 22px; float: left; text-indent: -5500px; overflow: hidden;
}

a.h1976 {
   background: url(../daten/images/historie/1976.gif) no-repeat;
}

a.h1976:hover {
   background: url(../daten/images/historie/1976-a.gif) no-repeat;
}

a.h1984 {
   background: url(../daten/images/historie/1984.gif) no-repeat;
}

a.h1984:hover {
   background: url(../daten/images/historie/1984-a.gif) no-repeat;
}

a.h1996 {
   background: url(../daten/images/historie/1996.gif) no-repeat;
}

a.h1996:hover {
   background: url(../daten/images/historie/1996-a.gif) no-repeat;
}

a.h2000 {
   background: url(../daten/images/historie/2000.gif) no-repeat;
}

a.h2000:hover {
   background: url(../daten/images/historie/2000-a.gif) no-repeat;
}

a.h2004 {
   background: url(../daten/images/historie/2004.gif) no-repeat;
}

a.h2004:hover {
   background: url(../daten/images/historie/2004-a.gif) no-repeat;
}

/* Historie aktiver Punkt */
#h1976 a.h1976 {
   background: url(../daten/images/historie/1976-a.gif) no-repeat;
}

#h1984 a.h1984 {
   background: url(../daten/images/historie/1984-a.gif) no-repeat;
}

#h1996 a.h1996 {
   background: url(../daten/images/historie/1996-a.gif) no-repeat;
}

#h2000 a.h2000 {
   background: url(../daten/images/historie/2000-a.gif) no-repeat;
}

#h2004 a.h2004 {
   background: url(../daten/images/historie/2004-a.gif) no-repeat;
}
