/*
	green: #016010;

*/

body
{
	font-family: "Trebuchet MS";
	font-size: 13px;	
	color: #016010;
	background-position: 0px 708px;
	background-image: url('../images/background_body.jpg');
	background-repeat: repeat-x;
}

form
{
	margin: 0;
	padding: 0;
}

h1
{
	
}

input
{
	text-align: left;	
}

button
{
	
}

a
{
	
}

th
{
		
}

.bold
{
	
}

div#header
{
	background-image: url('../images/logo.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}

div#titel
{
	float: left;	
}

div#titel h1
{
	font-size: 23px;
	font-weight: bold;
	color: #016010;
	background-image: url('../images/lijn.gif');
	background-repeat: no-repeat;
	background-position: 3px 16px;
}

div#icons td
{
	padding-right: 10px;
	font-size: 20px;
	font-family: arial;
	font-weight: bold;

	color: #016010;
	text-align: center;
}

div#icons td a
{
	text-decoration: none;
	color: #016010;	
}

div#middlecontainer
{
	background-image: url('../images/rechtsonder.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #f8ffe5;

}


div#middle
{
	border: 1px solid #557b44;	
	border-bottom: 0;
	background-color: #f8ffe5;
	
}

div.text
{
	
	padding: 10px 8px;	
}

div.image
{
	padding: 10px 26px;
	position: relative;	
	
}



div#tuincentrum, div#binnenafdeling
{
	background-color: #f8ffe5;
	
}

div#aanbiedingen, div#buitenafdeling
{
	background-color: #e7f4d6;
	background-image: url('../images/background_bottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	
}



div#borderright
{
	width: 5px; 
	height: 31px;
	float: left;
	background-color: #016010;	
}

div.menu
{
	background-color: #016010;
	height: 31px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 5;
}


div#borderleftbottom
{
	background-image: url('../images/linksonder.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}

div#contactgegevens
{
	font-size: 16px;
	font-weight: bold;	
	font-family: arial;
}

div#multipage
{
	z-index: 70;
	position: absolute;
	left: 60px;
	top: 450px;
	height: 20px;
	width: 800px;
}

div#multipage a.multipage
{
	text-decoration: none;
	display: block;
	float: left;
	border: 1px solid #016010;
	color: #016010;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;	 
}

div#multipage a.multipage.active, div#multipage a.multipage:hover
{
	background-color: #016010;
	border: 1px solid #7ca93c;
	color: white;
}