body{
	background-color:#ffffff;
	margin-left: 0px;
	margin-top: 0px;
}
.vlag {
	margin: 0 0 0 0px;
}
#container-mainpagina {
	position: relative;
	width: 780px;
	height: 568px;
	left: 50%;
	margin-left: -390px;
	background-image: url(../images/bg_enmotion_home.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#container-subpagina {
	position: relative;
	width: 780px;
	left: 50%;
	margin-left: -390px;
	margin-top: 0px;
}
#container-topbannerhome {
	position: relative;
	display: block;
	width: 780px;
	height: 170px;
	background-image: url(../images/bg_enmotion_home-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	overflow: hidden;
}
#container-topbanner {
	position: relative;
	display: block;
	width: 780px;
	height: 170px;
	background-image: url(../images/bg_enmotion_subpagina-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	overflow: hidden;
}
#enmotionlogo {
	margin-left: 210px;
}
#enmotionlogo-small {
	margin-left: 375px;
	padding-top: 50px;
}
#introbannertxt {
	display: none;
	
}
#introbannertxt-nl{
	margin-left: 420px;
}
#container-content {
	width: 780px;
	display: block;
}
#container-indeximage {
	width: 230px;
	display: block;
	float: left;
	margin: 0 0 0 50px;
}
*html #container-indeximage {
	width: 230px;
	margin: 0 0 0 25px;
}
#container-indextxt {
	position: relative;
	width: 450px;
	display: block;
	float: left;
	margin-left: 0px;
}
#container-nav {
	width: 185px;
	display: block;
	float: left;
	padding-left: 25px;
}
*html #container-nav {
	width: 210px;
}
#container-contenttxt {
	position: relative;
	width: 360px;
	display: block;
	float: left;
	margin-left: 0px;
}
#container-contentimage {
	width: 210px;
	height: 268px;
	display: block;
	float: left;
	text-align: right;
	left: 580px;
}
#container-footer {
	display: block;
	clear: both;
	width: 780px;
	height: 176px;
	background-image: url(../images/bg_enmotion_subpagina.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}