div.header-nl { background-image: url(../../../images/header/nl/home-01.jpg); }
div.header-en { background-image: url(../../../images/header/en/home-01.jpg); }
div.header-de { background-image: url(../../../images/header/de/home-01.jpg); }
div.header-fr { background-image: url(../../../images/header/fr/home-01.jpg); }

#homeContent {
	float: left;
	width: 461px;
	height: 173px;
	margin: 1px 0 0 0;
	background: #ffffff;
}

#homeContent .text {
	width: 395px;
	padding: 26px 33px;
}

#slogan {
	float: left;
	width: 382px;
	height: 173px;
	margin: 1px 0 0 1px;
	background: #ffffff;
}

#slogan .image.nl {
	width: 382px;
	height: 173px;
	background: url(../../../images/slogan-nl.jpg) no-repeat;
}

#slogan .image.en {
	width: 382px;
	height: 173px;
	background: url(../../../images/slogan-en.jpg) no-repeat;
}

#slogan .image.de {
	width: 382px;
	height: 173px;
	background: url(../../../images/slogan-de.jpg) no-repeat;
}

#slogan .image.fr {
	width: 382px;
	height: 173px;
	background: url(../../../images/slogan-fr.jpg) no-repeat;
}

#promoOne, #promoTwo {
	float: left;
	width: 210px;
	height: 219px;
	margin: 1px 0 0 0;
	padding: 10px;
	background: #ffffff;
}

#promoTwo {
	margin: 1px 0 0 1px;
}

#promoOne p, #promoTwo p {
	margin: 0;
	padding: 0;
	line-height: 1em;
}

#movie {
	float: left;
	width: 368px;
	height: 215px;
	margin: 1px 0 0 1px;
	padding: 12px 7px;
	background: #ffffff;
}

h1 {
	font-size: 1.7em;
	color: #add370;
}