.titel{
	font-weight						:				bold;
	letter-spacing					:				2px;
	line-height						:				30px;
	border-bottom					:				2px solid #E94416;
	font-size						:				15px;
	color							:				#E94416;}
	
.subtitel {
	font-weight						:				bold;
	font-style						:				normal;
	font-size						:				12px;
	color							:				#E94416;}

.smallOrange {
	font-weight						:				bold;
	font-style						:				normal;
	font-size						:				11px;
	color							:				#E94416;}
	
.bigOrange {
	font-weight						:				bold;
	font-style						:				normal;
	font-size						:				12pt;
	color							:				#E94416;}
	
.txtnormal {
	line-height						:				20px;
	letter-spacing					:				0px;
	font-size						:				11px;
	padding-top						:				0px;
	padding-bottom					:				5px;
	padding-right					:				5px;
	text-align						:				justify;}
	
.txtsmall{
	color							:				#666;
	line-height						:				normal;
	font-size						:				7pt;}	

