        	td {
         		font-family : Verdana, Arial, Helvetica;
         		font-weight : normal;
         		font-size : 11px;
         		color : black;
         	}

			table{
			border:thin;
			}
			
        	td.aktmen  {
         		font-family : Verdana, Arial, Helvetica, sans serif;
         		font-weight : normal;
         		font-size : 12px;
         		background-color : white;                
         		color : black;
         	}
            
        	td.header  {
         		font-family : Verdana, Arial, Helvetica;
         		font-weight : bold;
         		font-size : 14px;
         		color : white;
         	}

        	td.footer-g  {
         		font-family : Verdana, Arial, Helvetica;
         		font-weight : normal;
         		font-size : 11px;
         		background-color : #41c041;             				
         		color : #000000;
         	}

        	td.footer-b  {
         		font-family : Verdana, Arial, Helvetica;
         		font-weight : normal;
         		font-size : 11px;
         		background-color : #9c5810;                				
         		color : #ffffff;
         	}

        	td.subheader  {
         		font-family : Verdana, Arial, Helvetica;
         		font-weight : bold;
         		font-size : 13px;
         		color : white;
         	}

        	td.fett  {
         		font-family : Verdana, Arial, Helvetica;
         		font-weight : bold;
         		font-size : 11px;
         		color : black;
         	}

         	td.small  {
         		font-family : Verdana, Arial, Helvetica;
         		font-weight : normal;
         		font-size : 10px;
         		color : black;
         	}

        	div.normal  {
         		font-family : Verdana, Arial, Helvetica;
         		font-weight : normal;
         		font-size : 11px;
         		color : white;
         	}

        	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 : 16px;
         		color : white;
         	}

        	div.subheader  {
         		font-family : Verdana, Arial, Helvetica;
         		font-weight : normal;
         		font-size : 13px;
         		color : white;
         	}
            
         	div.small  {
         		font-family : Verdana, Arial, Helvetica;
         		font-weight : normal;
         		font-size : 10px;
         		color : white;
         	}

         	a:link  {
         		font-family : Verdana, Arial, Helvetica;
         		font-size : 11px;
         		font-weight : normal;
         		color : #ec0303;
               	text-decoration : none;    
         	}

         	a:visited  {
         		font-family : Verdana, Arial, Helvetica;
         		font-size : 11px;
         		font-weight : normal;
         		color : #ec0303;
               	text-decoration : none;                
         	}

         	a:active  {
         		font-family : Verdana, Arial, Helvetica;
         		font-size : 11px;
         		font-weight : normal;
         		color : #ec0303;
               	text-decoration : none;
         	}

         	a.bghell:hover  {
         		font-family : Verdana, Arial, Helvetica;
         		font-size : 11px;
         		font-weight : normal;
         		color : black;
               	text-decoration : none;                
         	}
            
			.botton  {
				width: 150px; 
				height:25px; 
				color:#ffffff; 
				background-color:#9ca88d; 
				font-weight : normal;
			}
