
.forstesidetekst
{
    font-size : 10pt;
}


.tittel-nyhetsliste
{
    font-weight : bold;
    font-size : 7pt;
}


.dato_nyhetsliste, .nyhetslink
{
    font-size : 9pt;
}


.stikktittel
{
    font-weight : bold;
	font-style : italic;
    font-size : 8pt;
}

.nyhet-tittel, .tittel
{
	font-family: Arial;
    font-size : 18px;
}

.dato
{
    font-weight : bold;
    font-size : 10pt;
    color : #666666;
}

.nyhet-stikktittel
{
    font-weight : bold;
    font-size : 10pt;
	font-style : italic;
}



.nyhet-ansvarlig
{
    font-weight : normal;
    font-style : italic;
    font-size : 10pt;
}

.nyhet-dato
{
    font-weight : bold;
    font-size : 10pt;
}



.nyhet-ingress
{
    font-weight : bold;
    font-size : 10pt;
}

.nyhet-nyhetstekst
{
    font-size : 10pt;
}





.liste-stikktittel
{
    font-weight : bold;
    font-size : 10pt;
}

.liste-graatittel
{
    font-weight : bold;
    font-size : 12pt;
    color : #666666;
}

.liste-tittel
{
    font-weight : bold;
    font-size : 14pt;
}




.liste-dato
{
    font-weight : bold;
    font-size : 10pt;
}


.liste-ingress
{
    font-size : 12pt;
}

.liste-nyhetstekst
{
    font-size : 10pt;
}






.lesmer
{
    font-weight : bold;
    font-size : 10pt;
}

.lesogsa
{
    font-weight : normal;
    font-size : 10pt;
}

.error
{
    font-weight : bold;
    font-size   : 10pt;
    background-color : black;
    color  : red;
}

.info
{
    font-weight : bold;
    font-size   : 12pt;
    background-color : #C0C0FF;
    color  : black;
}

.tooltip
{
    cursor: help;
    color  : #264CAE;
}


