.text {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

}
.textbold {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

}
.texttitel {
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.textsubtitel {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.textklein {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.textkleinbold {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.textfeld {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color:#339999;
}
