/* HOME PAGINA */

/* TEMP LEFT */
#home_temp_left{
	width:457px;
	min-height:400px;
	_height:400px;
	float:left;
}
#home_temp_left_full{
	position:relative;
	width:100%;
	min-height:400px;
	_height:400px;
	float:left;
}
	#home_prijs_plaats_type{
		width:443px;
		min-height:222px;
		_height:222px;
		margin:10px 0px 0px 0px;
		padding:10px 0px 0px 10px;
		border:2px solid #CCCCCC;
		position:relative;
	}
		.home_ppt_div{
			width:117px;
			height:155px;
			margin:0px 5px 10px 0px;
			padding:10px 5px 0px 20px;
			border-right:1px solid #E5E5E5;
			background:url(/images/home_ptt_shadow.gif) no-repeat 0px 0px;
			float:left;
		}
			.home_ptt_ul{
				margin:6px 0px 0px 0px;
				padding:0px 0px 0px 0px;
			}
				.home_ptt_li{
					list-style:none;
					cursor:pointer;
				}
				.home_ptt_li_hover{
					list-style:none;
					color:#505050;
					text-decoration:underline;
					cursor:pointer;
				}

/* TEMP RIGHT */
#home_temp_right{
float:left;
	width:254px;
	min-height:400px;
	_height:400px;
	margin:0px 0px 0px 16px;

}
	#home_resedentie{
		min-height:190px;
		_height:190px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 10px 15px;
		background:url(/images/home_resedentie_shadow.jpg) no-repeat 0px 0px;
	}
		#home_image_large{
			width:455px;
			height:197px;
			margin:10px 0px 10px 0px;
			border:1px solid #CCCCCC;
		}
	.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
		}
	
