/* RTE-Definitionen */

.hervorhebung {	
	font-size: 13px;
	color: #996600;	
	font-weight: bold;
	padding: 7px 0 0 0;
}
/* Bullet styles for unordered lists.*/
ul.component-items { color: #186900; list-style-type: circle; }
ul.action-items { color: #8A0020; list-style-image: url(img/red_arrow_bullet.gif); }

/* Three inline text colors taken from the color scheme of CSS Styled Content extension.*/
span.important { color: #8A0020; }
span.name-of-person { color: #10007B; }
span.detail { color: #186900; }
