/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Überschrift_2_Ebene {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12pt;
 	color: rgb(255,255,204);
 	font-weight: bold;
 	text-decoration: none 
}

.Frame {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 11pt;
 	color: rgb(255,255,204);
 	font-weight: bold;
 	text-decoration: none 
}