body {
	background-color: #CCCCCC;
}
td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
a {
	text-decoration: underline;	
	color: #99CC00;
}
a.home{
	color: #0BA0BB;
}
a.kopen{
	text-decoration: underline;	
	color: #FFFFFF;
}
a.kopenG{
	text-decoration: underline;	
	color: #000000;
}

a.rood {
	color: #670001;
}

a.huren{
	text-decoration: underline;	
	color: #FF9900;
}

a.vorigeVolgende{
text-decoration: underline;	
	color: #999999;
}

.textOpZwart{
	color: #FFFFFF;
}
.formField{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #999999;
	background-color: #FEFFF9;
}
.tabelBorderZwart {
	border: 1px solid #000000;
}

hr { height: 1px; color: #C8C8C8; }

.kopProjecten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #670001;
	font-weight: bold;
}

.blueTxt{
color: #0BA0BB
}

.greyTxt {
	color: #333333;
	font-style: italic;
	font-weight:normal;
}

h1 {
	font-size: 11px;
}

.koop_item,
.huur_item{ float:left; display:block; margin:0; padding:0;	width: 354px; height: 79px;	border-top: 1px solid #CCC;	border-left: 1px solid #CCC; text-align:left;}

.koop_item div.status,
.huur_item div.status{ display: block; position:absolute; float:none; left:-999em; z-index:500; width: 354px; height: 79px; background-position:left top; background-repeat: no-repeat; background-image: url(http://www.indestad.nl/www/images/verhuurd.png); }

.koop_item div.status{  background-image: url(http://www.indestad.nl/www/images/verkocht.png)}

.koop_item div.verkocht,
.huur_item div.verhuurd{ left:auto }

* html .huur_item div.status{ background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='http://www.indestad.nl/www/images/verhuurd.png');}
* html .koop_item div.status{ background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='http://www.indestad.nl/www/images/verkocht.png');}

.koop_item img,
.huur_item img{ float:left; width:105px; height: 75px; overflow:hidden; border-top: 2px solid #FFF; border-bottom: 2px solid #FFF; border-left: 2px solid #FFF;}

.koop_item div.container,
.huur_item div.container{ float:left; }

.koop_item span,
.huur_item span{ position:relative; display:block; height:20px;	width: 240px; padding-left: 5px; white-space:nowrap; overflow:hidden;}

.koop_item span.adres,
.huur_item span.adres{ font-weight: bold; font-size: 10px; margin-top: 2px; vertical-align:top; white-space:nowrap; overflow:hidden; background-color:#F0F0F0;}

.koop_item .container a,
.huur_item .container a{ position:relative;  background-position: right 5px; background-repeat: no-repeat; text-decoration:none; padding-right:5px; padding-left:5px;}
.koop_item .container a{ background-image:url(http://www.indestad.nl/www/images/formButtons/arrow_purple.gif);}

.koop_item a:hover,
.huur_item a:hover{ text-decoration:underline;}
