body { 
    color: black; 
    font-size: 11px; 
    font-family: Verdana, Arial, Helvetica, Geneva; 
    background-color: white
}

p, ol, ul, li, div, td, pre, blockquote  {
    font-size: 11px;
}

th {
    font-size: 12px;
}

img { border: 0 }

h1 { font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h2 { font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h3 { font-size: 11pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h4 { font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h5 { font-size:  9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h6 { font-size:  8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

h1, h2 {
    font-weight: bold; 
    margin-bottom: 8px;
}
p {
    font-weight: normal;
    margin-top: 4px;
    margin-bottom: 7px;
}

a        { color: #004; text-decoration: none }
a:hover  { color: #00D; text-decoration: none }

.cellcolor {
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    background-color: silver
}
.rev_type {
    color: white; 
    font-size: 12px;
    font-weight: bold;
    text-decoration: none
}
.g_nav_cellcolor {
    color: #ffffce;
    background-color: #424242
}
.a_type_color {
    color: white; 
    font-size: 12px;
    text-decoration: none
}

a img {
    border: none;
}

a.vmeny {
    color: white; 
    font-size: 12px; 
    text-decoration: none 
}
a.vmeny:hover {
    color: #f00;
    font-size: 12px;
    text-decoration: none
}
a.vmenyAktiv {
    color: white; 
    font-size: 12px; 
    font-weight: bold; 
    text-decoration: underline 
}
a.vmenyAktiv:hover {
    color: #f00;
    font-weight: bold; 
    font-size: 12px;
    text-decoration: underline
}

a.smeny  {
    color: #1F367A; 
    font-size: 11px; 
    text-decoration: none
}
a.smeny:hover {
    color: #f00;
    font-size: 11px; 
    text-decoration: none
}
a.smenyAktiv  {
    color: #1F367A; 
    font-size: 11px; 
    font-weight: bold; 
    text-decoration: underline
}
a.smenyAktiv:hover {
    color: #f00;
    font-size: 11px; 
    font-weight: bold; 
    text-decoration: underline
}

#NyhetBoks {
    position: absolute;
    z-index: 1; 
    left: 38px; 
    top: 320px;
    width: 300px;
    border: 2px ridge #102040;
    background-image: URL(/images/boks_bg.jpg);
    padding: 3;
}
.NyhetDato {
    color: #f8f8f0
}
a.NyhetRef {
    text-decoration: none 
}
a.NyhetRef:hover {
    color: #EE0000;
    text-decoration: none
}

#Nettbutikk {
    position: absolute;
    z-index: 1; 
    left: 420px;
    top: 320px;
    width: 300px;
    border: 2px ridge #102040;
    padding: 3;
}
a.ButikkRef {
    text-decoration: none 
    font-size: 11px; 
    font-weight: bold; 
}
a.ButikkRef:hover {
    color: #EE0000;
    text-decoration: none
}

