.contentBox {
	width: 930px;
	height: 569px;
}

.content {
	background-position: 0px 56px;
	background-image: URL('../images/background_home.png');
}

#scrollerBox {
	position: absolute;
	width: 760px;
	height: 209px;
	margin: -16px 170px;
	overflow: hidden;
}
#marquee {
	margin-left: 0px;
	height: 214px;
	position: absolute;
	
}
#marquee img {
	margin-right: 2px;
	margin-top: 6px;
}

#kaartText {
	color: #68b022;
	position: absolute;
	width: 568px;
	height: 100px;
	font-size: 9pt;
	margin: -192px 300px;
	line-height: 20px;
}

#kaartje {
	background-image: URL('../images/kaartje.png');
	width: 242px;
	height: 174px;
	position: absolute;
	margin: 202px 698px;
}

#clickKaartje {
	width: 240px;
	height: 170px;
	position: absolute;
	margin: -220px 0px;
}
#clickKaartje a {
	width: 240px;
	height: 170px;
	text-decoration: none;
	display: block;
	outline: none;
}