/* Stylesheet für die Winds of Hoth-Seiten */
/* (c) Sven Teuber 1999 (teuber@sven-teuber.de) */

/* Generelle Styles */

all		{ /* color: #468ce6; */
		  font-family: Verdana, Arial, Helvetica;
		  font-size: 9pt;
		}

body	{ background-color: #000000;
		  background-image: url(/pix/starfield.jpg);
		  color: #88b4ed;
		  font-family: Verdana, Arial, Helvetica;
		  font-size: 9pt;
		  text-decoration: none;
		  font-weight: normal;
		  font-style: normal;
		}

body.links	{ background-color: #000000;
		  background-image: url(/links/hoth.jpg);
		  color: #88b4ed;
		  font-family: Verdana, Arial, Helvetica;
		  font-size: 9pt;
		  text-decoration: none;
		  font-weight: normal;
		  font-style: normal;
		}

a:link	{ color: #468ce6; }

a:active { color: #88b4ed; }

a:visited { color: #6ca3ea; }

b		{ font-weight: bold; }


/* Styles für Tabellen */


td.text	{ font-family: Verdana, Arial, Helvetica;
		  color: #88b4ed;
		  font-style: normal;
		  font-size: 9pt;
		  font-weight: normal;
		  text-decoration: none;
		  vertical-align: top;
		}

td.textblack	{ font-family: Verdana, Arial, Helvetica;
		  color: #000000;
		  font-style: normal;
		  font-size: 9pt;
		  font-weight: normal;
		  text-decoration: none;
		  vertical-align: top;
		}

td.visi	{ font-family: Verdana, Arial, Helvetica;
		  color: #000000;
		  font-style: normal;
		  font-size: 9pt;
		  font-weight: normal;
		  text-decoration: none;
		  vertical-align: none;
		}

td.fett	{ font-family: Verdana, Arial, Helvetica;
		  color: #6ca3ea;
		  font-style: normal;
		  font-size: 9pt;
		  font-weight: bold;
		  text-decoration: none;
		  vertical-align: top;
		}

td.archivbild	{
  		  background-color: none;		  
		}

table	{ border-style: none;
		  border-width: 0px;
		  background-color: #000000; 
		}

table.nobg	{ border-style: none;
		  border-width: 0px;
		  background-color: none;
		}

table.white	{ border-style: none;
		  border-width: 0px;
		  background-color: #ffffff; 
		}

table.archiv { border-style: none;
		  border-width: 0px;
		  background-color: none; 
		  background-image: url(/potw/archiv-bg.jpg);
		}
		
div.counter { font-family: Verdana, Arial, Helvetica;
		  color: #88b4ed;
		  font-style: normal;
		  font-size: 8pt;

}