.greenlist {
	list-style-type: none;
	list-style-image: url('img/check.png');
	margin:0px;
}
.blau_schrifft{
	color:#0099ff!important;
}

.rot_schrifft{
	color:#e25e47!important;
}

.gelb_schrifft{
	color:#e8eb06!important;
}

.gruen_schrifft{
	color:#00a56b!important;
}

.blau_hintergrund{
	background-color:#0099ff!important;
}

.rot_hintergrund{
	background-color:#e25e47!important;
}

.gelb_hintergrund{
	background-color:#e8eb06!important;
}

.gruen_hintergrund{
	background-color:#00a56b!important;
}
.schatten{
	text-shadow: 1px 1px 0px #000;
}