/************************************************* PAND OVERZICHT *************************************/
#pand_overzicht
{
    margin: 0 auto;
    text-align: left;
    width: 100%;
    font-weight: normal;
    font-size: 12px;
}
#pand_overzicht_td
{
    width: 100%;
    font-weight: normal;
    font-size: 12px;
}

.PandOverzichtFooter
{
	width: 100%;
	text-align:center;
	background-color:#D1DEEE;
	height:30px;
	vertical-align: middle;
	
}
.lblPandOverzichtFooter
{
	vertical-align: middle;
}

.lblPandTekst
{
	font-size: 10px;
    font-weight:normal;
    color:#4F6B72;
}

.hypPandDetailFoto
{

}
.hypPandDetail
{
    text-decoration:none;
    color:#AD0000;	/* $COLOR_HYP_OVERZICHT1$ */
    text-align:right;
    font-weight: normal;
    font-size: 12px;
}
.hypPandDetail:link
{
    text-decoration:none;
    color:#AD0000;	/* $COLOR_HYP_OVERZICHT1$ */
    text-align:right;
    font-weight: normal;
    font-size: 12px;
}
.hypPandDetail:visited
{
    text-decoration:none;
    color:#AD0000;	/* $COLOR_HYP_OVERZICHT1$ */
    text-align:right;
    font-weight: normal;
    font-size: 12px;
}
.hypPandDetail:hover
{
    color:#000000;	/* $COLOR_HYP_OVERZICHT2$ */
    text-decoration:underline;
    font-weight: normal;
    font-size: 12px;
}

.pand_Zoeken_style
{
    text-align:center;
    font-weight: normal;
    font-size: 12px;
}
.pand_overzicht_style       /*achtergrondstijl tussen panditems */
{
    font-weight: normal;
    font-size: 12px;
    text-align: left;
    width: 100%;
}
.pand_overzicht_alternatingStyle
{
    background-color: #E6EDE9;	/* $COLOR_BGK_OVERZICHT2$ */
    border: solid 1px #D3D3D3;	/* $COLOR_BORDER_OVERZICHT2$ */
    color:#4F6B72;	/* $COLOR_TXT_OVERZICHT2$ */
    font-weight: normal;
    font-size: 12px;
 
}
.pand_overzicht_ItemStyle
{
	background-color: #FFFFFF;	/* $COLOR_BGK_OVERZICHT1$ */
    border: solid 1px #D3D3D3;	/* $COLOR_BORDER_OVERZICHT1$ */
	color:#4F6B72;	/* $COLOR_TXT_OVERZICHT1$ */
	font-weight: normal;
    font-size: 12px;

 }

.dl_pand_overzicht_FooterStyle
{
    text-align:center;
}

.tblPandItemLink
{
	cursor:default;
}

.tblPandItem
{
	cursor:pointer;
}

.imgPandInfo{}

.tdPandInfo
{
	width: 250px;
	padding: 10px;
	vertical-align:top;
}
	.tblPandInfo
	{
		width: 100%;
		padding: 0;
		margin:0;
		vertical-align:top;
	}

#tblItem
{

}
#trItem{}
.tdFoto
{
    text-align:center;
    vertical-align:middle;
    cursor:pointer;
    width: 120px;
    padding: 10px;
    font-size: 10px;
    font-weight:normal;
    color:#4F6B72;
   }
.tdFotoZonderLink
{
	text-align:center;
    vertical-align:middle;
    cursor:default;
    width: 120px;
    padding: 10px;
    font-size: 10px;
    font-weight:normal;
    color:#4F6B72;
}
.tdPandAdres
{
	width: 140px;
	padding:10px;
} 
.tdPandBeschrijving
{
	padding:10px;
	width: 100%;

}
.tdPandStatus
{
	width: 100%;
	text-align:right;
	
}
.imgPandDetailFoto
{
    
}
.hypPandDetailFoto
{
    
}

#tdTblItemInfo{text-align:center;width:auto;}
#tblInfo{text-align:center;width:100%;}
.trInfo{}
.tdInfo{}

.dvNieuw
{
	width: 120px;
	height: 31px;
	background: url('../../../imgsite/nieuw.gif');
	background-repeat: no-repeat;
	background-position: center right;
	float:right;
}

.dvAangepast
{
	width: 120px;
	height: 31px;
	background: url('../../../imgsite/aangepast.gif');
	background-repeat: no-repeat;
	background-position: center right;
	float:right;
}

.dvVerkocht
{
	width: 120px;
	height: 31px;
	background: url('../../../imgsite/verkocht.gif');
	background-repeat: no-repeat;
	background-position: center right;
	float:right;
}

.dvVerhuurd
{
	width: 120px;
	height: 31px;
	background: url('../../../imgsite/verhuurd.gif');
	background-repeat: no-repeat;
	background-position: center right;	
	float:right;
}



.pand_overzicht_ItemStyle #tblItem #trItem #tdTblItemInfo #tblInfo .trInfo .tdInfo .lblInfo
{
    font-weight: normal;
	font-size: 12px;
	color:#4F6B72; /* $COLOR_TXT_OVERZICHT1$ */
    }
    
.pand_overzicht_alternatingStyle #tblItem #trItem #tdTblItemInfo #tblInfo .trInfo .tdInfo .lblInfo
{
    font-weight: normal;
	font-size: 12px;
	color:#4F6B72; /* $COLOR_TXT_OVERZICHT2$ */
    }

/***************************************************************************************************/

