.textNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000033;
	line-height: 1.3em;
}
.textFett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	line-height: 1.3em;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000033;
	line-height: 1.3em;
}
.headlineTop {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	text-align: left;
	line-height: 1.7em;
	
}
.textSmallWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.3em;
}.textBoldWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.3em;
}