body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(../_images/achtergrond%20tuinhulp.jpg);
}
#wrapper {
	padding: 0px;
	width: 800px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navigatie {
	background-color: #333;
	padding: 0px;
	clear: both;
	height: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#sidebar {
	margin: 0px;
	float: left;
	height: 2000px;
	width: 210px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #333;
	color: #FFF;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#wrapper #sidebar p {
	background-color: #D9FEC0;
	height: 215px;
	width: 160px;
	text-align: justify;
	border: 5px outset #355725;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
#wrapper #main_content  img {
	float: right;
	height: 300px;
	width: 220px;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
}


#main_content {
	background-color: #D9FEC0;
	float: right;
	height: 1980px;
	width: 550px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #633;
	border-right-color: #633;
	border-bottom-color: #633;
	border-left-color: #633;
}
#wrapper #main_content p {
	padding: 0px;
	margin: 0px;
}

#footer {
	margin: 0px;
	clear: both;
	height: 60px;
	background-color: #333;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #CCC;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 110px;
	background-image: url(../_images/Banner2.jpg);
}
#wrapper #main_content h1 {
	text-align: left;
}
