/* 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;
}



/* 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;
}



