
    #front-menu {
    position: absolute;     
    top: 580px;
    left: 50%;
    margin-left: -495px;
    width: 1010px;
    height: 100px;
    background-color: transparent;
    /*filter: alpha(opacity=75);*/
    /*opacity: 0.75;*/ 
    /* Mozilla ignores crazy MS image filters, so it will skip the following */
    /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/fileadmin/templates/exctemplate/images/frontpagemenu/BannerMenuBG.png');*/
    /*background-image:url(/fileadmin/templates/exctemplate/images/frontpagemenu/BannerMenuBG.png);*/ 
    text-align: left;
    padding: 0;    			 	 
    }

    #frontmenubg{
	background-color: transparent;
    }

    #frontmenuheader{
	position: absolute;
	top: -6px;
	left: 20px;
	width: 942px;
	height: 21px;
    }			

    #front-menu ul {
       list-style-type: none;
       list-style-image: none;
       list-style-position: outside;
       display: inline;
	padding: 0;
    }

    #front-menu li { 
	display: inline;
	padding-top: 0px;
	padding-right: 3px;
    }
    
    #front-menu a { padding: 0px;
    text-decoration: none;
    font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 11px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    color: #FFF;
    }
    
    #img01span {
       position: absolute;
	top: 20px;
	left: 20px;
	width: 90px;
	height: 60px;
    }
	
    #link01span {
       position: absolute;
	top: 85px;
	left: 20px;
	width: 90px;
	height: 40px;
    }
	
    #img02span {
	position: absolute;
	top: 20px;
	left: 115px;
	width: 90px;
	height: 60px;
    }
     
    #link02span {
	position: absolute;
	top: 85px;
	left: 115px;
	width: 90px;
	height: 40px;
    }
    
    #img03span {
	position: absolute;
	top: 20px;
	left: 210px;
	width: 90px;
	height: 60px;
    }

    #link03span {
	position: absolute;
	top: 85px;
	left: 210px;
	width: 90px;
	height: 40px;
    }	
    
    #img04span {
	position: absolute;
	top: 20px;
	left: 305px;
	width: 90px;
	height: 60px;
    }

    #link04span {
	position: absolute;
	top: 85px;
	left: 305px;
	width: 90px;
	height: 40px;
    }  	
    
    #img05span {
	position: absolute;
	top: 20px;
	left: 400px;
	width: 90px;
	height: 60px;
    }

    #link05span {
	position: absolute;
	top: 85px;
	left: 400px;
	width: 90px;
	height: 40px;
    }	
    
    #img06span {
	position: absolute;
	top: 20px;
	left: 495px;
	width: 90px;
	height: 60px;
    }

     #link06span {
	position: absolute;
	top: 85px;
	left: 495px;
	width: 90px;
	height: 40px;
    } 	
    
    #img07span {
	position: absolute;
	top: 20px;
	left: 590px;
	width: 90px;
	height: 60px;
    }

    #link07span {
	position: absolute;
	top: 85px;
	left: 590px;
	width: 90px;
	height: 40px;
    }	
    
    #img08span {
	position: absolute;
	top: 20px;
	left: 685px;
	width: 90px;
	height: 60px;
    }
	
    #link08span {
	position: absolute;
	top: 85px;
	left: 685px;
	width: 90px;
	height: 40px;
    }	
    
    #img09span {
	position: absolute;
	top: 20px;
	left: 780px;
	width: 90px;
	height: 60px;
    }
   
    #link09span {
	position: absolute;
	top: 85px;
	left: 780px;
	width: 90px;
	height: 40px;
    }
 		

   #img10span {
	position: absolute;
	top: 20px;
	left: 875px;
	width: 90px;
	height: 60px;
    }
    
    #link10span {
	position: absolute;
	top: 85px;
	right: 44px;
	width: 90px;
	height: 40px;
    } 	 
    
    #front-menu img {
    border: 0px;
    opacity: 1.0; 
    }  	
    
      
   