/* CSS Document */
.h1 {
	font-family: Arial, sans serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.h2 {
	font-family: Arial, sans serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
.h3 {
	font-family: Arial, sans serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.h4 {
	font-family: Arial, sans serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.h5 {
	font-family: Arial, sans serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #0033FF;
}
.couriersehrgrossfettblack {
	font-family: Courier New;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.couriergrossfettblack {
	font-family: Courier New;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.couriergrossblack {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #000000;
}
.couriergrossblackitalic {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #000000;
	font-style: italic;
}
.arialkleinweiss {
	font-family: Arial, sans serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}
.arialkleinschwarz {
	font-family: Arial, sans serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.arialkleinerschwarz {
	font-family: Arial, sans serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}
.arialganzkleinschwarz {
	font-family: Arial, sans serif;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
}
.arialganzkleinblau {
	font-family: Arial, sans serif;
	font-size: 10px;
	color: #0033FF;
}
.arialkleinblauitalic {
	font-family: Arial, sans serif;
	font-size: 12px;
	color: #0033FF;
	font-style: italic;
}
.arialganzkleinweiss {
	font-family: Arial, sans serif;
	font-size: 10px;
	color: #FFFFFF;
}
.arialgrossweiss {
	font-family: Arial, sans serif;
	font-size: 16px;
	color: #FFFFFF;
}
.arialgrossweissfett {
	font-family: Arial, sans serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.arialgkleinschwarzfett {
	font-family: Arial, sans serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	font-weight: bold;
}
.arialgrossschwarz {
	font-family: Arial, sans serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
}
.arialgrossschwarzfett {
	font-family: Arial, sans serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}
.arialgrossorangefett {
	font-family: Arial, sans serif;
	font-size: 16px;
	line-height: 18px;
	color: #d85b21;
	font-weight: bold;
}
.textkleincourier {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
}
.blau {
	color: #0033FF;
}
.schwarz {
	color: #000000;
}
.blauhtm {
    font-family: Arial, sans serif;
	font-size: 16px;
	color: #0033FF;
}
.fett {
	font-weight: bold;
}
.timesnewroman {
    font-family: timesnewroman, serif;
	font-size: 14px;
	line-height: 15px;
	color: #000000;
	font-style: italic;
}
