/*	Formate der CHOP-Dateien		*/

a:link
	{text-decoration: none;
	color: blue;}

a:visited
	{text-decoration: none;
	color: blue;}

table.normal
	{width: 85%;
	border: 0;
	background-color: CCFFFF;
	font-family: Arial; }

tr.Kapitel
     {font-size: 17;
     font-weight: bold }

tr.Gruppe
    {font-size: 17;
    font-weight: bold;
    background-color: DDDDDD;}

tr.Verweis
    {font-size: 12;
    color: blue;}

tr.3st
    	{font-size: 15;
    	background-color: aqua; 
    	font-weight: bold;
	padding: 0;
	spacing: 0;} 

tr.4st
    {font-size: 12}

tr.Kommentar
    {font-size: 12}

td.Spalte1
     	{width: 7%;
	vertical-align: top; }

td.Spalte2
     	{width: 7%; 
    	padding-left: 20;
     	vertical-align: top;
     	width: 7%; }

td.Spalte3
    	{text-align: right;
     	vertical-align: top;
     	width: 7%; }

td.Spalte4
     	{width: 40%; }

td.Spalte5
     	{width: 32%; }

td.Spalte6
	{background-color: DDDDDD;
	text-align: center;
	vertical-align: top;
	padding: 0;
	spacing: 0;
	width: 7%; }

td.Spalte6_Gruppe
	{background-color: DDDDDD;
	text-align: center;
	vertical-align: top;
	padding: 0;
	spacing: 0;
	width: 7%; }

td.Spalte6_3steller
	{background-color: aqua;
	text-align: center;
	vertical-align: top;
	padding: 0;
	spacing: 0;
	width: 7%; }

