/*********************************************************************************
**																				**
**	As the default CSS color file, this file should be 							**
**	included by inserting the following line into the							**
**	setup of the Root Page														**
**		page.headerData.20 = TEXT												**
**		page.headerData.20.value = <link href="fileadmin/templates/main/ext-green.css" ...... />
**																				**
*********************************************************************************/
#a3{
	background:url(images/a3_orange.jpg) top left no-repeat;
}
#slogan{
	background:url(images/bg_slogan_orange.jpg) repeat;
}
/*#content a {
	text-decoration:none;
	color:#ff7701;
}*/

