@charset "UTF-8";
/* CSS Document */

div#content.index{
	background:url(../afbeeldingen/content_bg_index.jpg) top left no-repeat;
}

div#content.welkom{
	background:url(../afbeeldingen/content_bg_welkom.jpg) top left no-repeat;
}

div#content.actueel{
	background:url(../afbeeldingen/content_bg_actueel.jpg) top left no-repeat;
}

div#content.rogianne{
	background:url(../afbeeldingen/content_bg_rogianne.jpg) top left no-repeat;
}

div#content.realisaties{
	background:url(../afbeeldingen/content_bg_realisaties.jpg) top left no-repeat;
}

div#content.realisaties_detail{
	background:url(../afbeeldingen/content_bg_realisaties_detail.jpg) top left no-repeat;
}

div#content.events{
	background:url(../afbeeldingen/content_bg_events.jpg) top left no-repeat;
}

div#content.contact{
	background:url(../afbeeldingen/content_bg_contact.jpg) top left no-repeat;
}

div#newsflash.index{
	position:absolute;
	top:383px;
	left:467px;
	height:320px;
	background:url(../afbeeldingen/newsflash_bg_index.png) top left no-repeat;
}

		div#newsflash.index div#newsflash_txt{
			margin-top:170px;
		}