/* CSS Document */

.navn {
color: #fff;
background-color: #295069;
font-size: 15pt;
}

.pris {
color: #fa0;
background-color: #295069;
font-size: 15pt;
text-align: right;
}

.title1 {
color: #fff;
background-color: #004775;
font-size: 12pt;
font-weight: bold;
text-align: right;
}

.title2 {
color: #fff;
background-color: #004775;
font-size: 12pt;
font-weight: bold;
text-align: right;
}

.info1 {
color: #fff;
background-color: #295069;
font-size: 12pt;
text-align: left;
}

.info2 {
color: #fff;
background-color: #004775;
font-size: 12pt;
text-align: left;
}

.bilde {
text-align: right;
background-color: #004775;
}

.heading {
background-color: #004775;
color: #fff;
}