.normal {
font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}
.normalfett {

font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
}
h1 {
font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}
.klein {
font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
}
