body {
	font-family: Arial;
	background: #d2d2d2;
	text-align: center;
	line-height: 18px;
	font-size: 12px;
	margin: 0 0 100px 0;
	color: #777777;
	}
	
img {
	border: 0;
	}

p {
	margin: 10px 0;
	}
	
h1 {
	font-family: Georgia;
	font-weight: normal;
	font-size: 22px;
	color: #0e729a;
	margin: 0 0 20px 0;
	}

h2 {
	font-family: Georgia;
	font-weight: normal;
	font-size: 20px;
	color: #0e729a;
	margin: 0 0 10px 0;
	}
	
h3 {
	font-family: Georgia;
	font-weight: normal;
	font-size: 18px;
	color: #0e729a;
	margin: 0 0 10px 25px;
	}
	
a {
	font-family: Georgia;
	text-decoration: none;
	color: #0e729a;
	}
	
#content {
	background: #ffffff;
	text-align: left;
	border-left: 10px solid #ccc;
	border-right: 10px solid #ccc;
	border-bottom: 10px solid #ccc;
	padding: 15px 30px 10px 30px;
	margin: 0 auto;
	overflow: hidden;
	width: 840px;
	}
	
#header {
	height: 88px;
	font-family: Georgia;
	font-weight: normal;
	font-style:italic;
	font-size: 24px;
	color: #0e729a;
	z-index: 2;
	}
	
#headline {
	padding: 25px 0 5px 0;
	float: left;
	}
	
div.menu {
	background: url('../images/menu.png') repeat-x;
	padding: 8px 10px 9px 10px;
	margin: 0 0 20px 0;
	text-align: center;
	overflow: hidden;
	font-size: 16px;
	width: 820px;
	z-index: 2;
	}
	
div.menu a {
	font-weight: bold;
	text-transform: lowercase;
	}
	
div.menu ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 600px;
	}
	
div.menu li {
	float: left;
	margin: 0 7px 0 7px;
	}
	
#highlight {
	background: url('../images/highlight3.jpg');
	margin: 0;
	width: 840px;
	height: 275px;
	z-index: 2;
	}
	
#buttonbar {
	padding: 20px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	}
	
#buttonbar a.button b
{
    display: none;
}
	
#verkopen {
	background: url('../images/btn_verkopen.png') top left no-repeat;
	display: block;
	float: left;
	width: 270px;
	height: 99px;
	}
	
/*#verkopen:hover {
	background: url('../images/button_verkopen2.png') top left no-repeat;
	}*/
		
#kopen {
	background: url('../images/btn_kopen.png') top left no-repeat;
	margin: 0 15px;
	display: block;
	float: left;
	width: 270px;
	height: 99px;
	}
	
/*#kopen:hover {
	background: url('../images/button_kopen2.png') top left no-repeat;
	}*/
	
#taxeren {
	background: url('../images/btn_taxeren.png') top left no-repeat;
	display: block;
	float: left;
	width: 270px;
	height: 99px;
	}

/*#taxeren:hover {
	background: url('../images/button_taxeren2.png') top left no-repeat;
	}*/
	
#home_blog {
	background: url('../images/icon_blog.png') top left no-repeat;
	padding: 0 5px 0;
	float: left;
	margin: 0;
	width: 265px;
	}
	
#home_nieuws {
	background: url('../images/icon_nieuws.png') top left no-repeat;
	padding: 0 5px 0;
	float: left;
	margin: 0 0 0 10px;
	width: 275px;
	}
	
#home_contact {
	background: url('../images/icon_contact.png') top left no-repeat;
	padding: 0 5px 0;
	float: left;
	width: 260px;
	}
	
#home_house {
	background: url('../images/icon_house.png') top left no-repeat;
	padding: 0 5px 0;
	float: left;
	width: 840px;
	height: 30px;
	}
	
#home_house a {
	font-family: Georgia;
	font-weight: normal;
	font-size: 18px;
	color: #b2b2b2;
	}
	
#home_house a:hover {
	color: #999;
	}
	
#bottombar {
	padding: 20px 0 0 0;
	margin: 0;
	border: 0;
	overflow: hidden;
	}
	
#tekst {
	width: 560px;
	padding: 0 0 20px 0;
	line-height: 22px;
	float: left;
	}
	
#tekst h3 {
	font-size: 13px;
	margin: 0;
	padding: 0;
	}
	
td.label
{
    width: 140px;
}

td.field input, td.field textarea
{
    width: 400px;
}
	
/* ______________________________ SIDEBAR ______________________________ */
	
.sidebar {
	min-height: 460px;
	overflow: hidden;
	width: 270px;
	float: right;
	}
	
.note {
	background: url('../images/bg_note.png') no-repeat top left;
	font-family: Georgia;
	padding: 20px;
	overflow: hidden;
	color: #8bb7c8;
	height: 180px;
	margin: 0;
	}
	
.note h3 {
	color: #fff;
	}
	
.submenu {
	background: #e3e2e2;
	font-family: Georgia;
	margin: -10px 0 20px 0;
	padding: 0;
	}
	
.submenu ul {
	background: url('../images/submenu.gif');
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
.submenu li {
	background: url('../images/arrow.gif') no-repeat;
	background-position: 10px 10px;
	display: block;
	padding: 6px 32px;
	}
	
.submenu li:hover {
	background: url('../images/arrow2.gif') no-repeat;
	background-position: 10px 10px;
	display: block;
	padding: 6px 32px;
	}
	
.tip {
	background: #e3e2e2;
	font-family: Georgia;
	padding: 5px 20px 7px;
	font-size: 14px;
	color: #0e729a;
	margin: -10px 0 0 0;
	}
	
.tip a {
	color: #0e729a;
	}
	
.sidebarvrij {
	border-left: 1px solid #ccc;
	padding: 0 20px 0 19px;
	margin: 10px 0 0 0;
	}
	
#footer {
	width: 830px;
	text-align: right;
	margin: 20px 0 0 0;
	border-top: 1px solid #ccc;
	padding: 7px 10px 0 0;
	color: #bbb;
	float: left;
	}
	
#footer a {
	color: #bbb;
	}
	
.firstline {
	font-family: Georgia;
	font-size: 14px;
	color: #0e729a;
	clear: right;
	}
	
.kader {
	width: 160px;
	margin: 20px 0 0 0;
	text-align: center;
	float: left;
	}
	
.kaders {
	width: 160px;
	margin: 20px 0 0 10px;
	text-align: center;
	float: left;
	}
	
input.indenttop, textarea.indenttop
{
	margin: 10px 0 0 0;
}
