/*******************************************************************/
/******************* Generelle Festsetzungen *******************/
/*******************************************************************/


/*******************************************************************/
/*** Achtung!!! Als Kopie in Kalender.css vorhanden!!!      *****/
/******************************************************************/


BODY {
	background-attachment : fixed;
	background-color : Black;
	color : #33FF33;
	background-image : url(../SternenweltOnline/Grafik/sterne.gif);
	font : 16px "Arial Narrow", Arial;
	scrollbar-base-color:#3366ff;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #000000;
}



A:ACTIVE, A:link, A:visited {
	color : #30CCFF;
	text-decoration : none;
	font : bold 16px "Arial Narrow", Arial;
	line-height : 16pt;
}


A:HOVER {
	color : Red;
}


div.Ueberschrift {
	font : bold 18px"Arial Narrow", Arial;
	color : Yellow;
	text-align : center;
}

div.Fliesstext {
	font : 16px"Arial Narrow", Arial;
	color : #33FF33;
	text-align : justify;
}

div.Fliesstextrechts {
	font : 16px"Arial Narrow", Arial
	color : #33FF33;
	text-align : right;
}
