Rufnummern auf mobilen Seiten

Einbinden mit

<a href="tel:080711049741">08071/1049-741</a>

CSS:

a[href^="tel"],
a[href^="tel"]:visited,
a[href^="tel"]:hover {
	text-decoration: none;
	color: #000;
	cursor:default;
}