.schrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
	color: #000459;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	letter-spacing: 1px;




}
.schriftgross {
	font-family: Courier;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000459;
	line-height: normal;


}
.schriftunterstrichen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
	color: #000459;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	letter-spacing: 1px;
	text-decoration: underline;

}
.schrifteng {

	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	text-transform: uppercase;
	color: #000459;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: 17pt;
	letter-spacing: 1px;
}
.schriftgrossunterstrichen {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000459;
	line-height: normal;
	text-decoration: underline;
}
.schriftweit {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
	color: #000459;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: 20px;
	letter-spacing: 1px;
}

