#imgPreviewContainer {
    background: #E0E0E0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 15px;
    z-index: 999;
    border: none;
    border:1px solid #AAABAF;
}
#imgPreviewContainer img 
{
    float: left;
    padding: 1px;
    background-color:#AAABAF;    
    display:block;
}
#imgPreviewContainer span {
    color: #333333;
    font-size:10px;
    text-align: center;
    float: left;
    padding: 10px;    
    display:block;
 }




/*#imgPreviewWithStyles {
    background: #222;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 15px;
    z-index: 999;
    border: none;
}*/



.dvPandOverzicht
{
	width: 700px;
	overflow:hidden;
}

.tdPandOverzichtCell
{
	width: 50%;
	vertical-align :top;
	text-align: center;
	background-color:#ffffff;
}
.tblPand
{
	width: 320px;
	height: 230px;
	background:url("../../../imgsite/pand_kader.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 0 auto;	
	cursor: pointer;
	z-index: 10;
	position: relative;
}

.tblPandHover
{
	width: 320px;
	height: 230px;
	background:url("../../../imgsite/pand_kader_hover.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 0 auto;	
	cursor: pointer;
	z-index: 10;
	position: relative;
}

	.tdPand
	{
		vertical-align: top;
		padding:20px;
	}
	    
	    .dvPandStatusVerkocht_Alt
		{
			width: 270px;
			height: 180px;
			z-index: 10;
			background:url("../../../imgsite/verkocht.png");
			background-position: center center;
			background-repeat: no-repeat;			
			position: relative;	
			
						
		}
		.dvPandStatusVerhuurd_Alt
		{
			width: 270px;
			height: 180px;
			z-index: 10;
			background:url("../../../imgsite/verhuurd.png");
			background-position: center center;
			background-repeat: no-repeat;			
			position: relative;	
						
		}
		
		.dvPandStatusNieuw_Alt
		{
			width: 270px;
			height: 180px;
			z-index: 10;
			background:url("../../../imgsite/nieuw.png");
			background-position: center center;
			background-repeat: no-repeat;			
			position: relative;	
						
		}
	
		.dvPandStatusVerkocht
		{
			width: 110px;
			height: 110px;
			z-index: 10;
			background:url("../../../imgsite/status_verkocht_grijs.png");
			background-position: 0 0x;
			background-repeat: no-repeat;
			display: inline-block;
			position: absolute;	
			margin-left: 180px;	
			margin-top:-8px;
						
		}
		.dvPandStatusVerhuurd
		{
			width: 281px;
			height: 110px;
			z-index: 10;
			background:url("../../../imgsite/status_verhuurd_grijs.png");
			background-position: 0 0x;
			background-repeat: no-repeat;
			display: inline-block;
			position: absolute;	
			margin-left: 180px;	
			margin-top:-8px;
						
		}
		.dvPandStatusNieuw
		{
			width: 281px;
			height: 110px;
			z-index: 10;
			background:url("../../../imgsite/status_nieuw_grijs.png");
			background-position: 0 0x;
			background-repeat: no-repeat;
			display: inline-block;
			position: absolute;	
			margin-left: 180px;	
			margin-top:-8px;	
			
						
		}
		.dvPandStatusAangepast
		{
			width: 281px;
			height: 110px;
			z-index: 10;
			background:url("../../../imgsite/status_aangepast_grijs.png");
				background-position: 0 0x;
			background-repeat: no-repeat;
			display: inline-block;
			position: absolute;	
			margin-left: 180px;	
			margin-top:-8px;	
						
		}
		
		.pand-titel
		{
		    display:block;
		    text-align: left;
		    padding-left: 25px; 
		    margin-top: 20px;   
		}
		
		.pand-info
		{
		    padding-left: 25px;
		    text-align: left;   
		}
		.pand-type, .pand-prijs
		{
		    display:inline-block;
		    padding: 2px 5px;  
		    font-size: 10px;      
		}
		
		.tblPandInhoudContainer
		{
			width: 282px;
			height: 192px;	
			text-align: left;					
		}
			
		.dvFotoOverflow
		{
		    width: 270px;
			height: 180px;				
		    overflow:hidden;   	 
		    margin-top: 5px;
		    margin-left: 6px;
		    text-align: center;		
		    position:absolute;
		    /*background:url("../../../imgsite/stripe.png");*/
		   
		}
		.dvFotoOverflow img
		{
		    margin: 0 auto;		   
		        
		}
				
			.tdPandInhoudContainer
			{
				padding: 10px;
				vertical-align: top;
				text-align: left;
			}
				.tblPandInhoud
				{
					width: 100%;
					height: 100%;
				}
					.tdPandInhoudGemeente
					{
																	
						vertical-align: top;
						padding-bottom: 10px;
					}
						.lblPandGemeente
						{
							padding: 2px 5px 2px 5px;
							display: inline;
							background-color:#AAABAF;
							font-size: 12px;
							color:#ffffff;
							
							font-weight: bold;
							text-transform: uppercase;
						}
					.tdPandInhoudFoto
					{
						text-align: center;
						margin: 0 auto;
						height: 90px; 
						vertical-align: middle;
					}
					
						.pand_foto_container
						{
							/*height: 80px;
							width: 230px;
							overflow:hidden;*/
						}

					
						.tblPandFotoBorder
						{
							margin: 0 auto;
							text-align: center;
						}
							.tdPandFotoBorder
							{
								padding: 5px;
								background-color:#D7D7D7;
							}
							
						.tblBorder
						{
							margin: 0 auto;
							text-align: center;
							width:100%;
						}
							.tdBorder
							{
								padding: 5px;
								background-color:#D7D7D7;
							}
					.tdPandInhoudType
					{
						/*padding: 5px 5px 0px 5px;*/
						height: 20px;						
						line-height:14px;
						color:#9b9b9b;
						font-weight: bold;
					}
					.tdPandInhoudPrijs
					{
						/*padding: 5px 5px 0px 5px;*/
						height: 100%;					
						line-height:14px;
						color:#9b9b9b;
						font-weight: bold;
					}

.tblPijl
{
	width: 150px;
	margin-top: -40px;
	margin-left: 150px;
	z-index: 1;
	position: relative;
}
	.tdPijl
	{
		vertical-align: top;
		text-align: left;
		margin:0;
		padding:0;
	}
	.tdPijlLink
	{
		vertical-align: bottom;
		text-align: right;
		margin:0;
		padding:0;
	}

.dvPandPijl
{
	display: block;
	position: relative;
	height:51px;
	width:66px;
	background:url("../../../imgsite/pand_pijl.png");
	background-repeat: no-repeat; 
		
}
.dvPandPijl_hover
{
	display: block;
	position: relative;
	height:51px;
	width:66px;
	background:url("../../../imgsite/pand_pijl_hover.png");
	background-repeat: no-repeat; 
		
}
					

.lnkKnop, .lnkKnop:link, .lnkKnop:visited
{
	background-color:#B8B8B8;
	color:#ffffff;
	cursor:pointer;
	display:inline;
	padding:2px 5px;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:14px;
	font-weight:bold;
}

.lnkKnop:hover
{
	background-color:#02BEED;
}

.lnkKnop_actief, .lnkKnop_actief:link, .lnkKnop_actief:visited
{
	background-color:#02BEED;
	color:#ffffff;
	cursor:pointer;
	display:inline;
	padding:2px 5px;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:14px;
	font-weight:bold;
}


.hypPandInfo, .hypPandInfo:link, .hypPandInfo:visited
{
	vertical-align: bottom;
	font-weight: bold;
	text-transform: uppercase;
	color:#9B9B9B;
	text-decoration: none;
	font-size: 10px;
}

.hypPandInfo:hover
{
	color:#000000;
}

.hypPandInfo_hover
{
	vertical-align: bottom;
	font-weight: bold;
	text-transform: uppercase;
	color:#02BEED;
	text-decoration: none;
	font-size: 10px;
}
