.highlight
{
  background-color: lightblue;
  text-decoration: underline;
}

.important
{
  font-weight: bold;
  font-size: 2.1em;
}

.ersterBuchstabe 
{
	font-size: 18px; 
	font-weight: bold; 
	color: #0099ff;
}

.wortGroesser {
	font-size: 14px;
}