H1        { font-size : 12pt;  /*Ueberschriften-silver*/
			font-family : Verdana, Arial, Times New Roman;
			font-weight : normal;
			font-style : normal;
			color : black; }
P.klein   { font-size : 9pt;  /*Haupttexte-black*/
			font-family : Verdana, Arial, Times New Roman;
			font-weight : normal;
			font-style : normal;
			color : black;}	
A         {	text-decoration: underline;/*links*/
            font-size : 8pt;  
			font-family : Verdana, Arial, Times New Roman;
			font-weight : bold;
			font-style : normal;
			color : #666666;  }
BODY      { font-size : 9pt;  /*Haupttexte*/
			font-family : Verdana, Arial, Times New Roman;
			font-weight : normal;
			font-style : normal;
			color : black; }
A:Visited {	text-decoration: underline;
            font-size : 8pt;  /*besuchte links*/
			font-family : Verdana, Arial, Times New Roman;
			font-weight : bold;
			font-style : normal;
			color : #666666;  }
a:hover   {	text-decoration: none; background-color: #666666; /*mouse-over links*/
            font-size : 8pt;  
			font-family : Verdana, Arial, Times New Roman;
			font-weight : bold;
			font-style : normal;
			color : white;  }
			
/*---------------------------------------------------------------------------------------------*/				
			
a.underlink:link  {			text-decoration: underline;/*links*/
				            font-size : 8pt;  
							font-family : Verdana, Arial, Times New Roman;
							font-weight : bold;
							font-style : normal;
							color : #B0443B;  }	
							



A.underlink:Visited {		text-decoration: underline;
				            font-size : 8pt;  /*besuchte links*/
							font-family : Verdana, Arial, Times New Roman;
							font-weight : bold;
							font-style : normal;
							color : #B0443B;  }



a.underlink:hover{			text-decoration: none;  /*mouse-over links*/
				            font-size : 8pt;  
							font-family : Verdana, Arial, Times New Roman;
							font-weight : bold;
							font-style : normal;
							color : white;  			
							background-color: #666666;}
							
/*---------------------------------------------------------------------------------------------*/							
			
a.underlinkgrau:link  {		text-decoration: none;/*links*/
				            font-size : 8pt;  
							font-family : Verdana, Arial, Times New Roman;
							font-weight : bold;
							font-style : normal;
							color : #CCCCCC;  }	
							



A.underlinkgrau:Visited {	text-decoration: none;
				            font-size : 8pt;  /*besuchte links*/
							font-family : Verdana, Arial, Times New Roman;
							font-weight : bold;
							font-style : normal;
							color : #CCCCCC;  }



a.underlinkgrau:hover{		text-decoration: underline;  /*mouse-over links*/
				            font-size : 8pt;  
							font-family : Verdana, Arial, Times New Roman;
							font-weight : bold;
							font-style : normal;
							color : white;  			
							background-color: #666666;}			
			
/*---------------------------------------------------------------------------------------------*/	
		
td.klein  {	font-size : 8pt;  /*Haupttexte-black*/
			font-family : Verdana, Times New Roman, Arial;
			font-weight : normal;
			font-style : normal;
			color : #666666; }
td.kleinweiss  {	font-size : 8pt;  /*Haupttexte-black*/
			font-family : Verdana, Times New Roman, Arial;
			font-weight : normal;
			font-style : normal;
			color : #FFFFFF; }
td.kleinst-grau {	font-size : 7pt;  /*Haupttexte-black*/
					font-family : Verdana, Times New Roman, Arial;
					font-weight : normal;
					font-style : normal;
					color : #999999; }			
			
td.kleinf {	font-size : 9pt;  /*Haupttexte-black-fett*/
			font-family : Verdana, Arial, Times New Roman;
			font-weight : bold;
			font-style : normal;
			color : #666666; }
td.kleing {	font-size : 9pt;  /*Haupttexte-gelb*/
			font-family : Verdana, Arial, Times New Roman;
			font-weight : normal;
			font-style : normal;
			color : #666666; }
td.gross {  font-size : 11pt;  /*Haupttexte-black-gross*/
			font-family : Verdana, Arial, Times New Roman;
			font-weight : normal;
			font-style : normal;
			color : black; } 
