/* Scrollbar Color and HR */

body {
	scrollbar-face-color: #911110;
	scrollbar-shadow-color: #3A3A3A;
	scrollbar-highlight-color: #3A3A3A;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #F0F0F0;
	font-weight: bold;
	font-size: 11px;
	background-color: #000000;
	text-transform: none;
	color: #d3d3d3;
	font-family: Verdana, Tahoma;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin: 20 auto 0;
}

.center
{
	margin:auto;
	position: absolute;
	left: 50%;
	top: 0px;
	height: auto;
	width: 850px;
	margin-top: auto;
	margin-left:-425px;
	background-color: #FFFFFF;
	min-height: 100%;
}

table
{
	color: #d3d3d3;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

table.1
{
	color: #d3d3d3;
	border:solid #3A3A3A 1px;
}

td
{
	border-top: dimgray 1px solid;
	border-bottom: none;
	font-weight: bold;
	font-size: 11px;
	background-image: none;
	color: #d3d3d3;
	text-indent: 3px;
	font-family: Verdana, Tahoma;
	height: 20px;
	background-color: #3a3a3a;
}

/* Link Properties */
a		{ text-decoration: underline; font-size: 11px; color: #EBCF48; font-family: Verdana; }

a:link		{ font-size: 11px; color: #3A3A3A; font-family: Verdana; text-decoration: none; }
a:visited	{ font-size: 11px; color: #3A3A3A; font-family: Verdana; text-decoration: none; }
a:active	{ font-size: 11px; color: #3A3A3A; font-family: Verdana; text-decoration: none; }
a:hover		{ font-size: 11px; color: #3A3A3A; font-family: Verdana; text-decoration: underline; } 

a:link.kopf	{
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana;
	text-decoration: none;
}
a:visited.kopf	{
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana;
	text-decoration: none;
}
a:active.kopf	{
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana;
	text-decoration: none;
}
a:hover.kopf	{
	font-size: 11px;
	color: #3A3A3A;
	font-family: Verdana;
	text-decoration: underline;
}


TH
{
	font-weight: bold;
	font-size: 11px;
	background-image: none;
	color: #ffffff;
	font-family: Verdana;
	height: 20px;
	background-color: #E23030;
}

/* TabellenÃ¼berschrift gelb*/
th.kopf
{
	font-weight: bold;
	font-size: 13px;
	background-image: none;
	visibility: visible;
	color: #FFFFFF;
	font-family: Verdana;
	background-color: #911110;
}
/* TabellenÃ¼berschrift ohne Hintergrund leer*/
th.leer
{
	background-image: none;
	visibility: visible;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}

/* 2. Spaltenfarbe */
td.spalte
{
	border-top: 1px solid;
	font-weight: bold;
	font-size: 11px;
	color: #3A3A3A;
	font-family: Verdana, Tahoma;
	text-indent: 3px;
	background-color: #F0F0F0;
}

/* Gewonnen Spaltenfarbe Vergleich */
td.win
{
	border-top: 1px solid;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Tahoma;
	text-indent: 3px;
	background-color: #86FF80;
}

/* Verloren Spaltenfarbe Vergleich */
td.loose
{
	border-top: 1px solid;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Tahoma;
	text-indent: 3px;
	background-color: #FF8383;
}

/* Gleich Spaltenfarbe Vergleich */
td.gleich
{
	border-top: 1px solid;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Tahoma;
	text-indent: 3px;
	background-color: #83BFFF;
}

/* Statistiktabelle */
td.statistik
{
	border-top: 1px solid;
	font-weight: normal;
	font-size: 10px;
	color: #d3d3d3;
	font-family: Verdana, Tahoma;
	text-indent: 3px;
	background-color: #272727;
}

td.statistiktitle
{
	border-top: 1px solid;
	font-weight: normal;
	font-size: 9px;
	color: #3A3A3A;
	text-indent: 3px;
	font-family: Verdana, Tahoma;
	background-color: #CCCCCC;
}

td.statistiktitle2
{
	border-top: 1px solid;
	font-weight: bold;
	font-size: 9px;
	color: #CCCCCC;
	text-indent: 3px;
	font-family: Verdana, Tahoma;
	background-color: #3A3A3A;
}

/* Spalte Platzierung */
td.platz
{
	font-weight: bold;
	font-size: 13px;
	background-image: none;
	visibility: visible;
	color: #ffffff;
	font-family: Verdana;
	background-color: #E23030;
}

td.platz2
{
	font-weight: bold;
	font-size: 13px;
	background-image: none;
	visibility: visible;
	color: #000000;
	font-family: Verdana;
	background-color: #00FF00;
}

td.punkte
{
	font-weight: bold;
	font-size: 11px;
	background-image: none;
	color: #3A3A3A;
	font-family: Verdana;
	height: 20px;
	background-color: #CCCCCC;
}
/* Spalte leer z.B. Tabellen */
td.leer
{
	background-image: none;
	visibility: visible;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}

td.black
{
	background-image: none;
	visibility: visible;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #000000;
	border-bottom-style: none;
}

/* Spalte für Buttons - Höhe verändert sonst wie td */
td.button
{
	border-top: dimgray 1px solid;
	border-bottom: none;
	font-weight: bold;
	font-size: 11px;
	color: #d3d3d3;
	text-indent: 3px;
	font-family: Verdana, Tahoma;
	height: 30px;
	background-color: slategray;
}

Input
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 12px;
	border-left: black 1px solid;
	color: #FFCC00;
	border-bottom: black 1px solid;
	font-family: Verdana;
	filter: none;
	background-color: #323232;
}
FORM
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	filter: none;
}
input.send
{
	border-right: black 1px ridge;
	border-top: black 1px ridge;
	font-weight: normal;
	font-size: 12px;
	filter: none;
	margin: 1px;
	border-left: black 1px ridge;
	cursor: hand;
	color: black;
	border-bottom: black 1px ridge;
	font-family: Verdana, Arial;
	background-color: #cccccc;
}
	
select
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 12px;
	border-left: black 1px solid;
	color: #FFCC00;
	border-bottom: black 1px solid;
	font-family: Verdana;
	filter: none;
	background-color: #323232;
	}

select.kopf
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 12px;
	border-left: black 1px solid;
	color: FFFFFF;
	border-bottom: black 1px solid;
	font-family: Verdana;
	filter: none;
	background-color: #272727;
	}

textarea    { border-style: groove; background-color: #F1F1F1; font-family: Verdana; color: #000000; }

#zeigedasbild
{
	position:absolute;
	visibility:hidden;
	border: 20px solid #911110;
}
