BODY
{
    color: white;
    font-family: Arial, Verdana;
    font-size: 11pt;
    cursor: url(images/rose.cur);
    background-image:url(/images/background2.gif);
    background-repeat: repeat-y;
}

A
{
    font: 11pt Arial;
    text-decoration: none;
    color: #048004;
    font-weight: bold;
}
A:hover
{
    text-decoration: none;
    color: #E06000;
}

A.oversigt
{
    font: 10pt Arial;
    text-decoration: none;
    color: #028002;
}
A.oversigt:hover
{
    font: normal;
    text-decoration: none;
    color: #F06020;
}
HR
{
    height: 1;
    color: #404040;
    text-align: left;
}
H1
{
    font: 16pt Arial;
    color: #20A010;
    font-weight: bold;
}
H2
{
    font: 14pt Arial;
    color: #20A010;
    font-weight: bold;
}
H3
{
    font: 12pt Arial;
    color: #20A010;
    font-weight: bold;
}
TD
{
    font-size: 11pt;
    font-family: "Arial";
    color: #004000;
}
.overskrift
{
    font-size: 20pt;
    font-family: "Arial";
    color: #028002;
    font-weight: bold;
}
.Underoverskrift
{
    font-size: 12pt;
    font-family: "Arial";
    color: #000000;
    font-weight: bold;
}

td.nyhedsfelt
{
    background-color: #CCFFCC;
    vertical-align: top;
}

#nyheder
{
    float: none;
}

#nyheder .overskrift
{
}

.nyhed .dato
{
    font-size: 11px;
}

.nyhed
{
    display: block;
    background-color: #EEFFEE;
    padding: 2px;
    margin: 2px;
    border: 1px solid #080;
}


.roseplaceholder
{
    border: 1px solid green;
    text-align: center;
    display: block;
    padding: 0px;
    margin: 2px;
}
.roseplaceholder #roseBillede
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
}

