div#left div#leftstandtop
{
	background-image:		url(../img/stand_top.jpg);
	background-repeat:		no-repeat;
	height:					18px;
	width:					250px;
	overflow:				hide;
}


div#left div#lefttopscores
{
	font:					Verdana, Arial, Helvetica, sans-serif;
	font-size:				10px;
	margin-left:			0px;
	width:					100%;
	float:					left;
	clear:					both;	
}

div#left div#lefttopscores div#lefttopscorestitle
{
	text-transform:			uppercase;
	color:					#e01c1e;
	font-weight:			bold;
	font-size:				10px;
	float:					left;
	clear:					both;
}

div#lefttopscoreslijst
{
	width:					100%;
	margin-top:				17px;
	padding-bottom:			10px;
	color:					#59595b;	
	float:					left;
	clear:					both;	
}

table#topscoretable
{
	width:					95%;
	color:					#59595b;	
}

table#topscoretable a
{
	color:					#59595b;
	text-decoration:none;		
}

table#topscoretable a:hover
{
	color:					#e02422;
	text-decoration:underline;	

}


div#left div#leftstandbottom
{
	background-image:		url(../img/stand_bottom.jpg);
	background-repeat:		no-repeat;
	height:					25px;
	width:					250px;
	float:					left;
}

div#middle div#standoverzicht
{
	float:					left;
	width:					399px;
	border-left:			solid 1px #d1d3d4;
	border-right:			solid 1px #d1d3d4;
	float:					left;
	display:				inline;
	clear:					both;
}

div#middle div#standtitle
{
	margin-left:			20px;
	color:					#e01c1e;
	font-size:				12px;
	font-weight:			bold;
	text-transform:			uppercase;
	float:					left;
	display:				inline;
	clear:					both;
}

div#middle div.standtable
{
	margin-top:				17px;
	float:					left;
	display:				inline;
	clear:					both;
	width:					100%;
	color:					#59595b;
}

div#middle div.standtable table
{
	width:					100%;
	border:					0;
}

div#middle div.standtable tr.tablerowgray
{
	background-color:		#ebebeb;
	height:					24px;
}



div#middle div.standtable tr.tablerowwhite
{
	background-color:		#ffffff;
	height:					24px;
}

div#middle div.standtable td.standclubname
{
	width:					108px;
}

div#middle div.standtable td.standcolumnname
{
	width:					35px;
	font-weight:			bold;	
}

div#middle div.standtable div.standfirst
{
	margin-left:			20px;
}

div#middle div.standtable div.standclubname
{
	margin-left:			5px;
}



div#standoverzicht div#standnavbar
{
	margin-top:				20px;
	margin-left:			56px;
	float:					left;
	display:				inline;	
	clear:					both;
	cursor:					pointer;
	width:					265px;
}

div#middle div#middlestandbottom
{
	background-image:		url(../img/middle_bottom.jpg);
	background-repeat:		no-repeat;
	width:					401px;
	margin-left:			0px;
	height:					24px;
	float:					left;
	display:				inline;	
}

div#right div#topkaarten
{
	font:					Verdana, Arial, Helvetica, sans-serif;
	font-size:				10px;
	width:					250px;
	float:					left;
	clear:					both;	
	color:					#59595b;
}

div#topkaarten div.topkaartentitle
{
	text-transform:			uppercase;
	color:					#e01c1e;
	font-weight:			bold;
	font-size:				10px;
	float:					left;
	clear:					both;
	margin-left:			20px;	
	display:				inline;	
	width:					100px;
}

div.topkaartenlijst
{
	width:					90%;
	margin-top:				17px;
	padding-bottom:			10px;
	color:					#59595b;	
	float:					left;
	clear:					both;	
	margin-left:			20px;	
	display:				inline;
}

table.topkaartentable
{
	width:					95%;
	color:					#59595b;	
}

table.topkaartentable a
{
	color:					#59595b;
	text-decoration:none;		
}

table.topkaartentable a:hover
{
	color:					#e02422;
	text-decoration:underline;		
}

div#right div.rightkaartenbottom
{
	background-image:		url(../img/stand_bottom_rechts.jpg);
	background-repeat:		no-repeat;
	height:					25px;
	width:					250px;
	float:					left;
	margin-bottom:			20px;
}

tr.tablerowgrayclub
{
	background-color:		#ebebeb;
	height:					24px;
	color:					#59595b;
	cursor:					pointer;
}

tr.tablerowgrayclub:hover
{
	color:					#e02422;
	cursor:					pointer;
}


tr.tablerowwhiteclub
{
	background-color:		#ffffff;
	height:					24px;
	color:					#59595b;
	cursor:					pointer;
}

tr.tablerowwhiteclub:hover
{
	color:					#e02422;
	cursor:					pointer;
}

