.navi_top {
BACKGROUND: url(http://www.insolvenz24.com/img/bg_navspalte.gif) rgb(240,161,0) repeat-y right center;
}
.navi_passiv {
/* BACKGROUND: rgb(0,53,111); */
HEIGHT: 5px;
}

#navlist
{
/* color: white; */
BACKGROUND: url(http://www.insolvenz24.com/img/bg_navspalte.gif) rgb(240,161,0) repeat-y right center;
/* background: #17a; */
/* border-bottom: 0.2em solid #17a; */
/* border-right: 0.2em solid #17a; */
padding: 0px 0px 10px; /* 30px 0px 10px; */
margin-left: 0;
width: 190px;
/* font: normal 0.8em Verdana, sans-serif; */
}

#navlist li
{
list-style: none;
/* list-style-image: url(http://www.insolvenz24.com/img/bg_nav_li.gif);  */
margin: 0;
line-height:14px;
font-size: 1em;
font-weight: bold;
}

#navlist a
{
display: block;
text-decoration: none;
/* margin-bottom: 0.5em; */
/* margin-top: 0.5em; */
/* color: white; */
BACKGROUND: url(http://www.insolvenz24.com/img/bg_navspalte.gif) rgb(240,161,0) repeat-y right center;
/* background: #39c; */
/* border-width: 1px; */
/* border-style: solid; */
/* border-color: #5bd #035 #068 #6cf; */
/* für Farbe vor links */
/* border-left: 1em solid #fc0; */
padding: 0.25em 0.5em 0.4em 0.75em;
}

#navlist a#current { border-color: #5bd #035 #068 #f30; }

#navlist a
{
color: #336699;
width: 100%;
/* only necessary for Internet Explorer */
}

#navlist a
{
 voice-family: "\"}\""; 
 voice-family: inherit; 
/* width: 9.6em; */
/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

#navcontainer>#navlist a
{
width: auto;
/* only necessary if you use the hacks above for the Internet Explorer */
}

#navlist a:hover, #navlist a#current:hover
{
color: #F0A100;
BACKGROUND: url(http://www.insolvenz24.com/img/bg_nav_over.gif) rgb(240,161,0) repeat-y right center;
/* background: #28b; */
border-color: #069 #6cf #5bd #fc0;
/* padding: 0.4em 0.35em 0.25em 0.9em; */
}

#navlist a:active, #navlist a#current:active, #navlist a#aktiv
{
color: #F0A100;
BACKGROUND: url(http://www.insolvenz24.com/img/bg_nav_aktiv.gif) rgb(240,161,0) repeat-y right center;
/* background: #17a; */
border-color: #069 #6cf #5bd white;
/* padding: 0.4em 0.35em 0.25em 0.9em; */
}

