div#carroussel{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 329px;
	background: url(/gfx/home/bg_carroussel.jpg);
}
div#pageContent{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	background: url(/gfx/bg_content.jpg);
}
div#pageContentBottom{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 13px;
	background: url(/gfx/bg_content_bot.jpg);
}
div#minHeight{
	position: relative;
	top: 0;
	left: 0;
	width: 1px;
	height: 400px;
	float: left;
}
div#content{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	float: left;
}
div#carroussel span h2{
        margin:5px 0 0 20px;
        color:#ffffde;
        font-weight:normal;
        text-transform:uppercase;
}
div#carroussel ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
	width: 338px;
	z-index: 50;
}
div#carroussel ul li{
	padding: 0px;
	margin: 0px;
	line-height: 65px;
	text-transform: uppercase;
}
div#carroussel ul li.carActive{
	padding: 0px;
	margin: 0px;
	line-height: 84px;
	background: url(/gfx/home/bg_active_carroussel.png);
        background-repeat:no-repeat;
}
div#carroussel ul li a{
	margin-left: 20px;
	font-family: trebuchet, Arial;
	font-size: 20px;
	color: #d1f3c6;
}
div#carroussel ul li.carActive a{
	margin-left: 20px;
	font-family: trebuchet, Arial;
	font-size: 24px;
	color: #000000;
}
div#carroussel ul li a img{
	vertical-align: middle;
}
div#carroussel ul li#allActivities{
	padding: 8px 0 0 35px;
	line-height: normal;
}
div#carroussel ul li#allActivities a{
	font-size: 12px;
	font-weight: normal;	
	text-transform: none;
	text-decoration: underline;
}
div#carrousselActive{
	position: relative;
	top: 0;
	left: 0;
	width: 950px;
	height: 329px;
}
div#carrousselActive.carActiviteiten{
	background: url(/gfx/home/foto_karten.jpg) right no-repeat;
        background-repeat:no-repeat;
}
div#carrousselActive.carFeesten{
	background: url(/gfx/home/foto_feesten.jpg) right no-repeat;
}
div#carrousselActive.carFood{
	background: url(/gfx/home/foto_food-drinks.jpg) right no-repeat;
}
div#carrousselActive.carZalen{
	background: url(/gfx/home/foto_zalen.jpg) right no-repeat;
}
div#pictureComment{
	position: absolute;
	top: 242px;
	right: 30px;
	width: 340px;
	height: 55px;
	padding: 15px 10px;
	background: url(/gfx/foto_overlay.png) right no-repeat;
}
div#pictureComment span#activiteitNaam{
	display: block;
	width:100%;
	font-family: trebuchet, Arial;
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	float: left;
}
div#pictureComment a#leesMeer{
	font-family: trebuchet, Arial;
	font-size: 14px;
	color: #62bb46;
	float: left;
}
div#mainMenu{
	position: relative;	
	z-index: 10;
}