﻿.hboks
{
    border: solid 1px #dddddd;
    background-color: #f1f1f1;
    height: 28px;
    margin: 0 2px 0 0px;
}
    
.hboks h1
{
    font-family: Arial;
    font-size: 18px;
    font-weight: normal;
    padding: 0 0 0px 10px;
    line-height: 20px;
}

.iboks1
{
    color: #000;
    line-height: 18px;
    margin: 5px 0 10px 0;
    padding: 6px 0 0 10px;
    background-color: #ffffff;
    height: 72px;
    /* background-image: url(images/iboksbg.gif); */
    background-repeat: no-repeat;
    overflow: hidden;
    border: 0;
}

.iboks1 p, .iboks2 p
{
    margin: 0;
}

.iboks2
{
    color: #000;
    line-height: 18px;
    margin: 5px 0 5px 0;
    padding: 6px 0 0 10px;
    background-color: #ffffff;
    height: 72px;
    /* background-image: url(images/iboksbg.gif); */
    background-repeat: no-repeat;
    overflow: hidden;
    border: 0;
}

.stillingf
{
    padding: 0 0px 2px 0px;
    border-bottom: solid 1px #adc7c8;
    margin: 0 20px 0 10px;
}

.stillingf h2
{
    margin: 10px 0 0 0;
    font-size: 16px;
    color: #0083a9;
}

.stilling a:link, .stilling a:visited
{
color: #0083a9;
text-decoration: none;    
margin: bottom: 2px;
}

.stilling a:active, .stilling a:hover
{
text-decoration: underline;
}

