  @font-face {
    font-family: Forte;
    src: url("FORTE_INTER.eot");
  }
.ueberschrift {
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	color: #999933;
	text-decoration: underline;
}
.arialgen {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
