/*********************************************************************************
**																				**
**	This CSS file should be included by inserting the following 				**
**	lines into the setup of an extension template at the suitable 				**
**	position in the page tree:													**
**		page.headerData.20 = TEXT												**
**		page.headerData.20.value = <link href="fileadmin/templates/main/ext-green.css" ...... />
**																				**
*********************************************************************************/
#a3{
	background:url(images/a3_green.jpg) top left no-repeat;
}
#slogan{
	background:url(images/bg_slogan_green.jpg) repeat;
}
/*#content a {
	text-decoration:none;
	color:#65a223;
}*/

