.schrift {
	font-family: Verdana;
	font-size: 9px;
	text-transform: none;
	color: #000000;
	font-weight: normal;

}
.schriftgross {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
.Begruessungstext {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
}
.schriftunterstrichen {
	font-family: Verdana;
	font-size: 9px;
	text-transform: none;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;

}
.etwasgroesser {

	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
}
.text {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.textbold {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-transform: uppercase;

}
.textliste {

	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

