span.stil1 {
	color: red;
}
span.stil2 {
	color: green;	
}
span.stil3 {
	color: purple;
}

.vorteile {
   list-style-position: inside;
   list-style-image: url(../../fileadmin/img/lihaken.png);
   color: #053057;
   font-weight: bold;
}

.vorteile li {
   margin-bottom: 10px;
}
