﻿/* her legges css klasser som skal være tilgjengelig i rad-editor */
body
{   
    font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
    color:#685f5f;
}



tr.odd{background-color: #ffffff;}
tr.even{background-color: #f4f3eb;} 

.bildetekst
{
    display: block;
    margin-top: 5px;
    font-size: 10px;
    text-align: left;
    margin-left: 30px;
}

a.toppk1, a.toppk1:link, a.toppk1:visited
{
    height: 15px;
    width: 103px;
    color: #b32c4a;
    text-decoration: none;
    background-image: url(images/toppk1.jpg);
    text-align: center;
    display: block;
    float: left;
    color: #ffffff;
    padding-top: 5px;
    font-size: 10px;
    text-transform: uppercase;
}

a.toppk1:active, a.toppk1:hover
{
    font-size: 10px;
    color: #ffffff;
    text-decoration: underline;
}


a.toppk2, a.toppk2:link, a.toppk2:visited
{
    font-size: 10px;
    text-transform: uppercase;
    height: 15px;
    width: 106px;
    color: #b32c4a;
    text-decoration: none;
    background-image: url(images/toppk2.jpg);
    text-align: center;
    display: block;
    float: left;
    color: #ffffff;
    padding-top: 5px;
}

a.toppk2:active, a.toppk2:hover
{
    font-size: 10px;
    color: #ffffff;
    text-decoration: underline;
}



h1
{
font-size: 18px;
color: #685f5f;
font-weight: normal;
line-height: 20px;
margin: 4px 0 20px 0;
padding: 0;
}

h2
{

font-size: 16px;
color: #b32c4a;
font-weight: normal;
margin: 0;
padding: 0;
}

h3
{
font-weight: normal;
font-size: 12px;
color: #685f5f;
margin: 0 0 4px 0;
padding: 0;
background-image: url(images/dott.gif);
background-position: left bottom;
background-repeat: repeat-x;
}

h3 img
{
    margin-left: 4px;
}

p.tipx, a.tipx
{
    font-size: 10px !important;
}

.fondboks h3 span
{
    font-size: 10px;
    font-family: Tahoma;
    margin-left: 285px;
}

.fondboks h3 span a, .fondboks h3 span a:link, .fondboks h3 span a:visited
{
    font-size: 10px;
    font-family: Tahoma;
}
.fondboks h3 span a:hover, .fondboks h3 span a:active
{
    color: #685f5f;
}

h4
{
font-size: 11px;
color: #685f5f;
font-weight: normal;
margin:0;
padding: 0;
margin-top: 14px;
}

h5
{

font-size: 12px;
color: #685f5f;
font-weight: bold;
}


a, a:link, a:visited
{
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #b32c4a;
    text-decoration: none;
}

a:active, a:hover
{
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #b32c4a;
    text-decoration: underline;
}

.innhold,.innhold2
{
    line-height: 22px;
}

.linje4
{
    font-family: Tahoma;
    font-size: 10px;
    color: #aba48f;
}


.rssboks
{
    font-size: 10px;
    color: #685f5f;
}

.rssboks a, .rssboks a:link, .rssboks a:visited
{
    font-size: 10px;
    color: #b32c4a;
    text-decoration: none;
}

.rssboks a:active, .rssboks a:hover
{
    font-size: 10px;
    color: #685f5f;
    text-decoration: underline;
}

span.dato
{
    margin: 0;
    padding: 0;
    line-height: 10px;
    margin-top: 10px;
    display: block;
}

.rapporter a, .rapporter a:link, .rapporter a:visited
{
    font-size: 11px;
    color: #b32c4a;
    text-decoration: none;
}

.rapporter a:active, .rapporter a:hover
{
    font-size: 11px;
    color: #685f5f;
    text-decoration: underline;
}


table.fond
{
    font-family: Arial, Helvetica;
    font-size: 10px;
    color: #b32c4a;
}

tr.topp td
{
    font-family: Arial, Helvetica;
    font-size: 12px;
    color: #685f5f;
    font-weight: bold;
}




a.rapport , a.rapport :link, a.rapport:visited
{
    font-family: Arial, Tahoma;
    font-size: 10px;
    color: #B32C4A;
    text-decoration: none;
}

a.rapport:active, a.rapport:hover
{
    font-family: Arial, Tahoma;
    font-size: 10px;
    color: #B32C4A;
    text-decoration: underline;
}