.stdtext_white {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	text-align: left;
}
.stdttext_blau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #000099;
	text-align: left;
}
.stdttext_red { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 12px; color: #FF0000}
.stdthead_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	color: #FF0000;
	font-weight: bolder;
	letter-spacing: 1px;
	text-align: justify;
}
.fathead_red { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: 24px; color: #FF0000 ; font-weight: bolder; letter-spacing: 8px}
.fathead_tight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #FF0000;
	font-weight: bolder;
	letter-spacing: 2px;
	text-align: left;
}
a:link {  color: #FF0000}
a:visited {  color: #FF0000}
a:active {  color: #FF0000}
a:hover {
	color: #FF0000;
	background-color: #FFF;
}
.fathead_redNEG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 26px;
	color: #FFFFFF;
	font-weight: bolder;
	letter-spacing: 6px;
	background-color: #FF0000;
}
.fathead_BlueNEG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 26px;
	color: #FFFFFF;
	font-weight: bolder;
	letter-spacing: 6px;
	background-color: #000099;
}
.fathead_tightWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #FFF;
	font-weight: bolder;
	letter-spacing: 2px
}
.fathead_tightBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #000099;
	font-weight: bolder;
	letter-spacing: 2px;
	text-align: left;
}
.middler {
	text-align: center;
	background-color: #F00;
}

