/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background-image: url(/styles/default/images/achtergronden/boeken.gif);
	text-align:left;
	background-position: 980px top;
	background-repeat: no-repeat;
}

/* headlines op detailpagina (en meer) */	
#ExtensionNews{
	background-image: url(/styles/default/images/enmeer/boeken.png);
	background-repeat: no-repeat;
	background-position: left top;
}


/* agenda item op overzichtpagina */
#ExtensionAgendaList{
	background-image: url(/styles/default/images/tips/boeken.png);
}