@charset "UTF-8";
/* CSS Document */

.standart {
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	margin-top: 2px; 
	margin-bottom: 6px;
	line-height: 1;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	background-color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.titel {
	font-family: verdana;
	font-size: 7pt;
	font-style: normal;
	margin-top: 2px; 
	line-height: 1;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	background-color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text {
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: 1.3;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	background-color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
