div#breadcrumb_navigation {
   background-image: url(../html_vorlage/grafiken/brot_back.jpg);
   width: 458px;
   padding: 3px 10px 4px;
   margin-top: 3px;
}

div#breadcrumb_navigation_studangebot {
   background-image: url(../html_vorlage/grafiken/brot_back.jpg);
   width: 700px;
   padding: 3px 10px 4px;
   margin-top: 3px;
}

div#breadcrumb_navigation a,
div#breadcrumb_navigation_studangebot a {
    font-size: 10px;
    color:#000000;
   font-family: Verdana, arial, sans-serif;
   text-decoration: none;
   padding: 0px;
   top: 0px;
}

div#breadcrumb_navigation a:hover,
div#breadcrumb_navigation_studangebot a:hover {
   text-decoration: underline;
}

div#breadcrumb_navigation a:focus,
div#breadcrumb_navigation_studangebot a:focus  {
   text-decoration: underline;
}

.brotkrumm_pfeil {
   padding-top: 0px;
   text-decoration: none;
   border-bottom: 0px;
}

.brotkrumm {
   padding-top: 0px;
   text-decoration: none;
   border-bottom: 0px;
}

.brotkrumm_last {
   font-weight: bold;
   border-bottom: 0px;
}