@charset "UTF-8";
/* CSS Document */
#container
{
	height: auto;
	width: 700px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#tekst
{
	height: auto;
	width: 676px;
	float: left;
	
	
	padding: 10px;
}

#fotobox1
{
	height: 500px;
	width: 700px;
	float: left;
	padding-bottom: 20px;
	background-image: url(../IMG/BesteReuTeef2008.png);
	background-repeat: no-repeat;
}


#fotobox2
{
	height: 260px;
	width: 700px;
	float: left;
	background-image: url(../IMG/wandeling/wand_mei2011.png);
	background-repeat: no-repeat;
}

#fotobox3
{
	height: 230px;
	width: 700px;
	float: left;
	background-image: url(../foto/snuffel2010/snuffeldag2.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 0px;
}
#fotosnuffelen
{
	height: 250px;
	width: 700px;
	float: left;
	background-image: url(../foto/snuffelen2011.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 0px;
}
#fotostrandwandeling
{
	height: 250px;
	width: 700px;
	float: left;
	background-image: url(../foto/strandwandeling.jpg);
	background-repeat: no-repeat;
}