        .mnuHead
        {        	
        	text-align:left;
        	vertical-align:top;
        }
 
        a
        {
        font-family: Verdana;
        font-weight: normal;
        font-size:9pt;
        }

        a:link, a:visited
        {
        background-color: Transparent;
        color: #004960;
        text-decoration: none;
        }

        a:hover, a:active
        {
        background-color: Transparent;
        color: #C6D729;
        text-decoration:underline;
        }

        .txtContentDefault
        {        	
        
        	font-family:Verdana;
			font-size:11pt;
        }
        
        .txtContent
        {
			font-family:Verdana;
			font-size:11pt;
			
        }
        
        .txtTitelMaster
        {
        	background-color:Transparent;
        	font-family:Verdana;
        	font-size:9pt;
        }
        
        blockquote
         {
			font-family:Verdana;
			font-size:11pt;
			
        }
        
       pre
         {
			font-family:Verdana;
			font-size:11pt;
			
        }
        
        
        
        
        
