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

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

strong {
	color: #E41B3E;
}

a {
	color: #E41B3E;
}

/* News */

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

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

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


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

.red {
	color: #E41B3E;
}

b {
	color: #E41B3E;
	font-weight: bold;
}


/* Accessibility Glossary (a21glossary)*/
dl.glossary dt, div.tx-a21glossaryadvancedoutput-pi1 div.navbar a.aktiv, div.tx-a21glossaryadvancedoutput-pi1 div.navbar a:hover {
	color: #E41B3E;
	font-weight: bold;
}