body {
	background-color:#FFFFFF;
	font-family:Arial;
	font-size:10pt;
/*	scrollbar-base-color:#DBDBDB;
	scrollbar-3dlight-color:#767676;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#767676;
	scrollbar-face-color:#CACACA;
	scrollbar-highlight-color:#CACACA;
	scrollbar-shadow-color:#CACACA;
	scrollbar-track-color:#DBDBDB;
*/}

td.medal_head {
	font-family:Arial;
	background-color:#4A5D6E;
	color:#FFFFFF;
	font-size:11pt;	
}

td.medal {
	font-family:Arial;
	background-color:#F0F0F0;
	color:#000000;
	font-size:11pt;
}

td.flag {
	font-family:Arial;
	background-color:#F0F0F0;
	color:#000000;
	font-size:11pt;
	text-align:center;
}

td.rank {
	font-family:Arial;
	background-color:#F0F0F0;
	color:#000000;
	font-size:11pt;
	text-align:center;
}

td.info {
	font-family:Arial;
	background-color:#F3F3F3;
	color:#000000;
	font-size:9pt;
	text-align:left;
}

td.score {
	font-family:Arial;
	background-color:#F0F0F0;
	color:#000000;
	font-size:11pt;
	text-align:left;
}

/* Medaillenspiegel */
td.country {
	
}
td.gold {
	text-align:center;
}
td.silver {
	text-align:center;
}
td.bronze {
	text-align:center;
}
td.total {
	text-align:center;
	font-weight:bold;
}

tr.games_medals1 {
	background-color:#F0F0F0;
	font-size:10pt;
}

tr.games_medals0 {
	background-color:#F3F3F3;
	font-size:10pt;
}

tr.games_medals_top {
	background-color:#4A5D6E;
	color:#FFFFFF;
	text-align:center;
	font-size:10pt;
}
td.game {
	background-color:#F0F0F0;
	font-size:10pt;
}

td.edit {
	background-color:#CCCCCC;
}

a.edit {
	font-family:Arial;
	color:#0000FF;
	text-decoration:underline;
	font-size:9pt;
}

a.delete {
	font-family:Arial;
	color:#0000FF;
	text-decoration:underline;
	font-size:9pt;
}

a.new {
	font-family:Arial;
	color:#0000FF;
	text-decoration:underline;
	font-size:9pt;
}

a.info {
	font-family:Arial;
	color:#0000FF;
	text-decoration:underline;
	font-size:9pt;
}
a.game_medals {
	font-family:Arial;
	color:#000099;
	text-decoration:none;
	font-size:10pt;
}


span.trigger{
	cursor: pointer;
	cursor: hand;
	display: block;
	color:#000055;
	font-size:10pt;
}
span.branch{
	display: none;
	margin-left: 26px;
	color:#000055;
	font-size:10pt;
}
a.leaf {
	font-size:10pt;
	color:#000066;
	text-decoration:none;
}
img {
	margin:3px;
}

/* Länderliste */
td.country {
	background-color:#F0F0F0;
	font-size:10pt;
}