body
{
    background-color: #efefef;
    font-family: Arial, Verdana;
    font-size: 10pt; 
    color: #000000;
    
}
/*ie5 is fucking up otherwise*/
table, tr, td, form, input, select
{
    font-family: Arial, Verdana;
    font-size: 10pt;
}
a {
color: #0000BB;
background: transparent;
text-decoration: underline;
}

A:visited
{
    color: #000080;
    background: transparent;
    text-decoration: underline;

}

A:active
{
    color: #FF0000;
    background: transparent;
    text-decoration: underline;

}
img {
border: 0;
}
form{
padding:0;
margin:0;
}

H4
{
    font-family: Verdana, Arial;
}
H3
{
    font-family: Verdana, Arial;
}
H2
{
    font-family: Verdana, Arial;
}
H1
{
    font-family: Verdana, Arial;
    
}
table.ramme
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}
td.rodstolpe
{
    background: url(/grafikk/bgRodStolpe.gif) #ff0000 repeat;
    color: #ffffff; 
    
}
td.blaavannrett
{
    background: url(/grafikk/bgBlaaVannrett.gif) #000090 repeat;
    color: #ffffff; 
}
