.linkleiste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;



}
.linkleiste:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
	clear: none;
	float: none;
	height: 100%;
	width: 100%;
	text-decoration: none;
	background-repeat: repeat;
	background-position: 100% 100%;






}
