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


#menue li {
    margin: 0; 
    padding: 0; 
    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: 0;
}

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

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



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

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

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

#Hauptmenue span {
    margin: 0; 
    padding: 0; 
    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;
}

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


#Verkaufsstellen {left: 280px; top: 0px; width: 220px; height: 50px;}
#Verkaufsstellenright {left: 131px; top: 0px; width: 89px; height: 100%;}

#Bestellung {left: 187px; top: 0px; width: 313px; height: 50px;}
#Bestellungright {left: 93px; top: 0px; width: 217px; height: 100%;}

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

#Startseite {left: 0px; top: 0px; width: 500px; height: 50px;}
#Startseiteright {left: 100px; top: 0px; width: 400px; height: 100%;}


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

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

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