
/* ALLGEMEINE DEFINITIONEN */
#content ul.newsitem, .page #content ul.newsitem {
  width:98%;
  margin:0;
  list-style:none;
  padding-left:0px;
  
  font-size:12px;
  line-height:1.5em;
  color: #666;
}

#content ul.newsitem p {
  font-size:12px;
  margin-bottom:0.3em;
  margin-top:0.3em;
}

#content ul.newsitem h2 {
  font-size:14px;
  margin-bottom:0.3em;
  margin-top:0.3em;
}

#content ul.newsitem span.date {
	color:#666;
}

#content ul.newsitem li {
	border-top:0.1em dotted #C3E6F5;
	padding-top:13px;
	padding-left:36px;
	padding-bottom:2em;
}

#content ul.newsitem li { /* nur für IE7 */
	padding-top:11px;
}

/* BEREICHSSPEZIFISCHE DEFINITIONEN*/


/*KONSUMENTEN*/
#content ul.newsitem li.konsumenten {
  background: transparent url(/appl/img/layout/images/newsitem_list_konsumenten.jpg) no-repeat scroll left top;
}

#content ul.newsitem li.konsumenten a {
  color:#F47F02;
}


/* INDUSTRIE */
#content ul.newsitem li.industrie {
  background: transparent url(/appl/img/layout/content/content_list_bg_industrie.jpg) no-repeat scroll left top;
}

#content ul.newsitem li.industrie a {
  color:#5F9F48;
}

/* MARKTTEILNEHMER */
#content ul.newsitem li.marktteilnehmer {
  background: transparent url(/appl/img/layout/content/content_list_bg_marktteilnehmer.jpg) no-repeat scroll left top;
}

#content ul.newsitem li.marktteilnehmer a {
  color:#009999;
}

/* E-CONTROL */
#content ul.newsitem li.econtrol {
  background: transparent url(/appl/img/layout/content/content_list_bg_econtrol.jpg) no-repeat scroll left top;
}

#content ul.newsitem li.econtrol a {
  color:#3699C2;
}

/* PRESSE */
#content ul.newsitem li.presse {
  background: transparent url(/appl/img/layout/content/content_list_bg_econtrol.jpg) no-repeat scroll left top;
}

#content ul.newsitem li.presse > span {
	font-size:11px;
}

#content ul.newsitem li.presse a {
  color:#3699C2;
}

/* RECHT */
#content ul.newsitem li.recht {
  background: transparent url(/appl/img/layout/content/content_list_bg_econtrol.jpg) no-repeat scroll left top;
}

#content ul.newsitem li.recht > span {
	font-size:11px;
}

#content ul.newsitem li.recht a {
  color:#3699C2;
}

/* PUBLIKATIONEN */
#content ul.newsitem li.publikationen {
  background: transparent url(/appl/img/layout/content/content_list_bg_econtrol.jpg) no-repeat scroll left top;
}

#content ul.newsitem li.publikationen > span {
	font-size:11px;
}

#content ul.newsitem li.publikationen a {
  color:#3699C2;
}

/* STATISTIK */
#content ul.newsitem li.statistik {
  background: transparent url(/appl/img/layout/content/content_list_bg_econtrol.jpg) no-repeat scroll left top;
}

#content ul.newsitem li.statistik > span {
	font-size:11px;
}

#content ul.newsitem li.statistik a {
  color:#3699C2;
}

/*CONSUMERS*/
#content ul.newsitem li.consumers {
  background: transparent url(/appl/img/layout/images/newsitem_list_konsumenten.jpg) no-repeat scroll left top;
}

#content ul.newsitem li.consumers a {
  color:#F47F02;
}

/* INDUSTRY */
#content ul.newsitem li.businesses {
  background: transparent url(/appl/img/layout/content/content_list_bg_industrie.jpg) no-repeat scroll left top;
}

#content ul.newsitem li.businesses a {
  color:#5F9F48;
}

/* STAKEHOLDER */
#content ul.newsitem li.market_players {
  background: transparent url(/appl/img/layout/content/content_list_bg_marktteilnehmer.jpg) no-repeat scroll left top;
}

#content ul.newsitem li.market_players a {
  color:#009999;
}

/* E-CONTROL ENG */
#content ul.newsitem li.econtrol_en {
  background: transparent url(/appl/img/layout/content/content_list_bg_econtrol.jpg) no-repeat scroll left top;
}

#content ul.newsitem li.econtrol_en a {
  color:#3699C2;
}

/* PRESS ENG */
#content ul.newsitem li.press {
  background: transparent url(/appl/img/layout/content/content_list_bg_econtrol.jpg) no-repeat scroll left top;
}

#content ul.newsitem li.press a {
  color:#3699C2;
}

/* LAW ENG */
#content ul.newsitem li.law {
  background: transparent url(/appl/img/layout/content/content_list_bg_econtrol.jpg) no-repeat scroll left top;
}

#content ul.newsitem li.law a {
  color:#3699C2;
}

/* PUBLICATIONS ENG */
#content ul.newsitem li.publications {
  background: transparent url(/appl/img/layout/content/content_list_bg_econtrol.jpg) no-repeat scroll left top;
}

#content ul.newsitem li.publications a {
  color:#3699C2;
}

/* STATISTICS */
#content ul.newsitem li.statistics {
  background: transparent url(/appl/img/layout/content/content_list_bg_econtrol.jpg) no-repeat scroll left top;
}

#content ul.newsitem li.statistics a {
  color:#3699C2;
}

/* PROJECTS ENG */
#content ul.newsitem li.projects {
  background: transparent url(/appl/img/layout/content/content_list_bg_econtrol.jpg) no-repeat scroll left top;
}

#content ul.newsitem li.projects a {
  color:#3699C2;
}

/* INTERNATIONAL ENG */
#content ul.newsitem li.international_en {
  background: transparent url(/appl/img/layout/content/content_list_bg_econtrol.jpg) no-repeat scroll left top;
}

#content ul.newsitem li.international_en a {
  color:#3699C2;
}
