/* stylesheet */

body		{	background-color:	black;
			color:			white; 
			background-image:	url(pics/bonsai-backlogo.gif); 
			background-attachment:	fixed;
			font-family:		Verdana, Arial, Helvetica, sans-serif;
			font-size:		10pt;}

table 		{	font-family:		Verdana, Arial, Helvetica, sans-serif;
			font-size:		10pt;
			font-style:		normal;
			font-weight:		normal;
			text-decoration:	none;
			color: 			white;
			text-align:		left;}

a:link		{ text-decoration:none;		color:#80A0C0; }
a:hover		{ text-decoration:underline;	color:#C00000; }
a:visited	{ text-decoration:none;		color:#C0A0C0; }
a:active	{ text-decoration:none;		color:#00C000; }

img		{ 	border-style:	none;
			vertical-align:	top;}

/* Image-Werte bei Menu-Spalten */
.b24		{ 	width:		224px;
			height:		24px;
			border-style:	none;
			vertical-align:	top;}
.b21		{ 	width:		224px;
			height:		21px;
			border-style:	none;
			vertical-align:	top;}
.b18		{ 	width:		224px;
			height:		18px;
			border-style:	none;
			vertical-align:	top;}
/* Image-Werte bei Color-Gifs */
.cgifs		{ 	width:		40px;
			height:		72px;
			border-style:	none;
			vertical-align:	top;}


/* Table-Werte bei Produkt-Seiten */
.t_pic		{ 	width:		176px;
			text-align:	right;
			vertical-align:	top;	}
.t_title	{	height:		80px;
			vertical-align:	top; 	}
.t_describe	{	width:		368px;
			height:		128px;
			vertical-align:	top;
			padding-left:	20px;	}
.t_describelow	{	width:		368px;
			height:		96px;
			vertical-align:	top;
			padding-left:	20px;	}
.t_right	{	width:		132px;
			vertical-align:	top;
			text-align:	center; }
.t_ct		{	width:		40px;	}


/* Überschrift bei Produkt-Seiten */
.product_title		{ 	font-family:	Verdana, Arial, Helvetica, sans-serif;
				font-size:	36pt;
				font-style:	italic;
				font-weight:	bold;
				text-decoration:none;
				color: 		#FF0080; /* Klaus:FF00DD */
				text-align:	center;
			}		
/* Produkt-Beschreibung */
.product_describe	{ 	font-family:	Verdana, Arial, Helvetica, sans-serif;
				font-size:	12pt;
				font-style:	normal;
				font-weight:	bold;
				text-decoration:none;
				color: 		#FFFFFF;
				text-align:	left;
			}
/* Produkt-Head */
.product_head		{ 	font-family:	Verdana, Arial, Helvetica, sans-serif;
				font-size:	12pt;
				font-style:	normal;
				font-weight:	bold;
				text-decoration:none;
				color: 		#FFFFFF;
				text-align:	left;
				line-height:	150%;
			}
/* Technische Details */
.product_techno		{ 	font-family:	Verdana, Arial, Helvetica, sans-serif;
				font-size:	10pt;
				font-style:	normal;
				font-weight:	normal;
				text-decoration:none;
				color: 		#FFFFFF;
				text-align:	left;
				padding-left:	30px;
			}
.product_colors		{ 	margin-left:	30px;
				font-family:	Verdana, Arial, Helvetica, sans-serif;
				font-size:	8pt;
				font-style:	normal;
				font-weight:	normal;
				text-decoration:none;
				color: 		#FFFFFF;
				text-align:	left;
			}
.product_colorstext	{ 	margin-left:	25px;
				font-family:	Verdana, Arial, Helvetica, sans-serif;
				font-size:	7pt;
				font-style:	normal;
				font-weight:	normal;
				text-decoration:none;
				color: 		#FFFFFF;
				text-align:	center;
			}