﻿body
{
    background-color: #c3c3a4;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #36434d;
    margin: 0px 0px 0px 0px;
}
img
{
    border-right: 3px solid #91a46b;
    border-bottom: 2px solid #647566;
    border-left: 1px solid #91a46b;
    border-top: 1px solid #91a46b;
    margin: 2px;
}
h1
{
    font-size: medium;
    color: #999966;
}
h2
{
    font-size: small;
    color: #999966;
}
h3
{
    color: #999966;
    font-size: 15px;
    padding: 2px;
    margin: 0px;
}
li
{
    padding: 4px 0px 4px 0px;
}
div a:active
{
    text-decoration: underline;
    color: #7E483E;
}
div a:link, div a:visited
{
    color: #7E483E;
    text-decoration: none;
}
div a:hover
{
    text-decoration: underline;
    color: #7E483E;
}
hr
{
    border: 0px;
    height: 1px;
    width: 100%;
    border-top: 1px solid #828a69;
}
p
{
    padding: 2px 0px 2px 0px;
}
input, textarea
{
    border: 1px solid #6AC930;
    background-color: #f9f9f9;
    padding: 2px 2px 2px 2px;
}
#emptyPlaceholder
{
    width: 100%;
}
#center
{
    width: 856px;
    margin: 0px auto;
}
#header
{
    width: 856px;
    height: 138px;
    background-image: url(gfx/header.jpg);
    clear: both;
}
#placeholder
{
    width: 856px;
    background-image: url(gfx/placeholder.gif);
    float: left;
}
#bar_left
{
    background-image: url(gfx/bar_left.gif);
    width: 17px;
    height: 1px;
    float: left;
}
#bar_right
{
    width: 25px;
    height: 1px;
    background-image: url(gfx/bar_right.gif);
    float: left;
}
#menu_content
{
    background-color: #cfcfb7;
    width: 185px;
    border-right: 0px solid #000;
    float: left;
}
#main_content
{
    width: 624px;
    padding: 0px 0px 0px 2px;
    margin: 2px 2px 2px 2px;
    background-color: #e6e6cc;
    float: left;
}
#footer
{
    width: 856px;
    height: 27px;
    background-image: url(gfx/footer.gif);
    clear: both;
}
#menu_start
{
    width: 183px;
    height: 31px;
    background-image: url(gfx/menu_start.gif);
    float: left;
}
#menu_ommig
{
    width: 183px;
    height: 32px;
    background-image: url(gfx/menu_ommig.gif);
    float: left;
}
#menu_gos
{
    width: 183px;
    height: 32px;
    background-image: url(gfx/menu_gos.gif);
    float: left;
}
#menu_tradgard
{
    width: 183px;
    height: 32px;
    background-image: url(gfx/menu_tradgard.gif);
    float: left;
}
#menu_gs
{
    width: 183px;
    height: 32px;
    background-image: url(gfx/menu_gs.gif);
    float: left;
}
#menu_produkter
{
    width: 183px;
    height: 32px;
    background-image: url(gfx/menu_produkter.gif);
    float: left;
}
#menu_fotogalleri
{
    width: 183px;
    height: 32px;
    background-image: url(gfx/menu_fotogalleri.gif);
    float: left;
}
#menu_oa
{
    width: 183px;
    height: 32px;
    background-image: url(gfx/menu_oa.gif);
    float: left;
}
#menu_kontakt
{
    width: 183px;
    height: 32px;
    background-image: url(gfx/menu_kontakt.gif);
    float: left;
}
#menu_rl
{
    width: 183px;
    height: 32px;
    background-image: url(gfx/menu_rl.gif);
    float: left;
}
#menu_nyhetsbrev
{
    width: 183px;
    height: 32px;
    background-image: url(gfx/menu_nyhetsbrev.gif);
    float: left;
}
.active
{
    color: #585768;
}
.cn
{
    font-weight: bold;
    color: #999966;
}
.bigletter
{
    color: #999966;
    font-size: 72px;
    font-family: Times New Roman, Arial, Verdana, Tahoma;
    float: left;
    padding: 0px 0px 3px 0px;
    margin: 0px 0px 0px 0px;
}
.contactbox
{
    border: 1px solid #000000;
    background-color: #ffffff;
    text-align: center;
    display: none;
    padding: 4px 4px 4px 4px;
    left: 486px;
    width: 280px;
    position: absolute;
    top: 114px;
    height: 215px;
}
.productTable
{
    background-color: #CFCFB7;
    width: 100%;
    border: 1px solid #828a69;
}
.photoGalleryTable
{
    margin-left: 60px;
}

