/*CSS Document */
body.index
{
background-color: #9A9A9A;
}


.meny
{
/* background-color: #000000; */
background-image: url(bilder/bakgrund.jpg) ;
border-bottom: 2px solid #000000;
border-left: 2px solid #000000;
/* border-right: 2px solid #000000; */
font-family: tahoma, Trebuchet MS, Verdana; 
font-size: 9pt;
text-align: center;
}

.meny a
{
color: #ffffff;
text-decoration: none;
}

.meny a:hover
{
font-weight: bold;
font-size: 8pt;
}

.kant-rutan
{
background-color: #FFFFFF;
border-bottom: 2px solid #000000;
border-left: 2px solid #000000;
border-right: 2px solid #000000;
}

.sponsor 
{
background-color: #ffffff;
border: 2px solid #000000;
}

.sponsor img
{
margin:5px 5px 5px 5px;
}


.info
{
background-color: #000000;
border-bottom: 2px solid #000000;
border-left: 2px solid #000000;
border-right: 2px solid #000000;
border-top: 2px solid #000000;
font-family: tahoma, Trebuchet MS, Verdana; 
font-size: 8pt;
color:#ffffff;
}


.info a
{
color: #ffffff;
text-decoration: none;
}

.info a:hover
{
text-decoration: underline;
}



a img
{
border: 0px;
}
a:hover img
{
border: 0px;
}




.overbild
{
cursor:pointer;
}

