
<!-- cascading style sheet fuer gmde biglen{  }-->
<!-- body formatierung{  }-->
BODY		
			{ 	
			font-family: Arial;
			background-color: white;
			font-size: 10pt;	
			color: #000000	
			}

<!-- tabellen formatierung{  }-->
table, tr, td
			{ 	
			font-family: Arial;
			font-size: 10pt;	
			color: #000000;
			}

table, tr, td
			{ 	
			font-family: Arial;
			font-size: 10pt;	
			color: #000000;
			}


<!-- spezielle formatierung{  }-->
body.links, table.links, tr.links, td.links	
			{
				
			}
			
BODY.links, TABLE.links, TR.links, TD.links	
			{
				
			}
						
body.mitte, table.mitte, tr.mitte, td.mitte
			{
			width:90%;
			} 
			
BODY.mitte, TABLE.mitte, TR.mitte, TD.mitte	
			{
			width:90%;			
			}			
								
BODY.rechts, TABLE.rechts, TR.rechts, TD.rechts	
			{
							
			}
			
body.rechts, TABLE.rechts, TR.rechts, TD.rechts	
			{
						
			}			

.header	
			{
			font-family: Arial,Helvetica,Sans-Serif;
			font-size: 10pt;	
			color: gray;	
			font-weight: bold; 					
			}

.footer	
			{
			font-family: Arial,Helvetica,Sans-Serif;
			font-size: 7pt;	
			color: gray;	
			font-weight: normal; 					
			}
			

<!-- pfeilformatierungen{  }-->
td.pr			{
			background-image:url('../images/pr.gif');
			background-repeat:no-repeat 
			}			


td.po			{
			background-image:url('../images/po.gif');
			background-repeat:no-repeat 
			}		
			
			
td.pu			{
			background-image:url('../images/pu.gif');
			background-repeat:no-repeat 
			}
								

<!-- ueberschriften formatierung{  }-->
<!-- ueberschrift formatierung seite gross{  }-->
h1			{
			font-family: Arial;
			font-size: 24pt;	
			color: #000000;
			font-weight: bold; 					
			}

<!-- Ueberschriften Formatierung Seite reserve-->

h2			{
			font-family: Arial;
			font-size: 18pt;	
			color: #000000;
			font-weight: bold; 					
			}

<!-- ueberschriften formatierung seite mittel{  }-->
h3			{
			font-family: Arial;
			font-size: 12pt;	
			color: #000000;
			font-weight: bold; 					
			}

<!-- ueberschriften formatierung text fett{  }-->
h4			{
			font-family: Arial;
			font-size: 10pt;
			color: #000000;
			font-weight: bold; 					
			}

<!-- ueberschriften formatierung seite klein{  }-->
h5			{	
			font-family: Arial;
			font-size: 8pt;	
			color: #000000;
			}

<!-- ueberschriften formatierung seite reserve{  }-->
h6			{
			font-family: Arial;
			font-size: 10pt;	
			color: #000000;
			font-weight: bold; 					
			}

<!-- abstand formatierung im moment inaktiv-->{  }-->
A {
	text-decoration:none;
	size:10pt;
	font-weight:normal;
}

A, A:link	{
			color:#972F41;
			}

A:visited	{
			color:#807D80;
			}

A:active	{
			color:#847D84;
			}