#container
{
width: 895px;
background-color: #ffffff;
}

#content
{
font-family:arial;
font-size:12px;
border-top:1px solid #000000;
border-left:1px solid #000000;
border-right:1px solid #000000;
border-bottom:1px solid #000000;
height:100%;
}

#content table
{
font-family:arial;
font-size:12px;
}

body
{
text-align:center;
background-color: #c0c0c0;
}

#meny
{
display:inline;
background: url('../bilder/felles/meny.jpg') no-repeat;
width: 150px;
float: left;
text-align:left;
margin-top:-3px;
}

a
{
color:#000000;
text-decoration:none;
font-weight:bold;
}

a:visited
{
color:#000000;
font-weight:bold;
}

a:hover
{
color:red;
font-weight:bold;
}

.submenu
{
margin-bottom: 0.2em;
color:red;
}

