/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
   


#menue li {
    margin: 0px; 
    padding: 0px; 
    list-style: none; 
    display: block; 
    position: absolute;
/*    border: solid 1px #f00;*/
}


#Menues {
    position: absolute;
    right: 500px;
    top: -10px;

/*   border: solid 1px #f00; */
}

#Menues ul{
    position: absolute;
    display: block;
/*   border: solid 1px #f00; */
    margin: 0px; padding: 0px;
}

#Menues div{
    position: absolute;
    display: block;

    border: solid 1px #f00; 
    margin: 0px; padding: 0px;
}



#Hauptmenue {
 width: 500px;
 height: 50px;

 background: url(http://www.mauerflug.de/pics/menue.jpg) -0px -0px no-repeat;
 margin: 0px; padding: 0px;
 position: relative;
}

#Hauptmenue li {
    margin: 0; 
    padding: 0; 
    list-style: none; 
    display: block; 
    position: absolute;
/*    border: solid 1px #f00;*/
}

#Hauptmenue span {
    margin: 0px; 
    padding: 0px; 
    list-style: none; 
    display: block; 
    position: absolute;
    text-indent: -9999px;
	text-decoration: none;
/*    border: solid 1px #f00;*/
}

#Hauptmenue a {
    display: block;
	text-indent: -9999px;
	text-decoration: none;
}

/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/

#Kontakt {left: 0px; top: 0px; width: 500px; height: 50px;}
#Kontaktleft {left: 0px; top: 0px; width: 410px; height: 100%;}

#Verkaufsstellen {left: 0px; top: 0px; width: 411px; height: 50px;}
#Verkaufsstellenleft {left: 0px; top: 0px; width: 280px; height: 100%;}

#Bestellung {left: 0px; top: 0px; width: 280px; height: 50px;}
#Bestellungleft {left: 0px; top: 0px; width: 187px; height: 100%;}

#Resonanz {left: 0px; top: 0px; width: 188px; height: 50px;}
#Resonanzleft {left: 0px; top: 0px; width: 100px; height: 100%;}


#Kontakt a {height: 50px; }
#Verkaufsstellen a {height: 50px; }
#Bestellung a {height: 50px;}
#Resonanz a {height: 50px; }

#Kontakt a:hover {background: url(http://www.mauerflug.de/pics/menue.jpg) 0px -200px no-repeat;}
#Verkaufsstellen a:hover {background: url(http://www.mauerflug.de/pics/menue.jpg) 0px -150px no-repeat;}
#Bestellung a:hover {background: url(http://www.mauerflug.de/pics/menue.jpg) 0px -100px no-repeat;}
#Resonanz a:hover {background: url(http://www.mauerflug.de/pics/menue.jpg) 0px -50px no-repeat;}

/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/