/*====================================================================================
FILENAME:			di_homepage.css
DESCRIPTION:		Home Page Style Sheet
CREATED:			11/09/2007
INITIAL AUTHOR:		Elma Smit
UPDATED BY:			Elma Smit, 11/09/2007

Copyright (c) 2007 KeyAgency
http://www.dsi.nl/
====================================================================================*/


/* Content home */
.middle .home
{
	
}

.middle .home p, .middle .home .p
{
	color: #87888a;
}

.extrabericht
{
	border: 3px dotted #ffa00b;
	padding: 10px;
	margin: 10px;
	float: left;
}

#banners
{
	margin-top:30px;padding-left:32px;
}

#banners .banner
{
	width:226px;
	height: 148px;
	overflow: hidden;
	float: left;
	margin: 0 16px 16px 0;
	position:relative;
}

#banners .alt
{
		
}

#banners .banner h3
{
	height:40px;
	width:100%;
	background-color: transparent;
	background-image: url('../gui/home/bg.banner.png');
	background-repeat: repeat-x;
	background-position: left top;
	font-weight:normal;
	font-size:12px;
	display: table;
	padding-bottom:7px;
}

#banners .banner h3 a
{
	color: #fff;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	height: 40px;
	padding:0 10px;
	display: table-cell; 
	vertical-align: middle; 
}

#banners .banner h3 a span
{
	
}

#banners .banner div.background
{
	height: 147px;
	display: block;
	background-position: 1px bottom;
	background-repeat: no-repeat;
}



#banners .banner div.content
{
	background-color: #fff;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin: 0;
	padding: 0;
	display:none;
}

#banners .banner div.content p
{
	margin: 0;
	padding: 0;
}

#banners .banner div.content p a
{
	font-size: 10px;
	padding: 5px 10px 10px 10px;
	line-height: 16px;
	
	height: 92px;
	
	color: #000;
	text-decoration: none;
	display:inline-block;
}

#banners .banner div.content p a:hover
{
	font-weight: normal;
}


/* adviseur */
#banners .adviseur
{
	background-image: url('../gui/home/banners/wft/3.jpg');
}

#banners .adviseur h3 a
{

}

/* PES */
#banners .PES
{
	background-image: url('../gui/home/banners/PES/1.jpg');
}

#banners .PES h3
{
	
}

#banners .PES h3 a
{
	
}

/* BVA */
#banners .BVA
{
	background-image: url('../gui/home/banners/BVA/BVA.jpg');
}

#banners .BVA h3
{
	
}

#banners .BVA h3 a
{

}

/* 
	financieel-rijbewijs
*/
#banners .financieel-rijbewijs
{
	background-image: url('../gui/home/banners/financieel-rijbewijs/4.jpg');
}

#banners .financieel-rijbewijs h3
{
	
}

#banners .financieel-rijbewijs h3 a
{
	
}

/* 
	periodieke-toets-2013_2014
*/
#banners .periodieke-toets-2013_2014
{
	background-image: url('../gui/home/banners/periodieke-toets-2013_2014/4.jpg');
}

#banners .periodieke-toets-2013_2014 h3
{
	
}

#banners .periodieke-toets-2013_2014 h3 a
{
	
}




#banners .alt_banner div.content
{
	padding: 0;
	height: 120px;
	display: block;
	background-color: #fff;
}

/* WFT */
#banners .wft
{
	/* 	background-image: url('../gui/home/banners/wft/wft2.jpg'); */
	background-image: url('../gui/home/banners/adviseur/2.jpg');
}

#banners .wft h3
{
	
}

#banners .wft h3 a
{

}

/* Engelse versies */
#banners .searchregisters
{
	/*background-image: url('../gui/home/banners/adviseur/adviseur.jpg');*/
	background-image: url('../gui/home/banners/wft/3.jpg');
}

#banners .searchregisters h3
{
	
}

#banners .searchregisters h3 a
{
	
}

/* PES */
#banners .PES-eng
{
	/*background-image: url('../gui/home/banners/PES/pes.jpg');*/
	background-image: url('../gui/home/banners/adviseur/2.jpg');
}

#banners .PES-eng h3
{
	
}

#banners .PES-eng h3 a
{
	
}




