.headl {
	color: #900;
	font-size: 22px;
	font-family: Arial;
	font-weight: 700;
	font-style: italic;
	line-height: 23px;
	text-align: left;
}
.headl2 { color: #900; font-size: 18px; font-family: Arial; font-weight: 700; line-height: 23px; text-align: left; }
.txt {
	color: black;
	font-size: 14px;
	font-family: Arial;
	line-height: 16px;
	text-align: left;
}
.txt_hf { color: black; font-size: 14px; font-family: Arial; font-weight: 700; line-height: 16px; text-align: left; }
.txt_kurs { color: black; font-size: 16px; font-family: Arial; font-weight: 700; font-style: italic; line-height: 16px; text-align: left; }
.txt_center {
	color: black;
	font-size: 14px;
	font-family: Arial;
	line-height: 16px;
	text-align: center;
}
.txt_right {
	color: black;
	font-size: 14px;
	font-family: Arial;
	line-height: 16px;
	text-align: right;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #9D1616;
	font-style: italic;
	text-align: center;
}
.headl_start_div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #002200;
	position: relative;
	overflow: visible;
	float: left;
	clear: both;
	visibility: visible;
	top: 300px;
	left: 270px;
	width: 180px;
}

