#homecontentwrapper {
	margin: 0px;
	color: #999999;
	height: 400px;
	background: #222222 url(/common/bg_homecontentwrapper.jpg) bottom center no-repeat;
	padding-top: 20px;
	padding-bottom: 20px;
}
#homecontent {
	width: 960px;
	height: 385px;
	padding-top: 7px;
	padding-bottom: 8px;
	margin: auto;
	text-align: left;
	font-style: italic;
}

#homecontent .kol1 {
	float: left;
	width: 480px;
	height: 385px;
}
#homecontent .kol2 {
	margin-left: 500px;
	width: 440px;
	height: 365px;
	padding: 10px;
	text-align: center;
	color: #cccccc;
}
#homecontent h1,
#homecontent h2,
#homecontent h3 {
	color: #ffffff;
}


#content img {
	border: 0px;
}

#content .kol1 {
	width: 240px;
	height: 600px;
	padding: 0px;
	float: left;
	clear: left;
	position: relative;
}
#content .kol1 img.theo {
	position: absolute;
	right: -40px;
	bottom: 10px;
}
#content .kol2 {
	width: 260px;
	height: 600px;
	float: left;
	font-size: 11pt;
	line-height: 14pt;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
	color: #999999;
	background: #222222 url(/common/bg_homecontent_kol2.jpg) top center no-repeat;
}
#content .kol2 h3 span {
	color: #cccccc;
}
#content .kol2 .borderbot {
	border-color: #999999;
}
#content .kol2 a:hover {
	color: #ffffff;
}
#content .kol3 {
	width: 400px;
	min-height: 600px;
	float: left;
	clear: right;
	margin-left: 20px;
	margin-bottom: 20px;
	font-size: 11pt;
	line-height: 14pt;
}
li.evenement {
	list-style-image: url(/common/icons/date.png);
	margin-left: 0px;
}
li.video{
	list-style-image: url(/common/icons/television.png);
	margin-left: 0px;
}

#marjoleine {
	width: 410px;
	height: 180px;
	padding: 20px;
	padding-left: 220px;
	background: #000000 url(/userfiles/image/marjoleine_home.jpg) no-repeat 20px 20px;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 50px;
}
#marjoleine h2, #marjoleine span  {
	color: #FFFFFF;
	font-family: Cambria;
}