/* Start of CMSMS style sheet 'noehring-hilite' */
.hl0 { 
  background-color: #0381ff; 
  color: #fff;
} 

.hilite1, 
.hl1  { 
  background-color: #befe01; 
}

.hilite2,
.hl2 { 
  background-color: #e7ab0b; 
}

.hilite3,
.hl3 { 
  background-color: #ccc; 
}

.hilite4,
.hl4 { 
  background-color: #fff; 
} 

.hervorhebung{
  font-weight: bold;
}
/* End of 'noehring-hilite' */

