
/*rechte Navigation PFA */

#pfa-r {
   list-style-image: url('../images/quadrat.gif');
}

#pfa-r li a {
   color: #666; text-decoration: none; font-size: 0.8em;
}

/* Auswahl der Museen */

#nav-museen ul {
   margin: 0px; list-style-type: none; font-size: 0.75em;
}

#nav-museen li {
   float: left;
}

#nav-museen li a {
   width: 120px; height: 30px; display: block; line-height: 30px; color: #fff; text-align: center; text-decoration: none; background: #ccc;
}

#nav-museen li a:hover {
   background: #c00;
}

#nav-museen .rot {
   width: 120px; height: 30px; background: #c00; display: block; line-height: 30px; color: #fff; text-align: center;
}

#nav-museen li .dg {
   background: #666;
}

/* Subnav links */

#subnav-l {
   float: left; width: 180px; height: 500px; margin-top: 1px;
}

#subnav-l ul {
   margin: 0px; list-style-type: none; font-size: 0.75em;
}

#subnav-l li a {
   width: 180px; height: 30px; display: block; line-height: 30px; color: #666; text-decoration: none;
   background: #ccc url('../images/quadrat.gif') no-repeat 0px 48%; padding-left: 15px;
   border-bottom: 1px solid #fff;
   voice-family: "\"}\""; voice-family: inherit; width: 165px
}

#subnav-l li a:hover {
   color: #000 !important; background: #e3e3e3 url('../images/quadrat-rot.gif') no-repeat 0px 48%;
}

/*#subnav-l li a:visited {
   color: #888;
}*/

#subnav-l .aktiv1 {
   display: block; width: 180px; height: 30px; line-height: 30px; color: #000; text-decoration: none;
   background: #e3e3e3 url('../images/quadrat-rot.gif') no-repeat 0px 48%; padding-left: 15px;
   border-bottom: 1px solid #fff;
   voice-family: "\"}\""; voice-family: inherit; width: 165px
}

/* Subnav links 2. Ebene */

#subnav-l ul ul {
   font-size: 1em;
}

#subnav-l li li a {
   width: 180px; height: 30px; display: block; line-height: 30px; color: #666; text-decoration: none;
   background: #ccc url('../images/quadrat.gif') no-repeat 15px 48%; padding-left: 30px;
   border-bottom: 1px solid #fff;
   voice-family: "\"}\""; voice-family: inherit; width: 150px
}

#subnav-l li li a:hover {
   color: #000; background: #e3e3e3 url('../images/quadrat-rot.gif') no-repeat 15px 48%;
}

#subnav-l .aktiv2 {
   display: block; width: 180px; height: 30px; line-height: 30px; color: #000; text-decoration: none;
   background: #e3e3e3 url('../images/quadrat-rot.gif') no-repeat 15px 48%; padding-left: 30px;
   border-bottom: 1px solid #fff;
   voice-family: "\"}\""; voice-family: inherit; width: 150px
}



/* Subnav rechts */

#subnav-r .khg {
   width: 120px; height: 120px; background: #ccc;
}

#subnav-r .kmg {
   width: 120px; height: 120px; background: #999;
}

#subnav-r ul {
   margin: 0px; margin-left: 10px; list-style-type: none; font-size: 0.75em;
}

#subnav-r li a {
   color: #fff; text-decoration: none; display: block; height: 25px;
   background: url('../images/quadrat.gif') no-repeat 0px 4px; padding-left: 15px
}

#subnav-r li a.z2 {
   height: 40px;
}


#subnav-r .kmg li a {
   background: url('../images/quadrat-hg.gif') no-repeat 0px 4px;
}

#subnav-r .khg li a {
   color: #666;
}

#subnav-r li a:hover {
   color: #fff; background: url('../images/quadrat-rot.gif') no-repeat 0px 4px;
}

#subnav-r .khg li a:hover {
   color: #666;
}

/*#subnav-r li a:visited {
   color: #888;
}*/

#subnav-r .aktiv1 {
   color: #fff; background: url('../images/quadrat-rot.gif') no-repeat 0px 4px; height: 25px; padding-left: 15px
}

#subnav-r .aktiv2 {
   color: #fff; background: url('../images/quadrat-rot.gif') no-repeat 0px 4px; height: 40px; padding-left: 15px
}



