.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}

.inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

li {
	text-indent: -40px;
	color: #E3203F;
	list-style-position : inside;
}

li.gray {
	text-indent: -40px;
	color: #E6E6E6;
}

a {
	color: #E3203F;
	text-decoration: none;
}
