body			{	font-family:Arial;
					
	
}
.neu			{	color:green;
					font-size:10px;
					font-style:italic;
					font-weight:bold;
					word-spacing:0.5em;
						
}
a    			{text-decoration:none; color:#000080; font-weight:bold} 
a:hover			{color:red} 

table			{	border: 0px;
                    margin: px;
                    border-collapse:collapse;
					width:225px;

	
}

tr				{ height:30px; 
				  vertical-align:middle;				  
	
}

td				{ font-size:11pt;
                    padding: 5px;


	
}

table.top        {     width:900px;
                     
}
tr.top				{ color:white;
					font-weight:600;
					background:linear-gradient( darkblue 10%, White);
					text-align:center;
					height:25px;
}
td.top				{ font-weight:900;
}


table.liga		{	float:left;
						background:#FFFFC0
	
}
tr.liga			{	
	
}
th.liga			{	background:#FFFF00;
					height:50px;
}
td.liga			{	
	
}
td.liga:hover	{	background:#FFFF00;
	
}


table.vereine		{	float:left;
						background:#C0FFFF;
}
tr.vereine			{	
}
th.vereine			{	background:#40FFFF;
						height:50px;
}
td.vereine			{	
}
td.vereine:hover	{	background:#40FFFF;
}

table.bronn			{	float:left;
						background:#e1c4e1;
}
tr.bronn			{	
}
th.bronn			{	background:#cc99cc;
						height:50px;
}
td.bronn			{	
}
td.bronn:hover		{	background:#cc99cc;
}

table.sonst			{	float:left;
						background:#e6e6e6;
}
tr.sonst			{	
}
th.sonst			{	background:#c0c0c0;
						height:50px;
}
td.sonst			{	
}
td.sonst:hover		{	background:#c0c0c0;
}
