/************************************************* 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;
}
.pand_overzicht_style       /*achtergrondstijl tussen panditems */
{
    font-weight: normal;
    font-size: 12px;
    text-align: left;
    width: 75%;
}
.pand_overzicht_alternatingStyle
{
    height:100px;

}
.pand_overzicht_ItemStyle
{
height:100px;
}


.pand_overzicht_ItemStyle #tblItem #trItem #tdTblItemInfo #tblInfo .trInfo .tdInfo .lblInfo
{
    font-weight: normal;
	font-size: 12px;
	color:#000000; /* $COLOR_TXT_OVERZICHT1$ */
    }
    
.pand_overzicht_alternatingStyle #tblItem #trItem #tdTblItemInfo #tblInfo .trInfo .tdInfo .lblInfo
{
    font-weight: normal;
	font-size: 12px;
	color:#FFFFFF; /* $COLOR_TXT_OVERZICHT2$ */
    }

/***************************************************************************************************/


.tblPand
{
	cursor: default;

}

.tblPandHover
{
	cursor: pointer;
}
	.tdPand
	{
		text-align: center;
		margin:0 auto;
		vertical-align: middle;
	}
		.tblPandInhoud
		{
			width: 550px;
			height: 100px;
			margin: 0 auto;
			text-align: center;
			
		}
		.tblPandInhoudHover
		{
			width: 450px;
			height: 100px;
			margin: 0 auto;
			text-align: center;
			
		}
			.tdPandInhoudLinks
			{
				width: 140px;
				vertical-align: top;
				padding: 10px 5px 10px 10px;
				text-align:center;
			}
			.tdPandInhoudLinksHover
			{
				width: 110px;
				vertical-align: top;
				padding: 10px 5px 10px 3px;
				text-align:center;
			}
				.tblPandFoto
				{
					margin: 0 auto;
					/*text-align: center;*/
					/*background-color: #f6f6f6;*/
					background-color:#D3B9E9;
					border:1px solid #d9d9d9;
					
				}
					.tdPandFoto
					{
						padding:5px;
						margin: 0 auto;
						text-align: center;
					}
					
			.tdPandInhoudRechts
			{
				vertical-align: top;
				text-align: left;
				padding: 10px 10px 10px 5px;
			}
			.tdPandInhoudRechtsHover
			{
				vertical-align: top;
				text-align: left;
				padding: 5px 5px 5px 5px;
			}
				.tblPandInfo
				{
					height: 100%;
					width:100%;
					text-align: left;
				}
					.tdPandInfoTitel
					{
						vertical-align: top;
						height:25px;
					}
					.tdPandInfo
					{
						padding:0px 0px 0px 10px;
					}
					.tdPandInfoHeight
					{
						height: 100%;
					}
					.tdPandInfoStatus
					{
						padding: 5px;
						height: 30px;
						vertical-align: bottom;
						text-align:right;
					}



.dvPandTitel
{
	text-align: left;
	z-index: 1000;
	position: relative;
	top: 40px;
}
.lblPandTitel
{
	font-size: 12px;
	font-weight: bold;
	letter-spacing:1px;
	line-height: 16px;
	padding: 5px 10px 5px 10px;
	color: #000000;
	/*border-bottom: 2px solid #014E9E;*/
}

.lblPandTitel_Hover
{
	font-size: 12px;
	font-weight: bold;
	letter-spacing:1px;
	line-height: 16px;
	padding: 5px 10px 5px 10px;
	color: #000000;
	border-bottom: 2px solid #9E6ACE;
}

.lblPandStatus
{
	font-size: 11px;
	color:#ffffff;
	font-weight: 600;
	letter-spacing: 1px;
	background-color:#9E6ACE;
	/*background-color:#014E9E;*/
	padding: 5px 15px 5px 15px;
	text-transform: uppercase;
	
}

.dvOverzichtKnoppen
{
	vertical-align: bottom;
	padding-left: 10px;
	margin-bottom: 0px;
	text-align: left;

}

.dvBorder
{
	
}

.hypPandDetailTitel a
{
    text-decoration:none;
}



.dlPandOverzicht_td_prev, .dlPandOverzicht_td_numbers, .dlPandOverzicht_td_next
{
	padding: 2px;
	vertical-align: middle;
	text-align: center;
	height: 20px;
}

.dlPandOverzicht_pages_active
{
	padding: 2px 5px 2px 5px;
	background-color:#E1313B;
	color: #ffffff;
	text-decoration: none;
}

.dlPandOverzicht_pages, .dlPandOverzicht_pages:link, .dlPandOverzicht_pages:visited
{
	padding: 2px 5px 2px 5px;
	background-color:#9E6ACE;
	color: #ffffff;
	text-decoration: none;
}

.dlPandOverzicht_pages:hover
{
	background-color:#E1313B;
	color: #ffffff;
}