﻿a                        { text-decoration: none; color: #19467b; }
a:hover                  { text-decoration: none; color:#ff6600;}

body 
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 9pt;
    line-height: 13pt;
}

/* Valg i editoren*/

.header
{
    font-size: 12pt;
    font-weight: bold;
    font-style: normal;
    line-height: 15pt;
    color: #a15f00;
}

.header_large
{
    font-size: 14pt;
    font-weight: bold;
    font-style: normal;
    line-height: 15pt;
    color: #a15f00;
}


.text
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 9pt;
    line-height: 13pt;
    color: #574f3e; 
}

.text_large 
{
    font-size: 9pt;
}

.text_larger 
{
    font-size: 11pt;
}

.text_largest 
{
    font-size: 13pt;
}

