/* Style Sheet - globale Vorlage */

BODY	{	
		font-family:		Arial, Helvetica, sans-serif;
		font-size:		0.8em;
	  	font-size-adjust:	.58em;
		font-weight:		normal;
		word-spacing:		normal;
		letter-spacing:		normal;
		text-transform:		none;
		text-decoration:	none;
		/* background:		#FFFFFF; */
		color:			#000000;
		background:		url(../images/starthintergrund.jpg);
		background-repeat:	no-repeat;
	}
	

BODY.Start	{	
		font-family:		Arial, Helvetica, sans-serif;
		font-size:		0.8em;
	  	font-size-adjust:	.58em;
		font-weight:		normal;
		word-spacing:		normal;
		letter-spacing:		normal;
		text-transform:		none;
		text-decoration:	none;
		color:			#000000;
		background:		url(../images/titel.gif);
		background-repeat:	no-repeat;
		background-position:	left;
		background-attachment:	fixed;
		margin-right:		0;
		margin-top:		0;
	}
BODY.Bilder	{	
		font-family:		Arial, Helvetica, sans-serif;
		font-size:		0.8em;
	  	font-size-adjust:	.58em;
		font-weight:		normal;
		word-spacing:		normal;
		letter-spacing:		normal;
		text-transform:		none;
		text-decoration:	none;
		color:			#000000;
		/* background:		url(../kader/spielerpass.gif); */
		background-repeat:	no-repeat;
		background-position:	center;
		background-attachment:	fixed;
		margin-right:		0;
		margin-top:		0;
		margin-left:		0;
	}
BODY.Ah	{	
		font-family:		Arial, Helvetica, sans-serif;
		font-size:		0.8em;
	  	font-size-adjust:	.58em;
		font-weight:		normal;
		word-spacing:		normal;
		letter-spacing:		normal;
		text-transform:		none;
		text-decoration:	none;
		color:			#000000;
		background:		url(../ah/ah_start.jpg);
		background-repeat:	no-repeat;
		background-position:	left;
		background-attachment:	fixed;
		margin-right:		0;
		margin-top:		0;
	}
BODY.Sve2	{	
		font-family:		Arial, Helvetica, sans-serif;
		font-size:		0.8em;
	  	font-size-adjust:	.58em;
		font-weight:		normal;
		word-spacing:		normal;
		letter-spacing:		normal;
		text-transform:		none;
		text-decoration:	none;
		color:			#000000;
		background:		url(../sve2/hinter.jpg);
		background-repeat:	no-repeat;
		background-position:	left;
		background-attachment:	fixed;
		margin-right:		0;
		margin-top:		0;
	}
BODY.Jugend	{	
		font-family:		Arial, Helvetica, sans-serif;
		font-size:		0.8em;
	  	font-size-adjust:	.58em;
		font-weight:		normal;
		word-spacing:		normal;
		letter-spacing:		normal;
		text-transform:		none;
		text-decoration:	none;
		color:			#000000;
		background:		url(../jugend/hinter.jpg);
		background-repeat:	no-repeat;
		background-position:	left;
		background-attachment:	fixed;
		margin-right:		0;
		margin-top:		0;
	}
SMALL	{	
		font-size:		8pt;
	}	
	
MOBIL	{	
		font-size:		6pt;
	}	

BIG	{	
		font-size:		28pt;
		font-weight:		bold;
		text-decoration:	underline;		
	}	

PRE	{	
		font-family:		Arial, Helvetica, sans-serif
		font-size:		16pt;
		font-weight:		bold;
	}	

OL LI	{	
		list-style-type:	decimal;
	}	

OL OL LI
	{	
		list-style-type:	lower-alpha;
	}	

OL OL OL LI	
	{	
		list-style-type:	lower-roman;
	}	

UL LI	{	
		list-style-type:	disc;
	}	

UL UL LI
	{	
		list-style-type:	square;
	}	

UL UL UL LI	
	{	
		list-style-type:	disc;
	}	

TABLE, TBODY, TR, TD		
	{	
		font-family:		Arial, Helvetica, sans-serif;
		font-size:		10pt;
		color:			#000000;
	}	

CAPTION, TH	
	{	
		font-family:		Arial, Helvetica, sans-serif;
		vertical-align:		baseline;
		font-size:		10pt;
		font-weight:		bold;
		background-image:	url(../images/obereleiste.gif);	/* #000000; */
		color:			#FFFFFF; 
	}	

TD.Invers
	{
		background:		#000000;
		color:			#FFFFFF;
	}

H1	{	
		font-size-adjust:	.53em;
		font-size:		20pt;
		font-weight:		bold;
		font-style:		normal;
	}	
		
H2	{	
		font-size-adjust:	.53;
		font-size:		18pt;
		font-weight:		bold;
		font-style:		normal;
	}	


H3	{	/* Unterstrichene Überschrift */
		font-size:		14pt;
		font-weight:		bold;
		font-style:		normal;
	}	
		
H4	{	
		font-size:		12pt;
		font-weight:		bold;
		font-style:		normal;
	}	
	

H5, DT, LEGEND	
	{	
		font-weight:		bold;
		font-style:		normal;
	}	


H6	{	
		font-size:		9pt;
		font-weight:		normal;
		font-style:		normal;
	}	
		
P.gross {
		font-size:		14pt;
	}

P.italic 
	{
		font-style:		italic;
	}
P.invers 
	{
		color:			#ECDEAC;
		font-size:		7pt;
	}
P.red 
	{
		color:			red;
	}

P.rot 
	{
		font-size:		8pt;
		font-weight:		bold;
		color:			red;
		margin-bottom:		0;
	}
P.fett
	{
		font-size:		8pt;
		font-weight:		bold;
		color:			black;
		margin-bottom:		5;
		margin-top:		0;
	}
	
HR	{
		color:			#000000;
	}
HR.invers	{
		color:			#ECDEAC;
	}

A:link  {
		color:			#000000;
		text-decoration:	none;
	}
		
A:visited
	{	
		color:			#000000;
		text-decoration: 	none; 		/* sonst unterstrichen */
	}	
		
A:active	
	{	
		font-weight:		bold;
		text-decoration:	none;
		color:			#FFFFFF;	/* Vordergrundfarbe, wenn Maustaste unten */
		background:		#000000;	/* Hintergrundfarbe, wenn Maustaste unten */
	}	
		
A:hover	{						/* Wenn die Maus drüberfährt, nur IE4 */
		text-decoration:	none;
		font-weight:		bold;
		color:			#000000;
	}	

TD.invers A						/* Linkdarstellung innerhalb inverser Tabellenzellen */
 	{
		color:			#FFFFFF;
		text-decoration:	none;
	}

TD.invers A:link
 	{
		color:			#FFFFFF;
		text-decoration:	none;
	}

TD.invers A:visited
 	{
		color:			#FFFFFF;
		text-decoration:	none;
	}

TD.invers A:active
 	{
		font-weight:		bold;
		text-decoration:	none;
		color:			#000000;
		background:		#FFFFFF;
	}

TD.invers A:hover
 	{
		color:			#00348E;
		text-decoration:	none;
	}

TH A						/* Linkdarstellung innerhalb inverser Tabellenzellen */
 	{
		color:			#FFFFFF;
		text-decoration:	none;
	}

TH A:link
 	{
		color:			#FFFFFF;
		text-decoration:	none;
	}

TH A:visited
 	{
		color:			#FFFFFF;
		text-decoration:	none;
	}

TH A:active
 	{
		font-weight:		bold;
		text-decoration:	none;
		color:			#000000;
		background:		#FFFFFF;
	}

TH A:hover
 	{
		color:			#FFFFFF; /*#00348E;*/
		text-decoration:	none;
	}
