.menu a { text-decoration: none; display:block;/* margin-left: 20px;*/ }

.menu li { margin: 0; padding: 0; display:block; border: 0; list-style-position: outside; list-style-type: none; }
.menu li span { visibility:hidden;  }
#navigation ul  { text-align: left; margin: 0; padding: 0 0 0; }
#navigation img { border:0; }
#navigation a { background-color: #d1001f; text-decoration: none; border-width: 0; }
#navigation li.parent{ margin: 0; padding: 0; }
#navigation li { margin: 0; padding: 0; }
/*-------------Navigationsbilder---------------*/

#active { background-position: 0 -25px; }
.start a:link, .start a:visited  
{
background-image: url(../pic/start.png); 
background-repeat: no-repeat; 
background-attachment: scroll; 
background-position: 0 0; 
width: 140px; 
height: 24px; 
border: 0; 
}
.start a:hover,.start a:active  
{ 
background-position: 0 -25px;
}
.klein a:link, .klein a:visited  
{
background-image: url(../pic/gm.png); 
background-repeat: no-repeat; 
background-attachment: scroll; 
background-position: 0 0; 
width: 140px; 
height: 25px; 
border: 0; 
}
.klein a:hover,.klein a:active  
{ 
background-position: 0 -25px;
}

.show a:link, .show a:visited  
{
background-image: url(../pic/show.png); 
background-repeat: no-repeat; 
background-attachment: scroll; 
background-position: 0 0; 
width: 140px; 
height: 25px; 
border: 0; 
}
.show a:hover,.show a:active  
{ 
background-position: 0 -25px;
}

.laden a:link, .laden a:visited  
{
background-image: url(../pic/laden.png); 
background-repeat: no-repeat; 
background-attachment: scroll; 
background-position: 0 0; 
width: 140px; 
height: 25px; 
border: 0; 
}
.laden a:hover,.laden a:active  
{ 
background-position: 0 -25px;
}

.bestellen a:link, .bestellen a:visited  
{
background-image: url(../pic/kaufen.png); 
background-repeat: no-repeat; 
background-attachment: scroll; 
background-position: 0 0; 
width: 140px; 
height: 25px; 
border: 0; 
}
.bestellen a:hover,.bestellen a:active  
{ 
background-position: 0 -25px;
}

.kontakt a:link, .kontakt a:visited  
{
background-image: url(../pic/kontakt.png); 
background-repeat: no-repeat; 
background-attachment: scroll; 
background-position: 0 0; 
width: 140px; 
height: 24px; 
border: 0; 
}
.kontakt a:hover, .kontakt a:active  
{ 
background-position: 0 -25px;
}
.weiter a:link, .weiter a:visited { background-image: url(../galerie-klein/pic/navi-bild.png); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; width: 100px; height: 100px; border: 0; }
.weiter a:hover, .weiter a:active { background-position: 0 -100px; }
