a {
    font: 11px Verdana; 
}

ul.mainmenu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: left;
}

ul.mainmenu li {
    margin: 0;
    padding: 0;
    width: 89px;
    height: 31px;    
    list-style-type: none;
    line-height: 31px;
    float: left;
    vertical-align: bottom;	
}


a.mainmenu {
    margin: 0;
    padding: 0;
    width: 89px;
    height: 31px;
    overflow: hidden;
    display: block;
    font: 12px Verdana;
    font-weight: normal;
    text-decoration: none;
    line-height: 31px;
    text-align: center;
    color: #fff;
}

a.mainmenu:link {
    background: #f60 url('../images/button_full.jpg') no-repeat top;
}

a.mainmenu:visited {
    background: #f60 url('../images/button_full.jpg') no-repeat top;
}

a.mainmenu:active {
    background: #69c url('../images/button_full.jpg') no-repeat bottom;    
}

a.mainmenu:hover {
    background: #69c url('../images/button_full.jpg') no-repeat bottom;    
}

ul.icones {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul.icones li {
    margin: 4px;
    padding: 0;
    width: 11px;
    height: 9px;    
    list-style-type: none;
    line-height: 11px;
    vertical-align: middle;
    float: right;
}

a.home {
    width: 11px;
    height: 9px;
    display: block;
}

a.home:link {
    background: #fff url('../images/home_full.gif') no-repeat top;
}

a.home:visited {
    background: #fff url('../images/home_full.gif') no-repeat top;
}

a.home:active {
    background: #fff url('../images/home_full.gif') no-repeat bottom;    
}

a.home:hover {
    background: #fff url('../images/home_full.gif') no-repeat bottom;    
}

a.mapa {
    width: 11px;
    height: 9px;
    display: block;
}

a.mapa:link {
    background: #fff url('../images/mapa_full.gif') no-repeat top;
}

a.mapa:visited {
    background: #fff url('../images/mapa_full.gif') no-repeat top;
}

a.mapa:active {
    background: #fff url('../images/mapa_full.gif') no-repeat bottom;    
}

a.mapa:hover {
    background: #fff url('../images/mapa_full.gif') no-repeat bottom;    
}

a.kontakt {
    width: 11px;
    height: 9px;
    display: block;
}

a.kontakt:link {
    background: #fff url('../images/kontakt_full.gif') no-repeat top;
}

a.kontakt:visited {
    background: #fff url('../images/kontakt_full.gif') no-repeat top;
}

a.kontakt:active {
    background: #fff url('../images/kontakt_full.gif') no-repeat bottom;    
}

a.kontakt:hover {
    background: #fff url('../images/kontakt_full.gif') no-repeat bottom;    
}

a.more-link:link {
    color: #ff9900;
    text-decoration: underline;
}

a.more-link:visited {
    color: #ff9900;
    text-decoration: underline;
}

a.more-link:active {
    color: #69c;
    text-decoration: underline;
}

a.more-link:hover {
    color: #69c;
    text-decoration: underline;
}

a.foot {
    margin: 0;
    padding: 0;
    font: 9px Verdana;
}

a.foot:link {
    color: #666;
	text-decoration: none;		
}

a.foot:visited {
    color: #666;
	text-decoration: none;		
}

a.foot:active {
    color: #f90;
	text-decoration: underline;	
}

a.foot:hover {
    color: #f90;
	text-decoration: underline;	
}

a.foot2 {
    margin: 0;
    padding: 0;
    font: 9px Verdana;
}

a.foot2:link {
    color: #f90;
	text-decoration: none;	
}

a.foot2:visited {
    color: #f90;
	text-decoration: none;	
}

a.foot2:active {
    color: #39c;
	text-decoration: underline;
}

a.foot2:hover {
    color: #39c;
	text-decoration: underline;	
}