/* PENSIOENEN PAGINA,
Meeste layout komt overeen met HOME,
onder de "home" opmaak komt die van de pensioenen */

/* HOME PAGINA */

/* TEMP LEFT */
#home_temp_left{
	width:457px;
	min-height:400px;
	_height:400px;
	float:left;
}	
	#prive_meisje{
		width:219px;
		min-height:263px;
		_height:263px;
		margin:10px 0px 10px 0px;
		float:left;
		position:relative;
	}
	#zakelijk_ober{
		width:219px;
		min-height:263px;
		_height:263px;
		margin:10px 0px 10px 0px;
		float:right;
		position:relative;
	}
	ul.white_arrow{
		margin:0px 0px 3px 0px;
		padding:0px;
	}
		li.white_arrow{
			width:145px;
			padding:0px 0px 0px 15px;
			color:white;
			font-weight:bold;
			background:url(/images/white_arrow.gif) no-repeat 0px 3px;
			list-style:none;
		}

/* TEMP RIGHT */
#home_temp_right{
	width:254px;
	min-height:400px;
	_height:400px;
	margin:0px 0px 0px 0px;
	float:right;
}
	#verzekeringen_reclame{
		width:247px;
		height:202px;
		background:url(/images/verzekeringen_man_mobiel.jpg) no-repeat 0px 0px;
		position:relative;
	}
		
	#verzekeringen_inloggen{
		width:232px;
		min-height:140px;
		_height:140px;
		margin:0px 0px 0px 0px;
		padding:10px 0px 30px 15px;
		background:url(/images/home_resedentie_shadow2.jpg) no-repeat 0px 0px;
		background-color:#E5E5E5;
	}
	#home_resedentie{
		width:232px;
		min-height:150px;
		_height:150px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 30px 15px;
		background:url(/images/home_resedentie_shadow2.jpg) no-repeat 0px 0px;
		background-color:#E5E5E5;
	}
		#home_image_large{
			width:455px;
			height:197px;
			margin:10px 0px 10px 0px;
			border:1px solid #CCCCCC;
			background:url(/images/home_img_large.jpg) no-repeat 0px 0px;
		}
	.home_vestiging_container{
		width:249px;
		height:82px;
		margin:10px 0px 10px 0px;
		padding:0px 0px 0px 0px;
		background-image:url(/images/home_vestiging_shadow.jpg);
		background-repeat:no-repeat;
		background-position:right;
	}
		.home_vestiging_type{
			color: #E51837;
			font-weight:bold;
		}
		.home_vestiging_plaats{
			color: black;
			font-weight:bold
		}
		
	.pensioenen_allesover_ul{
		margin:5px 0px 5px 0px;
		padding:0px 0px 0px 0px;
	}
		.pensioenen_allesover_li{
			padding:0px 0px 3px 10px;
			background:url(/images/red_block.gif) no-repeat 0px 5px;
			list-style-type:none;
			text-decoration:underline;
		}
		.pensioenen_allesover_li_hover{
			padding:0px 0px 3px 10px;
			background:url(/images/red_block.gif) no-repeat 0px 5px;
			list-style-type:none;
			cursor:pointer;
		}
		
	#pensioenen_large_vrouw{
		width:457px;
		height:232px;
		margin:10px 0px 10px 0px;
		background:url(/images/hypotheken_large_man.jpg) no-repeat 0px 5px;
		float:left;
	}
		#pensioenen_trans_div{
			width:180px; 
			height:195px;
			background-color:white;
			position:absolute;
			top:0px;
			left:0px;
			filter: alpha(opacity=80); 
			opacity: .80;
			z-index:-1;
		}
		
	.pensioenen_huis_man_paard{
		width:244px;
		height:163px;
		margin:10px 0px 10px 0px;
		background:url(/images/pensioenen_huis_man_paard.jpg) no-repeat;
		border:1px solid red;
	}
			.pensioenen_heeft_u_tekort{
				width:129px;
				height:48px;
				margin:40px 0px 0px 0px;
				padding:5px 0px 0px 10px;
				background:url(/images/pensioenen_heeft_u_tekort.gif) no-repeat;
			}
			
			.pensioenen_transparant{
				height:26px;
				width:100% - 10px;
				margin:10px 0px 0px 0px;
				padding:10px 0px 0px 10px;
				background-color:white;
				filter: alpha(opacity=80); 
				opacity: .80; 
			}
			
	
	
