#options {margin:20px auto; text-align:right; color:#9ac1c9}
#options a {text-decoration:none; color:#9ac1c9}
#options a:hover {color:#033}

#acc {list-style:none; color:#033; margin:0}
#acc h3 {border:1px solid #9ac1c9; padding:6px 6px 4px 35px; font-weight:bold; margin-top:5px; cursor:pointer; background: transparent url('../images/liste_pfeil_rechts.gif') 5px 5px no-repeat; }
#acc h3:hover {background: transparent url('../images/liste_pfeil_unten.gif') 5px 5px no-repeat; }
#acc .acc-section {overflow:hidden; background:#fff}
#acc .acc-content {background:#fff}

#nested {list-style:none; color:#033; margin-bottom:15px}
#nested h3 {border:1px solid #9ac1c9; padding:6px 6px 4px 35px; font-weight:bold; margin-top:5px; cursor:pointer; background: transparent url('../images/liste_pfeil_rechts.gif') 5px 5px no-repeat; }
#nested h3:hover {background: transparent url('../images/liste_pfeil_unten.gif') 5px 5px no-repeat;}
#nested .acc-section {overflow:hidden; background:#fff}
#nested .acc-content {padding:15px; border:1px solid #9ac1c9; border-top:none; background:#fff}
#nested .acc-selected {background: transparent url('../images/liste_pfeil_unten.gif') 5px 5px no-repeat;}
#nested .acc-selected:hover {background: transparent url('../images/liste_pfeil_oben.gif') 5px 5px no-repeat;}