#imageContainer {
	height: 232px;
	background: url('../bilder/zwinkern_02.jpg') no-repeat top left;
}

#imageContainer img {
	display: none;
	position: absolute;
	top: 0px; left: 0px;
}

