/* CSS Document */


#container {
	width:970px;
	height:560px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	width:460px;
	height:159px;
	float: left;
	background-image: url(../img_ambachtsheer/logo.jpg);
	background-repeat: no-repeat;
}



#rechterstuk {
	width:110px;
	height:159px;
	float: left;
	background-image: url(../img_ambachtsheer/rechterstuk.jpg);
	background-repeat: no-repeat;
}

#navigeren {
	width:400px;
	height:159px;
	float: left;
}

#main {
	width:460px;
	height:401px;
	float: left;
   	background-image: url(../img_ambachtsheer/main.jpg);
	background-repeat: no-repeat;
}

#main1 {
	width:970px;
	height:401px;
	float: left;
   	background-image: url(../img_ambachtsheer/main_aankoopadvies.jpg);
	background-repeat: no-repeat;
}



#tekst {
	width: 420px;
	height: 308px;
	overflow: auto;
	padding: 0px 530px 15px 40px;
     /* orig width=460  orig height=401  */
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
    line-height: 14px;
}

#adres {
  width: 349px;
  height: 35px;
  float: left;
  margin: 0px 0px 0 40px;
  background-image:  url(../img_ambachtsheer/adres.jpg);
  background-repeat: no-repeat;
}

#camper-foto {
	width:510px;
	height:401px;
	float: left;
	background-image: url(../img_ambachtsheer/camper_foto.jpg);
	background-repeat: no-repeat;
}
