﻿body
{
    text-align: center;
    background-color: #ebecee; 
}

.venstreskygge
{
    background-image: url(../images/venstre_skygge.jpg);
}
.hoyreskygge
{
    background-image: url(../images/hoyre_skygge.jpg);
}
td
{
    text-align: left;
    font-size: 12px;
    color: black;
    font-family: arial;
}
.tabright
{
    text-align: right;
    font-size: 12px;
    color: black;
    font-family: arial;
}
.meny
{
    font-weight: bold;
    font-size: 13px;
    color: black;
    font-family: arial;
    text-decoration: none;
}
.link
{
    font-weight: bold;
    font-size: 12px;
    color: white;
    font-family: arial;
    text-decoration: underline;
}
.linknyhet
{
    font-size: 12px;
    color: white;
    font-family: arial;

}
.linksort
{
    font-weight: bold;
    font-size: 12px;
    color: black;
    font-family: arial;
    text-decoration: underline;
}
.telefonstor
{
    font-weight: bold;
    font-size: 14px;
    color: black;
    font-family: arial;
}
.urlstor
{
    font-weight: bold;
    font-size: 14px;
    color: #ec9715;
    font-family: arial;
}
.imbera
{
    font-weight: bold;
    font-size: 11px;
    color: black;
    font-family: arial;
    text-decoration: underline;
}
.tekstslagord
{
    font-weight: bold;
    font-size: 15px;
    color: black;
    font-family: arial;
}
.tekst
{
    font-size: 13px;
    color: black;
    font-family: arial;
    font-weight: normal;
    }
.nyhettittel
{
    font-weight: bold;
    font-size: 15px;
    color: #304ea1;
    font-family: arial;
    text-decoration: none;
}
.formstyle
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    background-color: white;
}
.formstylebutton
{
    border-right: black 1px ridge;
    border-top: black 1px ridge;
    border-left: black 1px ridge;
    border-bottom: black 1px ridge;
    background-color: lightgrey;
    font-weight: bold;
    font-size: 13px;
    font-family: arial;
}
