<STYLE>
<!--

  A:link		{color:#ffFFCC;text-decoration:none;}
  A:hover		{color:#ffFFCC;text-decoration:underline;font-weight:bold;}
  A:active		{color:#ffFFCC;text-decoration:underline;font-weight:bold;}
  A:visited		{color:#999999;text-decoration:none;}

  A.ssmItems:link		{color:#ffFFCC;text-decoration:none;}
  A.ssmItems:hover		{color:black;text-decoration:underline;font-weight:bold;}
  A.ssmItems:active		{color:black;text-decoration:underline;font-weight:bold;}
  A.ssmItems:visited		{color:orange;text-decoration:none;}


body, table
{
  background-color:		#AA3639;	/* Hintergrund */

  /* Background image coming later ....
  background-image:url(pics/dragon.gif);
  background-repeat:no-repeat;
  background-attachment:fixed; padding:0px; 
  */


  color:			#ffFFCC;	/* Schreibfarbe */
  font-family:			Verdana,Arial,sans-serif;
  font-size:			12pt;

  scrollbar-face-color:		#bb474a;	/* Oberfläche des Sliders */
  scrollbar-shadow-color:	#bb474a;	/* Schatten (rechts und unten) */
  scrollbar-highlight-color:	#bb474a;	/* Schatten (links und oben) */
  scrollbar-3dlight-color:	#FFD700;	
  scrollbar-darkshadow-color:	#000000;	
  scrollbar-track-color:	#AA3639;	/* Hintgerund OHNE Slider */
  scrollbar-arrow-color: 	#ff8800;	/* Pfelifarbe außerhalb der Slider */
}

.asiabutton
{
  background-color :#189332;
  color : white;	   
}

.my_h1
{
  text-decoration:underline;
  font-weight:bold;
  font-size:24pt;
  font-family:Verdana,Arial,sans-serif;
  color:#FFFFCC;
}

.my_h2
{
  font-weight:bold;
  font-size:18pt;
  font-family:Verdana,Arial,sans-serif;
  color:#FFFFCC;
}

.my_h3
{
  font-weight:bold;
  font-size:13pt;
  font-family:Verdana,Arial,sans-serif;
  color:#FFFFCC;
}


hr
{
  color:#189332;
  width:300px;
  height:3px;
  text-align:center;
  border:1px solid #189332;
}

.t_h
{
  background-color:#bb474a;
  font-weight:bold;
  font-size:18pt;
  font-family:Verdana,Arial,sans-serif;
  color:#FFFFCC;

}


//-->
</STYLE>



