@import "../../../css/internett/editor.css";

body {
    background: url("../bitmaps/bg_pattern.jpg") repeat;
    margin: 0;
    padding: 0;
}

a.roundedbuttonlink {
    background: url("../bitmaps/btn_r.png") top right no-repeat;
    height: 20px;
    padding-right: 8px;
    line-height: 20px;
    display: inline-block;
}

a.roundedbuttonlink span{
    background: url("../bitmaps/btn_l.png") top left no-repeat;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    padding-left: 6px;
    color: #000;
}

a.buttonlink {
    color: #000;
}

a.buttonlink .leggtil {
    background: url("../bitmaps/cal_leggtil.png") top left no-repeat;
    padding-left: 16px;
}

.ingress {
    font-size: 1.3em;
    margin-bottom: 1em;
}

.unit {
    float: left;
}

.size1of2 {
    width: 49.9%;
}
.size2of2 {
    width: 100%;
}
.size1of4{
    width:24.9%;
}

.module {
    margin: 12px;
}

.calendarlist .top {
    background: url("../bitmaps/cal_top.png") no-repeat;
    height: 10px;
}
.calendarlist .bottom {
    background: url("../bitmaps/cal_bot.png") no-repeat;
    height: 10px;
}

.calendarlist .inner {
    background: url("../bitmaps/cal_mid.png") repeat-y;
}

.calendarlist .bd {
    padding-left: 10px;
    padding-right: 10px;
}

.calendarlist .leggtilKalenderEvent{
    padding-left:15px;
}
.greyseperator {
    margin-top: 0.5em;
    padding-top: 0.5em;
    border-top: 1px solid black;
}

p.last {
    margin: 0;
}

.datetitle {
    color: #0076bb;
    margin: 0;
    margin-bottom: 2px;
    font-size: 13px;
}

.datetitle .day {
    color: #fff;
    background-color: #007AB7;
    padding: 2px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 16px;
}

.datetitle .month {
    text-transform: capitalize;
}
.list{

}
.list li{
    list-style:none;
}
.menu_column{
    background:url("../bitmaps/meny_spaltestrek.png") no-repeat left center;
    min-height:200px;
}
.menu_column:first-child{
    background:none;
}
.icon_medium li{
    line-height:2em;
    padding-left:40px;
}
.horizontal_list{
    margin:0;
    padding:0;
}
.horizontal_list > li{
    float:left;
    list-style: none outside none;
}
.horizontal_list > li{
    *display:inline;
}
.horizontal_list.small > li{
    margin:0 0 0 10px;
}
.horizontal_list.compact > li{
    margin-left:5px;
}
.tittelikon{
    font-size:30px;
    font-weight:normal;
    line-height:1;
    margin:0 30px 0 0;
    padding:0;
    cursor:pointer;
    position:relative;
}
.tittelikon .logoContainer{
    display:block;
    float:left;
    width:69px;
    height:83px;
    font-size:1;
    line-height:1;
    zoom:1;
}
.tittelikon.open + .megamenu_popout, .tittelikon.no-js:hover + .megamenu_popout{
    display:block;
}
.undertittel{
    color:#666;
    font-size:14px;
    display:block;
    width:100%;
}
.tittelikon .tittel, .tittelikon .undertittel{
    position:relative;
    top:10px;
}
.tittelikon img.selected{
    display:none;
}
.tittelikon.open img.selected{
    display:block;
}
.tittelikon.open img.normal{
    display:none;
}

/**
 * Globale stiler (for /internett, /english, /intranett og /studentportal)
 **/

html {
    height: 100%;
}
body {
    background: url('../../../static/common/bitmaps/bg_body.jpg') top left repeat;
}
#tilgjengelighet{
    position:absolute;
    overflow:hidden;
    left:-9999px;
}

/**************
Search
*************/
#searchResultContainer, body.drilldownsearch .sokeresultat{
    width:465px !important;
}

/**********************
 * =Forms
 **********************/
form {
    margin: 0;
    padding: 0;
}
fieldset {
    background-color: #F5F6E6;
    margin: 0;
    padding: 1em;
    border: 0;
}
fieldset p {
    line-height: 20px;
}
legend {
    display: none;
}
.legend {
    padding: 0.2em;
    font-weight: bold;
    color: #006600;
    background-color: #D6EAA4;
}
label {
    display: block;
}
label.checkbox {
    display: inline;
}
select {
    font-size: 1em;
}
input.tekstfelt {
    width: 20em;
}
.button,
.submit,
.cancel{
    background-color:#0B82C6;
    color:#fff;
    font-weight:bold;
}


/**********************
 * =Globale klasser
 **********************/
.ajaxLoadingIllustration {
    height: 32px;
    background: url('../../common/bitmaps/laster_inn.gif') center center no-repeat;
}

.button, .submit, .cancel {
    font-size: 1em;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.centeredImage {
    text-align: center;
}
.clear {
    clear: both;
}
.clear-l {
    clear: left;
}

.feilmelding {
    width: 25em;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 1em;
    font-weight: normal;
    display: none;
    border: 1px solid #79a500;
    background-color: #f5f6e6;
}
.feilmelding h3 {
    font-weight: bold;
    margin-top: 0;
}
.middlealign {
    vertical-align: middle;
}
.scrollable {
    height: 12em;
    overflow: auto;
}


/**********************
 * =Overskrifter
 **********************/

h1, h2, h3, h4 {
    font-family: Arial, Verdana, sans-serif;
}
h1 {
    font-size: 22px;
    font-weight: normal;
    margin-top: 0;
}
h2 {
    font-size: 1.2em;
    font-weight: bold;
}
h3 {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 0;
}
h4 {
    font-size: 1em;
    font-weight: bold;
    font-style: italic;
}

#Container .tekst .tittel h3 a {
    font-size: 1.15em;
}

/**********************
 * =Tekststiler
 **********************/
a {
    text-decoration: none;
}
a.arkiv {
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    background-image: url("../../common/bitmaps/icon_arkiv.gif");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
}
.artikkel. bilde{
    margin: 0 0 10px 15px;
}
a.utskrift {
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    background-image: url("../../common/bitmaps/icon_print.gif");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
    margin-left: 0;
}
a.ikon {
    display: block;
    height: 20px;
    line-height: 20px;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
}
a.ikon.markedsplassen {
    margin-top: 40px;
    margin-bottom: -10px;
    background-image: url("../../common/bitmaps/icon_markedsplass.gif");
}
a.ikon.kategori {
    background-image: url("../../common/bitmaps/icon_kategori.gif");
}
a.ikon.nykategori {
    background-image: url("../../common/bitmaps/icon_kategori_ny.gif");
}
a.ikon.annonse {
    background-image: url("../../common/bitmaps/icon_annonse.gif");
}
a.ikon.nyannonse {
    background-image: url("../../common/bitmaps/icon_annonse_ny.gif");
}
a.ikon.arkiv {
    background-image: url("../../common/bitmaps/icon_arkiv.gif");
}
a.ikon.ekspander {
    background-image: url("../../common/bitmaps/icon_ekspander.png");
    padding-left: 17px;
}
a.ikon.minimer {
    background-image: url("../../common/bitmaps/icon_minimer.png");
    padding-left: 17px;
}
a.ikon.kalender.neste {
    padding-left: 0;
    padding-right: 20px;
    background-position: right center;
    text-align: right;
    background-image: url("../../common/bitmaps/kalender_neste.png");
}
a.ikon.kalender.forrige {
    background-image: url("../../common/bitmaps/kalender_forrige.png");
}
a.ikon.itslearning {
    background-image: url("../../common/bitmaps/itslearning.gif");
}
a.ikon.innboks {
    background-image: url("../../common/bitmaps/icon_innboks.gif");
}
.textcolorlink{
    color:#000;
}
.lenker {
    margin-top: 1em;
    padding-left: 20px;
}
.lenker .ikon {
    float: left;
    margin-right: 10px;
}

.small_icon{ padding-left:20px; }
.infoicon_small{ background:url("../bitmaps/icon_omhist.png") no-repeat left center; }
.mailicon_small{ background:url("../bitmaps/icon_kontakt.png") no-repeat left center; }
.englishflagicon_small{ background:url("../bitmaps/icon_english.png") no-repeat left center; }
.icon_medium{ width:26px; height:26px; }

.fleft{ float:left; }
.fright{ float:right; }
.wrapFloats{ overflow:auto; }
.fadedTxt{ color: #666;}
.nomargin { margin:0;}
.nomargintop { margin-top:0;}

.icon_facebook_medium{ background:url("../bitmaps/icon_fb.png") no-repeat left center; }
.icon_twitter_medium{ background:url("../bitmaps/icon_twitter.png") no-repeat left center; }
.icon_rss_medium{ background:url("../bitmaps/icon_rss.png") no-repeat left center; }

.imgLink, .imgLink:visited, .imgLink:active, .imgLink:hover{ text-decoration:none; }

/* Vertical icon list */
.list.vert_icon_list{font-size:13px;}
.list.vert_icon_list li{padding-top:.4em; padding-bottom:.4em; height:34px; }
.list.vert_icon_list .content{line-height:34px;}
.list.vert_icon_list.seperator li{ background:url("../bitmaps/meny_skillestrek.png") no-repeat -30px 0; }
.list.vert_icon_list.seperator_bottom li{ background:url("../bitmaps/meny_skillestrek.png") no-repeat -30px bottom; }

.list.txtList li{ padding-top:3px; padding-bottom:3px; }
.list.txtList.large li{ padding:7px; }


/* Mediaobject */
.mediaobject{ overflow:auto; }
.mediaobject img{ float:left; margin-right:10px; }


/**********************
 * =Layout/posisjonering
 **********************/
#logo{
    display:block;
    width:129px;
    position:absolute;
    left:20px;
    top:20px;
}
#Stottemeny{
    position:absolute;
    left:160px;
    top:15px;
    font-size:.9em;
}
#social_links{
    margin:-5px 0 0 25px;
}
#ToppMeny{
    position:absolute;
    top:65px;
    left:160px;
}
#hovedmeny_itslearning{
    display:block;
}
#Header{
    padding:0;
    background:url("../bitmaps/dekor_kunnskap.png") no-repeat 838px -3px;
    position:relative;
    height:150px;
}
#SiteContainer {
    width: 978px;
    margin: 0 auto 0;
}

#Container {
    width: 948px;
    float: left;
    background: url("../bitmaps/bg_hvit.png");
    margin-left: 16px;
    margin-right: 16px;
}
#Main {
    float: left;
    padding: 45px 12px 12px 12px;
    border-bottom:2px solid #ccc;
    background:url("../bitmaps/toppskiller.png") no-repeat 4px 0;
    width:920px;
}
#Main.no-separator{
    background:none;
    padding-top:12px;
}

#Menyspalte {
    margin-left: 10px;
    margin-right: 12px;
    float: left;
    width: 182px;

}

#Innhold {
    float: right;
    margin-left: 12px;
    width:700px;
}
#Innhold.fullbredde{
    width:699px;
}
#InnholdFullbredde{
    float: right;
    margin-left: 12px;
    width:920px;
}

#Hovedspalte {
    float: left;
    width: 455px;
    overflow: hidden; /*S�rger for at f.eks store bilder ikke bryter ut av ramma.*/
}
#Hovedspalte.fullbredde{
    width: 685px;
}
#Hovedspalte.utenmeny {
    width: 924px;
}
#facebook-comments{
    margin:40px 0;
}
#facebook-like-button{
    margin:15px 0 15px 0;
}
#Footer{
    clear:both;
    overflow:auto;
    padding:20px 10px;
}
#footerLinkList li:first-child a, #footerLinkList li:first-child a:hover{
    border-bottom:1px solid #000;
    background:url("../bitmaps/bunn_pil.png") no-repeat right center;
    padding-right:15px;
    text-decoration:none;
}
.fullbredde {
    width: 930px;
}

#FinnStudium select{
    width: 200px;
}
#FinnStudium select,
#FinnStudium input{
    margin-left: 15px;
}
.finnstudium #Innhold.fullbredde, .finnstudium #Hovedspalte.fullbredde{
    width:900px;
}
.finnstudiumImg{
    margin-left:-17px;
}


#Stottespalte {
    margin-left: 0;
    float: right;
    width: 215px;
}
#Stottespalte h2 {
    margin: .25em 0 1em 0;
    color: #FDB913;
    font-size: 1.5em;
}
#Stottespalte h3 {
    margin-top: 0.6em;
}
#Stottespalte .tittel h3 {
    margin-top: 0;
}
#Stottespalte .sak {
    margin-bottom: 0.6em;
}
#Stottespalte h3 a {
    text-decoration: none;
}
#Stottespalte ul {
    margin: 0;
    margin-left: 20px;
    padding: 0;
    list-style: none;
}
#Stottespalte ul ul {
    margin-left: 2em;
}
#Stottespalte .fritekst ul {
    margin: 0;
    list-style-type: disc;
    list-style-position: inside;
}
#Stottespalte .fritekst li li{
    margin-left: 1em;
}
#Stottespalte ul.luftig li { /* St�rre avstand mellom linjene*/
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

#Innhold .lenker {
    clear: both;
    margin-top: 40px;
    margin-bottom: 1em;
    padding:40px 0;
}
#Innhold .lenker a {
    font-weight: bold;
}


#AddThis {
    float: left;
    margin-left: 30px;
}
#Header form{
    position:absolute;
    top:15px;
    left:585px;
}
#Header form div{
    position:relative;
}
#Header form input{
    line-height:1;
    top:0;
    left:0;
    position:absolute;
}
#Header form input[type=text]{
    background:url("../bitmaps/soek_inputfelt.png") no-repeat left center;
    height:25px;
    padding:0 5px 0 25px;
    border:none;
    outline:none;
    width:200px;
}
#Header input[type=image]{
    left:205px;
}

/******* TOPPMENY *********/
.megamenu_popout{
    background:#D5EDF9;
    padding:0;
    left:-145px;
    overflow:hidden;
    position:absolute;
    top:83px;
    width:915px;
    z-index:100;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;
    display:none;
}
.lesmerHovedmeny{
    background:url("../bitmaps/hovedmeny_pil.png") no-repeat left center;
    padding-left:20px;
}
#ToppMeny h2.no-js:hover .megamenu_popout{
    display:block;
}
.megamenu_popout .column{
    float:left;
    width:250px;
}
.megamenu_popout .column.large{
    float:left;
    width:350px;
}

/**** Hovedmeny ****/
#Hovedmeny ul {
    margin: 0;
    padding: 0;
}
#Hovedmeny li {
    margin: 0;
    list-style: none;
}
#Hovedmeny a { /* Niv� 1 */
    font-weight: normal;
    text-decoration: none;
    display: block;
    min-height: 20px;
    height: auto !important;
    height: 20px;
    line-height: 20px;
    padding: 0;
    padding-left: 2px;
    border: 0;
}
#Hovedmeny li li a { /* Niv� 2 */
    padding-left: 20px;
}
#Hovedmeny li li li a { /* Niv� 3 */
    padding-left: 21px;
}
#Hovedmeny li li li li a { /* Niv� 4 */
    padding-left: 29px;
}
#Hovedmeny li li li li li a { /* Niv� 5 */
    padding-left: 37px;
}
#Hovedmeny{
    overflow:hidden;
}
#Hovedmeny a.apen {
    font-weight: bold;
}

#Hovedmeny a{
    color: #0076bb;
}

#Hovedmeny a.valgt {
    color:#666;

/*font-weight: bold;*/
    font-weight: normal;
}
#Hovedmeny a.parent {
    background: url("../../common/bitmaps/v_meny_back.gif") no-repeat center left;
    padding-left: 16px;
}
#Hovedmeny a.current {
    background: url("../bitmaps/venstremeny_pil.png") no-repeat center left;
    padding-left: 20px;
    font-family: Arial, sans-serif;
    font-size: 16px;
}
#Hovedmeny a:hover {
    background-color: #d5edfa;
    color: #000;
}
#Hovedmeny hr,
.smulesti hr {
    color: #CCC;
    background-color: #CCC;
}
#Hovedmeny hr {
    border: 0;
    height: 1px;
    background-color:transparent;
    margin:2px 0;
}
#Stottespalte .relatertInnhold ul {
    margin: 0 0 0 15px;
    padding: 0;
}
#Stottespalte .relatertInnhold ul ul {
    margin-left: 2em;
}
#Stottespalte .relatertInnhold li {
    margin: 0;
    padding: 0;
    list-style-image: url("../../../static/common/bitmaps/icon_lenke_hoyre.gif");
}
#Stottespalte .relatertInnhold li a {
    margin: 0;
    padding: 0;
}

.relaterteArtikler .innhold .lenker {
    margin-top: 1em;
}
.innholdsboksTransparent.fritekst{
    -moz-border-radius: 5px 5px 5px 5px;
    -o-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background-color: #f6f5f5;
    border: 1px solid #CCCCCC;
    margin-bottom: 15px;
    padding: 5px;
}

.smulesti {
    color: #666;
}

.smulesti a {
    text-decoration: none;
    line-height: 20px;
}
.smulesti hr {
    border: 0;
    height: 1px;
}

body.pagenotfound .smulesti, body.pagenotfound #Innhold .lenker{
    display:none;
}

/**** Skjema ****/
/* Stegbeskrivelse - venstre kolonne */
.forms-formNavCurrent {
    margin: 1em 0 1em 0;
    font-weight: bold;
}
/* Navn p� skjema. Samme definisjon som h1 */
.forms-heading {
    font-size: 1.5em;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 1em;
}
.forms-pageHeading {
    text-align: left;
    font-weight: bold;
    padding: 0.2em;
    color: #060;
    background-color: #D6EAA4;
}
.formBackground {
    padding: 1em;
    margin-bottom: 1em;
    background-color: #F5F6E6;
}
.forms-label {
}
.forms-formcontrol {
    margin-right: 1em;
}
.forms-helpBox {
    z-index: 99;
    padding: 0.2em;
    border: 0;
    background-color: transparent;
}
.forms-helpHeading {
    font-weight: bold;
    margin-bottom: 1em;
}
.forms-helpContent {
    font-weight: normal;
}
/* aksess skjema, kun for internett */
.heading label{
    color:#0076BB;
    font-family:Arial,sans-serif;
}


/**** Mine lenker ****/
#RedigerMineLenker {
    margin-bottom: 2em;
}

#RedigerMineLenker td.lenkeUrl {
    border-right: 0;
    width: 60%;
}
#RedigerMineLenker td.lenkeRoller {
    border-left: 0;
    border-right: 0;
    width: 20%;

}
#RedigerMineLenker td.rediger {
    width: 10%;
    text-align: center;
    border-left: 0;
    border-right: 0;
}
#RedigerMineLenker td.slett {
    width: 10%;
    text-align: center;
    border-left: 0;
    list-style: none;
}
ul.form {
    list-style: none;
    margin-left: 5em;
    margin-top: 0;
}


/*
 * Mine innstillinger
 */
.mineinnstillinger fieldset {
    background-color: transparent;
    margin: 0;
    padding: 0;
}
.mineinnstillinger table.liste {
    width: 50%;
    border-collapse: collapse;
}
.mineinnstillinger table.liste td, .mineinnstillinger table.liste th{
    border-width: 1px;
    border-style: solid;
    padding: 0.2em;
}
.mineinnstillinger .valg {
    text-align: center;
    width: 10px;
}
.mineinnstillinger .valg label {
    display: none;
}

.markedsplassen .salgsobjekt {
    margin-left: 3em;
}
.markedsplassenforside .salgsobjekt h3, .markedsplassen .salgsobjekt h3, .markedsplassenkategori .salgsobjekt h3  {
    margin-top: 0;
}
.markedsplassenforside .salgsobjekt, .markedsplassen .salgsobjekt, .markedsplassenkategori .salgsobjekt  {
    margin-bottom: 1.5em;
}


/** Nyhetsliste **/
.nyheter .nyhet {
    clear: both;
    margin-bottom: 10px;
}
.nyheter .nyhet h3 {
    margin-top: 0;
}
.nyheter .nyhet dato {
    margin-top: 10px;
}
.nyheter .nyhet .bilde {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}


/** Exchange-boks **/
.exchange .sender {
    color: #999999;
}
.exchange .epost {
    padding-left: 20px;
    background: url("../../common/bitmaps/mail_lest.png") left top no-repeat;
    margin-bottom: 1em;
}
.exchange .epost.ulest {
    padding-left: 20px;
    margin-bottom: 1em;
}

.exchange .epost.ulest .subject {
    font-weight: bold;
}
.exchange, .exchange li {
    list-style: none;
    padding: 0;
    margin: 0;
}
.exchange {
    margin-top: 1em;
}


/*** It's learning ***/
#Itslearning table.liste{
    margin-top: 1.5em;
}
#Itslearning table.liste td.dato {
    color: #000000;
    width: 11em;
}
#Itslearning .updated, #ItslearningMini .updated {
    font-weight: bold;
}
#Itslearning .lenker {
    padding-left: 0;
}
#ItslearningMini ul {
    margin: 1em 0 0 0;
    padding: 0;
}
#ItslearningMini li {
    list-style: none;
    margin: 0;
    padding: 0;
}

#ItslearningMini li span {
    display: block;
    padding-left: 20px;
    line-height: 20px;
    background: url("../../common/bitmaps/itslearning_lest.png") 0 2px no-repeat;
}
#ItslearningMini li.updated span {
    display: block;
    padding-left: 20px;
    font-weight: bold;
}


/*** Aktivitetskalender ***/
.aktivitetskalender table {
    border-collapse: separate;
    border-spacing: 3px;
}
.aktivitetskalender td {
    padding: 2px;
}
.aktivitetskalender .activitycalendarDay, .aktivitetskalender .activitycalendarEmptyDayStyle {
    border: 1px solid #b4b4b4;
    height: 70px;
    width: 90px;
}
.aktivitetskalender .activitycalendarDay.active {
    font-weight: bold;
}
.aktivitetskalender .activitycalendarDay.active a{
    font-weight: normal;
}
.aktivitetskalender .aktivitet {
    margin-top: 1em;
}
.aktivitetskalender .activitycalendarTitleStyle {
    font-weight: bold;
    font-size: 1.3em;
    text-align: center;
}
.aktivitetskalender .activitycalendarWeekdayStyle {
    color: #999999;
}

/* Minivisning av aktivitetskalenderen */
.aktivitetskalenderMini table {
    margin-left: auto;
    margin-right: auto;
    border-collapse: separate;
    border-spacing: 3px;
}
.aktivitetskalenderMini td {
    vertical-align: middle;
    padding: 0;
    height: 17px;
    width: 17px;
    text-align: center;
}
.aktivitetskalenderMini td.miniActivitycalendarTitleStyle {
    width:auto;
}
.aktivitetskalenderMini .miniActivitycalendarDay, .aktivitetskalenderMini .miniActivitycalendarEmptyDayStyle {
    border: 1px solid #b4b4b4;
}
.aktivitetskalenderMini .miniActivitycalendarDay.active {
    font-weight: bold;
    color: #BE2B0A;
}
.aktivitetskalenderMini .miniActivitycalendarDay a {
    display: block;
    color: white;
    background-color: #BE2B0A;
    height: 100%;
    width: 100%;
    line-height: 17px;
}
.aktivitetskalenderMini .miniActivitycalendarWeekdayStyle {
    color: #999999;
}
.aktivitetskalenderMini .miniActivitycalendarTitleStyle {
    font-weight: bold;
}
.aktivitetskalenderMini .aktiviteter {
    margin-top: 1em;
}
.aktivitetskalenderMini .aktivitet {
    margin-top: 1em;
}
.calTooltip {
    width: 202px;
    background: url('../../common/bitmaps/tooltip_bunn.png') bottom center no-repeat;
    position: relative;
}
.calTooltip .aktivitet {
    position: relative;
    top: -15px;
    margin: 0;
    margin-right: 5px;
    padding: 5px;
}
.calTooltip .aktivitet .ingress{
    font-weight: normal;
    color: #ffffff;
}
.calTooltip .topp{
    height: 11px;
    position: relative;
    top: -11px;
    background: url('../../common/bitmaps/tooltip_topp.png') top center no-repeat;
}

/*** Driftsmeldinger ***/
ul.driftsmeldinger {
    margin: 0;
    padding: 0;
    padding-left: 20px;
}
ul.driftsmeldinger li {
    margin-bottom: 1em;
}
ul.driftsmeldinger li, ul.driftsmeldinger li.normal {
    list-style-image: url("../../common/bitmaps/driftsstatus_gronn.png");
}
ul.driftsmeldinger li.middels {
    list-style-image: url("../../common/bitmaps/driftsstatus_gul.png");
}

/*** Nyhetsliste ***/
.nyhetsliste .tekst {
    margin-bottom: 1em;
}


textarea.melding{
    height: 200px;
    width: 400px;
}

/*** Opoint ***/
.nyheter1, .nyheter2, .nyheter3{
    margin-bottom: 10px;
}

#userinfo #userimg{
    width: 150px;
    float: left;
}

#userinfo #personalia{
    width: 300px;
    float: left;
    margin-left: 20px;
}

#userinfo #userinfoLenker{
    float: right;
    width: 220px;
    text-align: right;
}



#userinfo #extendedInfo{
    padding-top: 20px;
    clear: both;
}

#userinfo #userinfoLenker a{
    display: block;
}

#drilldown{
    float: left;
    width: 160px;
    text-align: right;

}
#searchResultContainer{
    float: left;
    width: 530px;
    margin-left: 10px;
}
fieldset.kompetansesok #SearchForm .button{
    position: relative;
    bottom: 2px;
    padding-left: 20px;
    padding-right: 20px;
    cursor: pointer;
}

a.miniaksesslink{
    float: right;
    margin-right: 15px;
}

a.mini_remove{
    display: none;
}

#EditContentForm {
    width: 600px;
}

.contentAttribute .fullWidth {
    width: 600px;
}

#boxtest{
    background:red;
    position:relative;
    border: 1px solid #999;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

/* Histometer */
#HistometerQuiz {
    background-color:#DEDEDE;
    margin:15px 0;
    padding:15px;
}

#HistometerQuiz #QuestionCount {
    font-weight: bold;
}

#HistometerQuiz table td{
    border: 0;
    padding: 3px;
}

#HistometerResultatVideo {
    width: 640px;
}

#HistometerResultatTekst {
    width: 212px;
}
#HistometerResultatTekst .ingress{
    font-size:1em;
    margin-top:1em;
}
#HistometerResultatTekst h2{
    font-size:1.6em;
}
