body {
	padding:40px;
	overflow:auto;
	
	font-family:arial;
	font-size:11px;
	
	text-align:center;
}

#container {
	height:566px;
	width:811px;
	
	position:relative;
	margin:0 auto;
	
	border:1px solid #8f8f8f;
	
	text-align:left;
}

* html #container {
	width:813px;
}

#werkplek_totaal {
	background:url("../images/particulier_werkplektotaal.jpg") top left no-repeat;
	width:271px;
	height:566px;
	
	float:left;
}

#woonhuis_totaal {
	background:url("../images/particulier_hypomake.jpg") top left no-repeat;
	width:270px;
	height:566px;
	
	float:left;

}

#missie_visie {
	background:url("../images/particulier_woonhuistotaal.jpg") top left no-repeat;
	width:270px;
	height:566px;
	
	float:left;
}


#hover_werkplek_totaal {
	background:url("../images/particulier_werkplektotaal_hover.jpg") top left no-repeat;
	width:271px;
	height:566px;
	
	float:left;
}

#hover_woonhuis_totaal {
	background:url("../images/particulier_hypomake_hover.jpg") top left no-repeat;
	width:270px;
	height:566px;
	
	float:left;
}

#hover_missie_visie {
	background:url("../images/particulier_woonhuistotaal_hover.jpg") top left no-repeat;
	width:270px;
	height:566px;
	
	float:left;
}

.hide {
	display:						none;
}


#hover_werkplek_totaal, 
#hover_woonhuis_totaal, 
#hover_missie_visie {
	position:relative;
}


#hide_werkplektotaal ul, #hide_missievisie ul, #hide_woonhuistotaal ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
	
	position:absolute;
	left:30px;
	top:250px;
	
	line-height:25px;
	
	width:210px;
	
	color:#5e499d;
	
	font-size:12px;
	font-weight:bold;
}

#hide_woonhuistotaal ul {	
	left:300px;
	top:250px;
}

#hide_woonhuistotaal ul li {
	background:url("../images/img_bullet.jpg") 0% 50% no-repeat;
	padding-left:20px;
}

#hide_missievisie ul li {
	background:url("../images/img_bullet_red.jpg") 0% 50% no-repeat;
	padding-left:20px;
}

#hide_werkplektotaal ul li {
	background:url("../images/img_bullet_purple.jpg") 0% 50% no-repeat;
	padding-left:20px;
}

/*#hide_woonhuistotaal ul {
	left:310px;
	top:270px;
	
	color:#bc1c23;
}

#hide_missievisie ul {
	left:580px;
	top:270px;
	
	color:#8e8e8e;
} */

/** html #hide_werkplektotaal ul, * html #hide_woonhuistotaal ul, * html #hide_missievisie ul {
	list-style-image:url("../images/img_bullet.jpg");
}*/

#hide_werkplektotaal ul li, #hide_woonhuistotaal ul li, #hide_missievisie ul li{
	border-bottom:1px dotted #b7b7b7;
}

#hide_werkplektotaal ul li a, #hide_woonhuistotaal ul li a, #hide_missievisie ul li a{
	color:black;
	text-decoration:none;
}

.clsIntroNoLinkParticulier
{
	color:							#bc1c23;
}

.clsIntroNoLinkZakelijk
{
	color:							#5e499d;
}
