/*CSS*/
html, body {
	line-height:24px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #DCDCDB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #54554c;	
	text-align: justify;
}
table, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #54554c;
	text-align: justify;
}
a {
	text-decoration: underline;
	color: #592c35;
}
a:hover {
	text-decoration: none;
	color: #592c35;
}
.clearer {
	height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}
hr {
	height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
h1 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #592c35;
}
h2 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #54554c;
}

h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
}

h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #52534a;
}
h5 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #54554c;
}

/* DIV */

#main {
	width: 1000px;
	margin: 0px auto 0px auto;
	background-image: url(../images/bg.jpg);
	background-position: top left;
	background-repeat: no-repeat ;
}
#header {
	width: 1000px;
	height: 200px;
}
	#header_left {
		background-color: #592C35;
		width: 360px;
		height: 200px;
		float: left;
	}
	#header_right {
		background-color: #592C35;
		width: 363px;
		height: 200px;
		float: left;
	}
	#logo {
		background-color: #FFFFFF;
		width: 277px;
		height: 200px;
		float: left;
	}
#content {
	width: 1000px;
	margin: 0px auto 0px auto;
	background-image:url('../images/bg_inside.jpg');
	background-position: top left;
	background-repeat: repeat-y;
}
#content_inside {
	width: 1000px;
	height: auto;
	background-image:url('../images/bg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
	#content_left {
		width: 663px;
		padding: 30px 30px 30px 30px;
		float: left;
	}
		#video {
			background-color: #592c35;
			font-family: "Times New Roman", Times, serif;
			font-size: 14px;
			font-weight:bold;
			color:#FFFFFF;
		}
	#content_right {
		width: 257px;
		padding: 30px 10px 10px 10px;
		float: left;
	}
		#startverkoop {
			margin: 0px 0px 24px 0px;
		}
		#contactgegevens_r {
			width: 235px;
			margin: 0px 0px 24px 0px;
			padding: 10px 10px 10px 10px;
			border: 1px solid #686962;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color:#FFFFFF;
		}
			#contactgegevens_r a {
				text-decoration: underline;
				color: #ffffff;
			}
				#contactgegevens_r a:hover {
					text-decoration: none;
					color: #ffffff;
				}
		#contactgegevens {
			width: 235px;
			height: 115px;
			margin: 0px 0px 24px 0px;
			padding: 10px 10px 10px 10px;
			border: 1px solid #686962;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight: bold;
			color: #FFFFFF;
		}
		#aanvraag {
			width: 235px;
			height: 115px;
			margin: 0px 0px 24px 0px;
			padding: 10px 10px 10px 10px;
			border: 1px solid #686962;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight: bold;
			color:#FFFFFF;
		}
		
		
		

		
		
		
		
		
		
		
		
		
		
		
		
		
		
		#kaart {
			margin: 0px 0px 24px 0px;
			padding: 0px 0px 0px 0px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color:#FFFFFF;
		}
		#ruimwonen { /* is situatieschets */
			width: 235px;
			margin: 0px 0px 24px 0px;
			padding: 10px 10px 10px 10px;
			border: 1px solid #686962;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight:bold;
			color:#FFFFFF;
		}
			#ruimwonen a {
				text-decoration: underline;
				color: #ffffff;
			}
				#ruimwonen a:hover {
					text-decoration: none;
					color: #ffffff;
				}
		#sfeervolinterieur {
			width:255px;
			margin: 0px 0px 24px 0px;
			border: 1px solid #686962;
		}
		
			#sfeervolinterieur a {
				color: #ffffff;
				text-decoration: underline;
			}
				#sfeervolinterieur a:hover {
					color: #ffffff;
					text-decoration: none;
				}		
				
				
				
		#download {
			width:255px;
			margin: 0px 0px 24px 0px;
			border: 1px solid #686962;
		}
		
			#download a {
				color: #ffffff;
				text-decoration: underline;
			}
				#download a:hover {
					color: #ffffff;
					text-decoration: none;
				}					
				
				
				
				
				
				
				
				
#footer {
	width: 1000px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #592c35;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FFFFFF;
}
	#footer_inside {
		margin: 0px 30px 0px 30px;
	}
		#footer_inside a {
			text-decoration: underline;
			color: #ffffff;
		}
			#footer_inside a:hover {
				text-decoration: none;
				color: #ffffff;
			}
#copyright {
	width: 1000px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #dcdcdb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#592c35;
}
	#copyright_left {
		color:#592c35;
		float: left;
	}
	#copyright_right {
		color:#592c35;
		float: right;
	}
		#copyright_right a {
			text-decoration: underline;
			color: #592c35;
		}
			#copyright_right a:hover {
				text-decoration: none;
				color: #592c35;
			}

#textklein {
font: normal 10px Arial;
color:#FFFFFF;
line-height:18px;
}

	#textklein a {
		color: #ffffff;
		text-decoration: underline;
	}
		#textklein a:hover {
			color: #ffffff;
			text-decoration: none;
		}




#textklein2 {
font: normal 11px Arial;
color:#FFFFFF;
line-height:18px;
}


/* Contactformulier */

.contact_formulier {
	width: 660px;
	height: auto;
	
}

.contact_regel {
	width: 660px;
	height: 21px;
	margin: 0 0 6px 0;
}

.contact_omschrijving {
	width: 157px;
	float: left;
	text-align: right;
	padding: 0 8px 0 0;
}

.contact_input {
	width: 406px;
	float:left;
}

	.contact_input input {
		height: 19px;
		width: 406px;
		background: #592c35;
		border: 1px solid #000000;
		font: 12px Arial, Verdana,  Helvetica, sans-serif;		
		color: #FFFFFF;
	}
	

	.contact_input textarea {
		height: 85px;
		width: 406px;
		background: #592c35;
		border: 1px solid #000000;
		font: 12px Arial, Verdana,  Helvetica, sans-serif;				
		color: #FFFFFF;
	}	

.contact_verplicht {
	width: 26px;
	float: left;
	text-align: right;
	padding: 2px 0 0 6px;
}

.contact_button {
	width: 85px;
	height: 28px;
	padding: 0px 86px 0px 0px;
	float: right;
	text-align: right;
}

/* Form */

.inputtekst {
	width: 100%;
	border: 1px solid #000000;
	background-color: #592c35;
	color: #FFFFFF;
}
.inputtekstopmerking {
	width: 100%;
	border: 1px solid #000000;
	background-color: #592c35;
	color: #FFFFFF;
}

/* Menu */

.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color:#592c35;
	text-transform: uppercase;
	text-decoration: none;
	width: 1000px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 36px;
	background-image:url(../images/img_header_bg.jpg);
	background-color: #FFFFFF;
	float: left;
}
.item a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	height: 36px;
	line-height: 36px;
	padding: 0px 25px 0px 25px;
	background-image: url(../images/bg_button_m.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border-right: 1px solid #aeaeae;
	font-weight: bold;
	float: left;

}
.item a:hover {
	text-transform: uppercase;
	color:#FFFFFF;
	text-decoration: none;
	background-color: #54554c;
}
.item_hover a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	height: 36px;
	line-height: 36px;
	padding: 0px 25px 0px 25px;
	background-image: url(../images/bg_button_m.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border-right: 1px solid #aeaeae;
	background-color: #54554c;
	font-weight: bold;
	color:#FFFFFF;
	float: left;
}
	.item_hover a:hover {
		text-decoration: none;
		background-color: #54554c;
		color:#FFFFFF;
		float: left;
	}
.submenu {
	width: 187px;
	text-decoration: none;
	border-top: 1px solid #aeaeae;
	border-right: 1px solid #aeaeae;
	border-left: 1px solid #aeaeae;
}
.submenu_item a {
	width: 137px;
	height: 36px;
	line-height: 36px;
	padding: 0px 25px 0px 25px;
	background-image: url(../images/bg_button_m.jpg);
	text-decoration: none;
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #592c35;
	border-bottom: 1px solid #aeaeae;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	display: block;
	color: #FFFFFF;
}
.submenu_item a:hover {
	text-decoration: none;
	background-color: #54554c;
	color: #FFFFFF;
}
.submenu_item_hover {
	width: 137px;
	height: 36px;
	line-height: 36px;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	background-image: url(../images/bg_button_m.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	font-weight: bold;
	cursor: pointer;
}

