  a.link:link {font-size:15px; color:#0A52A9; text-decoration:none;}
  a.link:visited {font-size:15px; color:#0A52A9; text-decoration:none;}
  a.link:hover {font-size:15px; color:#FF9F00; text-decoration:underline;}
  a.link:active {font-size:15px; color:#6699FF; text-decoration:underline;}


  /* Schriftgrößen für Standartschriftart */
  .normal60 {font-size:9px}
  .normal70 {font-size:10px}
  .normal80 {font-size:11px}
  .normal120 {font-size:18px}
  .normal150 {font-size:21px}
  .normal180 {font-size:23px}


  .schriftbkfett {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.normalbk {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.ueberschrift {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
