.inhalt a:link, .inhalt a:visited {
	color: #0076bd;
	text-decoration: underline;
    
}

.inhalt a:hover, .inhaltt a:active {
	color: #0076bd;
	text-decoration: none;
		
}