﻿body 
{
}
a
{
    text-decoration:none;
}
a:hover
{
    text-decoration:underline;
}
.Hedding
{
    background-color: #FFFFFF;
    width: 980px;
    height: 115px;
}
.VenstreSide
{
    background-color: #fffbd6;
    width: 200px;
}
.Content
{
    background-color: #FFFFFF;
    width: 780px;
    height: 640px;
}
.Footer
{
    background-color: #fffbd6;
    width: 980px;
    height: 30px;
    text-align: center;
    color: #000080;
}
.Meny
{
    width: 168px;
    height: auto;
    margin-top: 15px;
    margin-left: 12px;
    color: #000066;
}
.Panel1
{
    width: 200px;
    height: 100px;
    margin-top: 15px;
    text-align: center;
}
.Panel2
{
    width: 200px;
    height: 150px;
    margin-top: 15px;
    text-align: center;
    color: #000066;
}
.style1
{
    width: 980px;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
    background-image: url('Images/GulBakgrunn.jpg');
    background-repeat: inherit;
    background-attachment: fixed;
}
