.standard_gr {
	font-size: 12px;
	font-style: italic;
	color: #CCCCCC;
	font-family: "trebuchet MS";
}
.überschrift {
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	font-family: "trebuchet MS";
}
.hggrau {
	background-color: #CCCCCC;
}
.kleinweiss {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}
.hgblau {
	background-color: #064879;
}
.klein {
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #064879;
}
.überschrift_wei {
	font-family: "trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

