/*==================================================================================================================
					abweichendes Textdesign
==================================================================================================================*/

#content h1{
	background-image: url(./cash_h2_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	margin-top: 15px;
	color: #BEBD00;
	font-size: 16px;
	font-weight: bold;
}


#content h2{
	background-image: url(./cash_h2_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	margin-top: 30px;
	color: #BEBD00;
	font-size: 14px;
	font-weight: bold;
}



#content h3{
	background-image: url(./cash_h3_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	margin-top: 2px;
	color: #BEBD00;
	font-size: 12px;
	font-weight: normal;
}


