body, html {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	overflow: auto; }

body {
	background-image: url('../img/greenbg.jpg');
	background-position: top;
	background-repeat: repeat-x;
	background-attachment: fixed; }

h4 {
	margin: 16px 0px 0px 0px;
	padding: 0px; }

a {
	text-decoration: underline;
	color: #336633; }

a:hover {
	text-decoration: none;
	color: #339933; }

#head, #body, #footer {
	width: 780px;
	margin-right: auto;
	margin-left: auto; }

#body {
	height: 470px; }

#menu {
	padding: 0px;
	background-color: #EFEFEF;
	float: left;
	height: 100%;
	width: 210px; }

#content {
	height: 100%;
	background-color: #DEDEDE; }

#text {
	position: relative;
	top: 10px;
	left: 20px;
	overflow: auto;
	height: 450px;
	width: 530px;
	font-size: 13px;
	font-family: tahoma;
	color: #000000; }

#footer {
	padding: 14px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma;
	color: #FFFFFF;
	height: 40px;
	background-image: url('../img/footer.jpg');
	background-repeat: no-repeat; }

h1 {
	font-size: 17px;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px 0px; }

p {
	margin: 0px;
	padding: 8px 0px 8px 0px; }

#menubutton, #submenubutton {
	font-size: 13px;
	font-family: tahoma;
	font-weight: bold;
	cursor: pointer;
	width: 100%;
	margin: 10px 10px 0px 10px; }

#menubutton {
	color: #FFFFFF;
	padding: 8px;
	background-image: url('../img/button.jpg');
	background-repeat: no-repeat; }

#submenubutton {
	letter-spacing: -1px;
	color: #555555;
	padding: 2px 0px 2px 24px; }

#contacttable TD {
	width: 120px;
	padding: 8px 0px 8px 0px; }

#aanmelden {
	border-width: 1px; 
	border-style: solid; 
	padding: 5px; 
	background-image: url(img/aanmelden-bg.jpg); 
	background-repeat: repeat-x;  
	font-weight: bold; }

.formfeedback {
	font-weight: bold;
	padding: 10px 0px 20px 0px; }
