
#sonne {
	width: 159px;
	height: 90px;
	text-decoration: none;
	background: url(http://www.bitskin.de/images/layout/sonne_bitskin.png) left top no-repeat;
	position: absolute;
	top: 15px;
	left: 50%;
	z-index: 9999;
	margin-left: 310px;
}

##sonne {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.bitskin.de/images/layout/sonne_bitskin.png', sizingMethod='scale');
	background: none;
	cursor: pointer;
}

#sonne span {
	visibility: hidden;
}