.Heading
{
    color: #e29a00;
    font-size: 180%;
    font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
    line-height: normal;

}
.Heading2
{
    color: #515253;
    font-size: 120%;
    font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
    line-height: normal;

}
.Brødtekst
{
    color: #515253;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    line-height: 120%;
    font-size: 14px;
    font-weight:normal;
}
.Input
{
    display: inline;
        float: left;
        background: #f7f7f5;
        text-transform: none;
        height: 17px;
        border: 1px solid #e29a00;
        font: normal 11px Arial, Helvetica, sans-serif;
        padding: 2px 0 0 2px;
        margin: 0 0 0 10px;
        color: #6e6e6e;

}
.THode
{
    color: #515253;
    font-weight: bold;
    font-size: 14px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   
}
td
{
    color: #515253;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    line-height: 120%;
    font-size: 14px;
}
a:link
{
    color: #990000;
}
a:visited
{
    color: #515253;
}
