/* --------------------------------	*/
/* main							 	*/
/* --------------------------------	*/
#main	{
	background			: #fff url(../img/main_bg.gif) repeat-y left top;
	overflow			: hidden;
}


/* --------------------------------	*/
/* intro (zijbalk)				 	*/
/* --------------------------------	*/
#intro	{
	width				: 190px;
	padding				: 25px 15px 0 50px;
	float				: left;
	font-size			: 1.1em;
	line-height			: 1.7em;
	color				: #2b2b2b;
	background			: url(../img/zijbalk_bg.gif) no-repeat left 10px;
}

#intro a 			{ color: #D51E0C; }
#intro a:hover 		{ color: #ff1600; }


#intro h1	{
	background			: url(../img/frontpage/intro_naam.gif) no-repeat left;
	border-top			: solid 5px #e3edf8;
	border-bottom		: solid 5px #e3edf8;
	height				: 78px;
	text-indent			: -999em;
	overflow			: hidden;
	margin				: 0 0 20px 0;
}

#intro img.bijbel	{
	margin				: 0 0 20px 0;
}

#intro h2	{
	font				: bold 1.35em "Times New Roman", Times, serif;
	color				: #D51E0C;
	text-transform		: uppercase;
	margin				: 0 0 20px 0;
}


/* --------------------------------	*/
/* content						 	*/
/* --------------------------------	*/
#content	{
	margin				: 0 18px 0 256px;
	padding				: 0;
	position			: relative;
	font-size			: 1.1em;
	color				: #a4683f;
}

#content a 			{ color: #79441f; }
#content a:hover 	{ color: #79441f; }


/* foto */
#content .foto	{
	background			: #3F66B1 url(../img/frontpage/content_foto.jpg) no-repeat right top;
	height				: 394px;
	margin				: 0 0 10px 0;
	position			: relative;
	overflow			: hidden;
}

#content .foto .flash	{
	position			: absolute;
	top					: 0;
	right				: 0;
	height				: 394px;
}

#content .foto .schaduw	{
	position			: absolute;
	top					: 0;
	left				: 0;
	width				: 8px;
	height				: 394px;
	background			: url(../img/frontpage/content_foto_schaduw.png) no-repeat left bottom;
}


/* bijbel foto */
#content .bijbel	{
	position			: absolute;
	top					: 357px;
	right				: 40px;
}


/* inhoud */
#content .inhoud	{
	background			: #f8ce98 url(../img/frontpage/content_bg.gif) repeat-y left top;
	padding				: 30px 300px 35px 50px;
	line-height			: 1.7em;
}


/* footer, schaduw onderaan */
#content .footer	{
	height				: 12px;
}

#content .footer .links	{
	height				: 12px;
	background			: url(../img/content_footer_bg.gif) no-repeat left -45px;
}

#content .footer .rechts	{
	height				: 12px;
}


/* --------------------------------	*/
/* footer						 	*/
/* --------------------------------	*/
#footer	{
	background			: url(../img/frontpage/footer_bg.gif) repeat-x left -114px;
}

#footer .links	{
	width				: 59.9%;
	height				: 57px;
	background			: url(../img/frontpage/footer_bg.gif) no-repeat left 0;
}

#footer .rechts	{
	width				: 39.9%;
	height				: 57px;
	background			: url(../img/frontpage/footer_bg.gif) no-repeat right -57px;
}
