/* Stylesheet */

body
{
    background-color: #8D9AA2;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    overflow-y:scroll;
}
tr
{
    font-family: Verdana;
    font-size: 12px;
    color : #000000;
}
b
{
    font-weight: bold;
}
center
{
    text-align: center;
}
img
{
    border: 0px;
}
div.body
{
    width: 100%;
    position: absolute;
    text-align: center;
}
table
{
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    border: 0px;
}
.overskrift
{
    font-size: 16px;
    font-weight: bold;
}
.topmenu
{
    font-size: 11px;
    color: #FFFFFF;
}
.bundmenu
{
    font-size: 10px;
    color: #FFFFFF;
}
.sogfelt
{
    font-size: 12px;
    font-family: verdana, arial, clean, helvetica, sans-serif;
    border: solid 1px #dcdbdb;
}
.step
{
    font-size: 24px;
    color: #FFFFFF;
    font-weight: bold;
}
.taleboble
{
    font-size: 9px;
}
a:link
{
    color : #000000;
    background-color : transparent;
    text-decoration : underline;
}
a:visited
{
    color : #000000;
    background-color : transparent;
    text-decoration : underline;
}
a:hover
{
    color : #999999;
    background-color : transparent;
    text-decoration : underline;
}

/* Indstillinger for hvid */
a.hvid:link
{
    color : #FFFFFF;
    background-color : transparent;
    text-decoration : none;
}
a.hvid:visited
{
    color : #FFFFFF;
    background-color : transparent;
    text-decoration : none;
}
a.hvid:hover
{
    color : #FFFFFF;
    background-color : transparent;
    text-decoration : underline;
}

/* Indstillinger for spalte */
a.spalte:link
{
    color : #000000;
    background-color : transparent;
    text-decoration : none;
}
a.spalte:visited
{
    color : #000000;
    background-color : transparent;
    text-decoration : none;
}
a.spalte:hover
{
    color : #000000;
    background-color : transparent;
    text-decoration : underline;
}
