#side {
position: absolute;
margin-left: 2%;
margin-right: 2%;
width:96%;
height: 100%;
background-color: ;
z-index:0;
}



.firmanavn {
position: absolute;
left: 50px;
top:5px;
z-index: 20;
color: black;
text-decoration: none;
font-family: arial;
font-size: 36pt;
font-weight: bold;
font-style: italic;

}

.toplinie {
position: absolute;
top: 60px;
left: 10px;
z-index: 41;
}


.placering_bobler {
position: absolute;
top: 10px;
left: 10px;
z-index: 19;
}

.bundlinie {
position: absolute;
top: 580px;
left: 10px;
z-index: 10;
}

.tekst_på_bundlinie {
position: absolute;
left: 5px;
top:150px;
z-index: 11;
color: black;
text-decoration: none;
font-family: arial;
font-size: 10px;
font-weight: bold;
}

.sidst_opdateret {
position: absolute;
left: 10px;
top:600px;
z-index: 11;
color: black;
text-decoration: none;
font-family: verdana;
font-size: 10px;
font-weight: normal;
}


.almindelig_tekst {
font-family: verdana;
color: black;
text-decoration: none;
font-size: 8pt;
font-weight: normal;
font-style: normal;
}

.almindelig_tekst_fed {
font-family: verdana;
color: black;
text-decoration: none;
font-size: 8pt;
font-weight: bold;
font-style: normal;
}

.fed_tekst_10 {
color: black;
text-decoration: none;
font-family: verdana;
font-size: 10pt;
font-weight: bold;
font-style: normal;
}

.fed_tekst_12 {
color: black;
text-decoration: none;
font-family: verdana;
font-size: 12pt;
font-weight: bold;
font-style: normal;
}
