.aa {
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#logoBox {
	float: right;
	height: 48px;
	width: 284px;
	background-image: url(../_imgs/moedtontwerp_logo.gif);
	background-repeat: no-repeat;
	margin-top: 70px;
	margin-right: 40px;
}
#picturebar {
	display: block;
	float: right;
	width: 800px;
	overflow: auto; /* key */
	overflow-y:hidden; /* key */
	height: 134px;
	margin-top: 20px;
	background-color: #FFFFFF;
	white-space: nowrap;
}
#address {
	background-image: url(../_imgs/moedtontwerp_bg.gif);
	height: 280px;
	width: 800px;
	clear: both;
}
#address img {
	padding-top: 70px;
	padding-left: 60px;
	border:none;
	float:left;
}
#picturebar #picts {
	height: 120px;
	width: 1560px;
	white-space: nowrap;
}
#picturebar #picts img {
	padding:0px;
	margin:0px;
	border:0px;
}

#picturebar {
  font-size:0px;
}

