/*******************************************************************/
/******************* 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 15px "Arial Narrow", Arial;
	line-height : 15pt;
}

TD.Blau {
	font-family : "Arial Narrow", Arial;
	font-size : 16px;
	color : #33FF33;
	border-left : 1px solid #0080FF;
	border-top : 1px solid #0080FF;
	border-right : 1px solid #0080FF;
	border-bottom : 1px solid #0080FF;
	background : Black;
}

TABLE.Blau {
	vertical-align : middle;
	border-left : 1px solid #0080FF;
	border-top : 1px solid #0080FF;
	border-right : 1px solid #0080FF;
	border-bottom : 1px solid #0080FF;
	background : Black;
}

TABLE {
	border : none;
}

TD {
	border : none;
}

A:HOVER {
	color : Red;
}


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


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

div.Downloadzeit {
	font : 14px Arial;
	color : #33FF33;
	text-align : left;
}


div.Beschreibung {
	font : bold 18px"Arial Narrow", Arial;
	color : #33FF33;
	text-align : left;
}
