html, body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvitica, sans;
	font-size: 12px;
	background-color: #FFF;
}
#top {
	width: 100%;
	height: 116px;
	background-color: #191970;
	padding: 0px;
	clear: both;
}
#head,h2 {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}
#head span {
	display: none;
}
#head {
	display: block;
	float: left;
	width: 500px;
	height: 57px;
	background: url("images/banner_3.gif") no-repeat;
	margin: 20px 0px 0px 20px;
}
h2 {
	display: block;
	float: right;
	color: #FFF;
	text-align: right;
	letter-spacing: 1px;
	line-height: 1em;
	font-weight: normal;
	width: 345px;
	margin: 30px 20px 0px 0px;
}	
#nav {
	display: block;
	clear: both;
	width: 650px;
	margin: 0px auto;
	padding: 0px;
	list-style: none;
	text-align: center;
}
.item {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 3px;
}
a.tab, a.tab_on {
	display: block;
	padding: 4px 0px 0px 0px;
	margin: 14px 0px 0px 0px;
	width: 122px;
	height: 21px;
	color: #FFF;
	font-weight: Bold;
	text-decoration: none;
	background: url("images/tab_off.gif") no-repeat;
}
a:hover.tab {
	background: url("images/tab_hover.gif") no-repeat;
}
a.tab_on,a:hover.tab_on {
	color: #3E69B7;
	background: url("images/tab_on.gif") no-repeat;
}
.menu {
	position: absolute;	
	border: 1px solid #B73E3E;
	border-top: none;
	background-color: #FFF;
	margin: 0px 0px;
	padding: 5px 20px;
	width: 270px;
	text-align: left;
	color: #B73E3E;
	font-weight: bold;
	z-index:1000;
}
.menu li {
	display: block;
	background: url("images/li.gif") 0px 8px no-repeat;
	margin: 0px;
	float: left;
	width: 120px;
	padding: 2px 2px 2px 10px;
}

#content {
	width: 800px;
	margin: 20px auto;

}
#content_text {
	color: #000000;
}
#extra {
	display: block;
	float: right;
	width: 200px;
	border: 1px solid #000000;
	margin: 10px;
}
#content a, .menu a {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #CA6565;
	font-style: italic;
}
#content a:hover, .menu a:hover {
	color: #8B0000;
	border-bottom: 1px solid #B73E3E;
}
.menu a {
	border:  none;
}

h1,h3 {
	display: block;
	/* SvP removed height: 20px; */
	color: #B73E3E;
}
h3 span {
	display: none;
}

#left {
	float: left;
	width: 550px;
	margin-right: 20px;
	color: #B73E3E;
}
.kies {
	color: #666;
}
form {
	margin: 0px;
	padding: 0px;
}
#zoeken {
	width:500px;
}
#zoeken td {
	text-align:right;
	padding-bottom:7px;
}
#zoek_header {
	width: 60px;
	background: url("images/zoeken.gif") no-repeat;
}
#zoek_box {
	color: #FFF;
	font-weight: bold;
	background-color:  #990000;
	border: 1px solid #000000;
	margin: 10px 0px;
	padding: 10px;
	width: 525px;
	text-align: right;
	display: table;
}
#zoek_box .zoek_sel {
	float: left;
	margin: 10px;
}
#zoek_box select, #kaart_button {
	width: 113px;
}
#zoek_submit {
}
#zoek_help {
	margin-left: 25px;
	width: 50px;
}
#kaart img {
	border: 1px solid #B73E3E;
}
#help {
	background: #FFF;
	color: #B73E3E;
	padding: 5px;
	font-weight: normal;
	border: 1px solid #B73E3E;
	width: 525px;
}

#recent_header {
	width: 137px;
	background: url("images/recent_aanbod.gif") no-repeat;
}

#ofset_links {
	font-weight: normal;
	width: 525px;
	text-align: center;
	margin: 10px 0px;
	padding: 0px 10px;
	list-style-type: none;
	height: 20px;
	font-size: 14px;
}
#ofset_links li {
	display: inline;
	padding: 0px 10px;
}
#recent_box {
	
	margin: 10px 0px;
	padding: 0px 10px;
	width: 525px;
	display: table;
}

#right {
	float: left;
	width: 200px;
	color: #000000;
}
h3 {
	font-size: 14px;
}
h4 {
	margin: 0px;
	font-size: 12px;
}

#nieuws_header {
	width: 62px;
	background: url("images/nieuws.gif") no-repeat;
}
#nieuws_box {
	border: 1px solid #B73E3E;
	margin: 10px 0px;
	padding: 10px;
	width: 150px;
}

#houses div {
	text-align: center;
	width: 140px;
	height: 310px;
	margin-top: 10px;
	padding: 3px 12px;
	float: left;
}



.houses_paged div {
	border: 1px solid #B73E3E;
	margin: 0px 2px;
}
#houses a {
	text-decoration: none;
	border: none;
}
#houses img {	
	border: 1px solid #B73E3E;
}
#houses strong, #houses h4, #houses em {
	width: 100%;
	text-align: center;
	display: block;
}
#houses p {
	padding-right: 25px;
	clear: both;
}
#houses {
	color: #000000;
}
.marked_error {
	border: 1px solid red;
}
#error {
	color: red;
	font-style: italic;
}
#notify {
	color: #3E69B7;
	font-style: italic;
	font-weight: bold;
}

#house_info table {
	width: 100%;
	border: 1px solid #B73E3E;
	margin: 0px;
}
#house_info td {
	padding: 5px;
}
.normal td {
	background-color: #E1E0E0;
}
.ofset td {
	background-color: #EBEBEB;
}

#house_info, #house_fotos {
	width: 370px;
	float: left;
	color: #000000;
}
#house_info {
	padding-right: 15px;
}
#house_contact {
	clear: both;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	height: 10px;
	color: #000000;
	text-align: left;
}
#house_contact a {
	text-align: center;
	width: 365px;
	display: block;
	margin: 0px auto 0px 0px;
	background: #B73E3E;
	color: #EBEBEB;
	padding: 3px;
}
#home_contact a:hover {
	color: #FFF;
}

#house_contact2 {
	clear: both;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	height: 10px;
	color: #000000;
	text-align: left;
}
#house_contact2 a {
	text-align: center;
	width: 365px;
	display: block;
	margin: 0px auto 0px 0px;
	background: #B73E3E;
	color: #EBEBEB;
	padding: 3px;
}
#home_contact2 a:hover {
	color: #FFF;
}

#house_descr {
	clear: both;
	padding: 10px 0px;
	color: #000000;
}
#house_fotos img {
	border: none;;
	1border: 1px solid #B73E3E;
}
#overlay {
	position: absolute;
}

#bottom {
	clear: both;
	width: 800px;
	margin: 10px auto;
	padding: 10px 0px;
	font-size: 11px;
	color: #808080;
	text-align: center;
	font-style: italic;
}

/* Gallery */
#images {
	width:292px;
}

#mainimageblock {
	width:292px;
	height:220px;
	margin-bottom:10px;
}

#mainimageblock a, #mainimageblock a:hover, #mainimageblock a:visited {
	border: none;
}

#images22 {
	width:370px;
	height:278px;
	position:absolute;
	border: 1px solid #B73E3E;
}

#mainimageblock22 {
	width:370px;
	height:278px;
	border: none;
	background-color: #EBEBEB;
	overflow:hidden;
}

#mainimageblock22 a, #mainimageblock22 a:hover, #mainimageblock22 a:visited {
	border: none;
}

#mainimage22 {
border:none;
margin-left:-1px;
margin-top:-1px;
}


img.thumb {
	cursor:pointer;
	margin-right:3px;
	margin-left:3px;
}

img.thumb2 {
	border: 1px solid #B73E3E;
	cursor:pointer;
	margin-right:5px;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
}

/* Scroller */
#thumbscroller {
  position: relative;
  width: 254px;
  height: 40px;
  overflow: hidden;
  float:left;
}

#marco table {
	width: 750px;
	border: none;
/*	border: 1px solid #B73E3E; */
	margin: 100px;
}
#content h1
{
	font-size: 14px;
	}

#thumbscroller2 {
  #position: relative;
  width: 750px;
  #height: 79px;
  overflow: hidden1;
  float:center;
  text-align:center;
  margin:0 auto;
}

#thumbscroller2 a {
  border:none;
}

#thumbscroller2 a:hover {
  border:none;
}

#thumbtable {	height:79px;
				}

#fixedheight {
  position: relative;
  width: 106px;
  height: 79px;
  line-height: 79px;
  overflow: hidden;
  #display: inline;
  float: left;

}

#thumbs {
	height:40px;
	overflow:hidden;
	float:left;
	white-space:nowrap;
}

img.scroll {
	cursor:pointer;
}

img.thumb {
	vertical-align:top;
}

#thumb_left {
	float:left;
	width:14px;
	height:40px;
	margin-right:4px;
}

#thumb_right {
	float:right;
	width:14px;
	height:40px;
	margin-left:4px;
}
.house_hover {
	cursor:pointer;
}

.huisaanbodthumb {
	width:125px;
	height:94px;
}