﻿body
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 9pt;
    line-height: 1.6;
    margin-top: 20px;
}
h1
{
    font-size: 12pt;
    font-weight: bold;
    line-height: 2;
}
h2
{
    font-size: 10pt;
    font-weight: bold;
    line-height: 1.7;
}
a
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 9pt;
    color: #000000;
    text-decoration: none;
    font-weight: 700;
    line-height: 1.5;
}
a:hover
{
    text-decoration: underline;
}
a.visited
{
    text-decoration: none;
}
.bilder
{
    width: 300px;
    float: right;
    margin: 0px 30px 20px 30px;
}
.contentholder
{
    margin: 35px 20px 0px 0px;
}
.byline
{
    float: right;
    margin-right: 30px;
    font-size: 7pt;
}
.menuitems
{
    letter-spacing: 1px;
}
.background
{
    background-image: url(  '/images/bakgrund.gif' );
    background-position: center top;
    background-repeat: repeat;
    background-color: #e2e3e4;
}
.white_background
{
    background-image: url(  '/images/vit_bakgrund.gif' );
    background-repeat: no-repeat;
    background-position: center top;
}
.currentPage
{
    vertical-align: top;
}
.numericButton
{
    vertical-align: top;
}
