
body
{
	margin-left: 1mm; 
	margin-right: 2mm;
	margin-top: 1mm;
	margin-bottom: 2mm; 
	
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-style: normal;
   	color : rgb(0,0,0);

  	background-color: rgb(255,255,235);  
  	background-image : url('../bilder/hg_gelb_struk.gif');	
}

TD
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-style: normal;
}	

A:link 
{
	color: rgb(0,0,185); 
	text-decoration: none;
}

A:visited 
{
	color: rgb(200,0,185); 
	text-decoration: none;
}

A:hover 
{
	color: rgb(0,0,0); 
	text-decoration: underline;
    font-weight: bold;
}

A:active 
{
	color: rgb(255,0,0);  
	text-decoration: none; 
}

H1
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 1px; 
}

H2
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
}

H3
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
}

H4
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
}


.H1
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 1px; 
}

.H2
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
}

.H3
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
}

.H4
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
}


.Ver10
{
  font-family: verdana,arial,helvetica;   
	font-size: 10pt;
}

.Ver8
{
  font-family: verdana,arial,helvetica; 
  font-size: 8pt;
}


.BGgrau 
{
  background-color: #D0D0D0;
}

.TABgrau 
{
  background-color: #DFDFDF;
  font-family: verdana,arial,helvetica;   
  font-size: 10pt;
  font-weight: bold;
}


.Code
{
  font-family: "Courier New",courier,mono-space; 
  font-size: 10pt;
	font-weight: bold;
	color: rgb(0,0,0);
}

.default
{	
	/* klasseneinträge löschen */
}
 