html,body
{
        text-align: center;
        margin: 0;
        padding: 0;
       
}

form
{
	margin: 0px;
	padding: 0px;        
}

div#container
{
	margin: 0px auto;
	position: relative;
	text-align: left;
	height: 100%;
	width: 1000px;
}

div#header
{
	height: 200px;
}

div#titel
{
	padding-top: 18px;
	padding-left: 95px;
}

div#icons
{
	padding-right: 30px;
	float: right;	
}

div#middlecontainer
{
	margin-left: 21px;	
	margin-right: 27px;
	position: relative;
	height: 500px;
}

div#middle
{	
	height: 440px;
	position: relative;
}

div#tuincentrum
{
	float: left;
	width: 240px;
	height: 432px;

}
div#bodytekst
{
	float: left;
	width: 900px;
	height: 360px;
	overflow: auto;
}

div#aanbiedingen, div#buitenafdeling
{
	float: left;
	width: 234px;
	height: 432px;
}

div#binnenafdeling
{
	float: left;
	width: 237px;
	height: 412px;
}

div#pagina2
{
	float: left;
	width: 234px;
	height: 412px;
}


div#pagina_binnen
{
	float: left;
	width: 237px;
	height: 412px;
}

div#pagina_buiten
{
	float: left;
	width: 234px;
	height: 412px;
}


div#borderleftbottom
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 64px;
	height: 62px;
}

div#gras
{
	position: absolute;
	bottom: -80px;
	left: 0px;
	width: 1000px;
	height: 160px;
	background-image: url('../images/gras.png');
	background-repeat: no-repeat;
	background-position: top left;
}

div#borderbottom
{
	position: absolute;
	bottom: 0px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	left: 21px;
	width: 878px;
	background-color: #557b44; 	
}

div#contactgegevens
{
	margin-top: 460px;
	padding-left: 280px;
}