﻿body 
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    font-family:Calibri;
         margin-left:auto;
         margin-right:auto;
         vertical-align:top;
         text-align: center;
}
.contaningTable
{
  width: 960px;
  height: 100%;   
}
.defaultPage
{
     text-align: center;
     vertical-align: top;
}
.MenuTable
{
     vertical-align:top;
     width: 175px;
     height: 100%;
     float: left;
}
.logo 
{
    height: 118px;
    width: 960px;
    background-image: url('Pictures/logo.png');
    background-repeat: no-repeat;
    background-position:center;
}
.MenuTop
{
    max-width: 175px;
    min-width: 175px;
    max-height: 25px;
    min-height: 25px;
    background-image: url('Pictures/mockup-forside2_02.gif');
    background-repeat: no-repeat;
    background-position: left top;
    border-style: none;
    padding: 0px;
    margin: 0px;
    border-width: 0px;
}
.MenuHover
{
    padding-left: 5px;
    text-decoration: underline;
    color: #FFFFFF;
}
.MenuMiddel
{
    max-width: 175px;
    min-width: 175px;
    max-height: 75px;
    min-height: 75px;
    width: 175px;
    height: 75px;
    background-image: url('Pictures/mockup-forside2_04.gif');
    background-repeat: repeat-y;
    background-position: left top;
    border-style: none;
    padding: 0px;
    margin: 0px;
    border-width: 0px;
}
.MenuBottom
{
    max-width: 175px;
    min-width: 175px;
    max-height: 25px;
    min-height: 25px;
    width: 175px;
    height: 25px;
    background-image: url('Pictures/mockup-forside2_06.gif');
    background-repeat: no-repeat;
    background-position: left top;
    border-style: none;
    padding: 0px;
    margin: 0px;
    border-width: 0px;
}
.content
{
    vertical-align:top;
    width:785px;
    border-style: none;
    padding: 0px;
    margin: 0px;
    border-width: 0px;
}
.MenuPunkter
{
    font-size: medium;
    text-align: left;
    padding-left: 15px;
}
.MenuFiller
{
     height:100%;
     min-height:100%;
     max-height:100%;
}
