﻿/*
Overskrift = "Old English Text MT"
Tekst = "Matura MT Script Capitals"
*/


/*---------------------- Index -----------------*/
.ForeSideOverSkrift
{
    /*font-size: 65pt;*/
    text-align: center;
}


.ForeLink
{
    /*font-size: 42pt;*/
    text-align: center;
    border: 0;
}

/*------------ MasterPage ----------------------*/
.OverSkrift
{
    /*font-size: 42pt;*/ /*font-family: Lucida Console;*/ /*font-weight: bold;*/
    text-align: center; /*color: #FFFFFF;*/
}


.Menu
{
    text-align: center;
    font-size: 20pt;
    font-family: Comic Sans MS;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
/*------------ Gallery ----------------------*/
.GalleryLinks
{
    /*font-size: 42pt;*/
    margin: 2px;
    height: 200px;
    vertical-align: top;
    text-align: center;
    border: 0;
}


/*--------------------------------------------*/

.BilledeLink
{
    border-style: none;
    text-decoration: none;
    border: 0;
    height: 200px;
}

/*--------------------------------------------*/

body
{
    font-family: Comic Sans MS;
    color: #FFFFFF;
    background-color: #000000;
}

h1
{
    font-size: 20pt;
    font-family: Comic Sans MS;
}

h2
{
    font-size: 16pt;
    font-family: Comic Sans MS;
}

h3
{
    font-size: 14pt;
    font-family: Comic Sans MS;
}

p
{
    font-size: 14pt;
    font-family: Comic Sans MS;
}

A
{
    border-style: none;
    text-decoration: none;
    border: 0;
}

A:link
{
    border-style: none;
    text-decoration: none;
    border: 0;
}

A:visited
{
    border-style: none;
    text-decoration: none;
    border: 0;
}

A:active
{
    border-style: none;
    text-decoration: none;
    border: 0;
}

A:hover
{
    border-style: none;
    text-decoration: none;
    border: 0;
}
