﻿h1
{
    text-transform: uppercase;
    font-size: 12pt;
    margin-top: 10px;
    margin-bottom: 5px;
    color: White;
}

h2
{
    text-transform: uppercase;
    font-weight: bold;
    display: inline;
    color: White;
}

.biograf_table
{
    width: 393px;
    margin: 10px -15px 0px -15px;
    border-top: solid 3px Gray;
}

.biograf
{
    margin-bottom: 30px;
}

.biograf_table th
{
    padding-top: 15px;
    padding-bottom: 5px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 8pt;
    line-height: 8pt;
    border-bottom: solid 1px Gray;
}

.biograf_table th:first-child, .biograf_table td:first-child
{
    padding-left: 15px;  
}

.spilletider td
{
    color: #00fcff;
    padding-top: 10px;
}

a
{
    text-decoration: none;
    color: #00fcff;
}

.bioinfo
{
    line-height: 10pt;
    font-size: 10pt;
}
