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

body { background-color: #000000; background-image: url(../images/back1.jpg); background-position: bottom left;
          background-repeat: no-repeat; background-attachment: fixed; 
          color: #CFCFCF; text-decoration: none; font-size: 11px; 
          font-family:Verdana,Arial,Helvetica,sans-serif;
          scrollbar-face-color: #333333;
          scrollbar-highlight-color: #333333;
          scrollbar-3dlight-color: #000000;
          scrollbar-darkshadow-color: #000000;
          scrollbar-shadow-color: #333333;
          scrollbar-arrow-color: #cccccc;
          scrollbar-track-color: #000000; }

body.bottom { background: #333333;}

body.bottom2 { color: #000000; }			   

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

td,div { color: #CFCFCF; text-decoration: none; font-size: 11px; font-family:Verdana,Arial,Helvetica,sans-serif; }
		  
.black {color:#000000;}

.test {background-image: url(../images/test.jpg); background-position: left center; background-repeat: repeat-x;}

.test2 {background-image: url(../images/testl.jpg); background-position: right center; background-repeat: repeat-x;}

.gb { background-color: #333333; }

.border {border-color: #333333; border-style: solid; border-width: 1px; background-image: url(../images/line.gif);}

.small {font-size: 10px;}

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

A.bottom2 { color: #000000; background-color: transparent; text-decoration: none; cursor:e-resize; }
 
A.bottom2:VISITED { color: #000000; background-color: transparent; } 

A.bottom2:ACTIVE { color: #000000; background-color: transparent; }

A.bottom2:HOVER { color: #FFFFFF; background-color: transparent; text-decoration: underline; cursor:e-resize; }

A { color: #A3A3A3; background-color: transparent; text-decoration: none; cursor:e-resize; }
 
A:VISITED { color: #808080; background-color: transparent; } 

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

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

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

IMG {border: 0px;}

TEXTAREA {background-color: transparent; background-image: url(../images/line.gif); 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: transparent; background-image: url(../images/line.gif); 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;}			  