#gelbnavcontainer { margin-left: 0px; }

#gelbnavcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#gelbnavcontainer li { margin: 0; }

#gelbnavcontainer a
{
display: block;
padding: 3px 10px;
width: 140px;
color: #000;
background-color: #FFCC33;
text-decoration: none;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #333;
border-right: 1px solid #333;
font-weight: bold;
font-size: 0.8em;
background-image: url(gelb.jpg);
background-repeat: no-repeat;
background-position: 0 0;
}

#gelbnavcontainer a:hover
{
color: #000;
background-color: #FF9900;
text-decoration: none;
border-top: 1px solid #333;
border-left: 1px solid #333;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
background-image: url(gelb.jpg);
background-repeat: no-repeat;
background-position: 0px -50px;
}

#gelbnavcontainer ul ul li { margin: 0; }

#gelbnavcontainer ul ul a
{
display: block;
padding: 3px 5px 3px 20px;
width: 135px;
color: #000;
background-color: #FF6600;
text-decoration: none;
font-weight: normal;
}

#gelbnavcontainer ul ul a:hover
{
color: #000;
background-color: #FF6600;
text-decoration: none;
}
