.table
	{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
	margin-top: 2px;
	margin-left: 5px;
	margin-bottom: 3px;
	text-align: left;
	vertical-align: top;
	}

.tablehead
	{
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: 12px;
	margin-top: 1px;
	margin-left: 5px;
	margin-bottom: 2px;
	text-align: left;
	vertical-align: top;
	}

.tabright		/* for player leaderboard align:right */
	{
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
	text-align: right;
	margin-right: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	}
	
.table_txt
	{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: none;
	line-height: 10px;
	margin-top: 1px;
	margin-left: 4px;
	margin-bottom: 1px;
	}
	
.lines /* für player profiles */
	{
	color: #993300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: none;
	line-height: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
#left_fourpx { margin-left: 4px; margin-top: 1px; margin-bottom: 1px; }

/* HEIGHT INPUT_MASKS */
#input_space_nnav { margin-top: 65px; }
#input_space_msie { margin-top: 72px; }

#margin_bottom_1px { margin-bottom: 1px; }
	
#redleft
	{
	color: #930E1E;
	margin-left: 7px;
	}

#orangelink			/* neu fuer Links in orange (Player Profiles) */ 
	{
	color: #993300;
	text-decoration: underline;
	}
	
#blacklinklist_two			/* spreisler - dont change! */ 
	{
	text-indent:-12px;
	margin-left:10px;
	color: #000000;
	text-decoration: none;
	}