* {
	margin:0;
	padding:0;
}
body {
	font-family:Verdana, Trebuchet MS, Times;
	font-size:100%;
	line-height:1.5em;
	background:#373535;
	position:relative;
}
h1, h2 {
	font-size:24px;
	margin-bottom:10px;
}
h3 {
	font-size:12px;
	line-height:2em;
	line-height:1.5em;
	color:#373535;
}
p{
	margin-bottom:1em;
 	font-size: 0.75em;
  	line-height: 1.5em;
}
table td { font-size: 0.75em; }
table td p { font-size: 100%; }

strong{
	/*color:#6c7b78;*/
}
img {
	border:0px;
}
a {
	color:#6C7B78;
}
a:hover {
	color:#000;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}
/* IMAGE STYLES */
.img_right {
	float:right;
}
#wrapper {
	position:relative;
}
/* HEADER CONTENT */
#header {
	z-index:0;
	width:100%;
	height:450px;/* adjust main-margin-top */
	background:transparent url('/images/header2.jpg') center top no-repeat;
}
#main {
	z-index:1;
	margin:0 auto;
	margin-top:-295px;/* 155px - header.height */
	width:900px;
	/*background-color:#ccc; IE7*/
}
#anim {/* UNUSED? */
	position:absolute;
	background-image:url('/images/anim.gif');
	width:135px;
	height:130px;
}
#leftbox{
	float:left;
}
#logos {
	position:relative;
	float:left;
	width:198px;
	overflow:hidden;
	text-align:right;
	bottom:-60px;
	clear:left;
	display:block;
}
#logos img{
	vertical-align:top;
	margin:10px 10px 0 0;
}
#navigation {
	position:relative;
	background:#6C7B78;
	color:#fff;
	width:196px;/*200px;*/
	overflow:hidden;
	top:58px;
	float:left;
	border:2px solid #fff;
	border-width:2px 0px 2px 2px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:2px;
}
#navigation a {
	padding-left:10px;
}
#navigation a, #navigation .sifrlink {
	height:18px;
	color:#fff;
}
#navigation a:hover {
	text-decoration:underline;
}
#navigation .active {
	float:left;
	display:block;
	width:196px;
	/*background:#6C7B78;*/
	/*background:#373535;*/
}
#navigation li { font-size: 0.75em; }
#navigation li  li { font-size: 100%; }
#navigation .normal {
	float:left;
	width:196px;
	text-decoration:none;
	/*background:#373535;*/
	/*background:#6C7B78;*/
}
/*
#navigation ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#navigation ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:circle !important;
}
*/
#navigation li {
	display:block;
}
/* underlines */
#navigation a {
	text-decoration:none;
}
#navigation a.active,
#navigation a:hover {
	text-decoration:underline;
}
#nav2 a {
	padding-left:20px;
}
#nav3 a {
	padding-left:30px;
}
#crumbtrail {
	padding:10px;
}
#crumbtrail img,
#crumbtrail a {
	margin-right:5px;
}
#nvm {
	float:right;
	right:0px;
	top:0px;
	color:#fff;
	width:180px;/* 200-2*padding*/
	padding:6px 10px 10px 10px;
}
#nvm h2 {
	font-weight:normal;
	border-bottom:2px solid #B3C3C0;
}
#nvm img {
	border-color:#B3C3C0;
	margin-top:10px;
	border:2px solid #B3C3C0;
}
#content_w {
	width:700px;
	position:relative;
	float:left;
	background-image:url('/images/content_back.gif');
}
#content {
	text-align:left;
	float:left;
	clear:none;
	width:480px;
	background-image:url('/images/content_back.gif');
	padding:0px 0px 10px 10px;
	min-height:500px;
	height:auto !important;
	height:500px;
}
#content ul {
	margin:10px 0 1.5em 5px;
}
#content li {
	list-style:none;
	background:transparent url('/images/circle.gif') top left no-repeat;
	padding-left:15px;
	background-position:0 7px;
}
#content h1 {
	height:24px;
	line-height:24px;
	color:#373535;
	font-weight:normal;
	border-bottom:2px solid #B3C3C0;
}
.house,
.detailimage {
	display:block;
	float:left;
	margin-top:10px;
}
.house .image {
	display:block;
	float:left;
	margin-right:10px;
 	position: relative;
}
.house .image .overlay {
	position:absolute;
	top:6px;
	left:0px;
	width:150px;
	height:99px;
	z-index:10;
}
.house .text {
	display:block;
	float:left;
	width:320px;
}
table td {
	line-height:1.5em;
	vertical-align:top;
}
table {
	margin-top: -10px;
}
table p {
	margin-bottom: 5px;
}
/* from old site */
.txt_bold {
	font-weight:bold;
	color:#9B9A9A;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
.txt_bold_black {
	font-weight:bold;
	color:#000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
.txt_input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #999999;
}
.txt_white {
	color:#fff;
}
#zoeken_uitgebreid select {
	width:140px;
}
#zoeken_uitgebreid .select2 {
	width:70px;
}
#zoeken_uitgebreid .row {
	width:480px;
	margin-bottom:10px;
 	font-size: 0.75em;
}
#zoeken_uitgebreid .td1 {
	float:left;
	display:block;
	width:90px;
}
#zoeken_uitgebreid .submitimage {
	margin-left:90px;
}
.left {
	float:left;
}
.right {
	text-align:right;
}
.newsearch {
	text-align:right;
	margin-bottom:8px;
}
.sortby {
	float:right;
	width:200px;
}
.sortby label {
	font-size: 0.75em;
}
.center {
	text-align:center;
}
.space5 {
	padding:5px;
}
.clear {
	clear:both;
}
form {
	/*margin-top:1em;*/
}
#lang {
	color:#fff;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	padding-top:128px;
	margin-left:620px;/*1024/2+130*/
	text-align:center;
}
#lang a {
	color:#fff;
	text-decoration:none;
}
#lang .active {
	color:#BBD6D0;/* langswitch */
}
#mailform .left {
	display:block;
	width:200px;
}
#mailform .right {
	display:block;
	width:200px;
	float:left;
}
#mailform .row {
	display:block;
	float:right;
	width:440px;
	margin-bottom:10px;
}
#mailform .td1 {
	float:left;
	display:block;
	width:90px;
}
#mailform .submitimage {
	margin-left:90px;
}
#detailimages {
	display:block;
	float:left;
	width:120px;
	margin-left:10px;
}
.mailform .text {
	display:block;
	width:120px;
	float:left;
}
.inputRadio {
	vertical-align:middle;
}
.mailform .inputText {
	font-family:Verdana;
	font-size:12px;
	width:340px;
	margin-bottom:10px;
}
.mailform .required {
	font-weight:normal;
}
.mailform .error {
	color:red;
}
.mailform .padboxes {
	vertical-align:middle;
	margin-left:120px;
}
.mailform fieldset {
	border:none;
}
.nowrap {
	white-space:nowrap;
}
div.google_spacer {
	clear: both;
	height: 250px;
}

div.form {
	background-color: #BBD6D0;
	padding: 5px;
	border: 1px solid #6C7B78;
}
div.form label { font-size: 0.75em; }
