/* Cascading Style Sheet (c)2002 Bernd Gruenwald */
/* b-g@sternenstaub.org */
/* www.sternenstaub.org */

body,td { background:#000000; color: #FFFFFF; text-decoration: none; font-size: 11px; 
          font-family:Verdana,Arial,Helvetica,sans-serif;
          scrollbar-face-color: #000000;
          scrollbar-highlight-color: #FFFFFF;
          scrollbar-3dlight-color: #000000;
          scrollbar-darkshadow-color: #000000;
          scrollbar-shadow-color: #FFFFFF;
          scrollbar-arrow-color: #FFFFFF;
          scrollbar-track-color: #000000; }
		   

body.bottom { background: #000000; }		

TD.Newsdate { width: 90px; vertical-align: top; font-weight: bold; } 

TD.Newstext { text-align:justify; }

span.meta { font-weight: bold; font-style: italic; }

A { color: #FFFFFF; background-color: transparent; text-decoration: none; }
 
A:VISITED { color: #FFFFFF; background-color: transparent; } 

A:ACTIVE { color: #FFFFFF; background-color: transparent; }

A:HOVER { color: #FFFFFF; background-color: transparent; text-decoration: underline; } 

HR { color: #808080; height:1px; background-color: transparent; }  

P { margin-left: 5mm; margin-right: 5mm; text-align:center; } 

TEXTAREA {background-color: #000000; color: #CFCFCF; border-width: thin; border-style: solid; 
          font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
		  border-bottom-width: 1px;
		  border-left-width: 1px;
		  border-right-width: 1px;
		  border-top-width: 1px;}

INPUT.text {background-color: #000000; color: #CFCFCF; border-width: thin; border-style: solid;
          font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
		  border-bottom-width: 1px;
		  border-left-width: 1px;
		  border-right-width: 1px;
		  border-top-width: 1px;}
		  
SELECT {background-color: #000000; color: #CFCFCF; border-width: thin; border-style: solid; 
          font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
		  border-bottom-width: 1px;
		  border-left-width: 1px;
		  border-right-width: 1px;
		  border-top-width: 1px;}	
		  
INPUT.button {background-color: #333333; color: #CFCFCF; border-width: thin; border-style: solid; 
          font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
		  border-bottom-width: 1px;
		  border-left-width: 1px;
		  border-right-width: 1px;
		  border-top-width: 1px;}
