/*
 *  Bokser
 */
.forsideBoks {
    margin-top: 25px;
    width: 236px;
}

.boksOverskrift {
    padding-left: 10px;
}

.boksOverskrift h1 {
    overflow: visible;
    font-size: 1em;
    color: #000000;
}

.boksOverskrift div {
    overflow: hidden;
}

.boksTopp {
    line-height: 29px;
    height: 33px;
    overflow : hidden;
}

.boksInnhold {
    font-size: 0.93em;
    padding-left: 10px;
    padding-top : 10px;
    padding-bottom: 6px;
    padding-right: 8px;
    width: 15em;
}

.forsideBoks .boksInnhold {
    padding-left: 23px;
}

.boksInnhold .dato {
    color: #999999;
    font-size: 0.8em;
}

.boksInnhold td {
}

.boksInnhold ul {
    padding-left: 13px;
    margin-left: 0;
 }

.boksInnhold ul li {
    list-style-image: url("../bitmaps/piler/lenke_blaa.gif");
    padding-bottom: 3px;
}

.forsideBoks .boksInnhold ul li {
    list-style-image: url("../bitmaps/piler/lenke_stor.gif");
}

.forsideBoks .boksInnhold ul li a {
}

.boksGronn {
    background-image:url(../bitmaps/boks/boks_gronn.png);
    background-repeat: no-repeat;
    margin-bottom: 20px;
}

.forsideBoks .boksGronn {
    background-image:url(../bitmaps/boks/boks_forside.png);
    background-repeat: no-repeat;
    margin-bottom: 20px;
}

.boksGronn h1 {
    color: #ffffff;
}

.forsideBoks h1 {
    color: #000000;
    padding-top: 10px;
    line-height: 14px;
}

.forsideBoks .boksOverskrift .skjema {
    padding-left: 30px;
    padding-bottom: 10px;
    background-repeat: no-repeat;
    background-image: url(../bitmaps/ikoner/ikon_blaa_skjema.gif);
}

.forsideBoks .boksOverskrift .kunngjoring {
    padding-left: 30px;
    padding-bottom: 10px;
    background-repeat: no-repeat;
    background-image: url(../bitmaps/ikoner/ikon_blaa_kunngjoring.gif);
}

.forsideBoks .boksOverskrift .sistoppdatert {
    padding-left: 30px;
    padding-bottom: 10px;
    background-repeat: no-repeat;
    background-image: url(../bitmaps/ikoner/ikon_blaa_sistoppdatert.gif);
}

.forsideBoks .boksOverskrift .info {
    padding-left: 30px;
    padding-bottom: 10px;
    background-repeat: no-repeat;
    background-image: url(../bitmaps/ikoner/ikon_blaa_info.gif);
}


.boksGronnLink {
    color: #002E53;
    font-weight: bold;
    text-decoration: none;
    padding-right: 5px;
}

.boksBlaa {
    background-image:url(../bitmaps/boks/boks_blaa.png);
    background-repeat: no-repeat;
    margin-bottom: 20px;
}

.forsideBoks .boksBlaa {
    background-image:url(../bitmaps/boks/boks_forside.png);
    background-repeat: no-repeat;
    margin-bottom: 20px;
}


.boksBlaa h1 {
    color: #000000;
}

.boksBlaa .boksBrun .boksOverskrift {
    color: #000000;
}

.boksBlaaLink {
    color: #002E53;
    font-weight: bold;
    text-decoration: none;
    padding-right: 5px;
}

.boksBrun {
    background-image:url(../bitmaps/boks/boks_brun.png);
    background-repeat: no-repeat;
    margin-bottom: 20px;
}

.forsideBoks .boksBlaa {
    background-image:url(../bitmaps/boks/boks_forside.png);
    background-repeat: no-repeat;
    margin-bottom: 20px;
}

.boksBrun h1 {
    color: #000000;
}

.forsideBoks .boksBrun .boksOverskrift {
    color: #000000;
}

.boksBrunLink {
    color: #002E53;
    font-weight: bold;
    text-decoration: none;
    padding-right: 5px;
}

div.boksLink {
    /*float: right;*/
    text-align: right;
}

div.boksLink a {
    font-weight: bold;
    text-decoration: none;
    display: block;
    height: 20px;
    line-height: 20px;
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 22px;
    background-image: url("../bitmaps/piler/pil_boks_blaa.gif");
}

div.nyheterForsideLink {
    float: right;
    text-align: right;
    padding-left: 25px;
    font-size: 1.1em;
}

div.nyheterForsideLink a {
    font-size: 0.8em;
    font-weight: bold;
    text-decoration: none;
    display: block;
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 22px;
    background-image: url("../bitmaps/piler/pil_boks_blaa.gif");
}

div.boksLink a.epost {
    background-image: url("../../common/bitmaps/mail.png");
}

.velgkilde {
    position: relative;
    float: left;
    margin-bottom: 5px;
}

.velgkilde select {
    width: 176px;
}

.velgkildesok {
    float: left;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.velgkildesok input {
    display: inline;
}

.velgkildeinput {
    width: 134px;
}
