/* Stylesheet */

body
{
    background-color: #FFFFFF;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    overflow-y:scroll;
}
tr
{
    font-family: Tahoma;
    font-size: 13px;
    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;
}
.menu
{
    font-weight: bold;
    line-height:30px;
}
.overskrift
{
    font-size: 26px;
    font-weight: bold;
}
.underoverskrift
{
    font-weight: bold;
}
.navigationsmenu
{
    color : #FFFFFF;
}
.adresse
{
    font-size: 11px;
}
.messeteknik
{
    font-size: 24px;
}
.fejltekst
{
    font-weight: bold;
    color : #942723;
}
a:link
{
    color : #000000;
    background-color : transparent;
    text-decoration : underline;
}
a:visited
{
    color : #000000;
    background-color : transparent;
    text-decoration : underline;
}
a:hover
{
    color : #942723;
    background-color : transparent;
    text-decoration : underline;
}

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

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

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

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