@import url(file:///F|/archiv/astrosmarie/e/astrosty.css);
/* Titelzeilen allgemein */
/* Praezisierung zu allgemein */
h1           {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;

}
h5           { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF6633; font-weight: bold}
h2           {
	font-size: 13px;
	color: #CC0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: auto;
}
h3           { font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #FF0000; 
               margin-top: 4pt; margin-bottom: 8pt ; font-weight: bold}
h4           {
	font-size: 12px;
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
/* Hyperlinks */
a:link       {
	text-decoration: none;
	color: #CC3300;
	font-weight: bold;


}
a:visited    {
	text-decoration: none;
	color: #CC3300;
	font-weight: bold;

}
a:active     {
	text-decoration: none;
	color: #CC3300;
	font-weight: bold;
}
td        {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

/* Fiesstext */
p {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(/bilder/punkt.jpg);
	text-decoration: none;
	visibility: inherit;



}
a:hover {
	color: #000099;
	text-decoration: none;
	font-weight: bold;



}
