.titel {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: text-bottom;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
.titelfat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: right;

}
.titeljp {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: text-bottom;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
