ul {
	list-style-image:url(../bilder/pfeil_rot.gif);
}

ul.aufzaehlung li.pfeil {
	background-image: url(../bilder/li_pfeil_rot.gif);
	background-repeat: no-repeat;
}

table.flex {
	border: 1px solid #AE1837;
}

th.flex {
	background-color: #AE1837;
	color: #ffffff;
}

.colored {
	font-weight: bold;
	color: #AE1837;
}

ul.mpb li, div.rot ul li {
	background-image:url(../bilder/li_pfeil_rot.gif);
	background-repeat: no-repeat;
}

#mpb h4, div.rot h5 {
	background-color: #AE1837;
	background-image:url(../bilder/common/rot/mpb_marker.gif);
}

.coloredbg, div.rot {
	background-color: #E7B9C3;
}

.mpbtrenner {
	width: 170px;
	height: 2px;
	background-image: url(../bilder/common/rot/mpb_trenner.gif);
	background-repeat: no-repeat;	
}

