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


#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 -100px 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;
}

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

#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%;}

#Resonanz {left: 100px; top: 0px; width: 180px; height: 50px;}
#Resonanzright {left: 88px; top: 0px; width: 92px; height: 100%;}

#Startseite {left: 0px; top: 0px; width: 280px; height: 50px;}

#Kontakt a {height: 50px; }
#Verkaufsstellen a {height: 50px; }
#Resonanz a {height: 50px;}
#Startseite 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;}
#Resonanz a:hover {background: url(http://www.mauerflug.de/pics/menue.jpg) -100px -50px no-repeat;}
#Startseite a:hover {background: url(http://www.mauerflug.de/pics/menue.jpg) 0px -0px no-repeat;}

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

#submenue{
    position:absolute;
    color: #FFF;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-align: left; 
    left: 380px;
    top: 158px;
    z-index:2;
    width: 350px;
}