._23_px_dunkelrot_fett {
  color: darkred;
  font-weight: bold;
  font-size: 23px;
}

._11_px_rot {
	text-decoration: none;
	color:#5c001f;
}

._13px_schwarz_fett {
	font-size: 13px;
	font-weight: bold;	
}

.11_px_schwarz_fett {
	color: #000000;
	font-weight: bold;	
}

._9_px_schwarz {
  color: #000000;
  font-weight: normal;
  font-size: 9px;
}

._11_px_orange {
  color: #F87431;
  font-weight:  normal;  
}