/* css_meny.css */

/*meny bakgrund=#990099*/

body 
{font-family:arial; font-size:12px; color:black;
background-color:white; overflow: hidden;}

table
{font-family:arial; font-size:12px; color:black;
background-color:#990099;}

a:link
{font-family:arial; font-size:12px; font-style:italic;
color:black; text-decoration:underline;}

a:visited
{font-family:arial; font-size:12px; font-style:italic;
color:black; text-decoration:underline;}

a:hover
{font-family:arial; font-size:12px; font-style:italic;
color:white; text-decoration:underline;}

a:active
{font-family:arial; font-size:12px; font-style:italic;
color:gray; text-decoration:underline;}

#container
{background: #cb64cb; top: 0px;}
.roundtop
{background: #ffffff;}
.r1
{margin: 0 1px; height: 2px; overflow: hidden; background: #cb64cb;}
.r2
{margin: 0 2px; height: 1px; overflow: hidden; background: #cb64cb;}
.r3
{margin: 0 3px; height: 1px; overflow: hidden; background: #cb64cb;}
.r4
{margin: 0 5px; height: 1px; overflow: hidden; background: #cb64cb;}
.content
{padding: 0px;}

.alpha
{filter: Alpha(Opacity=100, FinishOpacity=50, Style=1, StartX=0, StartY=100, FinishX=0, FinishY=0);}

table
{position: relative; color: #000000;} 

.bild
{z-index:-1; position:absolute; left:10px; top:0px;}