#kalender a {
	text-indent: -9999px;
	display: block;
	position: absolute;
	width: 33px;
	height: 33px;
	margin-left: 752px;
	top: 330px;
	z-index: 10;
	background: url('../bilder/icalendar_big.png') 0 0 no-repeat;
}



#kalender a:hover {
	background-position: 0 -33px;
} 
