@charset "utf-8";
.content {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #3C1E1E;
}
.content_fett {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #3C1E1E;
}
.content_kursiv {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: italic;
	color: #3C1E1E;
}
