body{
	font-family:Verdana, Arial;
	text-align:left;
	font-size:80%;
	padding:0px;
	margin:0px;
	behavior: url("csshover3.htc");
}
h1{
	font-size:16px;
	font-family:Verdana, Arial;
	color:white;
}
h2{
	font-size:12px;
	font-family:Verdana, Arial;
	color:white;
}
h3{
	font-size:14px;
	color:black;
	font-family:Verdana, Arial;
}
a img{
	border:none;
}
em{
	font-weight:bold;
	color:#ea020e;
}
p{
	font-family:Verdana, Arial;
	font-size:11px;
	
}
.smaller{
	font-size:9px;
	font-style:italic;
}
p.small{
	font-size:10px;
}
p.justify{
	text-align:justify;
}
form{
	padding:0px;
	padding-bottom:1px;
	margin:0px;
}
#topshadow1{background:white url('images/top_shadow.png') repeat-x;}
#topshadow2{background:#9aa9be url('images/top_shadow.png') repeat-x;}

/*LINKS*/
a{color:black;}
a:hover{color:#ea020e;}

.normal,.style11 table{font-family:Verdana, Arial;font-size:10px; color:#000000;}
.normalred{font-family:Verdana, Arial;font-size:10px; color:#ea020e;}
.normalwhite{font-family:Verdana, Arial;font-size:10px; color:white;}
.bigred{font-family:Verdana, Arial;font-size:12px; color:#ea020e;font-weight:600;}
.bigwhite{font-family:Verdana, Arial;font-size:12px; color:white;font-weight:600;}
.topmenu{font-family:Verdana, Arial;font-size:12px; color:#ffffff; text-transform: uppercase; text-decoration:none;}
a.topmenu:hover {color:#9aa9be}

/*Leftmenu*/
#wrapper-leftmenu ul{
	list-style:none;
	margin:0px;
	margin-top:10px;
	padding-left:10px;
	margin-bottom:10px;
	font-size:90%;
}
	#wrapper-leftmenu ul .mainItem {
		color:#ea020e;
		font-size:100%;
		text-align:left;
		font-weight:bold;
		text-transform:uppercase;
	}
		#wrapper-leftmenu ul .mainItem a{
			color:#000000;
			font-weight:normal;
		}
	#wrapper-leftmenu ul .mainItemCurrent{
		color:#ea020e;
		text-align:left;
		font-weight:normal;
		text-transform:uppercase;
	}
		#wrapper-leftmenu ul .mainItemCurrent a, #wrapper-leftmenu ul .mainItem a:hover, #wrapper-leftmenu ul .subItem a:hover{
			color:#ea020e;
			font-weight:normal;
		}
	#wrapper-leftmenu ul li.subItem{
		list-style-image:url('images/block_black.jpg');
		font-size:90%;
		margin-left:25px;
		padding-left:0px;
		text-align:left;
		margin-bottom:3px;
	}
	#wrapper-leftmenu ul li.subItem:hover{
		list-style-image:url('images/block_red.jpg');
	}
#wrapper-leftmenu ul a{
	color:#000000;
	text-decoration:none;
}
#wrapper-leftmenu #tblContactInfo{
	padding:0 5px;
}

/*Zoekresultaten*/
#searchResults{}
#searchResults td{
	color:#333333;
	font-size:11px;
	vertical-align:top;
	background-color:#ffffff;
	border-bottom:2px solid #9aa9be;
}
#searchResults td.rowstyle2{
	background-color:#efefef;
}
/*#searchResults td.left:hover{
	background-color:#9aa9be;
}*/
#searchResults td.left{
	border-left:3px solid #9aa9be;
}
#searchResults td.right{
	border-right:3px solid #9aa9be;
}
#searchResults p{
	padding:3 8px;
	margin-top:3px;
}
#searchResults  a{
	text-decoration:none;
}
#searchResults h3{
	color:#333333;
	font-size:13px;
	font-weight:bold;
	margin:0px;
	margin-bottom:2px;
	padding:6px 0px 6px 6px;
	text-decoration:underline;
}
#searchResults a:hover h3{color:#ea020e;}
#searchResults .image{
	padding:1px;
	border:1px solid #336699;
	vertical-align:middle;
	margin:3px;
	text-align:center;
	/*
	height:188px;
	overflow:hidden;
	*/
}
#searchResults .image img{margin:0px;padding:0px;}
.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;
}
#noRecords{font-size:11px;padding:20px;}
.paging{
	margin:0px 4px;
	height:20px;
	width:99%;
}
.paging td span.normal, .paging td span.normal a{
	font-weight:normal;
	color:white;
	font-size:11px;
}
.paging td span.normal a{
	text-decoration:underline;
}
.paging td span.normal a.dis{text-decoration:none;color:black;}


/* DETAIL */
#panddetail{
	margin:20px 10px;
	padding:10px 5px;
	border:1px solid black;
}
#panddetail #vorigevolgende{
	font-size:10px;
	font-weight:bold;
	width:470px;
	height:25px;
	text-align:right;
	padding-top:16px;
	padding-bottom:8px;
}
#panddetail #vorigevolgende .disabled{
	color:silver;
	text-decoration:none;
	cursor:default;
}
#panddetail .image{

}
#panddetail .main{
	float:left;
	height:352px;
	width:470px;
}
#panddetail .main td{
	background-image: url('images/v2_no_image.jpg');
}
#panddetail .thumbs{
	margin-left:474px;
	height:352px;
	width:225px;
	overflow:auto;
}
#panddetail .thumbs img{
	float:left;
	margin-right:4px;
	margin-bottom:10px;
}
#panddetail h4{
	color:#ea020e;
	font-weight:normal;
	font-size:14px;
	margin-bottom:3px;
}
#panddetail p{
	font-size:11px;
}
#panddetail ul{
	list-style:none;
	margin:0px;
	padding:0px;
	font-size:10px;
}
#panddetail ul li p{ 
	width:100px;
	padding:0px;
	margin:0px;
	display:inline;
	text-align:left;
}
#panddetail #algemeneInfo{
	width:28%;
	float:left;
}
#panddetail #algemeneInfo ul li{
	margin:3px 0px;
}
#panddetail #informatiePlicht ul li p{
	width:200px;
}
#panddetail #informatiePlicht{
	width:40%;
	float:left;
	margin-right:10px;
}
#panddetail #terrein{
	margin-left:490px;
}
#panddetail #terrein ul li p{
	width:125px;
}
#panddetail #verbindingen{
	margin-left:490px;
}
#detailFooterRight p a{
	color:#ea020e;
}
#detailFooterRight p a:hover{
	color:black;
}
#detailFooterRight p{
	padding:0px;
	margin:2px;
}

.clearFloats{clear:both;}

.submit{
	border:1px solid #000000;
	background-color:#cecece;
}

.select{
	border:1px solid #000000;
	width:140px;
	font-family: Verdana, Arial; 
	font-size: 10pt; 
}

.bigImg{
	background-color:#FFFFFF;
	margin-bottom:10px;
	margin-top:20px;
	width:470px;
}
	.bigImg img{
		padding:2px;
		border:1px solid #333333;
	}
.smallImg {
	margin:2px;
	width:108px;
	height:108px;
	font-size:2px;
	padding:1px;
	text-align:center;
	vertical-align:middle;
	/*background-color:#ededed;
	border:2px solid #1a306c;*/
}
	.smallImg img{
		
	}
	.smallImg img:hover{
		cursor:pointer;
	}
	
.imageScroller{
	width:252px;
	overflow:auto;
	height:472px;
	margin-bottom:10px;
}

table.paging, table.paging .normal, table.paging a{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

/* MAILING*/
.facilimmo-normal{font-family:Verdana, Arial;font-size:10px;color:#000000;}
.facilimmo-alert{font-family:Verdana, Arial;font-size:10px;color:#000000;background:#FFA6A6;}
.facilimmo-header{font-family:Verdana, Arial;font-size:11px;font-weight:bold;color:#eeeeee;background:#ea020e;}
#ajax_listOfOptions{position:absolute;width:175px;height:250px;overflow:auto;border:1px solid #317082;background-color:#FFF;text-align:left;font-family:Verdana, Arial;font-size:11px;z-index:100;}
#ajax_listOfOptions div{margin:1px;padding:1px;cursor:pointer;font-size:0.9em;}
#ajax_listOfOptions .optionDiv{}
#ajax_listOfOptions .optionDivSelected{background-color:#317082;color:#000;}
#ajax_listOfOptions_iframe{background-color:#F00;position:absolute;z-index:5;}
#mailing table {
	width:100%;
}
#mailing form{display:inline;}
#mailing input , textarea{
	background-color:#eeeeee; 
	border:1px Solid #666666; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	margin:1px;
}

/* @group LINKS */
	ul#links{
		margin:0px;
	}
	ul#links li {
		list-style:none;
	}
	ul#links span{
		font-size:11px;
		width:250px;
	}
	ul#links a{
		font-size:11px;
	}
/* @End group */

#vastgoedbalk{
	position:absolute;
}
#vastgoedbalk .scrollitem{
	cursor:pointer;
	overflow:hidden;
	border-right:1px solid silver;
	height:145px;
	margin-top:5px;
	font-size:10px;
}

.tkthOverlay{
	position:absolute;
	padding-top:28px;
	color:white;
	width:116px;
	font-weight:bold;
	text-align:center;
}
#snelzoeken{
	background-image:url('images/snelzoeken.jpg');
	width:200px;
	height:200px;
}
#snelzoeken form{
	padding-top:50px;
}
#snelzoeken table{
	margin-left:15px;
	font-size:11px;
}
#snelzoeken .text{
	width:80px;
	font-size:11px;
}
#wiezijnwe p{
	font-size:13px;
}
#wiezijnwe p.small{
	font-size:9px;
}
#infoTable input.text{
	width:200px;
}
#infoTable .required{
	border:1px solid red;
	outline:1px solid red;
	padding:2px;
	height:18px;
	background-color:pink;
}
#infoTable textarea.required ,
#infoTable textarea
{
	width:200px;
	height:100px;
	margin-left:0px;
}
#infoTable textarea{
	background-color:white;
	border:1px solid #a5acb2;
}