function paintLetterSelected(_param){
	document.getElementById(_param).className = "texttitolblau_11";
}
