﻿/* Die allgemeinen Attribute der einzelnen Cols könnten bei bedarf verändert werden! */
td 		{ 
			font-family: Tahoma; Verdana;
	 		font-size:12px;
	 		text-align:left; 
	 		height:13px; 		
	 		cursor:hand; 
		}
	{ bgcolor="#FFFFFF"; }
	
	<table 
	border="0" width="100%">
	</table>
	
<!-- Tabelleneintrag für zusätzlichen Abstand (NICHT verändern!!!) -->		
th { height:1px; }

<!-- Abstand des Textes vom linken Rand der Tabelle (NICHT verändern!!!) -->
.sub1 {	margin-left:2px;
        margin-right:1px; }
        
.sub2 {	margin-left:9px;
        margin-right:0px; }
        
.sub3 {	margin-left:10px;
        margin-right:0px; }
        
.line { height:1; }