body	{
	background			: #ffffff url(../img/intro_bg.gif) no-repeat center top;
}

#container, #bgcontainer	{
	background			: none;
}


/* --------------------------------	*/
/* header						 	*/
/* --------------------------------	*/
#header	{
	position			: relative;
	height				: 155px;
	background			: none;
}

#header h1	{
	margin				: 0;
	position			: absolute;
	top					: 13px;
	left				: 328px;
}

#header h1 a img	{
	border				: none;
}


/* --------------------------------	*/
/* keuzes						 	*/
/* --------------------------------	*/
#keuzes 	{
	position			: relative;
}

#keuzes p.maak_uw_keuze 	{
	position			: absolute;
	top					: 312px;
	left				: 239px;
	margin				: 0;
	padding				: 17px 0 0 0;
	width				: 519px;
	height				: 52px;
	background			: url(../img/intro_maak_uw_keuze.gif) no-repeat left top;
	text-align			: center;
	font-size			: 2em;
}

#keuzes ul 	{
	margin				: 0;
	padding				: 0;
	list-style			: none;
	height				: 312px;
}

#keuzes ul li 	{
	float				: left;
	width				: 497px;
	height				: 312px;
	position			: relative;
}

#keuzes ul li.interieur 	{	background: url(../img/intro_keuze_interieur.gif) no-repeat left 33px;	}
#keuzes ul li.exterieur 	{	background: url(../img/intro_keuze_exterieur.gif) no-repeat right 33px;	}

/* titels */
#keuzes ul li h2	{
	margin				: 0;
	position			: absolute;
	top					: 90px;
	left				: 30px;
	width				: 150px;
	height				: 40px;
}

#keuzes ul li.exterieur h2 	{	left: 280px; }

#keuzes ul li h2 a	{
	display				: block;
	width				: 150px;
	height				: 40px;
	text-indent			: -900em;
	overflow			: hidden;
}

/* verhaaltje */
#keuzes ul li p 	{
	margin				: 0;
	width				: 190px;
	position			: absolute;
	top					: 138px;
	left				: 35px;
	color				: #FFF;
	font-weight			: bold;
}

#keuzes ul li.exterieur p 	{
	left				: 287px;
}

/* foto */
#keuzes ul li div.foto 	{	
	position			: absolute;
	top					: 0;
	right				: 0;
	height				: 312px;
	width				: 237px;
}

#keuzes ul li.interieur div.foto 	{	background: url(../img/intro_keuze_interieur_foto.jpg) no-repeat;	}
#keuzes ul li.exterieur div.foto 	{	left: 0; background: url(../img/intro_keuze_exterieur_foto.jpg) no-repeat;	}


/* --------------------------------	*/
/* footer						 	*/
/* --------------------------------	*/
#footer	{
	color				: #7C7C7C;
	padding				: 80px 0 0 0; 
	text-align			: center;
	height				: auto;
}

#footer address	{
	font-style			: normal;
	font-weight			: bold;
	float				: none;
}

#footer address a	{
	color				: #7C7C7C;
}

#footer div.copyright	{
	position			: absolute;
	top					: 500px;
	right				: 5px;
	color				: #9A9A9A;
}


/* --------------------------------	*/
/* am impact					 	*/
/* --------------------------------	*/
#amimpact	{
	padding				: 10px 5px;
	text-align			: center;
}

#amimpact a	{
	color				: #999;
	text-decoration		: none;
	font-size			: 0.9em;
}













