Versuch es mal irgendwie so. Kann sein, daass ich noch nen dreher drin hab.
div.li{
background:url('../styleImages/backgrounds/img1.png') 0% 100% no-repeat;
margin 0px 0px 0px 0px;
}
div.mi{
background:url('../styleImages/backgrounds/img2.png') 0% 0% repeat-x;
margin 0px 5px 0px 0px;
}
div.re{
background:url('../styleImages/backgrounds/img3.png') 0% 0% no-repeat;
margin 0px 0px 0px 5px;
}
div.inhalt{
width:auto;
height:30px;
padding:5px;
margin:0px;
}