/* Style f?r links (einfach l?schen, wenn die standard-styles deiner page ?bernommen werden sollen)*/
/*A:link    {COLOR: #81A7F4; TEXT-DECORATION: none}
A:visited {COLOR: #81A7F4; TEXT-DECORATION: none}
A:active  {COLOR: #91B7FF; TEXT-DECORATION: none}
A:hover   {COLOR: #A1C7FF; TEXT-DECORATION: none}*/

*{  /* Standard-Schriftgr??e */
}

tr.details_sum {background-color:transparent}

/* Schriftgr??en */
.iZigen        { color: #999;}  /* Erste Zeile "xx Eintr?ge gefunden etc"*/
.iZismall      { color: black; font-size: 10px }  /* Uhrzeit Map/Version/Dauer filesize/DLs/"Kommentare" */
.iZifooter     {font-size: 11px}  /* powered by.....                                     */
.iZibold       { color: #999; font-weight:bold }
.iZilarge      { color: #999;} /* Datum/Uploader Spielernamen/"Download"                    */
.iZilargebold  { color: #999; font-weight:bold }  /* Seite 1|2...  / Feldnamen im Addformular */

/* Inputfelder, Selects und Textarea im Add_Replay- und dem Search-Formular */
input.iZi,select.iZi
{
	color: #eeeeee;
	background-color: black;
	border-color: #505171;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 11px;
}

/* Ausgabeformatierung f?r die detaillierte Spielerbeschreibung in show_details.htm */
/* Graph */
div.graph {
  height: 10px;
  background-color: #738499;
}

/* ?berschrift der Details-Seite */
div.title {  padding: 2px; border-bottom: 1px solid #4c5866; font-weight: bold; }

/* Die ausscrollbaren Hero/Unit/Build-Order-Informationen */
div.additional {
  border-left: 2px solid #738499;
  padding: 5px;
  margin-top: 1px;
  margin-bottom: 1px;
  margin-left: 20px;
  display: none;
}

/* Sektionen Details und Kommentare (zust?ndig f?rs 1. Einr?cken) */
div.section {
  padding-bottom: 5px;
  padding-top: 5px;
  margin-left: 25px;
  border-bottom: 1px solid #4C5866;
}

/* Ebenfalls zust?ndig f?rs Einr?cken */
div.details { margin-left: 26px; border-left: 2px solid #59000; padding: 3px; }

a.Rot:link		{ text-decoration:none; color:#D93636; }
a.Rot:visited	{ text-decoration:none; color:#D93636; }
a.Rot:hover		{ text-decoration:underline; color:#D93636; }

a.Blau:link		{ text-decoration: none; color : #608FBF; }
a.Blau:visited	{ text-decoration: none; color : #608FBF; }
a.Blau:hover	{ text-decoration: underline; color : #608FBF; }

a.Türkis:link	{ text-decoration: none; color : #60BFA9; }
a.Türkis:visited{ text-decoration: none; color : #60BFA9; }
a.Türkis:hover	{ text-decoration: underline; color : #60BFA9; }

a.Lila:link		{ text-decoration: none; color : #9B60BF; }
a.Lila:visited	{ text-decoration: none; color : #9B60BF; }
a.Lila:hover	{ text-decoration: underline; color : #9B60BF; }

a.Gelb:link		{ text-decoration: none; color : #e4e573; background-color: black; }
a.Gelb:visited	{ text-decoration: none; color : #e4e573; background-color: black; }
a.Gelb:hover	{ text-decoration: underline; color : #e4e573; background-color: black; }

a.Orange:link	{ text-decoration: none; color : #CC8029; }
a.Orange:visited{ text-decoration: none; color : #CC8029; }
a.Orange:hover	{ text-decoration: underline; color : #CC8029; }

a.Grün:link		{ text-decoration: none; color : #86E573; }
a.Grün:visited	{ text-decoration: none; color : #86E573; }
a.Grün:hover	{ text-decoration: underline; color : #86E573; }

a.Rosa:link		{ text-decoration: none; color : #D96CB1; }
a.Rosa:visited	{ text-decoration: none; color : #D96CB1; }
a.Rosa:hover	{ text-decoration: underline; color : #D96CB1; }

a.Grau:link		{ text-decoration: none; color : #bfbfbf; background-color: black; }
a.Grau:visited	{ text-decoration: none; color : #bfbfbf; background-color: black; }
a.Grau:hover	{ text-decoration: underline; color : #bfbfbf; background-color: black; }

a.Hellblau:link		{ text-decoration: none; color : #79C2F2; }
a.Hellblau:visited	{ text-decoration: none; color : #79C2F2; }
a.Hellblau:hover	{ text-decoration: underline; color : #79C2F2; }

a.Dunkelgrün:link	{ text-decoration: none; color : #59B365; }
a.Dunkelgrün:visited{ text-decoration: none; color : #59B365; }
a.Dunkelgrün:hover	{text-decoration: underline; color : #59B365; }

a.Braun:link	{ text-decoration: none; color : #BF8F60; }
a.Braun:visited { text-decoration: none; color : #BF8F60; }
a.Braun:hover	{ text-decoration: underline; color : #BF8F60; }

TABLE.expOutline{ border-style: solid; border-width: 1px; border-color: #5A5D5A; background-color:#000000;}
#rankingParent	{ position: relative; height: 1px; width: 70px; }
#rankingChild	{ position: absolute; left: 30px; top: 2px; FONT-WEIGHT: bold; FONT-SIZE: 8pt; 
					COLOR: #ffffff; FONT-FAMILY: arial,helvetica,sans-serif; }
#rankingChild2	{ position: absolute; left: 30px; top: 2px; FONT-WEIGHT: bold; FONT-SIZE: 8pt; 
					COLOR: #333333; FONT-FAMILY: arial,helvetica,sans-serif; }
