/* --------------------------------	*/
/* container					 	*/
/* --------------------------------	*/
#container	{
	margin				: 0 auto;
	background			: #d5e1ef url(../img/frontpage/bg_content.gif) no-repeat left top;
}



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


/* --------------------------------	*/
/* zijbalk						 	*/
/* --------------------------------	*/
#zijbalk .address h4	{
	color				: #182874;
	text-transform		: uppercase;
	padding				: 0 0 10px 0;
}

/* --------------------------------	*/
/* content						 	*/
/* --------------------------------	*/
#content	{
	margin-top			: 375px;
	color				: #496ab1;
}


#content h1	{	
	font-size			: 22px;
	color				: #182874;
	margin				: 0 0 15px 0;
}


.sIFR-hasFlash #content h1 {
	visibility			: hidden;
	font-size			: 35px;
	line-height			: 30px;
}
