
.Standard {

  font-family:Verdana,sans-serif;
  font-size:10px;
  color:#666666;
  text-decoration:none;
	
}

.Unterstichen {

  font-family:Verdana,sans-serif;
  font-size:10px;
  color:#666666;
  text-decoration:underline;
	
}

.Fett {

  font-family:Verdana,sans-serif;
  font-size:10px;
  font-weight:bold;
  color:#666666;
  text-decoration:none;
	
}

.Fett_hell {

  font-family:Verdana,sans-serif;
  font-size:10px;
  font-weight:bold;
  color:#999999;
  text-decoration:none;
	
}