/* Cascading Style Sheet (CSS) for Paulinchen e.V. */
/* Bereich Verein */

li {
	list-style-image:url(../images/bullet_orange.gif)
}

strong {
	color: #EC6500;
}

a {
  color: #EC6500;
}

/* News */

div.news-latest-morelink a {
	color: #EC6500;
}

/*******************************************************************/
/* header area (horizontal) */
/*******************************************************************/

#top {
	background: transparent url(../images/pau_bg_orange_top.gif) no-repeat;
}


/****************/
/* content area */
/****************/

.red { /*orange*/
	color: #EC6500;
}

b {
	color: #EC6500; /*orange*/
	font-weight: bold;
}
