/* Navigationseintrag fuer Seite "Programmbeispiele" */
li.nav_comp_examples { 
  background-color:  #ffffff;
  border-right-style:  none;
}

.nav_comp_examples > a {
  font-weight:          bold;
  color:                #000000;
  text-decoration-line: none;
}

