.stdSchrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;



}
.stdSchriftFett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;

}
.stdSchriftKlein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;

}
.stdSchriftKleinFett {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
}
.tbl01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	border-top-width: thin;
	border-bottom-width: thin;
	border: 1;
	border-top-color: #000000;
	border-top-style: solid;
}
.tbl02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	border-top-width: thin;
	border-bottom-width: thin;
	border: 1;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-left-color: #000000;
	border-left-style: solid;
	border-right-color: #000000;
	border-right-style: solid;
}
.tbl01Fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	border-top-width: thin;
	border-bottom-width: thin;
	border: 1;
	border-top-color: #000000;
	border-top-style: solid;
	font-weight: normal;
	text-transform: uppercase;
}
