body { 
	/* background-image:url('images/back03.jpg'); */
	margin-bottom:0px;
       	margin-left:10px; 
	margin-right:20px;
       	margin-height:0px
     }



/* ----Definition Links----  */ 
     
a {	font-family:Verdana, Arial;
	font-weight:normal;
	color:#000066; 
  }
  
a:link		{ text-decoration:underline; }
a:visited 	{ text-decoration:underline; }
a:hover 	{ color:#000000; text-decoration:overline underline; background-color:#FFFF66; }
a:active 	{ color:#000000; text-decoration:overline; }




/* ----Schriftartendefinition----  */ 

p, ul, ol, li, div, td, th, h1, h2, h3, h4 {	font-family:Verdana, Arial;
					color:#000000; }

p, ul, ol, li, div, td, body		{	font-weight:normal;
					font-size:10pt; }

				
th 				{ 	font-size:10pt;
    					font-weight:bold; }
	
li 				{ 	list-style-type:squate; }


h1 { font-size:18pt; font-weigt:bold; color:#000066; }
h2 { font-size:16pt; font-weigt:bold; color:#000066; }
h3 { font-size:14pt; font-weigt:bold; color:#000066; }
h4 { font-size:12pt; font-weigt:bold; color:#000066; }
h5 { font-size:10pt; font-weigt:bold; color:#000066; }


.klein { font-size:8pt; }
.gross { font-size:14pt; }
.big   { font-size:16pt; }

.news  { font-size:9pt; }




/* ----Definition Navigationsbuttons--------------------
   ----Menü oder Tabellenheadline ---------------------- */

table.menu h1
 {	font-size:10pt;
	font-weight:bold;
	background-color:#CCCC00;
	text-align:center;
 }


table.menu h1 a
 {
	font-size:10pt;
	font-weight:bold;
	background-color:#CCCC00;
	display:block;
	text-align:center;
	color:#000066;
 }


table.menu h1 a:visited 
 {	
	font-size:10pt;
	font-weight:bold;
	background-color:#CCCC00;
	display:block;
	text-align:center;
	color:#000066;
 }

table.menu h1 a:hover 
 {  
	font-size:10pt;
	text-decoration: overline underline; 
	background-color:#FFFF66;
	display:block;
	color:#000066;
 }

table.menu h1 a:active 
 {  
	font-size:10pt;
	text-decoration: overline underline; 
	background-color:#FFFF66;
	display:block;
	color:#000066;
 }



table.menu h2
 {	font-size:9pt;
	font-weight:bold;
	background-color:#CCCC66;
	display:block;
	text-align:center;
 }


table.menu h2 a
 {
	font-size:9pt;
	font-weight:bold;
	background-color:#CCCC66;
	display:block;
	text-align:center;
 }



table.menu a 
 {  
	font-size:9pt;
	text-decoration: underline;
	text-align: center;
	color: #333333;
 }

table.menu a:visited 
 {  
	font-size:9pt;
	text-decoration: underline;
	text-aling: center;
	color: #333333;
 }

table.menu a:hover 
 {  
	font-size:9pt;
	text-decoration: overline underline; 
	color: #000000; 
	background-color: #FFFF66;
 }
 
table.menu a:active 
 {  
	font-size:9pt;
	text-decoration: overline underline; 
	color: #000000; 
	background-color: #FFFF66;
 }



/* ----Definition Navigationsbuttons--------------------
   ----Tabellen- Inhalt -------------------------------- */

table.inhalt a 
 {  
	text-decoration: underline;
	color: #666666;
 }

table.inhalt a:visited 
 {  
	text-decoration: underline;
	color: #666666;
 }

table.inhalt a:hover 
 {  
	text-decoration: underline overline; 
	color: #000000; 
 }
 
table.inhalt a:active 
 {  
	text-decoration: underline overline; 
	color: #000000; 
 }

table.inhalt ul
 {
	font-size:10pt;
 }




/* ------------ Definition Liga-Tabelle -----------------*/

table.liga	{ font-size:10pt; color:#000000; }

td.hfc		{ font-size:10pt; color:#000000; background-color:#FFFF66; }


/* ------------ Definition Tabelle B+W-Statistik-----------------*/

table.bw td	{ font-size:9pt; color:#000000; ; background-color: #FFFFCC; }
