body{
	background-color: #ffffcd;
	text-align: center;
	font-family: verdana;
	}
div#container{
	width: 800px;
	height: 100%;
	margin: 0px auto;
	position: relative;
	text-align: left;
}	
div#banner{
	width: 800px;
	height: 213px;
	}
div#content{
	width: 550px;
	min-height: 500px;
	background-image: url('../images/body/content.jpg');
	float: left;
	border-bottom: 2px solid #b77e24;
	text-align: center;
	}
div#content_txt{
	width: 530px;
	min-height: 500px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	line-height: 170%
}
div#content_txt h1{
	font-size: 14px;
	font-weight: bold;
	color: #15371e;
}
.hackney_foto{
	width: 200px;
	text-align: center;
}
.hackney_info{
	width: 330px;
	vertical-align: top;
}
.hackney_info a{
	color: #b77e24;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.hackney_info a:hover{
	color: #b77e24;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.hackney_img{
	border: 2px solid #b77e24;
}
.balk{
	background-color: #15371e;
}
div#menu{
	width: 250px;
	height: 100%;
	background: none;
	float: left;
	text-align: center;
	}
div#menu_txt{
	width: 230px;
	min-height: 500px;
	background: none;
	color: #15371e;
	line-height: 160%;
	margin: 0px auto;
	position: relative;
	text-align: left;
	}
div#menu a{
	color: #15371e;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
div#menu a:hover{
	color: #15371e;
	text-decoration: none;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
div#footer{
	width: 800px;
	height: 20px;
	background: none;
	float: left;
	font-size: 12px;
	}
div#footer a{
	color: #15371e;
	font-size: 12px;
	text-decoration: none;
	}
div#footer a{
	color: #15371e;
	font-size: 12px;
	text-decoration: underline;
	}
div#content_txt a{
	color: #b77e24;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
div#content_txt a:hover{
	color: #b77e24;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.c_naam{
	width: 200px;
	border: 1px solid #b77e24;
	font-family: verdana;
	font-size: 12px;
}
.c_email{
	width: 200px;
	border: 1px solid #b77e24;
	font-family: verdana;
	font-size: 12px;
}
.c_bericht{
	width: 200px;
	height: 150px;
	border: 1px solid #b77e24;
	font-family: verdana;
	font-size: 12px;
}
.contact_td{
	vertical-align: top;
	}
.contact_td1{
	vertical-align: top;
	width: 340px;
	}
.contact_td2{
	vertical-align: top;
	width: 100%;
	}
.c_button{
	border: 1px solid #b77e24;
	font-family: verdana;
	font-size: 12px;
	}
