/* Stylesheet */

body
{
    background-image: url(/grafik/baggrund.gif);
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    overflow-y:scroll;
}
p
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

tr
{
    font-family: Tahoma;
    font-size: 13px;
    color : #000000;
}
b
{
    font-weight: bold;
}
center
{
    text-align: center;
}
img
{
    border: 0px;
}
div.body
{
    width: 100%;
    height: 100%;
    position: absolute;
    text-align: center;
}
table
{
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    border: 0px;
}
.bynavn_forside
{
    font-size: 24px;
    font-weight: bold;
}
.moerk_menu
{
    font-size: 14px;
    color : #FFFFFF;
}
.str11
{
    font-size: 11px;
}
.overskrift
{
    font-size: 14px;
    font-weight: bold;
}
.overskrift_hojre_menu
{
    font-size: 14px;
    color : #FFFFFF;
}
.forside_messetype
{
    font-size: 17px;
    font-weight: bold;
    color : #FFFFFF;
}
.forside_messenavn
{
    font-size: 13px;
    font-weight: bold;
    color : #FFFFFF;
}
.forside_messedato
{
    font-size: 13px;
    color : #FFFFFF;
}
.fejltekst
{
    font-weight: bold;
    color : #990000;
}
.mindreskrift
{
    font-size: 11px;
}
a:link
{
    color : #000000;
    background-color : transparent;
    text-decoration : underline;
}
a:visited
{
    color : #000000;
    background-color : transparent;
    text-decoration : underline;
}
a:hover
{
    color : #990000;
    background-color : transparent;
    text-decoration : underline;
}

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

/* 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 : #990000;
    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 : underline;
}

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