			/* fussball.css - id-zemke.de 2012/01/05 */
			
			body {
			margin: 0px;
			color: #000000;
   			font-family: verdana;
            font-size: 10pt;
            font-weight: normal}
			
			p {
			color: #000000;
   			font-family: verdana;
            font-size: 10pt;
            font-weight: normal			
			}
			
			a { 
			color: #E74131;
   			font-family: verdana;
   			font-size: 10pt;
   			font-weight: normal;
   			text-decoration: none }
			
			a:link, a:visited, a:active { 
			color: #E74131;
   			font-family: verdana;
   			font-size: 10pt;
   			font-weight: normal;
   			text-decoration: none }
			
			img, p, {
			border: 0px;
			}			
			
			a img {
			border : 0 none;
			}
			
			
			/* Darstellung Tabellen Ausrichtung und Abstand */
			
			.tabelle {text-align:left;}
			.tabelle td {padding: 3px 0px 3px 0px;}