body {	
	margin: 0;
	
	font-family: Arial;
	font-size: 12px;
	color: #000;
}

form, p {
	margin: 0;
}

table, table td {
	padding: 0;
	margin: 0;
	border-collapse: separate;
	border-spacing: 0;
	*border-collapse: collapse;
}

h1 {
	margin: 0 0 10px 0;
	font-size: 16px;
	font-weight: bold;
	color: #89022c;
}

.bold {
	font-weight: bold;
}

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

a:hover {
	color: #89022c;
}

.no_margin {
	margin: 0 !important;
}

#container {
	height: 100%;
	background: #FFF url('../images/website.background.jpg') no-repeat center bottom;
}

#header_background {
	position: absolute;
	height: 35px;
	width: 100%;
   	background: #89022c;
   	
   	top: 0;
	left: 0;
}

#footer_background {
	width: 100%;
	height: 120px;
	background: #53011b;
	
	border-top: #b2b2b2 5px solid;
}

#website_container {
	position: relative;
	width: 990px;
	margin: 0 auto;
}

#header {
	height: 175px;
}

#footer {
	padding: 28px 0 0 5px;
	height: 97px;
	width: 985px;
	
	margin: 0 auto;
	
	font-family: Arial;
	font-size: 12px;
	
	color: #FFF;
}

#footer div {
	float: left;
}

#footer table {
	padding: 0;
	margin: 0;
}

#footer span {
	display: block;
	float: left;
	width: 55px;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

#logo {
	position: absolute;
	display: block;
	
	left: 294px;
	top: 12px;
	
	width: 402px;
	height: 89px;
	
	background: transparent url(../images/logo_van_keulen_makelaars.png) no-repeat left top;
}

#nvm_makelaar {
	position: absolute;
	display: block;
	
	right: 0;
	top: 65px;
	
	width: 26px;
	height: 35px;
	
	background: transparent url(../images/logo.nvm.gif) no-repeat left top;
}

#nvm_makelaar span {
	display: none;
}

#logo strong {
	display: none;
}

#content_container {
	padding: 25px 24px 0 24px;
}

#content_container_min_height {
	float: right;
	width: 1px;
	height: 665px;	
}

#top_navigatie {
	position: absolute;
	top: 0;
	right: 0;
	
	height: 35px;
	line-height: 35px;
}

#top_navigatie ul {
	display: table;
	margin: 0 auto;
	padding: 0;
}

#top_navigatie li {
	display: inline;
	padding: 0 5px;
}

#top_navigatie a {
	color: #FFF;
	text-decoration: none;
}

#top_navigatie a:hover {
	color: #FFF;
	text-decoration: underline;
}

#footer_buttons {
	position: relative;
	padding: 10px 0 0 0;
	margin: 20px 0 0 0;
	
	border-top: #cecece 1px solid;
	
	text-align: center;
	
	height: 80px;
}

#footer_buttons ul {
	display: table;
	margin: 0 auto;
	padding: 0;
}

#footer_buttons li {
	display: inline;
}

#footer_buttons a {
	position: absolute;
	
	top: 14px;
	
	display: block;
	
	text-decoration: none;
	
	cursor: pointer;
	
	width: 146px;
	height: 51px;
}

#footer_buttons a span {
	display: none;
}

.link_button_zoekprofiel {
	left: 148px;
	background: #FFF url(../images/button_zoekprofiel.png) no-repeat left top;
}

.link_button_zoekprofiel:hover {
	left: 148px;
	background-position: right top;
}

.link_button_waardebepaling {
	left: 314px;
	background: #FFF url(../images/button_waardebepaling.png) no-repeat left top;
}

.link_button_waardebepaling:hover {
	left: 314px;
	background-position: right top;
}

.link_button_aankopen {
	left: 480px;
	background: #FFF url(../images/button_aankopen.png) no-repeat left top;
}

.link_button_aankopen:hover {
	left: 480px;
	background-position: right top;
}

.link_button_nieuwsbrief {
	left: 646px;
	background: #FFF url(../images/button_aanmelden_nieuwsbrief.png) no-repeat left top;
}

.link_button_nieuwsbrief:hover {
	left: 646px;
	background-position: right top;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.paginacontent {
	line-height: 18px;
}

.paginacontent img {
	border: 0;
}

.openhuiskleur {
	color: #FFF !important;
	font-size: 18px;
}

.openhuis_container {
	color: #FFF !important;
	background-color: #89022C !important;
	padding: 5px;
	text-align: center;
}

.openhuis_container td {
	padding: 0 5px 0 0;
}

.aanduiding_detail_kleur {
	display: block;
	color: #FFF !important;
	font-size: 18px;
	padding-top: 1px;
}

.aanduiding_detail_container {
	color: #FFF !important;
	background-color: #89022C !important;
	padding: 5px;
	text-align: center;
}

.aanduiding_detail_container td {
	padding: 0 5px 0 0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/**CREDITS**/
a.developed-montani{
	font-size:10px;
	margin:40px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	float:left;
	color:#fff;}
a.developed-montani:hover{
	text-decoration:underline;}
/**CREDITS**/
