@charset "UTF-8";





#auswahl {
    position: relative;
    display: block;
    height: 20px;
    font-size: 11px;
    font-weight: normal;
    background: transparent url(../images/-titel1.png) repeat-x top left;
    font-family: Arial,Verdana,Helvitica,sans-serif;
    text-transform: uppercase;
}
#auswahl ul {
    margin: 0px;
    padding: 0;
    list-style-type: none;
    width: auto;
}


#auswahl li{border:0px solid #999999;}

#auswahl ul li {
    display: block;
    float: left;
    margin: 0 20px 0 0;
}



#auswahl ul li a {
    display: block;
    float: left;
    color: #000000;
    text-decoration: none;
    padding: 0px 0px 0 0px;
    height: 15px;
}
#auswahl ul li a:hover,#auswahl ul li a.current {
    color: #f8b300;
    background: transparent url(../images/-agreenslate_backgroundOVER.gif) no-repeat top center;
}




.auswahl {
    position: relative;
    display: block;
    height: 20px;
    font-size: 11px;
    font-weight: normal;
    background: transparent url(../images/-titel1.png) repeat-x top left;
    font-family: Arial,Verdana,Helvitica,sans-serif;
    text-transform: uppercase;
}
.auswahl ul {
    margin: 0px;
    padding: 0;
    list-style-type: none;
    width: auto;
}


.auswahl li{border:0px solid #999999;}

.auswahl ul li {
    display: block;
    float: left;
    margin: 0 1px 0 0;
}



.auswahl ul li {
    display: block;
    float: left;
    margin: 0 20px 0 0;
}
.auswahl ul li a:hover,#auswahl ul li a.current {
    color: #f8b300;
    background: transparent url(../images/-menu_background_over.png) no-repeat top center;
}



