#navlist
{ background-image: url(imgs/trenner.gif); background-repeat: no-repeat; background-position: left 0; float: left; list-style-type: none; padding: 0 0 0 7px; }
#navlist li { background-image: url(imgs/trenner.gif); background-repeat: no-repeat; background-position: right 0; padding: 4px 29px 0 22px; height: 23px; float: left; }
#navlist li a { color: white; font-weight: normal; text-decoration: none; }
#navlist li a:hover { color: #c2353a; font-style: normal; text-decoration: none; }

