body {
	background-color:#b3a59f;
	font-family:Trebuchet MS, Arial;
	text-align:center;
	background-image:url('../images/body_background.jpg');
	background-position:top;
	background-repeat:no-repeat;
}
body, form, h1, h2, h3, h4, p{
	margin:0px;
	padding:0px;
}
#wrapper{
	width:990px;
	margin:0 auto;
}

#header{
	height:220px;
	margin:auto;
	background-color:white;
}
#main{
	background-color:white;
	text-align:left;
	padding:15px 15px;
	padding-bottom:30px;
}
#footer{
	background-color:white;
	background-image:url('../images/bar_footer.png');
	background-repeat:repeat-x;
	background-position:0px 80px;

}
#footerImage{
	background-image:url('../images/logo_footer.png');
	background-repeat:no-repeat;
	background-position:bottom;
	height:175px;
	width:100%;
}
#primary{
	width:600px;
	float:left;
}
#secondary{
	width:320px;
	margin-left:630px;
}
.clearfloats{
	clear:both;
	font-size:0px;
	height:0px;
}
b{
	font-family:Arial, Verdana;
}
h1{
	color:#592000;
	font-size:24px;
	font-family:Arial;
	font-variant:small-caps;
	margin-bottom:20px;
}
h2{
	font-size:16px;
	font-family:Arial;
	margin-bottom:14px;
}
h3{
	font-size:14px;
}
h4{
	font-size:13px;
	margin-bottom:4px;
}
p{
	font-size:12px;
	margin-bottom:10px;
}
table{
	width:100%;
}
span{
	font-size:12px;
}
dd{
	margin:0px;
	padding:0px;
}
.bullet{
	background-image:url('../images/bullet.jpg');
	background-position:left;
	background-repeat:no-repeat;
	padding-left:12px;
}
.justify {
	text-align:justify;
}
.center{
	text-align:center;
}
.right{
	text-align:right;
}
p.left{
	text-align:left;
}
div.left{
	float:left;
}
.hide{
	display:none;
}
.pointer{
	cursor:pointer;
}
.help{
	cursor:help;
}
.message{
	font-weight:bold;
	text-align:center;
	color:green;
}
.bold{
	font-family:Arial,Verdana;
	font-weight:bold;
}
a{color:#592000;}
a:hover{color:#b3a49e;}
a img {border:0;}
input.required, select.required{
	border:1px solid red;
	background-color:pink;
	padding:2px;
}

/* @Group searchresults */
#results
{
	width:960px;
	padding-top:20px;
}
.resultbox {
	padding:10px;
	width:220px;
	font-size:11px;
	color:white;
	float:left;
}
.resultbox h3{
	width:212px;
	font-size:11px;
	text-align:center;
	background-color:#592000;
	font-weight:normal;
	padding:4px;
	height:30px;
	overflow:hidden;
}
.resultbox h3 em{
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Arial;
}
.resultbox .more{
	display:block;
	width:220px;
	text-align:center;
	background-color:#b3a49e;
	height:24px;
}
.resultbox .more a{
	display:block;
	padding-top:4px;
	font-weight:bold;
	font-family:arial;
	color:white;
	text-decoration:none;
}
.resultbox .more a:hover{text-decoration:underline;}
.resultbox .informationAsked{
	display:block;
	float:left;
	clear:none;
	width:30px;
	
	background-image:url('../images/static/eye.gif');
	background-position:left;
	background-repeat:no-repeat;
}


.imageContainerSmall{
	width:220px;
	height:140px;
	overflow:hidden;
}

.verkocht, .verhuurd, .nieuw, .update, .optie{
	display:block;
	width:60px;
	height:60px;
	margin-left:-1px;
	margin-top:-1px;
	position:absolute;
	text-indent:-9999px;
	z-index:10;
}
.verkocht{
	background: url(../images/verkocht.png) no-repeat;
}
.verhuurd{
	background: url(../images/verhuurd.png) no-repeat;
}
.nieuw{
	background: url(../images/nieuw.png) no-repeat;
}
.update{
	background: url(../images/update.png) no-repeat;
}
.optie{
	background: url(../images/optie.png) no-repeat;
}
/* @end group searchresults */


/* @group smallsearchform */
#smallcontactform dl, #smallcontactform dd{
	margin:0px;
	padding:0px;
}
#smallcontactform label{
	display:block;
	float:left;
	width:110px;
	font-size:12px;
	height:16px;
	padding-top:2px;
}
#smallcontactform textarea{
	width:346px;
	height:100px;
	font-family:Trebuchet MS;
}
#smallcontactform input{
	width:200px;
	margin:1px 0px;
}
#smallcontactform input,
#smallcontactform select,
#smallcontactform textarea{
	font-size:11px;
}
#smallcontactform #vraag{
	margin-left:350px;
}
#smallcontactform #vraag label{
	width:60px;
}
#smallcontactform #vraag span{
	margin-left:60px;
}
#smallcontactform input.submit{
	width:70px;
}
#smallcontactform #bron_andere{
	width:185px;
	margin-left:220px;
}
#smallcontactform em{
	margin-left:4px;
	font-weight:bold;
	color:red;
}
#smallcontactform #remarks{
	display:block;
}
/* @end group */


/* @group kantoor */
#gMapKantoor,
#gMapKantoor2,
#gMapDetail{
	width:350px;
	height:150px;
	overflow:hidden;
	margin-bottom:20px;
	border:2px solid silver;
}
#gMapDetail{
	width:400px;
	height:350px;
}
/* @end group kantoor */


/* @group panddetails */
.image{}
.main{
	width:490px;
	height:370px;
	overflow:hidden;
	float:left;
	border:1px solid #DEDEDE;
	margin-right:20px;
}
.thumbs{
	margin-left:500px;
}
.thumb{
	width:100px;
	height:75px;
	overflow:hidden;
	float:left;
	margin-right:4px;
	margin-bottom:4px;
	text-align:center;
	border:1px solid #DEDEDE;
}
.mainborder{
	border:3px solid white;
	width:484px;
	height:364px;
	overflow:hidden;
}
.thumbborder{
	border:3px solid white;
	width:94px;
	height:69px;
	overflow:hidden;
}
/* @end group panddetails */
