.textformat {
	font-family: Arial;
	font-size: 9px;
	color: #666666;
	letter-spacing: 0.1em;
	word-spacing: normal;
	text-decoration: none;

}
.textformat_fett {
	font-family: Arial;
	font-size: 9px;
	color: #666666;
	letter-spacing: 0.1em;
	word-spacing: normal;
	font-weight: bold;

}
.textformat_highlight {
	font-family: Arial;
	font-size: 9px;
	color: #0099CC;
	letter-spacing: 0.1em;
	word-spacing: normal;
	font-weight: bold;
	text-decoration: none;


}
.textformat_schmall_nomal {
	font-family: Arial;
	font-size: 9px;
	color: #666666;
	letter-spacing: 0.1em;
	word-spacing: normal;
	text-decoration: none;
	margin-left:5px;
	font-weight: normal;

	
}
.textformat_schmall_highlight {
	display:block;	
	font-family: Arial;
	font-size: 9px;
	color: #0099CC;
	letter-spacing: 0em;
	word-spacing: normal;
	font-weight: bold;
	margin-left:5px;
}
.kleinezeile {
	font-family: Arial;
	font-size: 3px;
}

