/*------------------------------------------------*/
/*           AANPASBARE ITEMS                     */
/*------------------------------------------------*/

.kleur1 /* dit is het achtergrondkleur van oa. de menubalk */
{
	background-color: #325478;
}

.kleur2 /* dit is het kleur achter de foto in de header  */
{
	background-color: #4097fe;
}

.kleur3 /* dit is het achtergrondkleur middenin de pagina  */
{
	background-color: #eff4f9;
}

.kader /* dit is het kader rond de tekst  */
{
	border: 1px solid #1f3851;
	background-color: #FFFFFF;
	padding: 10px;
}

.blauwerand /* dit is het gekleurde randje rond foto's, logo's,...  */
{
	border: 1px solid #1f3851;
	background-color: #FFFFFF;
}

.kleurkader /* dit is het gekleurde lijntje tussen de headerkleuren  */
{
	background-color: #1F3851;
}


.titel /* dit is de hoofdtitel op elke pagina  */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1F3851;
}
.tekst /* dit is de broodtekst  */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F3851;
	font-weight: normal;
}

.tekstvet /* dit is de broodtekst in bold  */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1F3851;
}

/* dit zijn de linkkleuren voor de tekst  */

a:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #1F3851;}
a:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #1F3851;}
a:active {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #1F3851;}
a:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #1F3851;}


/* dit zijn de kleuren voor het menu */

.menuboord /* dit is de kleur van het lijntje tussen de menu-items EN van de ACTIEVE menutekst  */
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1F3851;
	font-size: 12px;
	color: #4097FE;
	font-family: Arial, Helvetica, sans-serif;
}

.menu /* dit is de opmaak voor de NIET-ACTIEVE menutekst  */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* dit is de kleur voor de NIET-ACTIEVE menutekst  */
a.menu:link		{	color: #FFFFFF;	text-decoration: none;}
a.menu:visited	{	color: #FFFFFF;	text-decoration: none;}
a.menu:active	{	color: #FFFFFF;	text-decoration: none;}
a.menu:hover	{	color: #4097FE;	text-decoration: none;}


/*------------------------------------------------*/
/*           NIET-AANPASBARE ITEMS                */
/*------------------------------------------------*/


#taal 
{
	position: absolute;
	z-index: 3;
	top: 0px;
	width: 82px;
	height: 31px;
}

#hand 
{
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	top: 41px;
}

#logo
{
	position: static;
	top: 42px;
	right: 394px;
	z-index: 2;
	float: right;
	background-image: url(images/logo_d3.jpg);
	background-repeat: no-repeat;
	height: 118px;
	width: 202px;
	background-position: center top;
}
/*DIV SPECIFICATIONS*/
#searchform{
	font-size:100%;
}
	#searchform ul{
		margin:0 20px;
		list-style:none;
	}
	#searchform li{
		padding:0px;
		margin-top:4px;
	}
	#searchform form{
		margin:0px;
		padding:0px;
	}

.rowstyle1   {
	background-color:#ffffff;
	width:100%;
}

.rowstyle2  {
	background-color:#ffffff;
	width:100%;
}

	
.searchTable{
	margin:5px;
	border:2px solid #1a306c;
	background-color:#cecece;
}
.searchResult{
	margin:2px;
	margin-top:5px;
	margin-right:10px;
}

.footer{
	width:920px;
	border:2px solid #1a306c;
	margin:10px 0;
}
.footer td{
	background: transparent url('images/footer.jpg') no-repeat left top;
}
.footer td td{
	background:transparent;
}
	.searchResult{
	}
	.searchResult .title{
		font-size:100%;
		font-weight:bold;
		margin:0px;
		margin-bottom:2px;
		padding:6px 0px 6px 6px;
		margin-left:118px;
	}
		.searchResult .title .new{
			font-size:100%;
			font-weight:bold;
			margin:0px;
			margin-bottom:2px;
			padding:6px 0px 6px 6px;
			color:#FF6600;
		}
	
	.searchResult .informationRequest{
		padding:5px;
		margin:10px 5px 5px 5px;
		border:1px solid white;
		width:200px;
	}
	
	.searchResult .rowstyle1{
		background-color:#ffffff;
		border:1px solid #4097fe;
	}
		.searchResult .rowstyle1 .title{
			background-color:#ffffff;
		}
		.searchResult .rowstyle1 a:hover{
			color:#4097fe;
		}
	.searchResult .rowstyle2{
		background-color:#ffffff;
		border:1px solid #4097fe;
	}
		.searchResult .rowstyle2 .title{
			background-color:#ffffff;
		}
		.searchResult .rowstyle2 a:hover{
			color:#4097fe;
		}
		.clear{	
			clear:both;
			padding-bottom:15px;
			border-bottom:1px solid black;
		}
	.searchResult a{
		text-decoration:none;
	}
	.searchResult .mainImage, .reference .mainImage{
		margin:3px;
		border:1px solid #336699;
		background-color:#ffffff;
		padding:3px;
		width:100px;
		float:left;
		font-size:1px;
	}
	.searchResult .verkocht_verhuurd{
		text-align:center;
		background-color:#1a306c;
		font-weight: 600;
		color:White;
	}
	.searchResult .description{
		padding:8px;
		text-decoration:none;
		text-align:justify;
		margin-left:120px;
	}
.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;
	width:200px;
}
	.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;
}
	.smallImg img{
		
	}
	.smallImg img:hover{
		cursor:pointer;
	}
	
/*CONTACTFORM*/
.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:#4097fe;}
#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 , #mailing textarea{
	background-color:#eeeeee; 
	border:1px Solid #666666; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	margin:1px;
}
.facilimmo-buttons{font-family:Verdana, Arial;font-size:11px; color:#000000; background-color:; margin-left:15px;}
/* / CONTACTFORM*/
