﻿body 
{
font-family: Calibri, Verdana, sans-serif, Arial;
font-size: 12pt;
background-color: #FFFFFF;
    text-align: center;
}
.MenuColumn {
    height: 28px;
    width: 25%;
}

.MenuBar {
    width: 100%;
    border-style: solid;
    border-width: 0px;
    height: 55px;
}

.MenuBarMobil {
    width: 100%;
    border-style: solid;
    border-width: 0px;
    height: 30px;
}

.auto-style5 {
    margin-left: 0px;
}

.Hojd {
    height: 10px;
    vertical-align: central;
}

.Kolumn1 {
    height: 28px;
    width: 20%;
}

.Kolumn2 {
    height: 28px;
    width: 50%;
    text-align: left;
    vertical-align: central;
    font-size: smaller
}

.Kolumn3 {
    height: 28px;
    width: 30%;
    text-align: center;
}

.Kolumn1Mobil {
    height: 28px;
    width: 20%;
}

.Kolumn2Mobil {
    height: 28px;
    width: 50%;
    text-align: left;
    vertical-align: central;
    Font-Size: small;
    font-family: Arial, Helvetica, sans-serif
}

.Kolumn3Mobil {
    height: 28px;
    width: 30%;
    text-align: left;
}

.auto-style6 {
    width: 100%;
    text-align: center;
    Font-Size: small;
    font-family: Arial, Helvetica, sans-serif
}

.nav-justified {
    width: 100%;
    text-align: left;
    Font-Size: small;
    font-family: Arial, Helvetica, sans-serif
}

.Gridstyle {
    width: 100%;
    text-align: center;
    Font-Size: small;
    font-family: Arial, Helvetica, sans-serif
}

.column1 {
    height: 8px;
    width: 40%;
    text-align: left;
    vertical-align: top;
    font-size: large
}

.column2 {
    height: 8px;
    width: 7%;
    text-align: center;
    vertical-align: central;
    align-content: center;
    font-size: medium
}

.column3 {
    height: 8px;
    width: 3%;
    text-align: right;
    vertical-align: central;
    font-size: medium
}


