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 auto;
	position            : relative;
	left                : auto;
	top                 : 18px;
	width               : 290px;
}

#header h1 a img	{
	border				: none;
}


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

#keuzes .content 	{
	margin				: 0 auto;
	padding				: 17px 25px;
	width				: 700px;
	line-height         : 18px;
	background			: url(../img/intro_content.gif) no-repeat left top;
}

#keuzes #opties {
	text-align          : center;
}

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

#keuzes ul li {
	display             : block;
	float               : left;
	height				: 312px;
	width				: 495px;
}

#keuzes ul li div.webwinkel,
#keuzes ul li div.website	{
	width				: 475px;
	height				: 312px;
	position			: relative;
	text-align          : left;
}

#keuzes ul li div.webwinkel 	{	float: right; margin-left: 20px; background: url(../img/intro_keuze_webwinkel.gif) no-repeat left 33px;	}
#keuzes ul li div.website    	{	margin-right: 20px; background: url(../img/intro_keuze_website.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 div.website h2 	{	left: auto; right: 30px; }

#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;
	text-align          : center;
}

#keuzes ul li div.website p 	{	left: auto; right: 35px;    }

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

#keuzes ul li div.webwinkel div.foto 	{	background: url(../img/intro_keuze_webwinkel_foto.jpg) no-repeat;	}
#keuzes ul li div.website div.foto 	    {	left: 0; background: url(../img/intro_keuze_website_foto.jpg) no-repeat;	}


/* --------------------------------	*/
/* footer						 	*/
/* --------------------------------	*/
#footer	{
	color				: #7C7C7C;
	background          : none;
	padding				: 30px 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	{
	color				: #9A9A9A;
	float               : none;
	padding-top         : 10px;
}


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

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














