/* CSS Document */
body	{
	background			: url(../img/frontpage/bg_body.jpg) no-repeat center top;
}

/* --------------------------------	*/
/* header						 	*/
/* --------------------------------	*/
#header	{
	height				: 409px;
	background			: url(../img/frontpage/teaser.jpg) no-repeat left 46px;
}

#header	#topcontent	{
	margin				: 96px 0 0 36px;
	width				: 455px;
	line-height			: 15px;
	font-size			: 11px;
	text-align			: justify;
}

#header	#topcontent	h1 {
	display				: none;
}

#header a.dagpas	{
	text-indent			: -999em;
	overflow			: hidden;
	display				: block;
	width				: 220px;
	height				: 40px;
	position			: relative;
	left				: 742px;
	top					: 16px;
}

#header a.nieuwsbrief	{
	text-indent			: -999em;
	overflow			: hidden;
	display				: block;
	width				: 215px;
	height				: 40px;
	position			: relative;
	left				: 40px;
	top					: 72px;
}


/* --------------------------------	*/
/* container					 	*/
/* --------------------------------	*/
#container	{
	position			: relative;
	margin				: 0 auto;
	width				: 961px;
	background			: #fff url(../img/frontpage/bg_content.jpg) no-repeat left 446px;
}


/* --------------------------------	*/
/* content						 	*/
/* --------------------------------	*/
#content	{
	float				: none;
	padding				: 0 0 0 45px;
	width				: 930px;
}

#content .blok	{
	width				: 197px;
	float				: left;
	margin-right		: 30px;
}

#content #blok2	{
	margin-right		: 27px;
}

#content #blok3	{
	margin-right		: 0;
}

#content .blok h2	{
	font				: bold 1.5em "Courier New", Courier, monospace;
	margin				: 0 0 5px 0;
	color				: #929090;
}

.sIFR-hasFlash #content h2 {
	visibility			: hidden;
	line-height			: normal;
	font-size			: 2em;
	letter-spacing		: -10px;
}

#content .nieuws	{
	float				: right;
	margin-right		: 60px;
}

#content .nieuws h2	{
	color				: #ee1c23;
}

#content .blok p	{
	margin				: 8px 0 0 0;
}

#content .blok a.meer	{
	background			: #01baff;
	color				: #fff;
	text-decoration		: none;
	padding				: 0 3px;
	font-weight			: bold;
	float				: right;
	margin				: 0 0 10px 0;
}

#content .blok a.meer:hover	{
	text-decoration		: underline;
}

#content .nieuws h3	{
	color				: #01baff;
	clear				: both;
	line-height			: 1em;
}