﻿BODY
{
    margin: 0;
    padding: 0;
    font-family: Trebuchet MS;
    font-size: 10pt;
    background: none;
}

#faktura
{
    width: 720px;
    height: 950px;
    padding: 10px;
}
#feuromillions
{
    font-size: 30pt;
    font-weight: bold;
    color: #cf232a;
    line-height: 30pt;
    text-transform: uppercase;
}
#flogo
{
    width: 200px;
    height: 100px;
    padding: 0 5px 0 5px;
    font-size: 7pt;
    color: #666666;
    line-height: 1.1em;
    float: left;
}
#ftop
{
    float: left;
    width: 450px;
    margin-left: 30px;
    padding-bottom: 50px;
    color: #999999;
    font-size: 29pt;
    text-align: right;
}
#fmain
{
    clear: both;
    width: 700px;
    padding: 5px;
}
#fbetala
{
    float: left;
    width: 100%;
    text-align: right;
    clear: both;
    color: #000000;
    padding: 50px 10px 5px;
    margin-right: 10px;
    text-transform: uppercase;
    font-size: 17pt;
    border-bottom: solid 1pt #eeeeee;
}
#fbetalning
{
    clear: both;
    float: left;
    width: 100%;
    text-align: center;
    padding-right: 10px;
    margin: 40px 10px 0 0;
    font-size: 17pt;
    color: #000000;
}
#fviktigt
{
    font-size: 9pt;
    color: #666666;
}
#fmoms
{
    float: left;
    clear: both;
    width: 100%;
    text-align: right;
    font-size: 10pt;
}
.frubrik
{
    color: #999999;
    clear: both;
    font-size: 16pt;
    padding-bottom: 10px;
}
.fdata
{
    float: left;
    text-align: left;
    clear: both;
    font-size: 10pt;
    width: 100%;
    color: Black;
}
.ftag
{
    float: left;
    color: #555555;
    white-space: nowrap;
    margin-right: 20px;
}
.ftagdata
{
    float: right;
    margin-right: 5px;
}
