/* * WEBSITE.CSS * * Style Sheet Information for the endorphin Website * * Author:	gr * Updated: 10-Feb-1999 */body{	background-image:url(xback01.gif);	color:				#000000; 	font-family:		Helvetica;	font-style:			normal;	text-decoration:	none;}a:link, a:active, a:visited{	text-decoration:	none; }a:link{	color:			#4455B0; }a:active{	color:			#63ce9c; }a:visited {	color:			#4455B0; }table.b_two{	background:			#url(xback01.gif);}td.navigate{	background:			url(xback01.gif);	color:				#4455B0;	font-family:		Helvetica;	font-style:			normal;	font-weight:		bold;	font-size:			90%;	text-decoration:	none;}td.choosed{	background:			url(xback01.gif);	color:				#23233D;	font-family:		Helvetica;	font-style:			normal;	font-weight:		bold;	font-size:			90%;	text-decoration:	none;}td.lynav{	background:			url(xback01.gif);	color:				#4455B0;	font-family:		Helvetica;	font-style:			normal;	font-weight:		bold;	font-size:			75%;	text-decoration:	none;}td.lychoos{	background:			url(xback01.gif);	color:				#23233D;	font-family:		Helvetica;	font-style:			normal;	font-weight:		bold;	font-size:			75%;	text-decoration:	none;}td.act{	background:			url(xback01.gif);	color:				#23233D;	font-family:		Helvetica;	font-style:			normal;	font-weight:		bold;	font-size:			70%;	text-decoration:	none;}td.header{	background:			url(tabhead.jpg);	color:				#FFFFFF;	font-family:		Helvetica;	font-style:			normal;	font-weight:		bold;	font-size:			80%;	text-decoration:	none;}td.header_s{	background:			#ffffff;	color:				#ffffff;	font-family:		Helvetica;	font-style:			normal;	font-weight:		bold;	font-size:			60%;	text-decoration:	none;}td.one{	background:			url(tabelle.jpg);	color:				#ffffff;	font-family:		Helvetica;	font-style:			normal;	font-size:			70%;	text-decoration:	none;}td.two {	background:		url(tabelle.jpg);	color:				#ffffff;	font-family:		Helvetica;	font-style:			normal;	font-size:			70%;	text-decoration:	none;}td.norm{	background:			url(xback01.gif);	color:				#23233D;	font-family:		Helvetica;	font-style:			normal;	font-size:			90%;	text-decoration:	none;}h1.norm{	font-family:	Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif, Sans Serif;	font-size:		24pt;	font-weight:	bold; 	color:			#23233D;}.size8{	font-size:		80%; }.size7{	font-size:		8pt; }/* added by jf, 12-Sep-1998 */h1{	font-family:	Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif, Sans Serif;	font-size:		24pt;	font-weight:	bold; }h2{	font-family:		Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif, Sans Serif;	font-size:		12pt;	font-weight:	bold;}/* End of WEBSITE.CSS */