﻿body /*billede bag menu*/
{
    background-image: url('img/collage2.gif');
    background-repeat: no-repeat;
}
A:link /*link*/
{
    font: Arial; background-color:White ;
    font-size: 10pt;
    color: #1963AB;
    font-family: Arial;
    font-weight: bold ;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
}
a:visited
{
    font-family: Arial;background-color:White ;
    text-decoration: underline; 
    font-size: 10pt;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #1961AB;
}
A:hover /*over link*/
{
    color: #1963AB;background-color:White ;
    text-decoration: underline;
    text-transform: none;
    font-variant: normal;
    font-style: normal;
    font-weight: normal;
    font-size: 10pt;
    font-family: Arial;
}
h7
{
    font: Arial;
    background-color: White;
    font-size: 16pt;
    color: #1961AB;
    font-family: Arial;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
}
h1 /*Overskrift text*/
{
    font-size: 10pt;
    color: #1961AB;
    font-weight: bold;
    font-family: Arial;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    margin-top: 1px;
    margin-bottom: 1px;
}
h2 /*almindelig text*/
{
    font-size: 10pt;
    color: #1961AB;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    margin-top: 1px;
    margin-bottom: 1px;
    
}
h3 /*Lille overskrift*/
{
    font: Arial;
    font-size: 8pt;
    color: #1961AB;
    font-family: Arial;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
}
h4 /*Lille text*/
{
    font-size: 8pt;
    color: #1961AB;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    width: 151px; }
}
h5 /*Menu punkt*/
{
    background-color :White;
    font-size: 10pt;
    color: #1961AB;
    font-family: Arial;
    font-weight: bolder ;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
}
h6 /*Menu underpunkt*/
{
    font: Arial;
    background-color :White;
    font-size: 10pt;
    color: #1961AB;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
}

