/* CSS Document til opgaver Byens lys*/
#kasse-1 {
	width: 400px;
	height: 311px;
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 0px;
}

#kasse-2 {
	width: 400px;
	height: 4311x;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
}
#kasse-container {
	height: 400px;
	width: 311px;
	position:relative;
	float:left;
	border:none;
}

#kasse-container img{
	border:none;
}

