/* CSS menymall */

h1 

{
font-family: verdana;
color: #CCCCCC;
font-size: 11px;
}

#meny
{
width: 150px;
height: auto;
margin: 0;
padding: 0;
width: 150px;
list-style-type: none;
font-size: 11px; 
letter-spacing: 0.1em;
background: none;
text-decoration: none;
background-image: url("../bilder/vmenubg.jpg");
background-repeat: no-repeat

}

#meny a
{
display: block;
width: auto;
height: 20px;
padding-left: 0.25em;
padding-top: 0.50em;
padding-bottom: 0.25em;
text-decoration: none;
font-size: 11px;
border-bottom: 1px solid #808080;
border-right: 1px solid #808080;
border-left: 1px solid #808080;
}

#meny a:link
{
color: #808080;
}

#meny a:visited
{
color: #808080;
}

#meny a:hover
{
background: none;
color: #1395f3;
text-decoration: none;
}

#meny a:active
{
background: none;
color: #1395f3;
text-decoration: none;
}

#meny a:current
{
background: #074d95;
color: #1395f3;
}

#menydistriktet
{
width: 150px;
height: auto;
margin: 0;
padding: 0;
width: 150px;
list-style-type: none;
font-size: 11px; 
letter-spacing: 0.1em;
background: none;
text-decoration: none;
background-image: url("../bilder/vmenubgdistriktet.jpg");
}

#menydistriktet a
{
display: block;
width: auto;
height: 20px;
padding-left: 0.25em;
padding-top: 0.50em;
padding-bottom: 0.25em;
text-decoration: none;
font-size: 11px;
border-bottom: 1px solid #808080;
border-right: 1px solid #808080;
border-left: 1px solid #808080;
}

#menydistriktet a:link
{
color: #808080;
}

#menydistriktet a:visited
{
color: #808080;
}

#menydistriktet a:hover
{
background: none;
color: #e78057;
text-decoration: none;
}

#menydistriktet a:active
{
background: none;
color: #e78057;
text-decoration: none;
}

#menydistriktet a:current
{
background: #074d95;
color: #e78057;
}

#menyklubben
{
width: 150px;
height: auto;
margin: 0;
padding: 0;
width: 150px;
list-style-type: none;
font-size: 11px; 
letter-spacing: 0.1em;
background: none;
text-decoration: none;
background-image: url("../bilder/vmenubg.jpg");
background-repeat: no-repeat

}

#menyklubben a
{
display: block;
width: auto;
height: 20px;
padding-left: 0.25em;
padding-top: 0.50em;
padding-bottom: 0.25em;
text-decoration: none;
font-size: 11px;
border-bottom: 1px solid #808080;
border-right: 1px solid #808080;
border-left: 1px solid #808080;
}

#menyklubben a:link
{
color: #808080;
}

#menyklubben a:visited
{
color: #808080;
}

#menyklubben a:hover
{
background: none;
color: #6ec167;
text-decoration: none;
}

#menyklubben a:active
{
background: none;
color: #6ec167;
text-decoration: none;
}

#menyklubben a#current
{
background: #074d95;
color: #6ec167;
}




