body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF3E6;
}
#maincontainer {
	text-align: left;
	background-repeat: repeat-y;
	background-position: 0% 0%;
	width: 825px;
	height: 100%;
	min-height: 100%;
	border: medium solid #4C5B52;
	background-color: #4C5B52;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../Images/bodyachter1.gif);
	position: relative;
	z-index: 1000;
}

#wrapper {
	text-align: left;
	width: 825px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff3e6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4C5B52;
	border-right-color: #4C5B52;
	border-bottom-color: #4C5B52;
	border-left-color: #4C5B52;
	height: 100pt;
}
#header {
	margin-bottom: 0px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#logo {
	height: 131px;
	padding-bottom: 0px;
}
#nav {
	height: 20px;
	padding-bottom: 2px;
	background-color: #4c5b52;
	margin-left: 0px;
	padding-left: 250px;
}
#broodkruimels {
	float: right;
	width: 622px;
	margin-left: 10px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	margin-top: 5px;
	padding-top: 5px;
	color: #666;
	background-color: #FFF3E6;
	padding-left: 0px;
}
#rightcolumn {
	float: right;
	width: 622px;
	margin-left: 10px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	padding-top: 5px;
	border-right-color: #FFF3E6;
	color: #000;
	background-color: #FFF3E6;
}

#leftcolumn {
	float: left;
	width: 185px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	background-repeat: repeat;
	position: static;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4C5B52;
	border-right-color: #4C5B52;
	border-bottom-color: #4C5B52;
	border-left-color: #4C5B52;
	padding-left: 5px;
	background-color: #4D5B53;
}

