body {
	background-image: url(/img/background.gif);
	background-position: top center;
	background-repeat: repeat;
}
body, td {
	margin:0px;
	padding:0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #434343;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #e94345;
}
a:hover {
	text-decoration: underline;
	color: #e94345;
}
.main {
	position:relative;
	width: 900px;
	left: 50%;
	margin: 0 0 0 -450px;
}
.header {
	position:relative;
	width: 900px;
	height: 191px;
	background-image: url(/img/header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.header_links {
	position:absolute;
	left: 282px;
	top:161px;
}
div.nav table td a { 
	display: block; 
	padding: 4px; 
	text-decoration: none; 
	color: #000000;
}
div.nav table td a:hover { 
	color: #e94345; 
	background-color:#fffffe;
}
a.header_link:link, a.header_link:visited, a.header_link:active {
	height: 28px; 
	text-decoration: none; 
	font-size: 15px; 
	font-weight: bold; 
	padding: 5px 15px 5px 15px; 
	color: #FFFFFF;
}
a.header_link:hover {
	height: 28px; 
	text-decoration: none; 
	font-size: 15px; 
	font-weight: bold; 
	padding: 5px 15px 5px 15px; 
	color: #e94345;
}
a.header_link_active:link, a.header_link_active:visited, a.header_link_active:active, a.header_link_active:hover {
	height: 28px; 
	text-decoration: none; 
	font-size: 15px; 
	font-weight: bold; 
	padding: 5px 15px 5px 15px; 
	color: #e94345;
}

#home_link a {
	position:absolute;
	top: 100px;
	width: 282px;
	height: 83px;
	display: block;
	cursor: pointer;
}
.homepage_nieuw {
	position:absolute;
	top: 32px;
	left: 480px;
	width: 384px;
	background-image: url(/img/homepage_nieuw_background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.homepage_nieuw_txt {
	width: 384px;
	padding: 20px;
}
.homepage_nieuw_straat {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.homepage_nieuw_prijs {
	font-size: 15px;
	font-weight: bold;
	color: #434343;
}
.content {
	position:relative;
	width: 900px;
	background-color: #FFFFFF;
}
H1 {
	font-size: 35px;
	color: #e94345; 
	margin: 0;
}
.nwkoopwoning {
	font-weight: bold;
	font-size: 22px;
	color: #ffffff; 
}
.footer {
	position:relative;
	width: 900px;
	padding-top: 10px;
	text-align: center;
	color: #000000;
}
a.footer_link:link, a.footer_link:visited, a.footer_link:active, a.footer_link:hover {
	text-decoration: none;
	color: #000000;
}

.huizen {
	position:relative;
	width: 824px;
	min-height: 216px;
	background-image: url(/img/huizen_background1.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	z-index: 10;
}
.huizen_href a {	
	position:absolute;
	width: 824px;
	height: 216px;
	display: block;
	cursor: pointer;
	z-index: 20;
}
	
.huizen_txt {
	width: 384px;
	padding: 20px;
	color: #FFFFFF;
}
.huizen_td {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.huizen_straat {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.huizen_prijs {
	font-size: 15px;
	font-weight: bold;
	color: #434343;
}
a.huizen_leesmeer:link, a.huizen_leesmeer:visited, a.huizen_leesmeer:active, a.huizen_leesmeer:hover {
	color: #434343;
}
.huizen2 {
	position:relative;
	width: 824px;
	min-height: 216px;
	background-image: url(/img/huizen_background2.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}
.huizen_txt2 {
	width: 384px;
	padding: 20px;
	color: #434343;
}
.huizen_td2 {
	color: #434343;
}
.huizen_straat2 {
	font-size: 15px;
	font-weight: bold;
	color: #434343;
}
.huizen_prijs2 {
	font-size: 15px;
	font-weight: bold;
	color: #e94345;
}
a.huizen_leesmeer2:link, a.huizen_leesmeer2:visited, a.huizen_leesmeer2:active, a.huizen_leesmeer2:hover {
	color: #e94345;
}
.huizen_show_txt {
	font-size: 15px;
	font-weight: bold;
	color: #e94345;
}
