body {
	background: url(afbeeldingen/background.png);	
	padding: 0px;
	text-align: center;
	
}
#container {
	margin: 0px auto;
	width:806px;
	height:662px;
}
#brandnew {
	width:806px;
	height:662px;
	background: url(afbeeldingen/brandnew.png) no-repeat ;	
	float: left;
}
#items {
margin-top:30px;
margin-left:46px;
}
#foto a {
float: left;
	height:254px;
	width:227px;
	cursor:pointer;
	background: url(afbeeldingen/foto_normal.png) no-repeat ;	
	z-index: 1000;

}
#foto {
padding:5px;
float:left;
	height:184px;
	width:227px;
	z-index: 1000;

}
#foto a:hover {
	float: left;
	background: url(afbeeldingen/foto_over.png) no-repeat ;	
	cursor:pointer;
	z-index: 1000;

}
#video a {
float: left;
	height:284px;
	width:227px;
	cursor:pointer;
	background: url(afbeeldingen/pers_video.png) no-repeat ;	
	z-index: 1000;

}
#video {
padding:5px;

float:left;
	height:184px;
	width:227px;
	z-index: 1000;

}
#video a:hover {
	background: url(afbeeldingen/pers_video_active.png) no-repeat ;	
	cursor:pointer;
	z-index: 1000;

}

#video_nl a {
z-index: 1000;
float: left;
	height:184px;
	width:227px;
	cursor:pointer;
	background: url(afbeeldingen/nl.png) no-repeat ;	
	
}
#video_nl {
padding:5px;

z-index: 1000;
float: left;
	height:184px;
	width:227px;
	
}
#video_nl a:hover {
z-index: 1000;
float: left;

background: url(afbeeldingen/nl_active.png) no-repeat ;	
cursor:pointer;
	
}
#soon {
margin-left:42px;
margin-top: 170px;
top: 175px;
height: 36px;
	width:806px;
z-index: 1000;
}