﻿body
{
    font: 12px Arial;
    line-height: 18px;
    color: #525a59;
    margin: 0px;
    background-image: url('img/back.png');
}
p
{
    font-weight: bold;
}
table
{
    padding: 0px;
    table-layout: fixed;
}
td
{
}
pre
{
    font: 12px Arial;
}
.main
{
    width: 950px;
    border-bottom: solid 1px silver;
    background-image: url('img/main_back.png');
    background-repeat: repeat-y;
    display: inline-block;
    text-align: justify;
}
#container
{
    margin: 0 auto;
    width: 950px;
}

.logo
{
    float: left;
    height: 95px;
    padding-right: 20px;
    padding-left: 20px;
}
.flash
{
    margin-right: 3px;
}
.flash_cont
{
    float: left;
}
.ad_cont
{
    margin-left: 697px;
    margin-right: 6px;
    margin-top: 11px;
    height: 240px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    font: 20px Verdana;
    color: #ffffff;
    font-weight: bold;
}
.content
{
    float: left;
    padding: 40px;
    width: 615px;
    display: block;
}
.content_right
{
    float: right;
    padding: 20px;
    width: 200px;
    display: block;
}
.spacer
{
    float: left;
    width: 5px;
    clear: left;
}
.pdf
{
    float: right;
    border: solid 1px gray;
}
.pdf_img
{
    padding-left: 10px;
}
.meny
{
    width: 600px;
    padding-top: 7px;
    display: inline-table;
    vertical-align: baseline;
    text-align: right;
}
.meny a
{
    text-decoration: none;
    font: 12px Verdana;
    color: #525a59;
    font-weight: bold;
    
}
.flag
{
   border: 0px;  
    }
.BodyTxtNoPad
{
    font: 12px Arial;
}

.error
{
    color: Red;
}
.a_nav
{
    font-size: 12px;
    text-align: center;
    width: 100%;
    letter-spacing: 0px;
}

