﻿body 
{
    background-color: #4A4A4A;
    background-image: url("images/background.png");
    margin-top: 20px;
}
.head
{
    width: 1000px;
    height: 120px;
    background-image: url("images/head.png");
}
.baggrund
{
    width: 1000px;
    background-image: url("images/main.png");
}
.bottom
{
    width: 1000px;
    background-image: url("images/bottom.png");
}







/*----------------------------- MENU ----------------------------*/

.menuhead
{
    width: 100%;
}
.menutd
{
    width: 300px;
    height: 230px;
    text-align: center;
    vertical-align: middle;
}
.menuimg
{
    width: 250px;
    height: 188px;
    vertical-align: top;
    margin-top: 0px;
    padding-top: 0px;
}
#lblMenuTitel
{
    padding-left: 25px;
    padding-right: 25px;
}
#lblMenuForrige
{
    padding-left: 25px;
}
#lblMenuNaeste
{
    padding-right: 25px;
}
#lblMenuForrige2
{
    padding-left: 25px;
}
#lblMenuNaeste2
{
    padding-right: 25px;
}








/*------------------------------ VIS -------------------------------*/

.billede
{
    width: 100%;
}
#imgBillede
{
    padding-top: 10px;
    padding-bottom: 15px;
}





.w100
{
    width: 100%;
}










/*------------------------------ UPLOAD -------------------------------*/

.loginlabel
{
    color: #990000;
    padding-left: 20px;
}



















/*------------------------ TEKST -------------------------*/

h1
{
    font-family: Tahoma;
    font-size: 18pt;
    font-weight: bolder;
    color: #0084FF;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 5px;
}
h1 a:link
{
    text-decoration: none;
    color: #0084FF;
}
h1 a:visited
{
    text-decoration: none;
    color: #0084FF;
}
h1 a:active
{
    text-decoration: none;
    color: #0084FF;
}
h1 a:hover
{
    text-decoration: none;
    color: #4A4A4A;
}



h2
{
    font-family: Tahoma;
    font-size: 11pt;
    font-weight: bolder;
    color: #0084FF;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
h2 a:link
{
    text-decoration: none;
    color: #0084FF;
}
h2 a:visited
{
    text-decoration: none;
    color: #0084FF;
}
h2 a:active
{
    text-decoration: none;
    color: #0084FF;
}
h2 a:hover
{
    text-decoration: none;
    color: #4A4A4A;
}
.menulink h2 a:link
{
    text-decoration: none;
    color: #FFFFFF;
}
.menulink h2 a:visited
{
    text-decoration: none;
    color: #FFFFFF;
}
.menulink h2 a:active
{
    text-decoration: none;
    color: #000000;
}
.menulink h2 a:hover
{
    text-decoration: none;
    color: #000000;
}
.menu h2 a:link
{
    text-decoration: none;
    color: #0084FF;
    font-size: 13pt;
}
.menu h2 a:visited
{
    text-decoration: none;
    color: #0084FF;
    font-size: 13pt;
}
.menu h2 a:active
{
    text-decoration: none;
    color: #0084FF;
    font-size: 13pt;
}
.menu h2 a:hover
{
    text-decoration: none;
    color: #4A4A4A;
    font-size: 13pt;
}



h3
{
    font-family: Tahoma;
    font-size: 11pt;
    font-weight: lighter;
    color: #000000;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
h3 a:link
{
    text-decoration: underline;
    font-size: 11pt;
    color: #000000;
}
h3 a:visited
{
    text-decoration: underline;
    color: #000000;
}
h3 a:active
{
    text-decoration: underline;
    color: #000000;
}
h3 a:hover
{
    text-decoration: none;
    color: #000000;
}



h4
{
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: lighter;
    color: #000000;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
h4 a:link
{
    text-decoration: none;
    color: #0084FF;
}
h4 a:visited
{
    text-decoration: none;
    color: #0084FF;
}
h4 a:active
{
    text-decoration: none;
    color: #4A4A4A;
}
h4 a:hover
{
    text-decoration: none;
    color: #4A4A4A;
}



h5
{
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bolder;
    color: #0084FF;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
h5 a:link
{
    text-decoration: underline;
    color: #0084FF;
}
h5 a:visited
{
    text-decoration: underline;
    color: #0084FF;
}
h5 a:active
{
    text-decoration: underline;
    color: #0084FF;
}
h5 a:hover
{
    text-decoration: none;
    color: #0084FF;
}



h6
{
    font-family: Tahoma;
    font-size: 7pt;
    font-weight: lighter;
    color: #0084FF;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
h6 a:link
{
    text-decoration: none;
    color: #0084FF;
}
h6 a:visited
{
    text-decoration: none;
    color: #0084FF;
}
h6 a:active
{
    text-decoration: none;
    color: #000000;
}
h6 a:hover
{
    text-decoration: none;
    color: #000000;
}








