.title{
	font-size: 20pt;
	font-weight: 100;
	color: black;
	font-family: "Trebuchet MS";
	text-align: center;
	background : #FAEBD7;
	margin : 0px;
}
.subtitle{
	font-size:12pt;
	font-weight: bold;
	color: Black;
	font-family: "Trebuchet MS";
	text-align: center;
	background : #FAEBD7;
}
.standart{
	font-size: 10pt;
	font-weight: normal;
	color: black;
	font-family: "Trebuchet MS";
	text-align: left;
	background : #FAEBD7;
	scrollbar-base-color : #FAEBD7;
	cursor : auto;
}
.tabelle{
	font-size: 12pt;
	font-weight: bold;
	color: black;
	font-family: "Trebuchet MS";
	text-align: left;
	background : #FAEBD7;
}
.newstext{
	font-size: 10pt;
	font-weight: normal;
	color: black;
	text-align: center;
	font-family: "Trebuchet MS";
	background : #FAEBD7;
	scrollbar-base-color : #FAEBD7;
	cursor : auto;
}
