body, html{	color: #999999;	font-size: 10px;	font-family: Arial, sans-serif;	/*	background-image: URL(Bild/grey5.gif);	background-repeat: no-repeat;	background-repeat: repeat-x;	background-repeat: repeat-y;	*/	margin: 0;	padding: 0;	border: 0;}/* link definition text or anywhere */a, a:link, a:visited {	color: #ffffff;	font-size: 10px;	text-decoration: none;} a:hover, a:active { 	color: #F36363; }/* Main navigation */a.grey, a.grey:link , a.grey:visited{	color: #999999;	font-size: 10px;	line-height: 14px;	text-decoration: none;}a.grey:hover, a.grey:active{	color: #666666;	font-weight: bold;}a.grey_selected{	color: #666666;	font-size: 10px;	font-weight: bold;	line-height: 14px;	text-decoration: none;}/* Navigation Content */ul, li, li a, li a:link, li a:visited{	list-style-type: none;	font-size: 13px;	color: #666666;	margin: 0px;	padding: 0px;}li a:hover, li a:active{	list-style-type: none;	font-size: 13px;	color: #F36363;	margin: 0px;	padding: 0px;}.heading        {	color: #999999;	font-size: 13px;}.text  {	color: #666666;	font-size: 10px;}.sb  {	color: #5C5C5A;}.inv   {	color: #5c5c5a;}.ed   {	color: #000000;}.th   {	color: #666666;	font-size: 11px;	font-weight: bold;}.bb        {	color: #666666;	font-size: 11px;}.yr        {	color: #ffffff;	font-size: 11px;	font-weight: bold;}/* test for tablecell background */td.erosion_grey{	background-color: #D9D0BF;	/*background-image: URL(Bild/grey5.gif);*/	}td.frozen_grey{background-color: #D1D7D8;/*background-image: URL(Bild/greyfes.gif);*/	}td.vanitas_grey{background-color: #C3C3C3;/*background-image: URL(Bild/greyfes.gif);*/	}td.strangled_grey{background-color: #A2A69C;/*background-image: URL(Bild/greyfes.gif);*/	}		td.white{background-color: #FFFFFF;/*background-image: URL(Bild/greyfes.gif);*/	}		td.news_grey{background-color: #CBC4B3;/*background-image: URL(Bild/greyfes.gif);*/	}		
