        	td {
         		font-family : Verdana, Arial, Helvetica;
         		font-weight : normal;
         		font-size : 11px;
         		color : black;
         	}

        	td.normal  {
         		font-family : Verdana, Arial, Helvetica;
         		font-weight : normal;
         		font-size : 11px;
         		color : black;
         	}

        	td.header  {
         		font-family : Verdana, Arial, Helvetica;
         		font-weight : bold;
         		font-size : 14px;
         		color : black;
         	}

        	td.subheader  {
         		font-family : Verdana, Arial, Helvetica;
         		font-weight : bold;
         		font-size : 12px;
         		color : black;
         	}
            
         	td.small  {
         		font-family : Verdana, Arial, Helvetica;
         		font-weight : normal;
         		font-size : 10px;
         		color : black;
         	}

        	td.tabbg  {
         		font-family : Verdana, Arial, Helvetica;
         		font-weight : bold;
         		font-size : 12px;
         		color : black;
         		background-color : #d0d0d0;                                
         	}

        	td.tabbg2  {
         		font-family : Verdana, Arial, Helvetica;
         		font-weight : normal;
         		font-size : 11px;
         		color : black;
         		background-color : #f0f0f0;                                
         	}

        	td.tabbg3  {
         		font-family : Verdana, Arial, Helvetica;
         		font-weight : normal;
         		font-size : 10px;
         		color : black;
         		background-color : #d0d0d0;                                
         	}
            
        	div.normal  {
         		font-family : Verdana, Arial, Helvetica;
         		font-weight : normal;
         		font-size : 11px;
         		color : black;
         	}
            
        	div.fett  {
         		font-family : Verdana, Arial, Helvetica;
         		font-weight : bold;
         		font-size : 11px;
         		color : black;
     		}
        	div.header  {
         		font-family : Verdana, Arial, Helvetica;
         		font-weight : bold;
         		font-size : 14px;
         		color : black;
         	}

        	div.subheader  {
         		font-family : Verdana, Arial, Helvetica;
         		font-weight : bold;
         		font-size : 12px;
         		color : black;
         	}
            
         	div.small  {
         		font-family : Verdana, Arial, Helvetica;
         		font-weight : normal;
         		font-size : 10px;
         		color : black;
         	}
            
         	a:link  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	font-weight : normal;
	color : Blue;
	text-decoration : underline;
}

         	a:visited  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	font-weight : normal;
	background-color : White;
	text-decoration : underline;
	color : Blue;
}

         	a:active  {
         		font-family : Verdana, Arial, Helvetica;
         		font-size : 11px;
         		font-weight : normal;
         		color : black;
         		background-color : #d0d0d0;                
               	text-decoration : none;                
         	}

         	a.bghell:hover  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	font-weight : normal;
	color : #ffffff;
	background-color : Blue;
	text-decoration : none;
}

         	a.bgdunkel:hover  {
         		font-family : Verdana, Arial, Helvetica;
         		font-size : 11px;
         		font-weight : normal;
         		color : #000000;
         		background-color : #c0c0c0;
               	text-decoration : none;                                
         	}
