@import url("../mattesty.css");

/* Styefile für Astrosmarie */
/* Globale Definitionen für */
/* alle Dokumente generell */
/* Juni 2000 */

/* Format fuer gesamtes Dokument */
/* alt: body         { color: #535353; margin-right: 0.5cm } */

/* Titelzeilen allgemein */
/* Praezisierung zu allgemein */
h1           { font-size: 16pt; font-family: Arial; color: #0066CC; font-weight: bold}
h5           { font-family: Arial, Helvetica, sans-serif; color: #CC3333; font-size: 12pt; font-weight: bold; 
               margin-left: 0}
h2           { font-size: 12pt; font-family: Arial; color: #3300CC; font-weight: bold; 
               margin-left: 0; margin-top: 0pt; margin-bottom: 0pt; margin-right: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}
h3           { font-size: 12pt; color: #0066CC; font-family: Arial, Helvetica, sans-serif; font-weight: bold; 
               margin-left: 3px; margin-top: 0px; margin-bottom: 0px; margin-right: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}
h4           { font-size: 12pt; font-family: Arial, Helvetica, sans-serif; color: #FF6600; 
               margin-left: 10; margin-top: 4pt; margin-bottom: 8pt ; font-weight: bold}
/* Hyperlinks */
a:link       { text-decoration: none; color: #009900; font-weight: bold }
a:visited    { text-decoration: none; color: #006600; font-weight: bold }
a:active     { text-decoration: none; color: #00FF00; font-weight: bold }
/* Fiesstext */
p{ font-size: 10pt; font-family: Arial; color: #330033; 
               margin-left: 0; margin-top: 0pt; margin-bottom: 0pt; font-weight: normal; margin-right: 0px}

/* Listen */

ul       { list-style-type:circle; font-size:10pt; font-family: Arial, Helvetica, sans-serif; color: #000000}
ol       { list-style-type:decimal;font-size:12pt; font-family: Arial, Helvetica, sans-serif; color: #000000}




