.agTextToSpeechBlock{
	color: #CCC;
	display: none;
	margin-left: 15px;
}
ul li .agTextToSpeechBlock{
	margin-left: -2px;
	padding: 0;
}
ul li .agTextToSpeechBlock:after{
	content: "Vorlesen";
	color: #CCC;
	margin-left: 10px;
}
.agTextToSpeechLayer{
	position: absolute;
	right: 0px;
	top: 5px;
	z-index: 10000;
}