BODY
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: #ffff00;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #ffff00;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
H3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #003399;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
H4
{
    COLOR: aqua;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white
}
.tiny
{
    FONT-SIZE: 9px;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.big
{
    FONT-SIZE: 13px;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
P
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
A
{
    FONT-SIZE: 9pt;
    COLOR: #003399;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
A:hover
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
A:link
{
    COLOR: royalblue;
    FONT-FAMILY: Arial
}
.gelb
{
    COLOR: #ffff00
}
.EDIT_LNG
{
    FONT-FAMILY: Arial
}
.EDIT_LNG TD
{
    BORDER-RIGHT: darkblue 1px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: darkblue 1px solid;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    BORDER-LEFT: darkblue 1px solid;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: darkblue 1px solid
}
.EDIT_LNG TEXTAREA
{
}
.EDIT_LNG TABLE
{
    WIDTH: 100%;
    BORDER-COLLAPSE: collapse;
    cellspacing: "0"
}
.EDIT_LNG #head
{
    FONT-WEIGHT: bolder;
    COLOR: yellow;
    BACKGROUND-COLOR: darkblue
}
.EDIT_LNG #data
{
}
.EDIT_LNG A
{
    COLOR:  navy
}
.EDIT_LNG #counter
{
    BACKGROUND-COLOR: lightskyblue
}
.EDIT_LNG #status
{
    FONT-WEIGHT: bolder;
    COLOR: red;
    BACKGROUND-COLOR: lightskyblue;
    TEXT-ALIGN: center
}
.EDIT_LNG #sort
{
    COLOR: #99ccff
}
/* Allgemeine Attribute, 14.10.06/KA */
.RootTable
{
	border-width: 0;
	width: 600px;
    border-bottom-style: dotted;
}
 
.StandardTitel
{
	font-size: 11pt;
	font-weight: bold;
	color: yellow;
	background: Navy;
}
.StandardTitelCenter
{
	font-size: 11pt;
	font-weight: bold;
	color: yellow;
	background: Navy;
	text-align: center;
}.StandardText
{
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	background: white;
}
.StandardTextInhalt
{
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	background-color: #DFEAF4;
}
.StandardTextInhaltAlt
{
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	background-color: #ffffff;
}
/* Wichtiger Hinweis in Tabelle als Zeile auf 100% 20.03.07/KA*/
.Tab_WichtigerHinweis
{
	background-color:Orange;
	width: 100%;
	text-align:center;
	font-size:10pt;
}
/* Übersichtstabelle auf der Startseite */

.LUETabGesamt
{
	width: 600px;
	background: #DFEAF4;
}
.LUE_TabRegion
{
	width: 600px;
	background: #DFEAF4;
}
.LigenUebersichtTitel
{
	color: yellow;
	background: #DFEAF4;
}
.LUE_RegTab
{
	width: 100px;
	background-color: #DFEAF4;
	color: Black;
}
.LUE_RegAenderung
{
	width: 22%;
	background-color: #DFEAF4;
	color: Black;
}
.LUE_RegName
{
	background-color: #DFEAF4;
	color: Black;
	font-size: 10pt;
	font-weight: bold;
}
.LUEDCOL_Ligenname
{
	width: 320px;
	padding-left: 10px;
}
.LUEDCOL_Tabelle
{
	width: 150px;
}
.LUEDCOL_Aenderung
{
	width: 130px;
	font-size: 8pt;
}

/* Seite für Einzelkampfdetails, 14.10.06/KA */
.RingerRot
{
	 color: Yellow;
	 background-color: Red;
	 font-size: 9pt !Important;
	 font-weight: normal
}
.RingerBlau
{
	color: White;
	background-color: Blue;
	font-size: 9pt !Important;
	font-weight: normal;
}
.RingerEKWertungDefault
{
	font-size: 9pt;
	font-weight: normal
}
.RingerEKWertungZeit
{
	font-size: 7pt;
	font-weight: lighter;
}
.RingerEKWertungRot
{
	font-size: 12pt;
	background-color: Red;
	color: Yellow;
	font-weight: bold;
	text-align: center;
	width: 30px;
}
.RingerEKWertungBlau
{
	font-size: 12pt;
	font-weight: bold;
	background-color: Blue;
	color: White;
	text-align: center;
	width: 30px;
}
.RingerEKWertungLeer
{
	font-size: 12pt;
	width: 30px;
}
.NameRingerRot
{   
	font-size: 11pt;
	font-weight: bold;
	color: Yellow;
	background-color: Red;
	text-align: center;
    width: 35%;
 
}
.NameRingerBlau
{   
	font-size: 11pt;
	font-weight: bold;
	color: White;
	background-color: blue;
	text-align: center;
	width: 35%;
}
.PunkteRingerRot
{   
	font-size: 11pt;
	font-weight: bold;
	color: red;
	text-align: center;
	width: 12%;
}
.PunkteRingerBlau
{   
	font-size: 11pt;
	font-weight: bold;
	color: blue;
	text-align: center;
	width: 12%;
}
.MKDGewichtsklasse
{
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	width: 30%;
}
.MKDStilart
{
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	width: 35%;
}
.MKDSiegart
{
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	width: 35%;
}
.MKDRundenNr
{
	font-size: 9pt;
	text-align: left;
	width: 50px;
}
.MKDTabelleWertungen
{
	width: 320px;
}

