/* Styefile für Astrosmarie */
/* Globale Definitionen für */
/* alle Dokumente generell */
/* Juni 2000 */

/* Format fuer gesamtes Dokument */

/* Titelzeilen allgemein */
/* Praezisierung zu allgemein */
h1           { font-size: 14px; font-family: Geneva, Arial, Helvetica, sans-serif; color: #FFCC00; font-weight: bold;}

h2           { font-size: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFCC00; font-weight: bold;}
h3           { font-size: 10pt; color: #FF0000; font-weight: bold;; font-family: Verdana, Arial, Helvetica, sans-serif}
h4           { font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFCC00; 
               margin-left: auto; margin-top: auto; margin-bottom: auto; font-weight: bold}
h5           { font-family: Verdana, Arial, Helvetica, sans-serif; color: #999999; font-size: 12pt; font-weight: bold; 
               margin-left: 10 }
/* Hyperlinks */
a:link       {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold
}
a:visited    { color: #FFCC00; font-weight: bold ; text-decoration: none}
a:active     { text-decoration: none; color: #FF3333; font-weight: bold }
/* Fiesstext */
p{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	;
	font-weight: normal;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: square
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-style: normal;
}
