﻿body 
{
}


#right
{
    background-image: url("../images/bkg_contactus.jpg");
    background-repeat: no-repeat;
}

#content
{
    color: #fff;
    font-size: 0.8em;
    line-height: 1.4;
}

#content a
{
    color: #000;
}

#content a:hover, #content a:active
{
    color: #777;
}

hr
{
    color: #fff; /* color for IE */
    background-color: #fff; /* color for Opera and Mozilla */
}

#bilde
{
    border: solid 1px #000;
}

h3
{
    font-size: 1em;
    margin-bottom: 20px;
}