/* main */

.div_news_content li {
	padding:0em 0em 0em 17px;
	background-image:url('../images/layout/bullets/bullet1_pe.gif');
	background-repeat:no-repeat;
	background-position:0px 3px;
}


/* links */

a.link_arrow {
	color:#6e6e6e;
	padding-left:17px;
	background:url('../images/layout/bullets/bullet1_pe.gif');
	background-repeat:no-repeat;
	background-position:3px 3px;
	text-decoration:none;
}


.language_selector li a {
	text-decoration:none;
	padding-left:17px;
	background:url('../images/layout/bullets/bullet1_pe.gif');
	background-repeat:no-repeat;
	background-position:1px 3px;
}


.div_footer p a {
	padding-left:20px;
	background:url('../images/layout/bullets/bullet_footer_pe.gif');
	background-repeat:no-repeat;
	background-position:0 -14px;
}

.div_footer .breadcrumb a {
	padding-left:20px;
/*	background:url('../images/layout/bullets/bullet_footer_pe.gif');	*/
	background-repeat:no-repeat;
	background-position:0 -14px;
}


.div_footer .breadcrumb a.PE {
background:transparent url('../images/layout/bullets/bullet_footer_pe.gif') no-repeat scroll 0 -14px !important;
}

.div_footer .breadcrumb a.GABI {
background:transparent url('../images/layout/bullets/bullet_footer_gabi.gif') no-repeat scroll 0 -14px !important;
}

.div_footer .breadcrumb a.SOFI {
background:transparent url('../images/layout/bullets/bullet_footer_sofi.gif') no-repeat scroll 0 -14px !important;
}



/* navileft */

.divmenuleft a {
	background:url('../images/layout/bullets/bullet1_pe.gif');
	background-repeat:no-repeat;
	background-position:18px 2px;
	padding:0px 0px 0px 33px;
}


.divmenuleft .active_mainitem {
	background:url('../images/layout/bullets/bullet1_pe_open.gif');
	background-repeat:no-repeat;
	background-position:18px 1px;
	padding:0px 0px 6px 33px;
}

.divmenuleft .active_subitem a {
	background:url('../images/layout/bullets/bullet1_pe.gif');
	background-repeat:no-repeat;
	background-position:32px 2px;
	padding:0px 0px 0px 46px;
}




