/* Stylesheet */

body
{
    background-color: #f0f0f0;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    overflow-y:scroll;
}
tr
{
    font-family: Georgia,Verdana,Helvetica,sans-serif;
    font-size: 16px;
    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;
}
h1
{
    font-family: Georgia,Verdana,Helvetica,sans-serif;
    font-size: 30px;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
} 
h2
{
    font-family: Georgia,Verdana,Helvetica,sans-serif;
    font-size: 24px;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
} 
h3
{
    font-family: Georgia,Verdana,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
} 
h4
{
    font-family: Georgia,Verdana,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
} 
.slider_overskrift
{
    color : #FFFFFF;
}
.slider_tekst
{
    color : #FFFFFF;
}
.border0
{
    border-width: 1px;
    border-style: solid;
    border-color: #191919;
    border-collapse: collapse;
}
.border1
{
    border-width: 1px;
    border-style: solid;
    border-color: #FF9900;
    border-collapse: collapse;
}
.udsolgt
{
    color: #FF9900;
    font-weight: bold;
}
.fejltekst
{
    color: #CC0000;
    font-weight: bold;
}

a:link
{
    color : #000000;
    background-color : transparent;
    text-decoration : underline;
}
a:visited
{
    color : #000000;
    background-color : transparent;
    text-decoration : underline;
}
a:hover
{
    color : #FF9900;
    background-color : transparent;
    text-decoration : underline;
}

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