

<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

p.breadcrumb{
font: bold 10px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

p.breadcrumb a{
background: transparent url(http://an-solutions.de/images/breadcrumb.gif) no-repeat center right;
text-decoration: none;
font: bold 11px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
padding-right: 18px; /*adjust bullet image padding*/
color: #686868;
}



p.breadcrumb a:hover{
text-decoration: underline;
}

</style>