.grundtext {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #474747;
	font-family: Tahoma, Verdana, Arial;
}
.grundtextrot {

	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
}
.durchgestrichen {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #474747;
	text-decoration: line-through;
}
